Skip to content

Console Output

05:48:22 Started by an SCM change
05:48:22 Running as SYSTEM
05:48:22 Agent basic-66k5g is provisioned from template basic
05:48:22 ---
05:48:22 apiVersion: "v1"
05:48:22 kind: "Pod"
05:48:22 metadata:
05:48:22   labels:
05:48:22     jenkins: "slave"
05:48:22     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
05:48:22     jenkins/label: "basic"
05:48:22   name: "basic-66k5g"
05:48:22   namespace: "ditto"
05:48:22 spec:
05:48:22   containers:
05:48:22   - env:
05:48:22     - name: "JENKINS_SECRET"
05:48:22       value: "********"
05:48:22     - name: "JENKINS_TUNNEL"
05:48:22       value: "jenkins-discovery.ditto.svc.cluster.local:50000"
05:48:22     - name: "JENKINS_AGENT_NAME"
05:48:22       value: "basic-66k5g"
05:48:22     - name: "JENKINS_REMOTING_JAVA_OPTS"
05:48:22       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
05:48:22         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
05:48:22     - name: "JAVA_TOOL_OPTIONS"
05:48:22       value: ""
05:48:22     - name: "_JAVA_OPTIONS"
05:48:22       value: ""
05:48:22     - name: "OPENJ9_JAVA_OPTIONS"
05:48:22       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
05:48:22     - name: "JENKINS_NAME"
05:48:22       value: "basic-66k5g"
05:48:22     - name: "JENKINS_AGENT_WORKDIR"
05:48:22       value: "/home/jenkins/agent"
05:48:22     - name: "JENKINS_URL"
05:48:22       value: "http://jenkins-ui.ditto.svc.cluster.local/ditto/"
05:48:22     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
05:48:22     imagePullPolicy: "Always"
05:48:22     name: "jnlp"
05:48:22     resources:
05:48:22       limits:
05:48:22         cpu: "2000m"
05:48:22         memory: "4096Mi"
05:48:22       requests:
05:48:22         cpu: "1000m"
05:48:22         memory: "4096Mi"
05:48:22     tty: true
05:48:22     volumeMounts:
05:48:22     - mountPath: "/home/jenkins/.m2/toolchains.xml"
05:48:22       name: "m2-dir"
05:48:22       readOnly: true
05:48:22       subPath: "toolchains.xml"
05:48:22     - mountPath: "/home/jenkins/.mavenrc"
05:48:22       name: "m2-dir"
05:48:22       readOnly: true
05:48:22       subPath: ".mavenrc"
05:48:22     - mountPath: "/opt/tools"
05:48:22       name: "volume-0"
05:48:22       readOnly: false
05:48:22     - mountPath: "/home/jenkins"
05:48:22       name: "volume-2"
05:48:22       readOnly: false
05:48:22     - mountPath: "/home/jenkins/.m2/repository"
05:48:22       name: "volume-3"
05:48:22       readOnly: false
05:48:22     - mountPath: "/home/jenkins/.m2/settings-security.xml"
05:48:22       name: "m2-secret-dir"
05:48:22       readOnly: true
05:48:22       subPath: "settings-security.xml"
05:48:22     - mountPath: "/home/jenkins/.m2/wrapper"
05:48:22       name: "volume-4"
05:48:22       readOnly: false
05:48:22     - mountPath: "/home/jenkins/.m2/settings.xml"
05:48:22       name: "m2-secret-dir"
05:48:22       readOnly: true
05:48:22       subPath: "settings.xml"
05:48:22     - mountPath: "/home/jenkins/.ssh"
05:48:22       name: "volume-1"
05:48:22       readOnly: false
05:48:22       subPath: ""
05:48:22     - mountPath: "/home/jenkins/agent"
05:48:22       name: "workspace-volume"
05:48:22       readOnly: false
05:48:22     workingDir: "/home/jenkins/agent"
05:48:22   nodeSelector:
05:48:22     kubernetes.io/os: "linux"
05:48:22   restartPolicy: "Never"
05:48:22   volumes:
05:48:22   - name: "volume-0"
05:48:22     persistentVolumeClaim:
05:48:22       claimName: "tools-claim-jiro-ditto"
05:48:22       readOnly: true
05:48:22   - name: "m2-secret-dir"
05:48:22     secret:
05:48:22       secretName: "m2-secret-dir"
05:48:22   - emptyDir:
05:48:22       medium: ""
05:48:22     name: "volume-2"
05:48:22   - configMap:
05:48:22       name: "m2-dir"
05:48:22     name: "m2-dir"
05:48:22   - configMap:
05:48:22       name: "known-hosts"
05:48:22     name: "volume-1"
05:48:22   - emptyDir:
05:48:22       medium: ""
05:48:22     name: "workspace-volume"
05:48:22   - emptyDir:
05:48:22       medium: ""
05:48:22     name: "volume-4"
05:48:22   - emptyDir:
05:48:22       medium: ""
05:48:22     name: "volume-3"
05:48:22 
05:48:22 Building remotely on basic-66k5g (basic) in workspace /home/jenkins/agent/workspace/ditto-ci
05:48:22 The recommended git tool is: NONE
05:48:23 No credentials specified
05:48:23 Cloning the remote Git repository
05:48:23 Cloning repository https://github.com/eclipse/ditto.git
05:48:23  > git init /home/jenkins/agent/workspace/ditto-ci # timeout=10
05:48:23 Fetching upstream changes from https://github.com/eclipse/ditto.git
05:48:23  > git --version # timeout=10
05:48:23  > git --version # 'git version 2.20.1'
05:48:23  > git fetch --tags --force --progress -- https://github.com/eclipse/ditto.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:48:31  > git config remote.origin.url https://github.com/eclipse/ditto.git # timeout=10
05:48:31  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
05:48:32 Avoid second fetch
05:48:32  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
05:48:32 Checking out Revision aa8d8fa74ceda97fff02718172f981df9b89f433 (refs/remotes/origin/master)
05:48:32  > git config core.sparsecheckout # timeout=10
05:48:32  > git checkout -f aa8d8fa74ceda97fff02718172f981df9b89f433 # timeout=10
05:48:32 Commit message: "make publishing of ThingSnapshotTaken event configurable"
05:48:32  > git rev-list --no-walk beb7318e480d123aab5ef4d934a86e0e74c7e6d8 # timeout=10
05:48:32 [ditto-ci] $ /opt/tools/apache-maven/latest/bin/mvn --batch-mode --errors clean install -DcreateJavadoc=true -DskipITs=true
05:48:33 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
05:48:33 Maven home: /opt/tools/apache-maven/latest
05:48:33 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
05:48:33 Default locale: en_US, platform encoding: UTF-8
05:48:33 OS name: "linux", version: "6.0.18-200.fc36.x86_64", arch: "amd64", family: "unix"
05:48:34 [INFO] Error stacktraces are turned on.
05:48:34 [INFO] Scanning for projects...
05:48:42 [WARNING] 
05:48:42 [WARNING] Some problems were encountered while building the effective model for org.eclipse.ditto:ditto-policies-service:jar:0-SNAPSHOT
05:48:42 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.eclipse.ditto:ditto-internal-utils-pekko:test-jar -> duplicate declaration of version (?) @ org.eclipse.ditto:ditto-policies-service:${revision}, /home/jenkins/agent/workspace/ditto-ci/policies/service/pom.xml, line 143, column 21
05:48:42 [WARNING] 
05:48:42 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
05:48:42 [WARNING] 
05:48:42 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
05:48:42 [WARNING] 
05:48:42 [WARNING] The project org.eclipse.ditto:ditto:pom:0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
05:48:42 [INFO] ------------------------------------------------------------------------
05:48:42 [INFO] Reactor Build Order:
05:48:42 [INFO] 
05:48:42 [INFO] Eclipse Ditto                                                      [pom]
05:48:42 [INFO] Eclipse Ditto :: Legal                                             [jar]
05:48:42 [INFO] Eclipse Ditto :: BOM                                               [pom]
05:48:42 [INFO] Eclipse Ditto :: Utils                                             [pom]
05:48:42 [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions                       [jar]
05:48:42 [INFO] Eclipse Ditto :: JSON                                           [bundle]
05:48:42 [INFO] Eclipse Ditto :: Base                                              [pom]
05:48:42 [INFO] Eclipse Ditto :: Base :: Model                                  [bundle]
05:48:42 [INFO] Eclipse Ditto :: Base :: API                                       [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal                                          [pom]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils                                 [pom]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: Config                       [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics                      [jar]
05:48:42 [INFO] Eclipse Ditto :: Utils :: Result                                   [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing                      [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Models                                [pom]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Models :: Streaming                   [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko                        [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: Health                       [jar]
05:48:42 [INFO] Eclipse Ditto :: JSON CBOR                                      [bundle]
05:48:42 [INFO] Eclipse Ditto :: Policies                                          [pom]
05:48:42 [INFO] Eclipse Ditto :: Policies :: Model                              [bundle]
05:48:42 [INFO] Eclipse Ditto :: Things                                            [pom]
05:48:42 [INFO] Eclipse Ditto :: Things :: Model                                [bundle]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster                      [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: Extension                    [jar]
05:48:42 [INFO] Eclipse Ditto :: Placeholders                                   [bundle]
05:48:42 [INFO] Eclipse Ditto :: Base :: Service                                   [jar]
05:48:42 [INFO] Eclipse Ditto :: Connectivity                                      [pom]
05:48:42 [INFO] Eclipse Ditto :: Connectivity :: Model                          [bundle]
05:48:42 [INFO] Eclipse Ditto :: Thing Search                                      [pom]
05:48:42 [INFO] Eclipse Ditto :: Thing Search :: Model                          [bundle]
05:48:42 [INFO] Eclipse Ditto :: Messages                                          [pom]
05:48:42 [INFO] Eclipse Ditto :: Messages :: Model                              [bundle]
05:48:42 [INFO] Eclipse Ditto :: Protocol                                       [bundle]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Models :: Signal                      [jar]
05:48:42 [INFO] Eclipse Ditto :: Policies :: API                                   [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data             [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub                      [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache                        [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: Test                         [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence                  [jar]
05:48:42 [INFO] Eclipse Ditto :: Things :: API                                     [jar]
05:48:42 [INFO] Eclipse Ditto :: Connectivity :: API                               [jar]
05:48:42 [INFO] Eclipse Ditto :: JWT                                               [pom]
05:48:42 [INFO] Eclipse Ditto :: JWT :: Model                                   [bundle]
05:48:42 [INFO] Eclipse Ditto :: WoT                                               [pom]
05:48:42 [INFO] Eclipse Ditto :: WoT :: Model                                   [bundle]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders                [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces                   [jar]
05:48:42 [INFO] Eclipse Ditto :: Policies :: Enforcement                           [jar]
05:48:42 [INFO] Eclipse Ditto :: RQL                                               [pom]
05:48:42 [INFO] Eclipse Ditto :: RQL :: Model                                   [bundle]
05:48:42 [INFO] Eclipse Ditto :: RQL :: parser                                  [bundle]
05:48:42 [INFO] Eclipse Ditto :: RQL :: Query                                   [bundle]
05:48:42 [INFO] Eclipse Ditto :: Thing Search :: API                               [jar]
05:48:42 [INFO] Eclipse Ditto :: Edge                                              [pom]
05:48:42 [INFO] Eclipse Ditto :: Edge :: Service                                   [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment           [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers          [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors            [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol                     [jar]
05:48:42 [INFO] Eclipse Ditto :: RQL :: search option parser                    [bundle]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: Search                       [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies             [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things               [jar]
05:48:42 [INFO] Eclipse Ditto :: Connectivity :: Service                           [jar]
05:48:42 [INFO] Eclipse Ditto :: Documentation                                     [pom]
05:48:42 [INFO] Eclipse Ditto :: Gateway                                           [pom]
05:48:42 [INFO] Eclipse Ditto :: Gateway :: API                                    [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP                         [jar]
05:48:42 [INFO] Eclipse Ditto :: Internal :: Utils :: JWT                          [jar]
05:48:42 [INFO] Eclipse Ditto :: Gateway :: Service                                [jar]
05:48:42 [INFO] Eclipse Ditto :: Policies :: Service                               [jar]
05:48:42 [INFO] Eclipse Ditto :: WoT :: Integration                                [jar]
05:48:42 [INFO] Eclipse Ditto :: Things :: Service                                 [jar]
05:48:42 [INFO] Eclipse Ditto :: Thing Search :: Service                           [jar]
05:48:42 [INFO] 
05:48:42 [INFO] ----------------------< org.eclipse.ditto:ditto >-----------------------
05:48:42 [INFO] Building Eclipse Ditto 0-SNAPSHOT                                 [1/77]
05:48:42 [INFO]   from pom.xml
05:48:42 [INFO] --------------------------------[ pom ]---------------------------------
05:48:43 [INFO] 
05:48:43 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto ---
05:48:43 [INFO] 
05:48:43 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto ---
05:48:43 [INFO] 
05:48:43 [INFO] --- license:4.2:check (default) @ ditto ---
05:48:43 [WARNING]  Parameter 'legacyConfigExcludes' (user property 'license.excludes') is deprecated: use LicenseSet.excludes
05:48:43 [WARNING]  Parameter 'legacyConfigHeader' (user property 'license.header') is deprecated: use LicenseSet.header
05:48:43 [WARNING]  Parameter 'legacyConfigIncludes' (user property 'license.includes') is deprecated: use LicenseSet.includes
05:48:43 [WARNING]  Parameter 'legacyConfigValidHeaders' is deprecated: use LicenseSet.validHeaders
05:48:43 [INFO] Checking licenses...
05:48:43 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
05:48:43 [WARNING] See https://mycila.carbou.me/license-maven-plugin for more information.
05:48:45 [INFO] 
05:48:45 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto ---
05:48:46 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/target/jacoco.exec
05:48:46 [INFO] 
05:48:46 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto ---
05:48:49 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:48:49 [INFO] The goal is skip due to packaging 'pom'
05:48:49 [INFO] 
05:48:49 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto ---
05:48:49 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto:pom:0-SNAPSHOT...
05:48:49 [INFO] 
05:48:49 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto ---
05:48:50 [INFO] 
05:48:50 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto ---
05:48:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
05:48:51 [INFO] 
05:48:51 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto ---
05:48:52 [INFO] Tests are skipped.
05:48:52 [INFO] 
05:48:52 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto ---
05:48:52 [INFO] Tests are skipped.
05:48:52 [INFO] 
05:48:52 [INFO] --- jacoco:0.8.10:report (report) @ ditto ---
05:48:52 [INFO] Skipping JaCoCo execution due to missing execution data file.
05:48:52 [INFO] 
05:48:52 [INFO] --- install:3.1.1:install (default-install) @ ditto ---
05:48:52 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto/0-SNAPSHOT/ditto-0-SNAPSHOT.pom
05:48:52 [INFO] 
05:48:52 [INFO] -------------------< org.eclipse.ditto:ditto-legal >--------------------
05:48:52 [INFO] Building Eclipse Ditto :: Legal 0-SNAPSHOT                        [2/77]
05:48:52 [INFO]   from legal/pom.xml
05:48:52 [INFO] --------------------------------[ jar ]---------------------------------
05:48:52 [INFO] 
05:48:52 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-legal ---
05:48:52 [INFO] 
05:48:52 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-legal ---
05:48:52 [INFO] 
05:48:52 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-legal ---
05:48:52 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/legal/target/jacoco.exec
05:48:52 [INFO] 
05:48:52 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-legal ---
05:48:52 [INFO] Copying 8 resources from  to target/classes
05:48:52 [INFO] 
05:48:52 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-legal ---
05:48:52 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-legal:jar:0-SNAPSHOT...
05:48:52 [INFO] 
05:48:52 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-legal ---
05:48:52 [INFO] No sources to compile
05:48:52 [INFO] 
05:48:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-legal ---
05:48:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/legal/src/test/resources
05:48:52 [INFO] 
05:48:52 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-legal ---
05:48:52 [INFO] No sources to compile
05:48:52 [INFO] 
05:48:52 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-legal ---
05:48:52 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:48:52 [INFO] No tests to run.
05:48:52 [INFO] 
05:48:52 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-legal ---
05:48:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/legal/target/ditto-legal-0-SNAPSHOT.jar
05:48:53 [INFO] 
05:48:53 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-legal ---
05:48:53 [INFO] Tests are skipped.
05:48:53 [INFO] 
05:48:53 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-legal ---
05:48:53 [INFO] Tests are skipped.
05:48:53 [INFO] 
05:48:53 [INFO] --- jacoco:0.8.10:report (report) @ ditto-legal ---
05:48:53 [INFO] Skipping JaCoCo execution due to missing execution data file.
05:48:53 [INFO] 
05:48:53 [INFO] --- install:3.1.1:install (default-install) @ ditto-legal ---
05:48:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/legal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/0-SNAPSHOT/ditto-legal-0-SNAPSHOT.pom
05:48:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/0-SNAPSHOT/ditto-legal-0-SNAPSHOT.jar
05:48:53 [INFO] 
05:48:53 [INFO] --------------------< org.eclipse.ditto:ditto-bom >---------------------
05:48:53 [INFO] Building Eclipse Ditto :: BOM 0-SNAPSHOT                          [3/77]
05:48:53 [INFO]   from bom/pom.xml
05:48:53 [INFO] --------------------------------[ pom ]---------------------------------
05:48:53 [INFO] 
05:48:53 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-bom ---
05:48:53 [INFO] 
05:48:53 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-bom ---
05:48:53 [INFO] 
05:48:53 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-bom ---
05:48:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/bom/target/jacoco.exec
05:48:53 [INFO] 
05:48:53 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-bom ---
05:48:53 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:48:53 [INFO] The goal is skip due to packaging 'pom'
05:48:53 [INFO] 
05:48:53 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-bom ---
05:48:53 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-bom:pom:0-SNAPSHOT...
05:48:53 [INFO] 
05:48:53 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-bom ---
05:48:53 [INFO] 
05:48:53 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-bom ---
05:48:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
05:48:53 [INFO] 
05:48:53 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-bom ---
05:48:53 [INFO] Tests are skipped.
05:48:53 [INFO] 
05:48:53 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-bom ---
05:48:53 [INFO] Tests are skipped.
05:48:53 [INFO] 
05:48:53 [INFO] --- jacoco:0.8.10:report (report) @ ditto-bom ---
05:48:53 [INFO] Skipping JaCoCo execution due to missing execution data file.
05:48:53 [INFO] 
05:48:53 [INFO] --- install:3.1.1:install (default-install) @ ditto-bom ---
05:48:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/bom/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-bom/0-SNAPSHOT/ditto-bom-0-SNAPSHOT.pom
05:48:53 [INFO] 
05:48:53 [INFO] -------------------< org.eclipse.ditto:ditto-utils >--------------------
05:48:53 [INFO] Building Eclipse Ditto :: Utils 0-SNAPSHOT                        [4/77]
05:48:53 [INFO]   from utils/pom.xml
05:48:53 [INFO] --------------------------------[ pom ]---------------------------------
05:48:53 [INFO] 
05:48:53 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils ---
05:48:53 [INFO] 
05:48:53 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils ---
05:48:53 [INFO] 
05:48:53 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils ---
05:48:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
05:48:53 [INFO] 
05:48:53 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils ---
05:48:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/target/jacoco.exec
05:48:53 [INFO] 
05:48:53 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils ---
05:48:53 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:48:53 [INFO] The goal is skip due to packaging 'pom'
05:48:53 [INFO] 
05:48:53 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils ---
05:48:53 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils:pom:0-SNAPSHOT...
05:48:53 [INFO] 
05:48:53 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils ---
05:48:53 [INFO] 
05:48:53 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils ---
05:48:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
05:48:53 [INFO] 
05:48:53 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils ---
05:48:53 [INFO] Tests are skipped.
05:48:53 [INFO] 
05:48:53 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils ---
05:48:53 [INFO] Tests are skipped.
05:48:53 [INFO] 
05:48:53 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils ---
05:48:53 [INFO] Skipping JaCoCo execution due to missing execution data file.
05:48:53 [INFO] 
05:48:53 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils ---
05:48:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils/0-SNAPSHOT/ditto-utils-0-SNAPSHOT.pom
05:48:53 [INFO] 
05:48:53 [INFO] ----------------< org.eclipse.ditto:ditto-utils-jsr305 >----------------
05:48:53 [INFO] Building Eclipse Ditto :: Utils :: JSR-305 Extensions 0-SNAPSHOT  [5/77]
05:48:53 [INFO]   from utils/jsr305/pom.xml
05:48:53 [INFO] --------------------------------[ jar ]---------------------------------
05:48:54 [INFO] 
05:48:54 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils-jsr305 ---
05:48:54 [INFO] 
05:48:54 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils-jsr305 ---
05:48:54 [INFO] 
05:48:54 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-jsr305 ---
05:48:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
05:48:54 [INFO] 
05:48:54 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-jsr305 ---
05:48:54 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/jacoco.exec
05:48:54 [INFO] 
05:48:54 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-jsr305 ---
05:48:54 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:48:54 [WARNING] 
05:48:54 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:48:54 [WARNING] 
05:48:54 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:48:54 [WARNING] 
05:48:54 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:48:54 [INFO] 
05:48:54 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-jsr305 ---
05:48:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/resources
05:48:54 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:48:54 [INFO] 
05:48:54 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-jsr305 ---
05:48:54 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-jsr305:jar:0-SNAPSHOT...
05:48:54 [INFO] 
05:48:54 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-jsr305 ---
05:48:54 [INFO] Changes detected - recompiling the module! :dependency
05:48:54 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes
05:48:54 [WARNING] bootstrap class path not set in conjunction with -source 8
05:48:54 [INFO] 
05:48:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-jsr305 ---
05:48:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/test/resources
05:48:54 [INFO] 
05:48:54 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-jsr305 ---
05:48:54 [INFO] No sources to compile
05:48:54 [INFO] 
05:48:54 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-jsr305 ---
05:48:54 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:48:54 [INFO] No tests to run.
05:48:54 [INFO] 
05:48:54 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-jsr305 ---
05:48:54 [INFO] 
05:48:54 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-jsr305 ---
05:48:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar
05:48:54 [INFO] 
05:48:54 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-jsr305 ---
05:48:54 [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.6.0:javadoc' has not been previously called for the module: 'org.eclipse.ditto:ditto-legal:jar:0-SNAPSHOT'. Trying to invoke it...
05:48:57 [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs
05:48:57 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:48:57 [INFO] No previous run data found, generating javadoc.
05:48:58 [WARNING] Javadoc Warnings
05:48:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllParametersAndReturnValuesAreNonnullByDefault.java:39: warning: no comment
05:48:58 [WARNING] ElementType[] value() default {};
05:48:58 [WARNING] ^
05:48:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllValuesAreNonnullByDefault.java:40: warning: no comment
05:48:58 [WARNING] ElementType[] value() default {};
05:48:58 [WARNING] ^
05:48:58 [WARNING] 2 warnings
05:48:58 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar
05:48:58 [INFO] 
05:48:58 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-jsr305 ---
05:48:58 [INFO] Tests are skipped.
05:48:58 [INFO] 
05:48:58 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-jsr305 ---
05:48:58 [INFO] Tests are skipped.
05:48:58 [INFO] 
05:48:58 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-jsr305 ---
05:48:58 [INFO] Skipping JaCoCo execution due to missing execution data file.
05:48:58 [INFO] 
05:48:58 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-utils-jsr305 ---
05:49:00 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.diff'.
05:49:00 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.xml'.
05:49:00 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.html'.
05:49:00 [INFO] 
05:49:00 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils-jsr305 ---
05:49:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT.pom
05:49:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT.jar
05:49:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar
05:49:00 [INFO] 
05:49:00 [INFO] --------------------< org.eclipse.ditto:ditto-json >--------------------
05:49:00 [INFO] Building Eclipse Ditto :: JSON 0-SNAPSHOT                         [6/77]
05:49:00 [INFO]   from json/pom.xml
05:49:00 [INFO] -------------------------------[ bundle ]-------------------------------
05:49:04 [INFO] 
05:49:04 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-json ---
05:49:04 [INFO] 
05:49:04 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-json ---
05:49:04 [INFO] 
05:49:04 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json ---
05:49:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
05:49:04 [INFO] 
05:49:04 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json ---
05:49:04 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/json/target/jacoco.exec
05:49:04 [INFO] 
05:49:04 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json ---
05:49:04 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:49:04 [WARNING] 
05:49:04 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:49:04 [WARNING] 
05:49:04 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:49:04 [WARNING] 
05:49:05 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/json/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:49:05 [INFO] 
05:49:05 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json ---
05:49:05 [INFO] Copying 0 resource from src/main/resources to target/classes
05:49:05 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:49:05 [INFO] 
05:49:05 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json ---
05:49:05 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json:bundle:0-SNAPSHOT...
05:49:05 [INFO] 
05:49:05 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json ---
05:49:05 [INFO] Changes detected - recompiling the module! :dependency
05:49:05 [INFO] Compiling 67 source files with javac [debug target 1.8] to target/classes
05:49:06 [WARNING] bootstrap class path not set in conjunction with -source 8
05:49:06 [INFO] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java uses unchecked or unsafe operations.
05:49:06 [INFO] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: Recompile with -Xlint:unchecked for details.
05:49:06 [INFO] 
05:49:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json ---
05:49:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/json/src/test/resources
05:49:06 [INFO] 
05:49:06 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json ---
05:49:06 [INFO] Changes detected - recompiling the module! :dependency
05:49:06 [INFO] Compiling 44 source files with javac [debug target 1.8] to target/test-classes
05:49:09 [WARNING] bootstrap class path not set in conjunction with -source 8
05:49:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/JsonValueParserTest.java:[170,67] non-varargs call of varargs method with inexact argument type for last parameter;
05:49:09   cast to java.lang.Object for a varargs call
05:49:09   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
05:49:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/ImmutableJsonArrayTest.java:[299,27] non-varargs call of varargs method with inexact argument type for last parameter;
05:49:09   cast to java.lang.String for a varargs call
05:49:09   cast to java.lang.String[] for a non-varargs call and to suppress this warning
05:49:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/ImmutableJsonArrayTest.java:[338,46] non-varargs call of varargs method with inexact argument type for last parameter;
05:49:09   cast to org.eclipse.ditto.json.JsonValue for a varargs call
05:49:09   cast to org.eclipse.ditto.json.JsonValue[] for a non-varargs call and to suppress this warning
05:49:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/test/java/org/eclipse/ditto/json/JsonFactoryTest.java:[346,63] non-varargs call of varargs method with inexact argument type for last parameter;
05:49:09   cast to org.eclipse.ditto.json.JsonPointer for a varargs call
05:49:09   cast to org.eclipse.ditto.json.JsonPointer[] for a non-varargs call and to suppress this warning
05:49:09 [INFO] 
05:49:09 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-json ---
05:49:09 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:49:09 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/json/target/surefire-reports
05:49:09 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:49:09 [INFO] 
05:49:09 [INFO] -------------------------------------------------------
05:49:09 [INFO]  T E S T S
05:49:09 [INFO] -------------------------------------------------------
05:49:10 [INFO] Running org.eclipse.ditto.json.ImmutableJsonBooleanTest
05:49:11 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.891 s -- in org.eclipse.ditto.json.ImmutableJsonBooleanTest
05:49:11 [INFO] Running org.eclipse.ditto.json.ImmutableJsonStringTest
05:49:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.ditto.json.ImmutableJsonStringTest
05:49:11 [INFO] Running org.eclipse.ditto.json.JsonValueFieldDefinitionTest
05:49:11 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.679 s -- in org.eclipse.ditto.json.JsonValueFieldDefinitionTest
05:49:11 [INFO] Running org.eclipse.ditto.json.ImmutableJsonParseOptionsTest
05:49:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.json.ImmutableJsonParseOptionsTest
05:49:11 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorFactoryTest
05:49:12 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorFactoryTest
05:49:12 [INFO] Running org.eclipse.ditto.json.JsonCharEscaperTest
05:49:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.json.JsonCharEscaperTest
05:49:12 [INFO] Running org.eclipse.ditto.json.JsonPointerInvalidExceptionTest
05:49:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.json.JsonPointerInvalidExceptionTest
05:49:12 [INFO] Running org.eclipse.ditto.json.ImmutableJsonKeyTest
05:49:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.json.ImmutableJsonKeyTest
05:49:12 [INFO] Running org.eclipse.ditto.json.JsonMergePatchTest
05:49:12 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.json.JsonMergePatchTest
05:49:12 [INFO] Running org.eclipse.ditto.json.ImmutableJsonIntTest
05:49:12 [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.ditto.json.ImmutableJsonIntTest
05:49:12 [INFO] Running org.eclipse.ditto.json.ImmutableJsonParseOptionsBuilderTest
05:49:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.ImmutableJsonParseOptionsBuilderTest
05:49:12 [INFO] Running org.eclipse.ditto.json.JsonFieldSelectorTrieTest
05:49:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.JsonFieldSelectorTrieTest
05:49:12 [INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectNullTest
05:49:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.json.ImmutableJsonObjectNullTest
05:49:12 [INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectBuilderTest
05:49:12 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.ditto.json.ImmutableJsonObjectBuilderTest
05:49:12 [INFO] Running org.eclipse.ditto.json.ValueListJsonHandlerTest
05:49:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.json.ValueListJsonHandlerTest
05:49:12 [INFO] Running org.eclipse.ditto.json.ImmutableJsonNullTest
05:49:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.json.ImmutableJsonNullTest
05:49:12 [INFO] Running org.eclipse.ditto.json.JavaStringToEscapedJsonStringTest
05:49:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.json.JavaStringToEscapedJsonStringTest
05:49:12 [INFO] Running org.eclipse.ditto.json.ImmutableJsonDoubleTest
05:49:12 [INFO] Tests run: 270, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in org.eclipse.ditto.json.ImmutableJsonDoubleTest
05:49:12 [INFO] Running org.eclipse.ditto.json.JsonValueParserTest
05:49:12 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.eclipse.ditto.json.JsonValueParserTest
05:49:12 [INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayNullTest
05:49:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.json.ImmutableJsonArrayNullTest
05:49:12 [INFO] Running org.eclipse.ditto.json.ImmutableJsonLiteralTest
05:49:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.json.ImmutableJsonLiteralTest
05:49:12 [INFO] Running org.eclipse.ditto.json.JsonParseExceptionTest
05:49:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.json.JsonParseExceptionTest
05:49:12 [INFO] Running org.eclipse.ditto.json.ImmutableJsonLongTest
05:49:13 [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.json.ImmutableJsonLongTest
05:49:13 [INFO] Running org.eclipse.ditto.json.ImmutableJsonPointerTest
05:49:13 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.ditto.json.ImmutableJsonPointerTest
05:49:13 [INFO] Running org.eclipse.ditto.json.JsonObjectMergerTest
05:49:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.json.JsonObjectMergerTest
05:49:13 [INFO] Running org.eclipse.ditto.json.FieldMapJsonHandlerTest
05:49:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.json.FieldMapJsonHandlerTest
05:49:13 [INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayBuilderTest
05:49:13 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.json.ImmutableJsonArrayBuilderTest
05:49:13 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldTest
05:49:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.eclipse.ditto.json.ImmutableJsonFieldTest
05:49:13 [INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectTest
05:49:13 [INFO] Tests run: 91, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.ditto.json.ImmutableJsonObjectTest
05:49:13 [INFO] Running org.eclipse.ditto.json.JsonArrayTest
05:49:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.JsonArrayTest
05:49:13 [INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayTest
05:49:13 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.json.ImmutableJsonArrayTest
05:49:13 [INFO] Running org.eclipse.ditto.json.JavaValueFieldDefinitionTest
05:49:13 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.json.JavaValueFieldDefinitionTest
05:49:13 [INFO] Running org.eclipse.ditto.json.JsonCollectorsTest
05:49:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.json.JsonCollectorsTest
05:49:13 [INFO] Running org.eclipse.ditto.json.JsonFactoryTest
05:49:13 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.ditto.json.JsonFactoryTest
05:49:13 [INFO] Running org.eclipse.ditto.json.ImmutableJsonPatchTest
05:49:13 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.json.ImmutableJsonPatchTest
05:49:13 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorBuilderTest
05:49:13 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorBuilderTest
05:49:13 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorTest
05:49:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorTest
05:49:13 [INFO] 
05:49:13 [INFO] Results:
05:49:13 [INFO] 
05:49:13 [INFO] Tests run: 937, Failures: 0, Errors: 0, Skipped: 0
05:49:13 [INFO] 
05:49:13 [INFO] 
05:49:13 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json ---
05:49:14 [INFO] 
05:49:14 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json ---
05:49:14 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar
05:49:14 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/json/target/classes/META-INF/MANIFEST.MF
05:49:14 [INFO] 
05:49:14 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json ---
05:49:14 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:49:14 [INFO] No previous run data found, generating javadoc.
05:49:16 [WARNING] Javadoc Warnings
05:49:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonFactory.java:262: warning: no comment
05:49:16 [WARNING] public static JsonObject newObject(final JsonValue jsonValue) {
05:49:16 [WARNING] ^
05:49:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonObject.java:252: warning: no @param for key
05:49:16 [WARNING] boolean containsFlatteningArrays(CharSequence key);
05:49:16 [WARNING] ^
05:49:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:37: warning: no @throws for java.io.IOException
05:49:16 [WARNING] void writeCachedElement(byte[] cachedData) throws IOException;
05:49:16 [WARNING] ^
05:49:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:42: warning: no @throws for java.io.IOException
05:49:16 [WARNING] void writeNull() throws IOException;
05:49:16 [WARNING] ^
05:49:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:47: warning: no @param for state
05:49:16 [WARNING] void writeBoolean(boolean state) throws IOException;
05:49:16 [WARNING] ^
05:49:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:47: warning: no @throws for java.io.IOException
05:49:16 [WARNING] void writeBoolean(boolean state) throws IOException;
05:49:16 [WARNING] ^
05:49:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:52: warning: no @param for number
05:49:16 [WARNING] void writeNumber(float number) throws IOException;
05:49:16 [WARNING] ^
05:49:16 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:52: warning: no @throws for java.io.IOException
05:49:16 [WARNING] void writeNumber(float number) throws IOException;
05:49:16 [WARNING] ^
05:49:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:57: warning: no @param for number
05:49:17 [WARNING] void writeNumber(double number) throws IOException;
05:49:17 [WARNING] ^
05:49:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:57: warning: no @throws for java.io.IOException
05:49:17 [WARNING] void writeNumber(double number) throws IOException;
05:49:17 [WARNING] ^
05:49:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:62: warning: no @param for number
05:49:17 [WARNING] void writeNumber(long number) throws IOException;
05:49:17 [WARNING] ^
05:49:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:62: warning: no @throws for java.io.IOException
05:49:17 [WARNING] void writeNumber(long number) throws IOException;
05:49:17 [WARNING] ^
05:49:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:67: warning: no @param for number
05:49:17 [WARNING] void writeNumber(int number) throws IOException;
05:49:17 [WARNING] ^
05:49:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:67: warning: no @throws for java.io.IOException
05:49:17 [WARNING] void writeNumber(int number) throws IOException;
05:49:17 [WARNING] ^
05:49:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:72: warning: no @param for text
05:49:17 [WARNING] void writeString(String text) throws IOException;
05:49:17 [WARNING] ^
05:49:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:72: warning: no @throws for java.io.IOException
05:49:17 [WARNING] void writeString(String text) throws IOException;
05:49:17 [WARNING] ^
05:49:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:77: warning: no @param for name
05:49:17 [WARNING] void writeFieldName(String name) throws IOException;
05:49:17 [WARNING] ^
05:49:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:77: warning: no @throws for java.io.IOException
05:49:17 [WARNING] void writeFieldName(String name) throws IOException;
05:49:17 [WARNING] ^
05:49:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:32: warning: no comment
05:49:17 [WARNING] @Nullable private final String description;
05:49:17 [WARNING] ^
05:49:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:31: warning: no comment
05:49:17 [WARNING] private final String errorCode;
05:49:17 [WARNING] ^
05:49:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:33: warning: no comment
05:49:17 [WARNING] @Nullable private final URI href;
05:49:17 [WARNING] ^
05:49:17 [WARNING] 21 warnings
05:49:17 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar
05:49:17 [INFO] 
05:49:17 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-json ---
05:49:17 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar
05:49:17 [INFO] 
05:49:17 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json ---
05:49:17 [INFO] Tests are skipped.
05:49:17 [INFO] 
05:49:17 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json ---
05:49:17 [INFO] Tests are skipped.
05:49:17 [INFO] 
05:49:17 [INFO] --- jacoco:0.8.10:report (report) @ ditto-json ---
05:49:17 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/json/target/jacoco.exec
05:49:17 [INFO] Analyzed bundle 'Eclipse Ditto :: JSON' with 70 classes
05:49:17 [INFO] 
05:49:17 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json ---
05:49:18 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.diff'.
05:49:18 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.xml'.
05:49:18 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.html'.
05:49:18 [INFO] 
05:49:18 [INFO] --- install:3.1.1:install (default-install) @ ditto-json ---
05:49:18 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.pom
05:49:18 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.jar
05:49:18 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT-javadoc.jar
05:49:18 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT-tests.jar
05:49:18 [INFO] 
05:49:18 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-json ---
05:49:18 [INFO] Writing OBR metadata
05:49:18 [INFO] Installing org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.jar
05:49:18 [INFO] Writing OBR metadata
05:49:18 [INFO] 
05:49:18 [INFO] --------------------< org.eclipse.ditto:ditto-base >--------------------
05:49:18 [INFO] Building Eclipse Ditto :: Base 0-SNAPSHOT                         [7/77]
05:49:18 [INFO]   from base/pom.xml
05:49:18 [INFO] --------------------------------[ pom ]---------------------------------
05:49:18 [INFO] 
05:49:18 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base ---
05:49:18 [INFO] 
05:49:18 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base ---
05:49:18 [INFO] 
05:49:18 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base ---
05:49:18 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/target/jacoco.exec
05:49:18 [INFO] 
05:49:18 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base ---
05:49:18 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:49:18 [INFO] The goal is skip due to packaging 'pom'
05:49:18 [INFO] 
05:49:18 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base ---
05:49:18 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base:pom:0-SNAPSHOT...
05:49:18 [INFO] 
05:49:18 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base ---
05:49:18 [INFO] 
05:49:18 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base ---
05:49:18 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
05:49:18 [INFO] 
05:49:18 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base ---
05:49:18 [INFO] Tests are skipped.
05:49:18 [INFO] 
05:49:18 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base ---
05:49:18 [INFO] Tests are skipped.
05:49:18 [INFO] 
05:49:18 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base ---
05:49:18 [INFO] Skipping JaCoCo execution due to missing execution data file.
05:49:18 [INFO] 
05:49:18 [INFO] --- install:3.1.1:install (default-install) @ ditto-base ---
05:49:18 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base/0-SNAPSHOT/ditto-base-0-SNAPSHOT.pom
05:49:18 [INFO] 
05:49:18 [INFO] -----------------< org.eclipse.ditto:ditto-base-model >-----------------
05:49:18 [INFO] Building Eclipse Ditto :: Base :: Model 0-SNAPSHOT                [8/77]
05:49:18 [INFO]   from base/model/pom.xml
05:49:18 [INFO] -------------------------------[ bundle ]-------------------------------
05:49:21 [INFO] 
05:49:21 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-model ---
05:49:21 [INFO] 
05:49:21 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-model ---
05:49:21 [INFO] 
05:49:21 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-base-model ---
05:49:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
05:49:21 [INFO] 
05:49:21 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-model ---
05:49:21 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/model/target/jacoco.exec
05:49:21 [INFO] 
05:49:21 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-model ---
05:49:21 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:49:21 [WARNING] 
05:49:21 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:49:21 [WARNING] 
05:49:21 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:49:21 [WARNING] 
05:49:21 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/base/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:49:21 [INFO] 
05:49:21 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-model ---
05:49:21 [INFO] Copying 0 resource from src/main/resources to target/classes
05:49:21 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:49:21 [INFO] 
05:49:21 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-model ---
05:49:21 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-model:bundle:0-SNAPSHOT...
05:49:21 [INFO] 
05:49:21 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-model ---
05:49:21 [INFO] Changes detected - recompiling the module! :dependency
05:49:21 [INFO] Compiling 272 source files with javac [debug target 1.8] to target/classes
05:49:23 [WARNING] bootstrap class path not set in conjunction with -source 8
05:49:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/json/Jsonifiable.java: Some input files use unchecked or unsafe operations.
05:49:23 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/json/Jsonifiable.java: Recompile with -Xlint:unchecked for details.
05:49:23 [INFO] 
05:49:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-model ---
05:49:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/resources
05:49:23 [INFO] 
05:49:23 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-model ---
05:49:23 [INFO] Changes detected - recompiling the module! :dependency
05:49:23 [INFO] Compiling 131 source files with javac [debug target 1.8] to target/test-classes
05:49:25 [WARNING] bootstrap class path not set in conjunction with -source 8
05:49:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/signals/assertions/WithDittoHeadersChecker.java:[93,100] non-varargs call of varargs method with inexact argument type for last parameter;
05:49:25   cast to java.lang.Object for a varargs call
05:49:25   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
05:49:25 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/signals/commands/assertions/CommandResponseAssert.java: Some input files use or override a deprecated API.
05:49:25 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/signals/commands/assertions/CommandResponseAssert.java: Recompile with -Xlint:deprecation for details.
05:49:25 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/headers/translator/CheckExternalFilterTest.java: Some input files use unchecked or unsafe operations.
05:49:25 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/java/org/eclipse/ditto/base/model/headers/translator/CheckExternalFilterTest.java: Recompile with -Xlint:unchecked for details.
05:49:25 [INFO] 
05:49:25 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-model ---
05:49:25 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:49:25 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/base/model/target/surefire-reports
05:49:25 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:49:25 [INFO] 
05:49:25 [INFO] -------------------------------------------------------
05:49:25 [INFO]  T E S T S
05:49:25 [INFO] -------------------------------------------------------
05:49:26 [INFO] Running org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedExceptionTest
05:49:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s -- in org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedExceptionTest
05:49:26 [INFO] Running org.eclipse.ditto.base.model.exceptions.TooManyRequestsExceptionTest
05:49:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.base.model.exceptions.TooManyRequestsExceptionTest
05:49:26 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeaderNotSupportedExceptionTest
05:49:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.509 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeaderNotSupportedExceptionTest
05:49:28 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeadersTooLargeExceptionTest
05:49:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeadersTooLargeExceptionTest
05:49:28 [INFO] Running org.eclipse.ditto.base.model.exceptions.InvalidRqlExpressionExceptionTest
05:49:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.base.model.exceptions.InvalidRqlExpressionExceptionTest
05:49:28 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeaderInvalidExceptionTest
05:49:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeaderInvalidExceptionTest
05:49:28 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionTest
05:49:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionTest
05:49:28 [INFO] Running org.eclipse.ditto.base.model.headers.translator.CheckExternalFilterTest
05:49:28 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.eclipse.ditto.base.model.headers.translator.CheckExternalFilterTest
05:49:28 [INFO] Running org.eclipse.ditto.base.model.headers.translator.DittoAckRequestsFilterTest
05:49:28 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.base.model.headers.translator.DittoAckRequestsFilterTest
05:49:28 [INFO] Running org.eclipse.ditto.base.model.headers.translator.ReadJsonArrayHeadersFilterTest
05:49:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.base.model.headers.translator.ReadJsonArrayHeadersFilterTest
05:49:28 [INFO] Running org.eclipse.ditto.base.model.headers.translator.HeaderEntryFiltersTest
05:49:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.base.model.headers.translator.HeaderEntryFiltersTest
05:49:28 [INFO] Running org.eclipse.ditto.base.model.headers.translator.HeaderTranslatorTest
05:49:28 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.base.model.headers.translator.HeaderTranslatorTest
05:49:28 [INFO] Running org.eclipse.ditto.base.model.headers.MetadataHeadersValueValidatorTest
05:49:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.base.model.headers.MetadataHeadersValueValidatorTest
05:49:28 [INFO] Running org.eclipse.ditto.base.model.headers.EntityTagValueValidatorTest
05:49:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.headers.EntityTagValueValidatorTest
05:49:28 [INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeadersTest
05:49:28 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeadersTest
05:49:28 [INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderKeyTest
05:49:29 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderKeyTest
05:49:29 [INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderTest
05:49:29 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderTest
05:49:29 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatchersTest
05:49:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatchersTest
05:49:29 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagBuilderTest
05:49:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagBuilderTest
05:49:29 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatcherTest
05:49:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatcherTest
05:49:29 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagTest
05:49:29 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagTest
05:49:29 [INFO] Running org.eclipse.ditto.base.model.headers.TimeoutValueValidatorTest
05:49:29 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.headers.TimeoutValueValidatorTest
05:49:29 [INFO] Running org.eclipse.ditto.base.model.headers.LongValueValidatorTest
05:49:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.base.model.headers.LongValueValidatorTest
05:49:29 [INFO] Running org.eclipse.ditto.base.model.headers.JsonArrayValueValidatorTest
05:49:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.headers.JsonArrayValueValidatorTest
05:49:29 [INFO] Running org.eclipse.ditto.base.model.headers.JsonFieldSelectorValidatorTest
05:49:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.headers.JsonFieldSelectorValidatorTest
05:49:29 [INFO] Running org.eclipse.ditto.base.model.headers.DittoHeaderDefinitionTest
05:49:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.headers.DittoHeaderDefinitionTest
05:49:29 [INFO] Running org.eclipse.ditto.base.model.headers.ImmutableDittoHeadersTest
05:49:29 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.ditto.base.model.headers.ImmutableDittoHeadersTest
05:49:29 [INFO] Running org.eclipse.ditto.base.model.headers.EntityTagMatchersValueValidatorTest
05:49:30 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.base.model.headers.EntityTagMatchersValueValidatorTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.headers.EnumValueValidatorTest
05:49:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.base.model.headers.EnumValueValidatorTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.headers.DefaultDittoHeadersBuilderTest
05:49:30 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.base.model.headers.DefaultDittoHeadersBuilderTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.headers.BooleanValueValidatorTest
05:49:30 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.headers.BooleanValueValidatorTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.headers.DittoDurationValueValidatorTest
05:49:30 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.headers.DittoDurationValueValidatorTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.headers.DittoChannelValueValidatorTest
05:49:30 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.headers.DittoChannelValueValidatorTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.headers.NonEmptyValueValidatorTest
05:49:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.headers.NonEmptyValueValidatorTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.headers.EntityTagMatcherValueValidatorTest
05:49:30 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.headers.EntityTagMatcherValueValidatorTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.headers.JsonObjectValueValidatorTest
05:49:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.headers.JsonObjectValueValidatorTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.headers.IntValueValidatorTest
05:49:30 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.base.model.headers.IntValueValidatorTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.headers.contenttype.ContentTypeTest
05:49:30 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.headers.contenttype.ContentTypeTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.headers.HeaderValueValidatorsTest
05:49:30 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.headers.HeaderValueValidatorsTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.ShardedMessageEnvelopeTest
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.base.model.signals.ShardedMessageEnvelopeTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.events.assertions.GlobalEventRegistryTest
05:49:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.base.model.signals.events.assertions.GlobalEventRegistryTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionFailedTest
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionFailedTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCompleteTest
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCompleteTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionHasNextTest
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionHasNextTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCreatedTest
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCreatedTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandResponseJsonDeserializerTest
05:49:30 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.signals.commands.CommandResponseJsonDeserializerTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.SubscribeForPersistedEventsTest
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.SubscribeForPersistedEventsTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.RequestFromStreamingSubscriptionTest
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.RequestFromStreamingSubscriptionTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.CancelStreamingSubscriptionTest
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.CancelStreamingSubscriptionTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.commands.GlobalCommandRegistryTest
05:49:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.base.model.signals.commands.GlobalCommandRegistryTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandHeaderInvalidExceptionTest
05:49:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.signals.commands.CommandHeaderInvalidExceptionTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.commands.AbstractCommandTest
05:49:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.signals.commands.AbstractCommandTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandResponseHttpStatusValidatorTest
05:49:30 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.signals.commands.CommandResponseHttpStatusValidatorTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.commands.GlobalCommandResponseRegistryTest
05:49:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.signals.commands.GlobalCommandResponseRegistryTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementCorrelationIdMissingExceptionTest
05:49:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementCorrelationIdMissingExceptionTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementsJsonParserTest
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
05:49:30 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementsJsonParserTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestTimeoutExceptionTest
05:49:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestTimeoutExceptionTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestDuplicateCorrelationIdExceptionTest
05:49:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestDuplicateCorrelationIdExceptionTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementJsonParserTest
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementJsonParserTest
05:49:30 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementsTest
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
05:49:30 Feb 07, 2024 10:49:30 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:30 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
05:49:31 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementsTest
05:49:31 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementTest
05:49:31 Feb 07, 2024 10:49:31 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:31 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
05:49:31 Feb 07, 2024 10:49:31 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:31 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
05:49:31 Feb 07, 2024 10:49:31 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:31 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
05:49:31 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementTest
05:49:31 [INFO] Running org.eclipse.ditto.base.model.signals.UnsupportedSignalExceptionTest
05:49:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.ditto.base.model.signals.UnsupportedSignalExceptionTest
05:49:31 [INFO] Running org.eclipse.ditto.base.model.signals.DateTimeUtilTest
05:49:31 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.signals.DateTimeUtilTest
05:49:31 [INFO] Running org.eclipse.ditto.base.model.signals.GlobalErrorRegistryTest
05:49:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.signals.GlobalErrorRegistryTest
05:49:31 [INFO] Running org.eclipse.ditto.base.model.entity.id.RegexPatternsTest
05:49:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.entity.id.RegexPatternsTest
05:49:31 [INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdStaticFactoryMethodResolverTest
05:49:31 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdStaticFactoryMethodResolverTest
05:49:31 [INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdJsonDeserializerTest
05:49:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdJsonDeserializerTest
05:49:31 [INFO] Running org.eclipse.ditto.base.model.entity.id.FallbackEntityIdTest
05:49:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.base.model.entity.id.FallbackEntityIdTest
05:49:31 [INFO] Running org.eclipse.ditto.base.model.entity.id.AbstractNamespacedEntityIdTest
05:49:31 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.base.model.entity.id.AbstractNamespacedEntityIdTest
05:49:31 [INFO] Running org.eclipse.ditto.base.model.entity.id.StaticFactoryMethodNameComparatorTest
05:49:31 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.entity.id.StaticFactoryMethodNameComparatorTest
05:49:31 [INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdsTest
05:49:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.833 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdsTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactoryTest
05:49:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactoryTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.entity.type.DefaultEntityTypeTest
05:49:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.entity.type.DefaultEntityTypeTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.entity.type.EntityTypeJsonDeserializerTest
05:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.entity.type.EntityTypeJsonDeserializerTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.acks.ImmutableFilteredAcknowledgementRequestTest
05:49:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.base.model.acks.ImmutableFilteredAcknowledgementRequestTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementRequestsTest
05:49:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementRequestsTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementRequestTest
05:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementRequestTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementRequestParseExceptionTest
05:49:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementRequestParseExceptionTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementLabelTest
05:49:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementLabelTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementLabelsTest
05:49:32 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementLabelsTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.acks.DittoAcknowledgementLabelTest
05:49:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.base.model.acks.DittoAcknowledgementLabelTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.common.ConditionCheckerTest
05:49:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.common.ConditionCheckerTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.common.HttpStatusCodeOutOfRangeExceptionTest
05:49:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.HttpStatusCodeOutOfRangeExceptionTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.common.PlaceholdersTest
05:49:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.common.PlaceholdersTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.common.HttpStatusTest
05:49:32 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.eclipse.ditto.base.model.common.HttpStatusTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.common.LikeHelperTest
05:49:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.common.LikeHelperTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.common.BinaryValidationResultTest
05:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.common.BinaryValidationResultTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.common.DittoDurationTest
05:49:32 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.eclipse.ditto.base.model.common.DittoDurationTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.common.HttpStatusCategoryTest
05:49:32 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.common.HttpStatusCategoryTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceResponseTest
05:49:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceResponseTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceTest
05:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceTest
05:49:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceTest
05:49:32 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceResponseTest
05:49:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceResponseTest
05:49:33 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceTest
05:49:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceTest
05:49:33 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceResponseTest
05:49:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceResponseTest
05:49:33 [INFO] Running org.eclipse.ditto.base.model.namespaces.NamespaceBlockedExceptionTest
05:49:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.namespaces.NamespaceBlockedExceptionTest
05:49:33 [INFO] Running org.eclipse.ditto.base.model.json.JsonSchemaVersionTest
05:49:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.json.JsonSchemaVersionTest
05:49:33 [INFO] Running org.eclipse.ditto.base.model.auth.DittoAuthorizationContextTypeTest
05:49:33 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.base.model.auth.DittoAuthorizationContextTypeTest
05:49:33 [INFO] Running org.eclipse.ditto.base.model.auth.AuthorizationModelFactoryTest
05:49:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.auth.AuthorizationModelFactoryTest
05:49:33 [INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTest
05:49:33 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTest
05:49:33 [INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationSubjectTest
05:49:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationSubjectTest
05:49:33 [INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTypeTest
05:49:33 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTypeTest
05:49:33 [INFO] 
05:49:33 [INFO] Results:
05:49:33 [INFO] 
05:49:33 [INFO] Tests run: 805, Failures: 0, Errors: 0, Skipped: 0
05:49:33 [INFO] 
05:49:33 [INFO] 
05:49:33 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-model ---
05:49:33 [INFO] 
05:49:33 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-base-model ---
05:49:33 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar
05:49:33 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/base/model/target/classes/META-INF/MANIFEST.MF
05:49:33 [INFO] 
05:49:33 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-model ---
05:49:33 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:49:33 [INFO] No previous run data found, generating javadoc.
05:49:39 [WARNING] Javadoc Warnings
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/package-info.java:14: warning: no comment
05:49:39 [WARNING] package org.eclipse.ditto.base.model.headers.contenttype;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/package-info.java:14: warning: no comment
05:49:39 [WARNING] package org.eclipse.ditto.base.model.headers.entitytag;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/namespaces/package-info.java:14: warning: no comment
05:49:39 [WARNING] package org.eclipse.ditto.base.model.namespaces;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/namespaces/signals/commands/package-info.java:14: warning: no comment
05:49:39 [WARNING] package org.eclipse.ditto.base.model.namespaces.signals.commands;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/package-info.java:14: warning: no comment
05:49:39 [WARNING] package org.eclipse.ditto.base.model.signals;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/announcements/package-info.java:14: warning: no comment
05:49:39 [WARNING] package org.eclipse.ditto.base.model.signals.announcements;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/package-info.java:14: warning: no comment
05:49:39 [WARNING] package org.eclipse.ditto.base.model.signals.commands;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/exceptions/package-info.java:14: warning: no comment
05:49:39 [WARNING] package org.eclipse.ditto.base.model.signals.commands.exceptions;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/package-info.java:14: warning: no comment
05:49:39 [WARNING] package org.eclipse.ditto.base.model.signals.commands.streaming;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/package-info.java:14: warning: no comment
05:49:39 [WARNING] package org.eclipse.ditto.base.model.signals.events;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/package-info.java:14: warning: no comment
05:49:39 [WARNING] package org.eclipse.ditto.base.model.signals.events.streaming;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommand.java:145: warning: no comment
05:49:39 [WARNING] protected boolean canEqual(@Nullable final Object other) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandResponse.java:129: warning: no comment
05:49:39 [WARNING] protected boolean canEqual(@Nullable final Object other) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandSizeValidator.java:35: warning: no comment
05:49:39 [WARNING] protected static final String DEFAULT_LIMIT = "-1";
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractCommandSizeValidator.java:39: warning: no comment
05:49:39 [WARNING] protected AbstractCommandSizeValidator(@Nullable Long maxSize) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:194: warning: no comment
05:49:39 [WARNING] protected JsonArray getJsonArrayForDefinition(final HeaderDefinition definition) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:163: warning: no comment
05:49:39 [WARNING] protected Optional<String> getStringForDefinition(final HeaderDefinition definition) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:81: warning: no comment
05:49:39 [WARNING] protected final S myself;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:649: warning: no comment
05:49:39 [WARNING] protected abstract R doBuild(DittoHeaders dittoHeaders);
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:357: warning: no comment
05:49:39 [WARNING] protected void putBoolean(final HeaderDefinition definition, final boolean value) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:298: warning: no comment
05:49:39 [WARNING] protected void putStringCollection(final HeaderDefinition definition, final Collection<String> collection) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:196: warning: no comment
05:49:39 [WARNING] protected static Map<String, String> toMap(final JsonValueContainer<JsonField> jsonObject) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:543: warning: no comment
05:49:39 [WARNING] protected void validateValueType(final CharSequence key, final CharSequence value) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractErrorResponse.java:29: warning: no comment
05:49:39 [WARNING] protected static final String FALLBACK_ID = "unknown:unknown";
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/AbstractErrorResponse.java:46: warning: no comment
05:49:39 [WARNING] protected static DittoRuntimeException buildExceptionFromJson(
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/AbstractEvent.java:139: warning: no comment
05:49:39 [WARNING] protected boolean canEqual(@Nullable final Object other) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/AbstractIdValidator.java:59: warning: no comment
05:49:39 [WARNING] protected abstract DittoRuntimeExceptionBuilder<?> createExceptionBuilder(@Nullable CharSequence id);
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/AbstractNamespacedEntityId.java:53: warning: no comment
05:49:39 [WARNING] protected AbstractNamespacedEntityId(final EntityType entityType, @Nullable final CharSequence entityId) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:46: warning: no comment
05:49:39 [WARNING] protected final EntityId entityId;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:47: warning: no comment
05:49:39 [WARNING] protected final JsonPointer resourcePath;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/AbstractStreamingSubscriptionCommand.java:59: warning: no comment
05:49:39 [WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/CommandResponseJsonDeserializer.java:81: warning: no @param for dittoHeaders
05:49:39 [WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/CommandResponseJsonDeserializer.java:81: warning: no @return
05:49:39 [WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:182: warning: no comment
05:49:39 [WARNING] BINARY
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:180: warning: no comment
05:49:39 [WARNING] JSON,
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:181: warning: no comment
05:49:39 [WARNING] JSON_MERGE_PATCH,
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/contenttype/ContentType.java:179: warning: no comment
05:49:39 [WARNING] TEXT,
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:257: warning: no comment
05:49:39 [WARNING] public Matcher getRegexMatcher(final CharSequence duration) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:261: warning: no comment
05:49:39 [WARNING] public String getSuffix() {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:265: warning: no comment
05:49:39 [WARNING] public Duration getJavaDuration(final long amount) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:269: warning: no comment
05:49:39 [WARNING] public ChronoUnit getChronoUnit() {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:221: warning: no comment
05:49:39 [WARNING] DAYS("d", Duration::ofDays, ChronoUnit.DAYS),
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:220: warning: no comment
05:49:39 [WARNING] HOURS("h", Duration::ofHours, ChronoUnit.HOURS),
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:218: warning: no comment
05:49:39 [WARNING] MILLISECONDS("ms", Duration::ofMillis, ChronoUnit.MILLIS),
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:219: warning: no comment
05:49:39 [WARNING] MINUTES("m", Duration::ofMinutes, ChronoUnit.MINUTES),
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:223: warning: no comment
05:49:39 [WARNING] MONTHS("mo", months -> ofPeriodGreaterThanDays(Period.ofMonths((int) months)), ChronoUnit.MONTHS),
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:216: warning: no comment
05:49:39 [WARNING] SECONDS("s", Duration::ofSeconds, ChronoUnit.SECONDS),
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:217: warning: no comment
05:49:39 [WARNING] SECONDS_IMPLICIT("", Duration::ofSeconds, ChronoUnit.SECONDS),
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:222: warning: no comment
05:49:39 [WARNING] WEEKS("w", weeks -> ofPeriodGreaterThanDays(Period.ofWeeks((int) weeks)), ChronoUnit.WEEKS),
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:224: warning: no comment
05:49:39 [WARNING] YEARS("y", years -> ofPeriodGreaterThanDays(Period.ofYears((int) years)), ChronoUnit.YEARS);
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:294: warning: no comment
05:49:39 [WARNING] protected static Optional<URI> getHref(final JsonObject jsonObject) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:290: warning: no comment
05:49:39 [WARNING] protected static Optional<HttpStatus> getHttpStatus(final JsonObject jsonObject) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:280: warning: no comment
05:49:39 [WARNING] protected <T extends DittoRuntimeException> DittoRuntimeExceptionBuilder<T> toBuilder(
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/EntityIdJsonDeserializer.java:54: warning: no @return
05:49:39 [WARNING] public static EntityId deserializeEntityId(final JsonObject jsonObject,
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/EntityTagMatchers.java:94: warning: no comment
05:49:39 [WARNING] public boolean isEmpty() {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/entitytag/EntityTagMatchers.java:98: warning: no comment
05:49:39 [WARNING] public Stream<EntityTagMatcher> stream() {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/type/EntityTypeJsonDeserializer.java:51: warning: no @return
05:49:39 [WARNING] public static EntityType deserializeEntityType(final JsonObject jsonObject,
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:473: warning: no comment
05:49:39 [WARNING] public int getCode() {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:489: warning: no comment
05:49:39 [WARNING] public boolean isClientError() {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:477: warning: no comment
05:49:39 [WARNING] public boolean isInformational() {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:485: warning: no comment
05:49:39 [WARNING] public boolean isRedirection() {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:493: warning: no comment
05:49:39 [WARNING] public boolean isServerError() {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:481: warning: no comment
05:49:39 [WARNING] public boolean isSuccess() {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/validation/NoControlCharactersNoSlashesValidator.java:37: warning: no comment
05:49:39 [WARNING] protected NoControlCharactersNoSlashesValidator(final CharSequence id) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/validation/NoControlCharactersValidator.java:36: warning: no comment
05:49:39 [WARNING] protected NoControlCharactersValidator(final CharSequence id) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/exceptions/PathUnknownException.java:117: warning: no comment
05:49:39 [WARNING] public Builder(final JsonPointer path) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/entity/id/RegexPatterns.java:20: warning: no comment
05:49:39 [WARNING] public final class RegexPatterns {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:63: warning: no comment
05:49:39 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID =
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:66: warning: no comment
05:49:39 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE =
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/StreamingSubscriptionCommand.java:69: warning: no comment
05:49:39 [WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_PATH =
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/AbstractStreamingSubscriptionEvent.java:132: warning: no comment
05:49:39 [WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/StreamingSubscriptionEvent.java:68: warning: no comment
05:49:39 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID =
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/events/streaming/StreamingSubscriptionEvent.java:71: warning: no comment
05:49:39 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE =
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:286: warning: no @param for dittoHeaders
05:49:39 [WARNING] public static SubscribeForPersistedEvents fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:464: warning: no comment
05:49:39 [WARNING] public static final JsonFieldDefinition<String> FILTER =
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:449: warning: no comment
05:49:39 [WARNING] public static final JsonFieldDefinition<Long> JSON_FROM_HISTORICAL_REVISION =
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:455: warning: no comment
05:49:39 [WARNING] public static final JsonFieldDefinition<String> JSON_FROM_HISTORICAL_TIMESTAMP =
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:452: warning: no comment
05:49:39 [WARNING] public static final JsonFieldDefinition<Long> JSON_TO_HISTORICAL_REVISION =
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:458: warning: no comment
05:49:39 [WARNING] public static final JsonFieldDefinition<String> JSON_TO_HISTORICAL_TIMESTAMP =
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/TimeoutInvalidException.java:116: warning: no comment
05:49:39 [WARNING] public Builder() {
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderInvalidException.java:71: warning: no comment
05:49:39 [WARNING] @Nullable private final String invalidHeaderKey;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderNotSupportedException.java:68: warning: no comment
05:49:39 [WARNING] @Nullable private final String notSupportedHeaderKey;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:53: warning: no comment
05:49:39 [WARNING] private final String description;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:51: warning: no comment
05:49:39 [WARNING] private final String errorCode;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:54: warning: no comment
05:49:39 [WARNING] private final URI href;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:52: warning: no comment
05:49:39 [WARNING] private final HttpStatus httpStatus;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/EntityNotCreatableException.java:59: warning: no comment
05:49:39 [WARNING] private final String entityId;
05:49:39 [WARNING] ^
05:49:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/ResourceMap.java:32: warning: no comment
05:49:39 [WARNING] private final T resource;
05:49:39 [WARNING] ^
05:49:39 [WARNING] 88 warnings
05:49:39 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar
05:49:39 [INFO] 
05:49:39 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-model ---
05:49:39 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar
05:49:39 [INFO] 
05:49:39 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-model ---
05:49:39 [INFO] Tests are skipped.
05:49:39 [INFO] 
05:49:39 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-model ---
05:49:39 [INFO] Tests are skipped.
05:49:39 [INFO] 
05:49:39 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-model ---
05:49:39 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/model/target/jacoco.exec
05:49:39 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Model' with 292 classes
05:49:39 [INFO] 
05:49:39 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-base-model ---
05:49:40 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.diff'.
05:49:40 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.xml'.
05:49:40 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.html'.
05:49:40 [INFO] 
05:49:40 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-model ---
05:49:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.pom
05:49:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.jar
05:49:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT-javadoc.jar
05:49:40 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT-tests.jar
05:49:40 [INFO] 
05:49:40 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-base-model ---
05:49:40 [INFO] Installing org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.jar
05:49:40 [INFO] Writing OBR metadata
05:49:40 [INFO] 
05:49:40 [INFO] ------------------< org.eclipse.ditto:ditto-base-api >------------------
05:49:40 [INFO] Building Eclipse Ditto :: Base :: API 0-SNAPSHOT                  [9/77]
05:49:40 [INFO]   from base/api/pom.xml
05:49:40 [INFO] --------------------------------[ jar ]---------------------------------
05:49:40 [INFO] 
05:49:40 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-api ---
05:49:40 [INFO] 
05:49:40 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-api ---
05:49:40 [INFO] 
05:49:40 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-api ---
05:49:40 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/api/target/jacoco.exec
05:49:40 [INFO] 
05:49:40 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-api ---
05:49:40 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:49:40 [WARNING] 
05:49:40 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:49:40 [WARNING] 
05:49:40 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:49:40 [WARNING] 
05:49:40 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/base/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:49:40 [INFO] 
05:49:40 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-api ---
05:49:40 [INFO] Copying 0 resource from src/main/resources to target/classes
05:49:40 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:49:40 [INFO] 
05:49:40 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-api ---
05:49:40 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT...
05:49:40 [INFO] 
05:49:40 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-api ---
05:49:40 [INFO] Changes detected - recompiling the module! :dependency
05:49:40 [INFO] Compiling 53 source files with javac [debug target 17] to target/classes
05:49:41 [INFO] 
05:49:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-api ---
05:49:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/base/api/src/test/resources
05:49:41 [INFO] 
05:49:41 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-api ---
05:49:41 [INFO] Changes detected - recompiling the module! :dependency
05:49:41 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes
05:49:41 [INFO] 
05:49:41 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-api ---
05:49:41 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:49:41 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/base/api/target/surefire-reports
05:49:41 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:49:41 [INFO] 
05:49:41 [INFO] -------------------------------------------------------
05:49:41 [INFO]  T E S T S
05:49:41 [INFO] -------------------------------------------------------
05:49:42 [INFO] Running org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceResponseTest
05:49:42 Feb 07, 2024 10:49:42 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:42 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:43 Feb 07, 2024 10:49:43 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:43 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.334 s -- in org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceResponseTest
05:49:43 [INFO] Running org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceTest
05:49:43 Feb 07, 2024 10:49:43 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:43 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:43 Feb 07, 2024 10:49:43 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:43 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceTest
05:49:43 [INFO] Running org.eclipse.ditto.base.api.common.purge.PurgeEntitiesResponseTest
05:49:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.eclipse.ditto.base.api.common.purge.PurgeEntitiesResponseTest
05:49:43 [INFO] Running org.eclipse.ditto.base.api.common.purge.PurgeEntitiesTest
05:49:43 Feb 07, 2024 10:49:43 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:43 WARNING: Could not find implementation for entity ID with type <policy>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:43 Feb 07, 2024 10:49:43 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:43 WARNING: Could not find implementation for entity ID with type <policy>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:43 Feb 07, 2024 10:49:43 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:43 WARNING: Could not find implementation for entity ID with type <policy>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:43 Feb 07, 2024 10:49:43 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:43 WARNING: Could not find implementation for entity ID with type <policy>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.base.api.common.purge.PurgeEntitiesTest
05:49:43 [INFO] Running org.eclipse.ditto.base.api.common.RetrieveConfigTest
05:49:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.base.api.common.RetrieveConfigTest
05:49:43 [INFO] Running org.eclipse.ditto.base.api.common.PurgeEntitiesReasonTest
05:49:43 Feb 07, 2024 10:49:43 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:43 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:43 Feb 07, 2024 10:49:43 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:43 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:43 Feb 07, 2024 10:49:43 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:43 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:43 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.base.api.common.PurgeEntitiesReasonTest
05:49:43 [INFO] Running org.eclipse.ditto.base.api.common.ModifyConfigTest
05:49:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.base.api.common.ModifyConfigTest
05:49:43 [INFO] Running org.eclipse.ditto.base.api.common.ShutdownTest
05:49:44 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.base.api.common.ShutdownTest
05:49:44 [INFO] Running org.eclipse.ditto.base.api.common.ShutdownReasonFactoryTest
05:49:44 Feb 07, 2024 10:49:44 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:44 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:44 Feb 07, 2024 10:49:44 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:44 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:44 Feb 07, 2024 10:49:44 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:49:44 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:49:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.api.common.ShutdownReasonFactoryTest
05:49:44 [INFO] Running org.eclipse.ditto.base.api.common.PurgeNamespaceReasonTest
05:49:44 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.base.api.common.PurgeNamespaceReasonTest
05:49:44 [INFO] Running org.eclipse.ditto.base.api.common.ShutdownResponseTest
05:49:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.base.api.common.ShutdownResponseTest
05:49:44 [INFO] Running org.eclipse.ditto.base.api.common.RetrieveConfigResponseTest
05:49:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.base.api.common.RetrieveConfigResponseTest
05:49:44 [INFO] Running org.eclipse.ditto.base.api.common.ModifyConfigResponseTest
05:49:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.base.api.common.ModifyConfigResponseTest
05:49:44 [INFO] Running org.eclipse.ditto.base.api.devops.signals.commands.AggregatedDevOpsCommandResponseTest
05:49:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.ditto.base.api.devops.signals.commands.AggregatedDevOpsCommandResponseTest
05:49:44 [INFO] 
05:49:44 [INFO] Results:
05:49:44 [INFO] 
05:49:44 [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0
05:49:44 [INFO] 
05:49:44 [INFO] 
05:49:44 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-api ---
05:49:44 [INFO] 
05:49:44 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-api ---
05:49:44 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar
05:49:44 [INFO] 
05:49:44 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-api ---
05:49:44 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:49:44 [INFO] No previous run data found, generating javadoc.
05:49:47 [WARNING] Javadoc Warnings
05:49:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/commands/sudo/package-info.java:14: warning: no comment
05:49:47 [WARNING] package org.eclipse.ditto.base.api.commands.sudo;
05:49:47 [WARNING] ^
05:49:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/package-info.java:14: warning: no comment
05:49:47 [WARNING] package org.eclipse.ditto.base.api.common;
05:49:47 [WARNING] ^
05:49:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/purge/package-info.java:14: warning: no comment
05:49:47 [WARNING] package org.eclipse.ditto.base.api.common.purge;
05:49:47 [WARNING] ^
05:49:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/package-info.java:14: warning: no comment
05:49:47 [WARNING] package org.eclipse.ditto.base.api.devops;
05:49:47 [WARNING] ^
05:49:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/package-info.java:14: warning: no comment
05:49:47 [WARNING] package org.eclipse.ditto.base.api.devops.signals.commands;
05:49:47 [WARNING] ^
05:49:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/package-info.java:14: warning: no comment
05:49:47 [WARNING] package org.eclipse.ditto.base.api.persistence;
05:49:47 [WARNING] ^
05:49:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/cleanup/package-info.java:15: warning: no comment
05:49:47 [WARNING] package org.eclipse.ditto.base.api.persistence.cleanup;
05:49:47 [WARNING] ^
05:49:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/ChangeLogLevel.java:54: warning: no comment
05:49:47 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_LOGGER_CONFIG =
05:49:47 [WARNING] ^
05:49:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/DevOpsErrorResponse.java:82: warning: no @param for serviceName
05:49:47 [WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName,
05:49:47 [WARNING] ^
05:49:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/DevOpsErrorResponse.java:82: warning: no @param for instance
05:49:47 [WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName,
05:49:47 [WARNING] ^
05:49:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/LoggingFacade.java:35: warning: no @param for includeDisabledLoggers
05:49:47 [WARNING] List<LoggerConfig> getLoggerConfig(boolean includeDisabledLoggers);
05:49:47 [WARNING] ^
05:49:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/purge/PurgeEntities.java:164: warning: no comment
05:49:47 [WARNING] public static String getTopic(final EntityType entityType) {
05:49:47 [WARNING] ^
05:49:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/devops/signals/commands/RetrieveLoggerConfigResponse.java:54: warning: no comment
05:49:47 [WARNING] public static final JsonFieldDefinition<JsonArray> JSON_LOGGER_CONFIGS =
05:49:47 [WARNING] ^
05:49:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/Shutdown.java:158: warning: no comment
05:49:47 [WARNING] public static final JsonFieldDefinition<JsonObject> REASON = JsonFactory.newJsonObjectFieldDefinition("reason",
05:49:47 [WARNING] ^
05:49:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:120: warning: no @return
05:49:47 [WARNING] public abstract String getPubSubTopic();
05:49:47 [WARNING] ^
05:49:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:92: warning: no comment
05:49:47 [WARNING] protected static PersistenceLifecycle getPersistenceLifecycle(final String lifecycleName) {
05:49:47 [WARNING] ^
05:49:47 [WARNING] 16 warnings
05:49:47 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar
05:49:47 [INFO] 
05:49:47 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-api ---
05:49:47 [INFO] Tests are skipped.
05:49:47 [INFO] 
05:49:47 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-api ---
05:49:47 [INFO] Tests are skipped.
05:49:47 [INFO] 
05:49:47 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-api ---
05:49:47 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/api/target/jacoco.exec
05:49:47 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: API' with 57 classes
05:49:47 [INFO] 
05:49:47 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-api ---
05:49:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT.pom
05:49:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT.jar
05:49:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT-javadoc.jar
05:49:47 [INFO] 
05:49:47 [INFO] ------------------< org.eclipse.ditto:ditto-internal >------------------
05:49:47 [INFO] Building Eclipse Ditto :: Internal 0-SNAPSHOT                    [10/77]
05:49:47 [INFO]   from internal/pom.xml
05:49:47 [INFO] --------------------------------[ pom ]---------------------------------
05:49:47 [INFO] 
05:49:47 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal ---
05:49:47 [INFO] 
05:49:47 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal ---
05:49:47 [INFO] 
05:49:47 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal ---
05:49:47 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/target/jacoco.exec
05:49:47 [INFO] 
05:49:47 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal ---
05:49:47 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:49:47 [INFO] The goal is skip due to packaging 'pom'
05:49:47 [INFO] 
05:49:47 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal ---
05:49:47 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal:pom:0-SNAPSHOT...
05:49:47 [INFO] 
05:49:47 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal ---
05:49:47 [INFO] 
05:49:47 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal ---
05:49:47 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
05:49:47 [INFO] 
05:49:47 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal ---
05:49:47 [INFO] Tests are skipped.
05:49:47 [INFO] 
05:49:47 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal ---
05:49:47 [INFO] Tests are skipped.
05:49:47 [INFO] 
05:49:47 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal ---
05:49:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
05:49:47 [INFO] 
05:49:47 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal ---
05:49:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal/0-SNAPSHOT/ditto-internal-0-SNAPSHOT.pom
05:49:47 [INFO] 
05:49:47 [INFO] ---------------< org.eclipse.ditto:ditto-internal-utils >---------------
05:49:47 [INFO] Building Eclipse Ditto :: Internal :: Utils 0-SNAPSHOT           [11/77]
05:49:47 [INFO]   from internal/utils/pom.xml
05:49:47 [INFO] --------------------------------[ pom ]---------------------------------
05:49:47 [INFO] 
05:49:47 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils ---
05:49:47 [INFO] 
05:49:47 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils ---
05:49:47 [INFO] 
05:49:47 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils ---
05:49:47 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/target/jacoco.exec
05:49:47 [INFO] 
05:49:47 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils ---
05:49:47 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:49:47 [INFO] The goal is skip due to packaging 'pom'
05:49:47 [INFO] 
05:49:47 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils ---
05:49:47 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils:pom:0-SNAPSHOT...
05:49:47 [INFO] 
05:49:47 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils ---
05:49:47 [INFO] 
05:49:47 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils ---
05:49:47 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
05:49:47 [INFO] 
05:49:47 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils ---
05:49:47 [INFO] Tests are skipped.
05:49:47 [INFO] 
05:49:47 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils ---
05:49:47 [INFO] Tests are skipped.
05:49:47 [INFO] 
05:49:47 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils ---
05:49:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
05:49:47 [INFO] 
05:49:47 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils ---
05:49:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils/0-SNAPSHOT/ditto-internal-utils-0-SNAPSHOT.pom
05:49:47 [INFO] 
05:49:47 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-config >------------
05:49:47 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Config 0-SNAPSHOT [12/77]
05:49:47 [INFO]   from internal/utils/config/pom.xml
05:49:47 [INFO] --------------------------------[ jar ]---------------------------------
05:49:51 [INFO] 
05:49:51 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-config ---
05:49:51 [INFO] 
05:49:51 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-config ---
05:49:51 [INFO] 
05:49:51 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-config ---
05:49:51 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/jacoco.exec
05:49:51 [INFO] 
05:49:51 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-config ---
05:49:51 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:49:52 [WARNING] 
05:49:52 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:49:52 [WARNING] 
05:49:52 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:49:52 [WARNING] 
05:49:52 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:49:52 [INFO] 
05:49:52 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-config ---
05:49:52 [INFO] Copying 1 resource from src/main/resources to target/classes
05:49:52 [INFO] Copying 16 resources from src/main/resources to target/classes
05:49:52 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:49:52 [INFO] 
05:49:52 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-config ---
05:49:52 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT...
05:49:52 [INFO] 
05:49:52 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-config ---
05:49:52 [INFO] Changes detected - recompiling the module! :dependency
05:49:52 [INFO] Compiling 22 source files with javac [debug target 17] to target/classes
05:49:52 [INFO] 
05:49:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-config ---
05:49:52 [INFO] Copying 6 resources from src/test/resources to target/test-classes
05:49:52 [INFO] 
05:49:52 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-config ---
05:49:52 [INFO] Changes detected - recompiling the module! :dependency
05:49:52 [INFO] Compiling 13 source files with javac [debug target 17] to target/test-classes
05:49:52 [INFO] 
05:49:52 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-config ---
05:49:52 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:49:52 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/surefire-reports
05:49:52 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:49:52 [INFO] 
05:49:52 [INFO] -------------------------------------------------------
05:49:52 [INFO]  T E S T S
05:49:52 [INFO] -------------------------------------------------------
05:49:53 [INFO] Running org.eclipse.ditto.internal.utils.config.DefaultScopedConfigTest
05:49:55 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.364 s -- in org.eclipse.ditto.internal.utils.config.DefaultScopedConfigTest
05:49:55 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringParserTest
05:49:55 SLF4J(W): No SLF4J providers were found.
05:49:55 SLF4J(W): Defaulting to no-operation (NOP) logger implementation
05:49:55 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
05:49:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringParserTest
05:49:55 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringToConfigTest
05:49:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringToConfigTest
05:49:55 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.AliasesAppenderTest
05:49:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.internal.utils.config.raw.AliasesAppenderTest
05:49:55 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringSupplierTest
05:49:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringSupplierTest
05:49:55 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.ServiceSpecificEnvironmentConfigSupplierTest
05:49:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.internal.utils.config.raw.ServiceSpecificEnvironmentConfigSupplierTest
05:49:55 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretFromPathReaderTest
05:49:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretFromPathReaderTest
05:49:55 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.RawConfigSupplierTest
05:49:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.internal.utils.config.raw.RawConfigSupplierTest
05:49:55 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretTest
05:49:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretTest
05:49:55 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretsAsConfigSupplierTest
05:49:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretsAsConfigSupplierTest
05:49:55 [INFO] Running org.eclipse.ditto.internal.utils.config.ConfigWithFallbackTest
05:49:55 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.ditto.internal.utils.config.ConfigWithFallbackTest
05:49:55 [INFO] Running org.eclipse.ditto.internal.utils.config.InstanceIdentifierSupplierTest
05:49:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.internal.utils.config.InstanceIdentifierSupplierTest
05:49:55 [INFO] Running org.eclipse.ditto.internal.utils.config.LocalHostAddressSupplierTest
05:49:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.internal.utils.config.LocalHostAddressSupplierTest
05:49:56 [INFO] 
05:49:56 [INFO] Results:
05:49:56 [INFO] 
05:49:56 [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0
05:49:56 [INFO] 
05:49:56 [INFO] 
05:49:56 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-config ---
05:49:56 [INFO] 
05:49:56 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-config ---
05:49:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar
05:49:56 [INFO] 
05:49:56 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-config ---
05:49:56 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:49:56 [INFO] No previous run data found, generating javadoc.
05:49:57 [WARNING] Javadoc Warnings
05:49:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/package-info.java:14: warning: no comment
05:49:57 [WARNING] package org.eclipse.ditto.internal.utils.config;
05:49:57 [WARNING] ^
05:49:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/raw/package-info.java:14: warning: no comment
05:49:57 [WARNING] package org.eclipse.ditto.internal.utils.config.raw;
05:49:57 [WARNING] ^
05:49:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:77: warning: no comment
05:49:57 [WARNING] String DITTO_EXTENSIONS_SCOPE = "ditto.extensions";
05:49:57 [WARNING] ^
05:49:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:83: warning: no comment
05:49:57 [WARNING] static Config dittoExtension(final Config config) {
05:49:57 [WARNING] ^
05:49:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/src/main/java/org/eclipse/ditto/internal/utils/config/ScopedConfig.java:79: warning: no comment
05:49:57 [WARNING] static Config getOrEmpty(final Config config, final String path) {
05:49:57 [WARNING] ^
05:49:57 [WARNING] 5 warnings
05:49:58 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar
05:49:58 [INFO] 
05:49:58 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-config ---
05:49:58 [INFO] Tests are skipped.
05:49:58 [INFO] 
05:49:58 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-config ---
05:49:58 [INFO] Tests are skipped.
05:49:58 [INFO] 
05:49:58 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-config ---
05:49:58 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/jacoco.exec
05:49:58 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Config' with 18 classes
05:49:58 [INFO] 
05:49:58 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-config ---
05:49:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/0-SNAPSHOT/ditto-internal-utils-config-0-SNAPSHOT.pom
05:49:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/0-SNAPSHOT/ditto-internal-utils-config-0-SNAPSHOT.jar
05:49:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/0-SNAPSHOT/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar
05:49:58 [INFO] 
05:49:58 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-metrics >-----------
05:49:58 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Metrics 0-SNAPSHOT [13/77]
05:49:58 [INFO]   from internal/utils/metrics/pom.xml
05:49:58 [INFO] --------------------------------[ jar ]---------------------------------
05:50:03 [INFO] 
05:50:03 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-metrics ---
05:50:03 [INFO] 
05:50:03 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-metrics ---
05:50:03 [INFO] 
05:50:03 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-metrics ---
05:50:03 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/jacoco.exec
05:50:03 [INFO] 
05:50:03 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-metrics ---
05:50:03 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:50:03 [WARNING] 
05:50:03 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:50:03 [WARNING] 
05:50:03 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:50:03 [WARNING] 
05:50:03 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:50:03 [INFO] 
05:50:03 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-metrics ---
05:50:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/resources
05:50:03 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:50:03 [INFO] 
05:50:03 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-metrics ---
05:50:03 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT...
05:50:03 [INFO] 
05:50:03 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-metrics ---
05:50:03 [INFO] Changes detected - recompiling the module! :dependency
05:50:03 [INFO] Compiling 38 source files with javac [debug target 17] to target/classes
05:50:03 [INFO] 
05:50:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-metrics ---
05:50:03 [INFO] Copying 3 resources from src/test/resources to target/test-classes
05:50:03 [INFO] 
05:50:03 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-metrics ---
05:50:03 [INFO] Changes detected - recompiling the module! :dependency
05:50:03 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes
05:50:04 [INFO] 
05:50:04 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-metrics ---
05:50:04 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:50:04 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/surefire-reports
05:50:04 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:50:04 [INFO] 
05:50:04 [INFO] -------------------------------------------------------
05:50:04 [INFO]  T E S T S
05:50:04 [INFO] -------------------------------------------------------
05:50:04 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.KamonTagSetConverterTest
05:50:04 SLF4J(W): No SLF4J providers were found.
05:50:04 SLF4J(W): Defaulting to no-operation (NOP) logger implementation
05:50:04 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
05:50:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.974 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.KamonTagSetConverterTest
05:50:05 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagSetTest
05:50:07 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.818 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagSetTest
05:50:07 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagTest
05:50:07 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagTest
05:50:07 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartedKamonTimerTest
05:50:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05:50:08 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.099 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartedKamonTimerTest
05:50:08 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartInstantTest
05:50:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.098 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartInstantTest
05:50:09 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StoppedKamonTimerTest
05:50:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.259 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StoppedKamonTimerTest
05:50:10 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.PreparedKamonTimerTest
05:50:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.PreparedKamonTimerTest
05:50:10 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.histogram.KamonHistogramTest
05:50:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.histogram.KamonHistogramTest
05:50:11 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.counter.KamonCounterTest
05:50:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.counter.KamonCounterTest
05:50:11 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.gauge.KamonGaugeTest
05:50:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.gauge.KamonGaugeTest
05:50:11 [INFO] Running org.eclipse.ditto.internal.utils.metrics.config.DefaultMetricsConfigTest
05:50:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s -- in org.eclipse.ditto.internal.utils.metrics.config.DefaultMetricsConfigTest
05:50:11 [INFO] 
05:50:11 [INFO] Results:
05:50:11 [INFO] 
05:50:11 [INFO] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
05:50:11 [INFO] 
05:50:11 [INFO] 
05:50:11 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-metrics ---
05:50:11 [INFO] 
05:50:11 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-metrics ---
05:50:11 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar
05:50:11 [INFO] 
05:50:11 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-metrics ---
05:50:11 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:50:11 [INFO] No previous run data found, generating javadoc.
05:50:13 [WARNING] Javadoc Warnings
05:50:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/config/package-info.java:14: warning: no comment
05:50:13 [WARNING] package org.eclipse.ditto.internal.utils.metrics.config;
05:50:13 [WARNING] ^
05:50:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/package-info.java:14: warning: no comment
05:50:13 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments;
05:50:13 [WARNING] ^
05:50:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/counter/package-info.java:14: warning: no comment
05:50:13 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.counter;
05:50:13 [WARNING] ^
05:50:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/gauge/package-info.java:14: warning: no comment
05:50:13 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.gauge;
05:50:13 [WARNING] ^
05:50:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/histogram/package-info.java:14: warning: no comment
05:50:13 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.histogram;
05:50:13 [WARNING] ^
05:50:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/tag/package-info.java:14: warning: no comment
05:50:13 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.tag;
05:50:13 [WARNING] ^
05:50:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/package-info.java:14: warning: no comment
05:50:13 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.timer;
05:50:13 [WARNING] ^
05:50:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/executor/InstrumentedForkJoinExecutorServiceConfigurator.java:51: warning: no comment
05:50:13 [WARNING] public InstrumentedForkJoinExecutorServiceConfigurator(final Config config,
05:50:13 [WARNING] ^
05:50:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/executor/InstrumentedThreadPoolExecutorServiceConfigurator.java:51: warning: no comment
05:50:13 [WARNING] public InstrumentedThreadPoolExecutorServiceConfigurator(final Config config,
05:50:13 [WARNING] ^
05:50:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/counter/KamonCounter.java:45: warning: no comment
05:50:13 [WARNING] public static KamonCounter newCounter(final String name) {
05:50:13 [WARNING] ^
05:50:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/gauge/KamonGauge.java:42: warning: no comment
05:50:13 [WARNING] public static Gauge newGauge(final String name) {
05:50:13 [WARNING] ^
05:50:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/histogram/KamonHistogram.java:50: warning: no comment
05:50:13 [WARNING] public static Histogram newHistogram(final String name) {
05:50:13 [WARNING] ^
05:50:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/StartedTimer.java:60: warning: no @return
05:50:13 [WARNING] StartedTimer onStop(OnStopHandler onStopHandler);
05:50:13 [WARNING] ^
05:50:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/Timers.java:27: warning: no @param for name
05:50:13 [WARNING] public static PreparedTimer newTimer(final String name) {
05:50:13 [WARNING] ^
05:50:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/timer/Timers.java:27: warning: no @return
05:50:13 [WARNING] public static PreparedTimer newTimer(final String name) {
05:50:13 [WARNING] ^
05:50:13 [WARNING] 15 warnings
05:50:13 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar
05:50:13 [INFO] 
05:50:13 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-metrics ---
05:50:13 [INFO] Tests are skipped.
05:50:13 [INFO] 
05:50:13 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-metrics ---
05:50:13 [INFO] Tests are skipped.
05:50:13 [INFO] 
05:50:13 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-metrics ---
05:50:13 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/jacoco.exec
05:50:13 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Metrics' with 24 classes
05:50:13 [INFO] 
05:50:13 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-metrics ---
05:50:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/0-SNAPSHOT/ditto-internal-utils-metrics-0-SNAPSHOT.pom
05:50:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/0-SNAPSHOT/ditto-internal-utils-metrics-0-SNAPSHOT.jar
05:50:13 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-metrics/0-SNAPSHOT/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar
05:50:13 [INFO] 
05:50:13 [INFO] ----------------< org.eclipse.ditto:ditto-utils-result >----------------
05:50:13 [INFO] Building Eclipse Ditto :: Utils :: Result 0-SNAPSHOT             [14/77]
05:50:13 [INFO]   from utils/result/pom.xml
05:50:13 [INFO] --------------------------------[ jar ]---------------------------------
05:50:14 [INFO] 
05:50:14 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils-result ---
05:50:14 [INFO] 
05:50:14 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils-result ---
05:50:14 [INFO] 
05:50:14 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-result ---
05:50:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
05:50:14 [INFO] 
05:50:14 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-result ---
05:50:14 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/result/target/jacoco.exec
05:50:14 [INFO] 
05:50:14 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-result ---
05:50:14 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:50:14 [WARNING] 
05:50:14 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:50:14 [WARNING] 
05:50:14 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:50:14 [WARNING] 
05:50:14 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/utils/result/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:50:14 [INFO] 
05:50:14 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-result ---
05:50:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/result/src/main/resources
05:50:14 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:50:14 [INFO] 
05:50:14 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-result ---
05:50:14 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT...
05:50:14 [INFO] 
05:50:14 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-result ---
05:50:14 [INFO] Changes detected - recompiling the module! :dependency
05:50:14 [INFO] Compiling 4 source files with javac [debug target 17] to target/classes
05:50:14 [INFO] 
05:50:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-result ---
05:50:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/resources
05:50:14 [INFO] 
05:50:14 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-result ---
05:50:14 [INFO] Changes detected - recompiling the module! :dependency
05:50:14 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
05:50:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/java/org/eclipse/ditto/utils/result/ErrTest.java: Some input files use unchecked or unsafe operations.
05:50:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/java/org/eclipse/ditto/utils/result/ErrTest.java: Recompile with -Xlint:unchecked for details.
05:50:14 [INFO] 
05:50:14 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-result ---
05:50:14 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:50:14 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/surefire-reports
05:50:14 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:50:14 [INFO] 
05:50:14 [INFO] -------------------------------------------------------
05:50:14 [INFO]  T E S T S
05:50:14 [INFO] -------------------------------------------------------
05:50:14 [INFO] Running org.eclipse.ditto.utils.result.ResultTest
05:50:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.eclipse.ditto.utils.result.ResultTest
05:50:15 [INFO] Running org.eclipse.ditto.utils.result.ErrTest
05:50:16 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.039 s -- in org.eclipse.ditto.utils.result.ErrTest
05:50:16 [INFO] Running org.eclipse.ditto.utils.result.OkTest
05:50:16 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.utils.result.OkTest
05:50:16 [INFO] 
05:50:16 [INFO] Results:
05:50:16 [INFO] 
05:50:16 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
05:50:16 [INFO] 
05:50:16 [INFO] 
05:50:16 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-result ---
05:50:16 [INFO] 
05:50:16 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-result ---
05:50:16 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar
05:50:16 [INFO] 
05:50:16 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-result ---
05:50:16 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:50:16 [INFO] No previous run data found, generating javadoc.
05:50:17 [WARNING] Javadoc Warnings
05:50:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/result/src/main/java/org/eclipse/ditto/utils/result/package-info.java:14: warning: no comment
05:50:17 [WARNING] package org.eclipse.ditto.utils.result;
05:50:17 [WARNING] ^
05:50:17 [WARNING] 1 warning
05:50:17 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar
05:50:17 [INFO] 
05:50:17 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-result ---
05:50:17 [INFO] Tests are skipped.
05:50:17 [INFO] 
05:50:17 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-result ---
05:50:17 [INFO] Tests are skipped.
05:50:17 [INFO] 
05:50:17 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-result ---
05:50:17 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/utils/result/target/jacoco.exec
05:50:17 [INFO] Analyzed bundle 'Eclipse Ditto :: Utils :: Result' with 5 classes
05:50:17 [INFO] 
05:50:17 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils-result ---
05:50:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/result/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/0-SNAPSHOT/ditto-utils-result-0-SNAPSHOT.pom
05:50:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/0-SNAPSHOT/ditto-utils-result-0-SNAPSHOT.jar
05:50:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/0-SNAPSHOT/ditto-utils-result-0-SNAPSHOT-javadoc.jar
05:50:17 [INFO] 
05:50:17 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-tracing >-----------
05:50:17 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Tracing 0-SNAPSHOT [15/77]
05:50:17 [INFO]   from internal/utils/tracing/pom.xml
05:50:17 [INFO] --------------------------------[ jar ]---------------------------------
05:50:21 [INFO] 
05:50:21 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-tracing ---
05:50:21 [INFO] 
05:50:21 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-tracing ---
05:50:21 [INFO] 
05:50:21 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-tracing ---
05:50:21 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/jacoco.exec
05:50:21 [INFO] 
05:50:21 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-tracing ---
05:50:21 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:50:21 [WARNING] 
05:50:21 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:50:21 [WARNING] 
05:50:21 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:50:21 [WARNING] 
05:50:21 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:50:21 [INFO] 
05:50:21 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-tracing ---
05:50:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/resources
05:50:21 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:50:21 [INFO] 
05:50:21 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-tracing ---
05:50:21 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT...
05:50:21 [INFO] 
05:50:21 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-tracing ---
05:50:21 [INFO] Changes detected - recompiling the module! :dependency
05:50:21 [INFO] Compiling 26 source files with javac [debug target 17] to target/classes
05:50:21 [INFO] 
05:50:21 [INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-tracing ---
05:50:21 [INFO] Changes detected - recompiling the module! :dependency
05:50:21 [INFO] Compiling 26 source files with javac [debug target 17] to target/classes
05:50:22 [INFO] 
05:50:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-tracing ---
05:50:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/test/resources
05:50:22 [INFO] 
05:50:22 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-tracing ---
05:50:22 [INFO] Changes detected - recompiling the module! :dependency
05:50:22 [INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes
05:50:22 [INFO] 
05:50:22 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-tracing ---
05:50:22 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:50:22 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/surefire-reports
05:50:22 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:50:22 [INFO] 
05:50:22 [INFO] -------------------------------------------------------
05:50:22 [INFO]  T E S T S
05:50:22 [INFO] -------------------------------------------------------
05:50:23 [INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceInformationGeneratorTest
05:50:23 10:50:23.504 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </api/2/search/things>: <TraceInformation [traceUri=/api/2/search/things/x, tagSet=[Tag [key=ditto.request.path, value=/api/2/search/things/x]]]>
05:50:23 10:50:23.650 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </status1>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]>
05:50:23 10:50:23.651 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </api/9/search/thingsX>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]>
05:50:23 10:50:23.652 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </api/2/search/things/count>: <TraceInformation [traceUri=/api/2/search/things/x, tagSet=[Tag [key=ditto.request.path, value=/api/2/search/things/x]]]>
05:50:23 10:50:23.653 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </status/bumlux>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]>
05:50:23 10:50:23.661 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </api/2/things/abc:1a4ed3df-308b-462e-9cfc-b78891f18c39/features/Vehicle/definition>: <TraceInformation [traceUri=/api/2/things/x, tagSet=[Tag [key=ditto.request.path, value=/api/2/things/x/features/x]]]>
05:50:23 10:50:23.663 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </api/2/things/abc:1a4ed3df-308b-462e-9cfc-b78891f18c39/features/Vehicle/properties/Engine/max-speed>: <TraceInformation [traceUri=/api/2/things/x, tagSet=[Tag [key=ditto.request.path, value=/api/2/things/x/features/x]]]>
05:50:23 10:50:23.664 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </bumlux>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]>
05:50:23 10:50:23.665 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </status/healthTest>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]>
05:50:23 10:50:23.665 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </api/2/things/ns:1>: <TraceInformation [traceUri=/api/2/things/x, tagSet=[Tag [key=ditto.request.path, value=/api/2/things/x]]]>
05:50:23 10:50:23.666 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </status>: <TraceInformation [traceUri=/status, tagSet=[Tag [key=ditto.request.path, value=/status]]]>
05:50:23 10:50:23.667 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Generated trace information for </status/health>: <TraceInformation [traceUri=/status/health, tagSet=[Tag [key=ditto.request.path, value=/status/health]]]>
05:50:23 10:50:23.668 [main] DEBUG org.eclipse.ditto.internal.utils.tracing.TraceInformationGenerator -- Returning fall-back trace information for </api/9/search/things>: <TraceInformation [traceUri=/other, tagSet=[Tag [key=ditto.request.path, value=/other]]]>
05:50:24 [WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.286 s -- in org.eclipse.ditto.internal.utils.tracing.TraceInformationGeneratorTest
05:50:24 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.EmptyPreparedSpanTest
05:50:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s -- in org.eclipse.ditto.internal.utils.tracing.span.EmptyPreparedSpanTest
05:50:24 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.KamonHttpContextPropagationTest
05:50:25 10:50:25.482 [main] WARN kamon.Init -- Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option
05:50:25 10:50:25.594 [main] INFO kamon.prometheus.PrometheusReporter -- Started the embedded HTTP server on http://0.0.0.0:9095/metrics
05:50:25 10:50:25.610 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Creating OpenTelemetry Trace Reporter
05:50:25 10:50:25.611 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Reconfigure OpenTelemetry Trace Reporter
05:50:25 10:50:25.656 [main] INFO kamon.otel.OtlpTraceService -- Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
05:50:26 10:50:26.020 [main] INFO kamon.Init -- 
05:50:26  _
05:50:26 | |
05:50:26 | | ____ _ _ __ ___   ___  _ __
05:50:26 | |/ / _  |  _ ` _ \ / _ \|  _ \
05:50:26 |   < (_| | | | | | | (_) | | | |
05:50:26 |_|\_\__,_|_| |_| |_|\___/|_| |_|
05:50:26 =====================================
05:50:26 Initializing Kamon Telemetry v2.6.6 / Kanela not found
05:50:26 
05:50:27 10:50:27.235 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter -- Stopping OpenTelemetry Trace Reporter
05:50:27 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.510 s -- in org.eclipse.ditto.internal.utils.tracing.span.KamonHttpContextPropagationTest
05:50:27 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.EmptyStartedSpanTest
05:50:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.internal.utils.tracing.span.EmptyStartedSpanTest
05:50:27 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.PreparedKamonSpanTest
05:50:27 10:50:27.281 [main] WARN kamon.Init -- Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option
05:50:27 10:50:27.283 [main] INFO kamon.prometheus.PrometheusReporter -- Started the embedded HTTP server on http://0.0.0.0:9095/metrics
05:50:27 10:50:27.284 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Creating OpenTelemetry Trace Reporter
05:50:27 10:50:27.284 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Reconfigure OpenTelemetry Trace Reporter
05:50:27 10:50:27.284 [main] INFO kamon.otel.OtlpTraceService -- Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
05:50:27 10:50:27.286 [main] INFO kamon.Init -- 
05:50:27  _
05:50:27 | |
05:50:27 | | ____ _ _ __ ___   ___  _ __
05:50:27 | |/ / _  |  _ ` _ \ / _ \|  _ \
05:50:27 |   < (_| | | | | | | (_) | | | |
05:50:27 |_|\_\__,_|_| |_| |_|\___/|_| |_|
05:50:27 =====================================
05:50:27 Initializing Kamon Telemetry v2.6.6 / Kanela not found
05:50:27 
05:50:27 Feb 07, 2024 10:50:27 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
05:50:27 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317
05:50:27 10:50:27.584 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
05:50:27 kamon.otel.StatusRuntimeException$: Exporting trace span failed
05:50:27 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
05:50:27 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
05:50:27 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
05:50:27 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
05:50:27 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
05:50:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
05:50:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
05:50:27 	at java.base/java.lang.Thread.run(Thread.java:833)
05:50:27 Feb 07, 2024 10:50:27 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
05:50:27 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317
05:50:27 10:50:27.593 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
05:50:27 kamon.otel.StatusRuntimeException$: Exporting trace span failed
05:50:27 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
05:50:27 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
05:50:27 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
05:50:27 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
05:50:27 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
05:50:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
05:50:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
05:50:27 	at java.base/java.lang.Thread.run(Thread.java:833)
05:50:27 Feb 07, 2024 10:50:27 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
05:50:27 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317
05:50:27 10:50:27.688 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
05:50:27 kamon.otel.StatusRuntimeException$: Exporting trace span failed
05:50:27 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
05:50:27 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
05:50:27 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
05:50:27 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
05:50:27 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
05:50:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
05:50:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
05:50:27 	at java.base/java.lang.Thread.run(Thread.java:833)
05:50:27 10:50:27.688 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter -- Stopping OpenTelemetry Trace Reporter
05:50:27 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s -- in org.eclipse.ditto.internal.utils.tracing.span.PreparedKamonSpanTest
05:50:27 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.SpanOperationNameTest
05:50:27 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.eclipse.ditto.internal.utils.tracing.span.SpanOperationNameTest
05:50:27 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.SpanIdTest
05:50:27 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.internal.utils.tracing.span.SpanIdTest
05:50:27 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.StartedKamonSpanTest
05:50:27 10:50:27.918 [main] WARN kamon.Init -- Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option
05:50:27 10:50:27.920 [main] INFO kamon.prometheus.PrometheusReporter -- Started the embedded HTTP server on http://0.0.0.0:9095/metrics
05:50:27 10:50:27.921 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Creating OpenTelemetry Trace Reporter
05:50:27 10:50:27.921 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Reconfigure OpenTelemetry Trace Reporter
05:50:27 10:50:27.921 [main] INFO kamon.otel.OtlpTraceService -- Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
05:50:27 10:50:27.922 [main] INFO kamon.Init -- 
05:50:27  _
05:50:27 | |
05:50:27 | | ____ _ _ __ ___   ___  _ __
05:50:27 | |/ / _  |  _ ` _ \ / _ \|  _ \
05:50:27 |   < (_| | | | | | | (_) | | | |
05:50:27 |_|\_\__,_|_| |_| |_|\___/|_| |_|
05:50:27 =====================================
05:50:27 Initializing Kamon Telemetry v2.6.6 / Kanela not found
05:50:27 
05:50:28 Feb 07, 2024 10:50:28 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
05:50:28 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317
05:50:28 10:50:28.025 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
05:50:28 kamon.otel.StatusRuntimeException$: Exporting trace span failed
05:50:28 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
05:50:28 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
05:50:28 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
05:50:28 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
05:50:28 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
05:50:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
05:50:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
05:50:28 	at java.base/java.lang.Thread.run(Thread.java:833)
05:50:28 Feb 07, 2024 10:50:28 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
05:50:28 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317
05:50:28 10:50:28.126 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
05:50:28 kamon.otel.StatusRuntimeException$: Exporting trace span failed
05:50:28 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
05:50:28 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
05:50:28 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
05:50:28 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
05:50:28 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
05:50:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
05:50:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
05:50:28 	at java.base/java.lang.Thread.run(Thread.java:833)
05:50:28 Feb 07, 2024 10:50:28 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
05:50:28 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317
05:50:28 10:50:28.225 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
05:50:28 kamon.otel.StatusRuntimeException$: Exporting trace span failed
05:50:28 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
05:50:28 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
05:50:28 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
05:50:28 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
05:50:28 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
05:50:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
05:50:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
05:50:28 	at java.base/java.lang.Thread.run(Thread.java:833)
05:50:28 Feb 07, 2024 10:50:28 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
05:50:28 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317
05:50:28 10:50:28.325 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
05:50:28 kamon.otel.StatusRuntimeException$: Exporting trace span failed
05:50:28 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
05:50:28 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
05:50:28 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
05:50:28 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
05:50:28 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
05:50:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
05:50:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
05:50:28 	at java.base/java.lang.Thread.run(Thread.java:833)
05:50:28 Feb 07, 2024 10:50:28 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
05:50:28 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317
05:50:28 10:50:28.424 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
05:50:28 kamon.otel.StatusRuntimeException$: Exporting trace span failed
05:50:28 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
05:50:28 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
05:50:28 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
05:50:28 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
05:50:28 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
05:50:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
05:50:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
05:50:28 	at java.base/java.lang.Thread.run(Thread.java:833)
05:50:28 10:50:28.426 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter -- Stopping OpenTelemetry Trace Reporter
05:50:28 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s -- in org.eclipse.ditto.internal.utils.tracing.span.StartedKamonSpanTest
05:50:28 [INFO] Running org.eclipse.ditto.internal.utils.tracing.DittoTracingTest
05:50:28 10:50:28.431 [main] WARN kamon.Init -- Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option
05:50:28 10:50:28.433 [main] INFO kamon.prometheus.PrometheusReporter -- Started the embedded HTTP server on http://0.0.0.0:9095/metrics
05:50:28 10:50:28.434 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Creating OpenTelemetry Trace Reporter
05:50:28 10:50:28.434 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Reconfigure OpenTelemetry Trace Reporter
05:50:28 10:50:28.434 [main] INFO kamon.otel.OtlpTraceService -- Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
05:50:28 10:50:28.435 [main] INFO kamon.Init -- 
05:50:28  _
05:50:28 | |
05:50:28 | | ____ _ _ __ ___   ___  _ __
05:50:28 | |/ / _  |  _ ` _ \ / _ \|  _ \
05:50:28 |   < (_| | | | | | | (_) | | | |
05:50:28 |_|\_\__,_|_| |_| |_|\___/|_| |_|
05:50:28 =====================================
05:50:28 Initializing Kamon Telemetry v2.6.6 / Kanela not found
05:50:28 
05:50:28 10:50:28.512 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
05:50:28 10:50:28.514 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
05:50:29 10:50:29.085 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing is disabled. No traces are generated and span context is not propagated.
05:50:29 10:50:29.088 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing is disabled. No traces are generated and span context is not propagated.
05:50:29 10:50:29.089 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
05:50:29 Feb 07, 2024 10:50:29 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
05:50:29 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317
05:50:29 10:50:29.138 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
05:50:29 kamon.otel.StatusRuntimeException$: Exporting trace span failed
05:50:29 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
05:50:29 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
05:50:29 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
05:50:29 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
05:50:29 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
05:50:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
05:50:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
05:50:29 	at java.base/java.lang.Thread.run(Thread.java:833)
05:50:29 10:50:29.149 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
05:50:29 10:50:29.151 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
05:50:29 10:50:29.153 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing is disabled. No traces are generated and span context is not propagated.
05:50:29 10:50:29.155 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
05:50:29 10:50:29.156 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
05:50:29 10:50:29.158 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
05:50:29 10:50:29.160 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter -- Stopping OpenTelemetry Trace Reporter
05:50:29 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.731 s -- in org.eclipse.ditto.internal.utils.tracing.DittoTracingTest
05:50:29 [INFO] Running org.eclipse.ditto.internal.utils.tracing.config.DefaultTracingConfigTest
05:50:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in org.eclipse.ditto.internal.utils.tracing.config.DefaultTracingConfigTest
05:50:29 [INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceInformationTest
05:50:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.internal.utils.tracing.TraceInformationTest
05:50:29 [INFO] Running org.eclipse.ditto.internal.utils.tracing.filter.KamonTracingFilterTest
05:50:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.internal.utils.tracing.filter.KamonTracingFilterTest
05:50:29 [INFO] Running org.eclipse.ditto.internal.utils.tracing.filter.AcceptAllTracingFilterTest
05:50:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.internal.utils.tracing.filter.AcceptAllTracingFilterTest
05:50:29 [INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceUtilsTest
05:50:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.internal.utils.tracing.TraceUtilsTest
05:50:29 [INFO] 
05:50:29 [INFO] Results:
05:50:29 [INFO] 
05:50:29 [WARNING] Tests run: 119, Failures: 0, Errors: 0, Skipped: 1
05:50:29 [INFO] 
05:50:29 [INFO] 
05:50:29 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-tracing ---
05:50:29 [INFO] 
05:50:29 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-tracing ---
05:50:29 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar
05:50:29 [INFO] 
05:50:29 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-tracing ---
05:50:29 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:50:29 [INFO] No previous run data found, generating javadoc.
05:50:31 [WARNING] Javadoc Warnings
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/config/package-info.java:14: warning: no comment
05:50:31 [WARNING] package org.eclipse.ditto.internal.utils.tracing.config;
05:50:31 [WARNING] ^
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/filter/package-info.java:14: warning: no comment
05:50:31 [WARNING] package org.eclipse.ditto.internal.utils.tracing.filter;
05:50:31 [WARNING] ^
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/package-info.java:14: warning: no comment
05:50:31 [WARNING] package org.eclipse.ditto.internal.utils.tracing.span;
05:50:31 [WARNING] ^
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:56: warning: no comment
05:50:31 [WARNING] public static final SpanTagKey<Boolean> AUTH_ERROR = new BooleanImplementation(KEY_PREFIX + "auth.error");
05:50:31 [WARNING] ^
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:54: warning: no comment
05:50:31 [WARNING] public static final SpanTagKey<Boolean> AUTH_SUCCESS = new BooleanImplementation(KEY_PREFIX + "auth.success");
05:50:31 [WARNING] ^
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:37: warning: no comment
05:50:31 [WARNING] public static final SpanTagKey<CharSequence> CHANNEL = new CharSequenceImplementation(KEY_PREFIX + "channel");
05:50:31 [WARNING] ^
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:41: warning: no comment
05:50:31 [WARNING] public static final SpanTagKey<CharSequence> CONNECTION_ID =
05:50:31 [WARNING] ^
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:44: warning: no comment
05:50:31 [WARNING] public static final SpanTagKey<CharSequence> CONNECTION_TYPE =
05:50:31 [WARNING] ^
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:32: warning: no comment
05:50:31 [WARNING] public static final SpanTagKey<CharSequence> CORRELATION_ID =
05:50:31 [WARNING] ^
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:39: warning: no comment
05:50:31 [WARNING] public static final SpanTagKey<CharSequence> ENTITY_ID = new CharSequenceImplementation(KEY_PREFIX + "entityId");
05:50:31 [WARNING] ^
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:47: warning: no comment
05:50:31 [WARNING] public static final SpanTagKey<HttpStatus> HTTP_STATUS = new HttpStatusImplementation(KEY_PREFIX + "statusCode");
05:50:31 [WARNING] ^
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:49: warning: no comment
05:50:31 [WARNING] public static final SpanTagKey<CharSequence> REQUEST_METHOD_NAME =
05:50:31 [WARNING] ^
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:52: warning: no comment
05:50:31 [WARNING] public static final SpanTagKey<URI> REQUEST_URI = new URIImplementation(KEY_PREFIX + "request.path");
05:50:31 [WARNING] ^
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:35: warning: no comment
05:50:31 [WARNING] public static final SpanTagKey<CharSequence> SIGNAL_TYPE = new CharSequenceImplementation(KEY_PREFIX + "signal.type");
05:50:31 [WARNING] ^
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/SpanTagKey.java:68: warning: no comment
05:50:31 [WARNING] public abstract Tag getTagForValue(T value);
05:50:31 [WARNING] ^
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/span/StartedSpan.java:111: warning: no @return
05:50:31 [WARNING] Map<String, String> propagateContext(Map<String, String> map);
05:50:31 [WARNING] ^
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceInformation.java:43: warning: no comment
05:50:31 [WARNING] public URI getTraceUri() {
05:50:31 [WARNING] ^
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:151: warning: no @param for traceUri
05:50:31 [WARNING] public static String metricizeTraceUri(final String traceUri) {
05:50:31 [WARNING] ^
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:151: warning: no @return
05:50:31 [WARNING] public static String metricizeTraceUri(final String traceUri) {
05:50:31 [WARNING] ^
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:158: warning: no @param for path
05:50:31 [WARNING] public static String normalizePath(final String path) {
05:50:31 [WARNING] ^
05:50:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/java/org/eclipse/ditto/internal/utils/tracing/TraceUtils.java:158: warning: no @return
05:50:31 [WARNING] public static String normalizePath(final String path) {
05:50:31 [WARNING] ^
05:50:31 [WARNING] 21 warnings
05:50:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar
05:50:31 [INFO] 
05:50:31 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-tracing ---
05:50:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar
05:50:31 [INFO] 
05:50:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-tracing ---
05:50:31 [INFO] Tests are skipped.
05:50:31 [INFO] 
05:50:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-tracing ---
05:50:31 [INFO] Tests are skipped.
05:50:31 [INFO] 
05:50:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-tracing ---
05:50:31 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/jacoco.exec
05:50:31 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Tracing' with 30 classes
05:50:31 [INFO] 
05:50:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-tracing ---
05:50:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT.pom
05:50:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT.jar
05:50:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar
05:50:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar
05:50:31 [INFO] 
05:50:31 [INFO] --------------< org.eclipse.ditto:ditto-internal-models >---------------
05:50:31 [INFO] Building Eclipse Ditto :: Internal :: Models 0-SNAPSHOT          [16/77]
05:50:31 [INFO]   from internal/models/pom.xml
05:50:31 [INFO] --------------------------------[ pom ]---------------------------------
05:50:31 [INFO] 
05:50:31 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models ---
05:50:31 [INFO] 
05:50:31 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models ---
05:50:31 [INFO] 
05:50:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models ---
05:50:31 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/target/jacoco.exec
05:50:31 [INFO] 
05:50:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models ---
05:50:31 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:50:31 [INFO] The goal is skip due to packaging 'pom'
05:50:31 [INFO] 
05:50:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models ---
05:50:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models:pom:0-SNAPSHOT...
05:50:31 [INFO] 
05:50:31 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models ---
05:50:31 [INFO] 
05:50:31 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models ---
05:50:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
05:50:31 [INFO] 
05:50:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models ---
05:50:31 [INFO] Tests are skipped.
05:50:31 [INFO] 
05:50:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models ---
05:50:31 [INFO] Tests are skipped.
05:50:31 [INFO] 
05:50:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models ---
05:50:31 [INFO] Skipping JaCoCo execution due to missing execution data file.
05:50:31 [INFO] 
05:50:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models ---
05:50:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models/0-SNAPSHOT/ditto-internal-models-0-SNAPSHOT.pom
05:50:31 [INFO] 
05:50:31 [INFO] ---------< org.eclipse.ditto:ditto-internal-models-streaming >----------
05:50:31 [INFO] Building Eclipse Ditto :: Internal :: Models :: Streaming 0-SNAPSHOT [17/77]
05:50:31 [INFO]   from internal/models/streaming/pom.xml
05:50:31 [INFO] --------------------------------[ jar ]---------------------------------
05:50:31 [INFO] 
05:50:31 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-streaming ---
05:50:31 [INFO] 
05:50:31 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-streaming ---
05:50:31 [INFO] 
05:50:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-streaming ---
05:50:31 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/jacoco.exec
05:50:31 [INFO] 
05:50:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-streaming ---
05:50:31 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:50:31 [WARNING] 
05:50:31 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:50:31 [WARNING] 
05:50:31 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:50:31 [WARNING] 
05:50:31 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:50:31 [INFO] 
05:50:31 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-streaming ---
05:50:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/resources
05:50:31 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:50:31 [INFO] 
05:50:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-streaming ---
05:50:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT...
05:50:31 [INFO] 
05:50:31 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-streaming ---
05:50:31 [INFO] Changes detected - recompiling the module! :dependency
05:50:31 [INFO] Compiling 11 source files with javac [debug target 17] to target/classes
05:50:31 [INFO] 
05:50:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-streaming ---
05:50:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/test/resources
05:50:31 [INFO] 
05:50:31 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-streaming ---
05:50:31 [INFO] Changes detected - recompiling the module! :dependency
05:50:31 [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes
05:50:32 [INFO] 
05:50:32 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-streaming ---
05:50:32 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:50:32 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/surefire-reports
05:50:32 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:50:32 [INFO] 
05:50:32 [INFO] -------------------------------------------------------
05:50:32 [INFO]  T E S T S
05:50:32 [INFO] -------------------------------------------------------
05:50:32 [INFO] Running org.eclipse.ditto.internal.models.streaming.StreamedSnapshotTest
05:50:33 Feb 07, 2024 10:50:33 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:50:33 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:50:33 Feb 07, 2024 10:50:33 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:50:33 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:50:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.313 s -- in org.eclipse.ditto.internal.models.streaming.StreamedSnapshotTest
05:50:33 [INFO] Running org.eclipse.ditto.internal.models.streaming.BatchedEntityIdWithRevisionsTest
05:50:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.ditto.internal.models.streaming.BatchedEntityIdWithRevisionsTest
05:50:33 [INFO] Running org.eclipse.ditto.internal.models.streaming.SudoStreamPidsTest
05:50:33 Feb 07, 2024 10:50:33 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:50:33 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
05:50:34 Feb 07, 2024 10:50:34 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:50:34 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
05:50:34 Feb 07, 2024 10:50:34 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:50:34 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:50:34 Feb 07, 2024 10:50:34 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:50:34 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:50:34 Feb 07, 2024 10:50:34 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:50:34 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
05:50:34 Feb 07, 2024 10:50:34 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:50:34 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
05:50:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.ditto.internal.models.streaming.SudoStreamPidsTest
05:50:34 [INFO] Running org.eclipse.ditto.internal.models.streaming.SudoStreamSnapshotsTest
05:50:34 Feb 07, 2024 10:50:34 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:50:34 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:50:34 Feb 07, 2024 10:50:34 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:50:34 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:50:34 Feb 07, 2024 10:50:34 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:50:34 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:50:34 Feb 07, 2024 10:50:34 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:50:34 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:50:34 Feb 07, 2024 10:50:34 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:50:34 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:50:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.ditto.internal.models.streaming.SudoStreamSnapshotsTest
05:50:34 [INFO] 
05:50:34 [INFO] Results:
05:50:34 [INFO] 
05:50:34 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
05:50:34 [INFO] 
05:50:34 [INFO] 
05:50:34 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-streaming ---
05:50:34 [INFO] 
05:50:34 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-streaming ---
05:50:34 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar
05:50:34 [INFO] 
05:50:34 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-streaming ---
05:50:34 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:50:34 [INFO] No previous run data found, generating javadoc.
05:50:35 [WARNING] Javadoc Warnings
05:50:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/java/org/eclipse/ditto/internal/models/streaming/AbstractEntityIdWithRevision.java:34: warning: no comment
05:50:35 [WARNING] protected AbstractEntityIdWithRevision(final I id, final long revision) {
05:50:35 [WARNING] ^
05:50:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/java/org/eclipse/ditto/internal/models/streaming/SudoStreamSnapshots.java:122: warning: no @param for dittoHeaders
05:50:35 [WARNING] public static SudoStreamSnapshots fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
05:50:35 [WARNING] ^
05:50:35 [WARNING] 2 warnings
05:50:35 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar
05:50:35 [INFO] 
05:50:35 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-streaming ---
05:50:35 [INFO] Tests are skipped.
05:50:35 [INFO] 
05:50:35 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-streaming ---
05:50:35 [INFO] Tests are skipped.
05:50:35 [INFO] 
05:50:35 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-streaming ---
05:50:35 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/jacoco.exec
05:50:35 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Streaming' with 10 classes
05:50:35 [INFO] 
05:50:35 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-streaming ---
05:50:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/0-SNAPSHOT/ditto-internal-models-streaming-0-SNAPSHOT.pom
05:50:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/0-SNAPSHOT/ditto-internal-models-streaming-0-SNAPSHOT.jar
05:50:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/0-SNAPSHOT/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar
05:50:35 [INFO] 
05:50:35 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-pekko >------------
05:50:35 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pekko 0-SNAPSHOT  [18/77]
05:50:35 [INFO]   from internal/utils/pekko/pom.xml
05:50:35 [INFO] --------------------------------[ jar ]---------------------------------
05:50:36 [INFO] 
05:50:36 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pekko ---
05:50:36 [INFO] 
05:50:36 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pekko ---
05:50:36 [INFO] 
05:50:36 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pekko ---
05:50:36 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/jacoco.exec
05:50:36 [INFO] 
05:50:36 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pekko ---
05:50:36 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:50:36 [WARNING] 
05:50:36 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:50:36 [WARNING] 
05:50:36 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:50:36 [WARNING] 
05:50:36 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:50:36 [INFO] 
05:50:36 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pekko ---
05:50:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/resources
05:50:36 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:50:36 [INFO] 
05:50:36 [INFO] --- scala:4.8.1:compile (default) @ ditto-internal-utils-pekko ---
05:50:40 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
05:50:40 [INFO] Compiler bridge file is not installed yet
05:50:48 warning: 4 deprecations (since 2.12.0)
05:50:48 warning: 1 deprecation (since 2.12.5)
05:50:48 warning: 2 deprecations (since 2.12.9)
05:50:48 warning: 2 deprecations (since 2.13)
05:50:48 warning: 7 deprecations (since 2.13.0)
05:50:48 warning: 1 deprecation (since 2.13.12)
05:50:48 warning: 1 deprecation (since 2.13.4)
05:50:48 warning: 18 deprecations in total; re-run with -deprecation for details
05:50:48 warning: 2 feature warnings; re-run with -feature for details
05:50:48 9 warnings
05:50:48 [INFO] Compiler bridge installed
05:50:48 [INFO] compiling 7 Scala sources and 51 Java sources to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/classes ...
05:50:50 [WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details
05:50:50 [WARNING] one warning found
05:50:53 [INFO] NoPosition: Note: Some input files use or override a deprecated API.
05:50:53 [INFO] NoPosition: Note: Recompile with -Xlint:deprecation for details.
05:50:53 [INFO] done compiling
05:50:53 [INFO] compile in 15.4 s
05:50:53 [INFO] 
05:50:53 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pekko ---
05:50:53 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT...
05:50:53 [INFO] 
05:50:53 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pekko ---
05:50:53 [INFO] Changes detected - recompiling the module! :dependency
05:50:53 [INFO] Compiling 51 source files with javac [debug target 17] to target/classes
05:50:54 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Some input files use or override a deprecated API.
05:50:54 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Recompile with -Xlint:deprecation for details.
05:50:54 [INFO] 
05:50:54 [INFO] --- scala:4.8.1:compile (compile) @ ditto-internal-utils-pekko ---
05:50:54 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
05:50:54 [INFO] compile in 0.2 s
05:50:54 [INFO] 
05:50:54 [INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-pekko ---
05:50:54 [INFO] Changes detected - recompiling the module! :dependency
05:50:54 [INFO] Compiling 51 source files with javac [debug target 17] to target/classes
05:50:55 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Some input files use or override a deprecated API.
05:50:55 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/java/org/eclipse/ditto/internal/utils/pekko/controlflow/Filter.java: Recompile with -Xlint:deprecation for details.
05:50:55 [INFO] 
05:50:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pekko ---
05:50:55 [INFO] Copying 2 resources from src/test/resources to target/test-classes
05:50:55 [INFO] 
05:50:55 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pekko ---
05:50:55 [INFO] Changes detected - recompiling the module! :dependency
05:50:55 [INFO] Compiling 19 source files with javac [debug target 17] to target/test-classes
05:50:56 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses or overrides a deprecated API.
05:50:56 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: Recompile with -Xlint:deprecation for details.
05:50:56 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses unchecked or unsafe operations.
05:50:56 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java: Recompile with -Xlint:unchecked for details.
05:50:56 [INFO] 
05:50:56 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-internal-utils-pekko ---
05:50:56 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
05:50:56 [INFO] compiling 19 Java sources to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/test-classes ...
05:50:58 [INFO] NoPosition: Note: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses or overrides a deprecated API.
05:50:58 [INFO] NoPosition: Note: Recompile with -Xlint:deprecation for details.
05:50:58 [INFO] NoPosition: Note: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/test/java/org/eclipse/ditto/internal/utils/pekko/controlflow/MergeSortedAsPairTest.java uses unchecked or unsafe operations.
05:50:58 [INFO] NoPosition: Note: Recompile with -Xlint:unchecked for details.
05:50:58 [INFO] done compiling
05:50:58 [INFO] compile in 2.7 s
05:50:58 [INFO] 
05:50:58 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pekko ---
05:50:58 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:50:58 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/surefire-reports
05:50:58 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:50:58 [INFO] 
05:50:58 [INFO] -------------------------------------------------------
05:50:58 [INFO]  T E S T S
05:50:58 [INFO] -------------------------------------------------------
05:50:59 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggingAdapterTest
05:50:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05:51:01 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.331 s -- in org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggingAdapterTest
05:51:01 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDiagnosticLoggingAdapterTest
05:51:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.360 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDiagnosticLoggingAdapterTest
05:51:02 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultAutoCloseableSlf4jLoggerTest
05:51:03 SLF4J(I): Attempting to load provider "org.eclipse.ditto.internal.utils.pekko.logging.StaticMDCServiceProvider" specified via "slf4j.provider" system property
05:51:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.015 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultAutoCloseableSlf4jLoggerTest
05:51:03 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultMdcEntryTest
05:51:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultMdcEntryTest
05:51:03 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggerTest
05:51:04 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.151 s -- in org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggerTest
05:51:04 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoDiagnosticLoggingAdapterTest
05:51:04 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoDiagnosticLoggingAdapterTest
05:51:04 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoLoggerTest
05:51:04 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoLoggerTest
05:51:04 [INFO] Running org.eclipse.ditto.internal.utils.pekko.streaming.StreamAckTest
05:51:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.internal.utils.pekko.streaming.StreamAckTest
05:51:04 [INFO] Running org.eclipse.ditto.internal.utils.pekko.streaming.StreamTriggerTest
05:51:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.internal.utils.pekko.streaming.StreamTriggerTest
05:51:04 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.TransistorTest
05:51:05 [INFO] [02/07/2024 10:51:05.363] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:05 [INFO] [02/07/2024 10:51:05.505] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:05 [INFO] [02/07/2024 10:51:05.591] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:05 [INFO] [02/07/2024 10:51:05.666] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:05 [INFO] [02/07/2024 10:51:05.738] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:05 [INFO] [02/07/2024 10:51:05.817] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:05 [INFO] [02/07/2024 10:51:05.897] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:05 [INFO] [02/07/2024 10:51:05.957] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:06 [INFO] [02/07/2024 10:51:06.029] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:06 [INFO] [02/07/2024 10:51:06.091] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:06 [INFO] [02/07/2024 10:51:06.157] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:06 [INFO] [02/07/2024 10:51:06.227] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:06 [INFO] [02/07/2024 10:51:06.285] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:06 [INFO] [02/07/2024 10:51:06.344] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:06 [INFO] [02/07/2024 10:51:06.404] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:06 [INFO] [02/07/2024 10:51:06.469] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:06 [INFO] [02/07/2024 10:51:06.528] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:06 [INFO] [02/07/2024 10:51:06.584] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:06 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.409 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.TransistorTest
05:51:06 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.LazyZipTest
05:51:06 [INFO] [02/07/2024 10:51:06.652] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:06 [INFO] [02/07/2024 10:51:06.742] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:06 [INFO] [02/07/2024 10:51:06.814] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:06 [INFO] [02/07/2024 10:51:06.866] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.LazyZipTest
05:51:06 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.TimeoutFlowTest
05:51:07 [INFO] [02/07/2024 10:51:06.997] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:07 [INFO] [02/07/2024 10:51:07.067] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:07 [INFO] [02/07/2024 10:51:07.156] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.TimeoutFlowTest
05:51:07 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSourceTest
05:51:07 [INFO] [02/07/2024 10:51:07.374] [default-pekko.actor.default-dispatcher-5] [org.apache.pekko.stream.Log(pekko://default/system/Materializers/StreamSupervisor-26)] [resume-source-errors-flow] Element: FailureWithLookBehind[error=java.lang.IllegalStateException: 1st expected error, finalElements=[2]]
05:51:07 [INFO] [02/07/2024 10:51:07.392] [default-pekko.actor.default-dispatcher-5] [org.apache.pekko.stream.Log(pekko://default/system/Materializers/StreamSupervisor-26)] [resume-source-errors-flow] Element: FailureWithLookBehind[error=java.lang.IllegalStateException: 2nd expected error, finalElements=[2]]
05:51:07 [INFO] [02/07/2024 10:51:07.409] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:07 [INFO] [02/07/2024 10:51:07.474] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:07 [INFO] [02/07/2024 10:51:07.537] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSourceTest
05:51:07 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.MergeSortedAsPairTest
05:51:08 [INFO] [02/07/2024 10:51:08.282] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:08 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.MergeSortedAsPairTest
05:51:08 [INFO] Running org.eclipse.ditto.internal.utils.pekko.mailbox.MonitoredUnboundedMailboxTypeTest
05:51:08 [INFO] [02/07/2024 10:51:08.545] [main] [CoordinatedShutdown(pekko://monitored-unbounded-mailbox-test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s -- in org.eclipse.ditto.internal.utils.pekko.mailbox.MonitoredUnboundedMailboxTypeTest
05:51:08 [INFO] 
05:51:08 [INFO] Results:
05:51:08 [INFO] 
05:51:08 [WARNING] Tests run: 121, Failures: 0, Errors: 0, Skipped: 1
05:51:08 [INFO] 
05:51:08 [INFO] 
05:51:08 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pekko ---
05:51:08 [INFO] 
05:51:08 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pekko ---
05:51:08 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar
05:51:08 [INFO] 
05:51:08 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pekko ---
05:51:08 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:51:08 [INFO] No previous run data found, generating javadoc.
05:51:10 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar
05:51:10 [INFO] 
05:51:10 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-pekko ---
05:51:10 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar
05:51:10 [INFO] 
05:51:10 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pekko ---
05:51:10 [INFO] Tests are skipped.
05:51:10 [INFO] 
05:51:10 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pekko ---
05:51:10 [INFO] Tests are skipped.
05:51:10 [INFO] 
05:51:10 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pekko ---
05:51:10 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/jacoco.exec
05:51:10 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pekko' with 85 classes
05:51:10 [INFO] 
05:51:10 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pekko ---
05:51:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT.pom
05:51:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT.jar
05:51:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar
05:51:10 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pekko/0-SNAPSHOT/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar
05:51:10 [INFO] 
05:51:10 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-health >------------
05:51:10 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Health 0-SNAPSHOT [19/77]
05:51:10 [INFO]   from internal/utils/health/pom.xml
05:51:10 [INFO] --------------------------------[ jar ]---------------------------------
05:51:14 [INFO] 
05:51:14 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-health ---
05:51:14 [INFO] 
05:51:14 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-health ---
05:51:14 [INFO] 
05:51:14 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-health ---
05:51:14 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/jacoco.exec
05:51:14 [INFO] 
05:51:14 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-health ---
05:51:14 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:51:14 [WARNING] 
05:51:14 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:51:14 [WARNING] 
05:51:14 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:51:14 [WARNING] 
05:51:14 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:51:14 [INFO] 
05:51:14 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-health ---
05:51:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/resources
05:51:14 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:51:14 [INFO] 
05:51:14 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-health ---
05:51:14 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT...
05:51:14 [INFO] 
05:51:14 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-health ---
05:51:14 [INFO] Changes detected - recompiling the module! :dependency
05:51:14 [INFO] Compiling 35 source files with javac [debug target 17] to target/classes
05:51:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java uses or overrides a deprecated API.
05:51:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/CompositeCachingHealthCheckingActor.java: Recompile with -Xlint:deprecation for details.
05:51:14 [INFO] 
05:51:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-health ---
05:51:14 [INFO] Copying 1 resource from src/test/resources to target/test-classes
05:51:14 [INFO] 
05:51:14 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-health ---
05:51:14 [INFO] Changes detected - recompiling the module! :dependency
05:51:14 [INFO] Compiling 12 source files with javac [debug target 17] to target/test-classes
05:51:14 [INFO] 
05:51:14 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-health ---
05:51:14 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:51:14 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/surefire-reports
05:51:14 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:51:14 [INFO] 
05:51:14 [INFO] -------------------------------------------------------
05:51:14 [INFO]  T E S T S
05:51:14 [INFO] -------------------------------------------------------
05:51:15 [INFO] Running org.eclipse.ditto.internal.utils.health.mongo.CurrentMongoStatusTest
05:51:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 s -- in org.eclipse.ditto.internal.utils.health.mongo.CurrentMongoStatusTest
05:51:16 [INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultMetricsReporterConfigTest
05:51:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.508 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultMetricsReporterConfigTest
05:51:17 [INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultPersistenceConfigTest
05:51:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultPersistenceConfigTest
05:51:18 [INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultBasicHealthCheckConfigTest
05:51:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultBasicHealthCheckConfigTest
05:51:18 [INFO] Running org.eclipse.ditto.internal.utils.health.ResetHealthEventsTest
05:51:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.internal.utils.health.ResetHealthEventsTest
05:51:18 [INFO] Running org.eclipse.ditto.internal.utils.health.HealthCheckingActorOptionsTest
05:51:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.internal.utils.health.HealthCheckingActorOptionsTest
05:51:18 [INFO] Running org.eclipse.ditto.internal.utils.health.ResetHealthEventsResponseTest
05:51:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.internal.utils.health.ResetHealthEventsResponseTest
05:51:18 [INFO] Running org.eclipse.ditto.internal.utils.health.SubsystemHealthCheckTest
05:51:19 [INFO] [02/07/2024 10:51:19.806] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:20 [INFO] [02/07/2024 10:51:19.999] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:20 [INFO] [pekkoDeadLetter][02/07/2024 10:51:20.024] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/*Root/healthCheckingActor] Message [org.eclipse.ditto.internal.utils.health.RetrieveHealth] from Actor[pekko://default/temp/_user_*Root_healthCheckingActor$a] to Actor[pekko://default/user/*Root/healthCheckingActor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://default/user/*Root/healthCheckingActor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
05:51:20 [INFO] [02/07/2024 10:51:20.627] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.525 s -- in org.eclipse.ditto.internal.utils.health.SubsystemHealthCheckTest
05:51:20 [INFO] Running org.eclipse.ditto.internal.utils.health.StatusInfoTest
05:51:20 [INFO] [02/07/2024 10:51:20.792] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:51:20 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.eclipse.ditto.internal.utils.health.StatusInfoTest
05:51:20 [INFO] Running org.eclipse.ditto.internal.utils.health.StatusDetailMessageTest
05:51:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.internal.utils.health.StatusDetailMessageTest
05:51:20 [INFO] Running org.eclipse.ditto.internal.utils.health.RetrieveHealthResponseTest
05:51:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.internal.utils.health.RetrieveHealthResponseTest
05:51:20 [INFO] Running org.eclipse.ditto.internal.utils.health.RetrieveHealthTest
05:51:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.internal.utils.health.RetrieveHealthTest
05:51:21 [INFO] 
05:51:21 [INFO] Results:
05:51:21 [INFO] 
05:51:21 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0
05:51:21 [INFO] 
05:51:21 [INFO] 
05:51:21 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-health ---
05:51:21 [INFO] 
05:51:21 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-health ---
05:51:21 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar
05:51:21 [INFO] 
05:51:21 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-health ---
05:51:21 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:51:21 [INFO] No previous run data found, generating javadoc.
05:51:23 [WARNING] Javadoc Warnings
05:51:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/package-info.java:14: warning: no comment
05:51:23 [WARNING] package org.eclipse.ditto.internal.utils.health;
05:51:23 [WARNING] ^
05:51:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/config/package-info.java:14: warning: no comment
05:51:23 [WARNING] package org.eclipse.ditto.internal.utils.health.config;
05:51:23 [WARNING] ^
05:51:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:337: warning: no @param for events
05:51:23 [WARNING] protected StatusDetailMessage.Level getMostSevereLevelFromEvents(final Deque<Pair<Instant, Event>> events) {
05:51:23 [WARNING] ^
05:51:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:239: warning: no comment
05:51:23 [WARNING] protected Stream<Pair<Instant, Event>> getEventStream() {
05:51:23 [WARNING] ^
05:51:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:251: warning: no comment
05:51:23 [WARNING] protected void shutdownStream(final Shutdown shutdown) {
05:51:23 [WARNING] ^
05:51:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:376: warning: no comment
05:51:23 [WARNING] default StatusDetailMessage.Level level() {
05:51:23 [WARNING] ^
05:51:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractBackgroundStreamingActorWithConfigWithStatusReport.java:374: warning: no comment
05:51:23 [WARNING] String name();
05:51:23 [WARNING] ^
05:51:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractHealthCheckingActor.java:35: warning: no comment
05:51:23 [WARNING] protected final DiagnosticLoggingAdapter log = DittoLoggerFactory.getDiagnosticLoggingAdapter(this);
05:51:23 [WARNING] ^
05:51:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/AbstractHealthCheckingActor.java:72: warning: no comment
05:51:23 [WARNING] public final StatusInfo getHealth() {
05:51:23 [WARNING] ^
05:51:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:95: warning: no comment
05:51:23 [WARNING] public Level getLevel() {
05:51:23 [WARNING] ^
05:51:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:99: warning: no comment
05:51:23 [WARNING] public JsonValue getMessage() {
05:51:23 [WARNING] ^
05:51:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:55: warning: no comment
05:51:23 [WARNING] public static StatusDetailMessage of(final Level level, final String message) {
05:51:23 [WARNING] ^
05:51:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:59: warning: no comment
05:51:23 [WARNING] public static StatusDetailMessage of(final Level level, final JsonValue message) {
05:51:23 [WARNING] ^
05:51:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:63: warning: no comment
05:51:23 [WARNING] public static StatusDetailMessage warn(@Nullable final Throwable throwable) {
05:51:23 [WARNING] ^
05:51:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:42: warning: no comment
05:51:23 [WARNING] ERROR;
05:51:23 [WARNING] ^
05:51:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:40: warning: no comment
05:51:23 [WARNING] INFO,
05:51:23 [WARNING] ^
05:51:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:41: warning: no comment
05:51:23 [WARNING] WARN,
05:51:23 [WARNING] ^
05:51:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/java/org/eclipse/ditto/internal/utils/health/StatusDetailMessage.java:44: warning: no comment
05:51:23 [WARNING] public static final Level DEFAULT = INFO;
05:51:23 [WARNING] ^
05:51:23 [WARNING] 18 warnings
05:51:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar
05:51:23 [INFO] 
05:51:23 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-health ---
05:51:23 [INFO] Tests are skipped.
05:51:23 [INFO] 
05:51:23 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-health ---
05:51:23 [INFO] Tests are skipped.
05:51:23 [INFO] 
05:51:23 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-health ---
05:51:23 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/jacoco.exec
05:51:23 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Health' with 35 classes
05:51:23 [INFO] 
05:51:23 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-health ---
05:51:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/0-SNAPSHOT/ditto-internal-utils-health-0-SNAPSHOT.pom
05:51:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/0-SNAPSHOT/ditto-internal-utils-health-0-SNAPSHOT.jar
05:51:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-health/0-SNAPSHOT/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar
05:51:23 [INFO] 
05:51:23 [INFO] -----------------< org.eclipse.ditto:ditto-json-cbor >------------------
05:51:23 [INFO] Building Eclipse Ditto :: JSON CBOR 0-SNAPSHOT                   [20/77]
05:51:23 [INFO]   from json-cbor/pom.xml
05:51:23 [INFO] -------------------------------[ bundle ]-------------------------------
05:51:24 [INFO] 
05:51:24 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-json-cbor ---
05:51:24 [INFO] 
05:51:24 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-json-cbor ---
05:51:24 [INFO] 
05:51:24 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json-cbor ---
05:51:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
05:51:24 [INFO] 
05:51:24 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json-cbor ---
05:51:24 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/jacoco.exec
05:51:24 [INFO] 
05:51:24 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json-cbor ---
05:51:24 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:51:24 [WARNING] 
05:51:24 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:51:24 [WARNING] 
05:51:24 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:51:24 [WARNING] 
05:51:24 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:51:24 [INFO] 
05:51:24 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json-cbor ---
05:51:24 [INFO] Copying 1 resource from src/main/resources to target/classes
05:51:24 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:51:24 [INFO] 
05:51:24 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json-cbor ---
05:51:24 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json-cbor:bundle:0-SNAPSHOT...
05:51:24 [INFO] 
05:51:24 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json-cbor ---
05:51:24 [INFO] Changes detected - recompiling the module! :dependency
05:51:24 [INFO] Compiling 6 source files with javac [debug target 1.8] to target/classes
05:51:24 [WARNING] bootstrap class path not set in conjunction with -source 8
05:51:24 [INFO] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java: /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java uses or overrides a deprecated API.
05:51:24 [INFO] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java: Recompile with -Xlint:deprecation for details.
05:51:24 [INFO] 
05:51:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json-cbor ---
05:51:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/test/resources
05:51:24 [INFO] 
05:51:24 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json-cbor ---
05:51:24 [INFO] Changes detected - recompiling the module! :dependency
05:51:24 [INFO] Compiling 9 source files with javac [debug target 1.8] to target/test-classes
05:51:25 [WARNING] bootstrap class path not set in conjunction with -source 8
05:51:25 [INFO] 
05:51:25 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-json-cbor ---
05:51:25 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:51:25 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/surefire-reports
05:51:25 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:51:25 [INFO] 
05:51:25 [INFO] -------------------------------------------------------
05:51:25 [INFO]  T E S T S
05:51:25 [INFO] -------------------------------------------------------
05:51:25 [INFO] Running org.eclipse.ditto.json.cbor.BinaryToHexConverterTest
05:51:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in org.eclipse.ditto.json.cbor.BinaryToHexConverterTest
05:51:25 [INFO] Running org.eclipse.ditto.json.cbor.CborIllegalValuesTest
05:51:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.eclipse.ditto.json.cbor.CborIllegalValuesTest
05:51:26 [INFO] Running org.eclipse.ditto.json.cbor.SerializationRoundTripTest
05:51:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.json.cbor.SerializationRoundTripTest
05:51:26 [INFO] Running org.eclipse.ditto.json.cbor.ByteBufferInputStreamTest
05:51:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.json.cbor.ByteBufferInputStreamTest
05:51:26 [INFO] Running org.eclipse.ditto.json.cbor.ByteBufferOutputStreamTest
05:51:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.json.cbor.ByteBufferOutputStreamTest
05:51:26 [INFO] Running org.eclipse.ditto.json.cbor.CborJsonTest
05:51:26 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.json.cbor.CborJsonTest
05:51:26 [INFO] Running org.eclipse.ditto.json.cbor.JacksonCborFactoryTest
05:51:26 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.json.cbor.JacksonCborFactoryTest
05:51:26 [INFO] 
05:51:26 [INFO] Results:
05:51:26 [INFO] 
05:51:26 [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0
05:51:26 [INFO] 
05:51:26 [INFO] 
05:51:26 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json-cbor ---
05:51:26 [INFO] 
05:51:26 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json-cbor ---
05:51:26 [WARNING] Include-Resource: overriding META-INF/services/org.eclipse.ditto.json.CborFactory=src/main/resources/META-INF/services/org.eclipse.ditto.json.CborFactory with META-INF=/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF (add {maven-resources} if you want to include the maven resources)
05:51:26 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar
05:51:26 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF/MANIFEST.MF
05:51:26 [INFO] 
05:51:26 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json-cbor ---
05:51:26 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:51:26 [INFO] No previous run data found, generating javadoc.
05:51:27 [WARNING] Javadoc Warnings
05:51:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:56: warning: no @throws for java.io.IOException
05:51:27 [WARNING] public static String toHexString(final byte[] array) throws IOException {
05:51:27 [WARNING] ^
05:51:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:66: warning: no @throws for java.io.IOException
05:51:27 [WARNING] public static String toHexString(final ByteBuffer byteBuffer) throws IOException {
05:51:27 [WARNING] ^
05:51:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/BinaryToHexConverter.java:76: warning: no @throws for java.io.IOException
05:51:27 [WARNING] public static String toHexString(final InputStream inputStream) throws IOException {
05:51:27 [WARNING] ^
05:51:27 [WARNING] 3 warnings
05:51:27 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar
05:51:27 [INFO] 
05:51:27 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json-cbor ---
05:51:27 [INFO] Tests are skipped.
05:51:27 [INFO] 
05:51:27 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json-cbor ---
05:51:27 [INFO] Tests are skipped.
05:51:27 [INFO] 
05:51:27 [INFO] --- jacoco:0.8.10:report (report) @ ditto-json-cbor ---
05:51:27 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/jacoco.exec
05:51:27 [INFO] Analyzed bundle 'Eclipse Ditto :: JSON CBOR' with 6 classes
05:51:27 [INFO] 
05:51:27 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json-cbor ---
05:51:28 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.diff'.
05:51:28 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.xml'.
05:51:28 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.html'.
05:51:28 [INFO] 
05:51:28 [INFO] --- install:3.1.1:install (default-install) @ ditto-json-cbor ---
05:51:28 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json-cbor/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.pom
05:51:28 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.jar
05:51:28 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT-javadoc.jar
05:51:28 [INFO] 
05:51:28 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-json-cbor ---
05:51:28 [INFO] Installing org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.jar
05:51:28 [INFO] Writing OBR metadata
05:51:28 [INFO] 
05:51:28 [INFO] ------------------< org.eclipse.ditto:ditto-policies >------------------
05:51:28 [INFO] Building Eclipse Ditto :: Policies 0-SNAPSHOT                    [21/77]
05:51:28 [INFO]   from policies/pom.xml
05:51:28 [INFO] --------------------------------[ pom ]---------------------------------
05:51:28 [INFO] 
05:51:28 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies ---
05:51:28 [INFO] 
05:51:28 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies ---
05:51:28 [INFO] 
05:51:28 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies ---
05:51:28 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/target/jacoco.exec
05:51:28 [INFO] 
05:51:28 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies ---
05:51:28 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:51:28 [INFO] The goal is skip due to packaging 'pom'
05:51:28 [INFO] 
05:51:28 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies ---
05:51:28 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies:pom:0-SNAPSHOT...
05:51:28 [INFO] 
05:51:28 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies ---
05:51:28 [INFO] 
05:51:28 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies ---
05:51:28 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
05:51:28 [INFO] 
05:51:28 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies ---
05:51:28 [INFO] Tests are skipped.
05:51:28 [INFO] 
05:51:28 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies ---
05:51:28 [INFO] Tests are skipped.
05:51:28 [INFO] 
05:51:28 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies ---
05:51:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
05:51:28 [INFO] 
05:51:28 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies ---
05:51:28 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies/0-SNAPSHOT/ditto-policies-0-SNAPSHOT.pom
05:51:28 [INFO] 
05:51:28 [INFO] ---------------< org.eclipse.ditto:ditto-policies-model >---------------
05:51:28 [INFO] Building Eclipse Ditto :: Policies :: Model 0-SNAPSHOT           [22/77]
05:51:28 [INFO]   from policies/model/pom.xml
05:51:28 [INFO] -------------------------------[ bundle ]-------------------------------
05:51:35 [INFO] 
05:51:35 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-model ---
05:51:35 [INFO] 
05:51:35 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-model ---
05:51:35 [INFO] 
05:51:35 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-model ---
05:51:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
05:51:35 [INFO] 
05:51:35 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-model ---
05:51:35 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/model/target/jacoco.exec
05:51:35 [INFO] 
05:51:35 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-model ---
05:51:35 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:51:35 [WARNING] 
05:51:35 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:51:35 [WARNING] 
05:51:35 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:51:35 [WARNING] 
05:51:35 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:51:35 [INFO] 
05:51:35 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-model ---
05:51:35 [INFO] Copying 0 resource from src/main/resources to target/classes
05:51:35 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:51:35 [INFO] 
05:51:35 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-model ---
05:51:35 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-model:bundle:0-SNAPSHOT...
05:51:35 [INFO] 
05:51:35 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-model ---
05:51:35 [INFO] Changes detected - recompiling the module! :dependency
05:51:35 [INFO] Compiling 224 source files with javac [debug target 1.8] to target/classes
05:51:37 [WARNING] bootstrap class path not set in conjunction with -source 8
05:51:37 [INFO] 
05:51:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-model ---
05:51:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/model/src/test/resources
05:51:37 [INFO] 
05:51:37 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-model ---
05:51:37 [INFO] Changes detected - recompiling the module! :dependency
05:51:37 [INFO] Compiling 235 source files with javac [debug target 1.8] to target/test-classes
05:51:43 [WARNING] bootstrap class path not set in conjunction with -source 8
05:51:43 [INFO] 
05:51:43 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-model ---
05:51:43 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:51:43 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/surefire-reports
05:51:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
05:51:43 [INFO] 
05:51:43 [INFO] -------------------------------------------------------
05:51:43 [INFO]  T E S T S
05:51:43 [INFO] -------------------------------------------------------
05:51:45 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.PolicyResourceTest
05:51:46 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.eclipse.ditto.policies.model.signals.commands.PolicyResourceTest
05:51:46 [INFO] Running org.eclipse.ditto.policies.model.enforcers.testbench.TreeBasedPolicyAlgorithmTest
05:51:46 Feb 07, 2024 10:51:46 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:51:46 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead.
05:51:46 [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 s -- in org.eclipse.ditto.policies.model.enforcers.testbench.TreeBasedPolicyAlgorithmTest
05:51:46 [INFO] Running org.eclipse.ditto.policies.model.enforcers.testbench.TrieBasedPolicyAlgorithmTest
05:51:46 [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.eclipse.ditto.policies.model.enforcers.testbench.TrieBasedPolicyAlgorithmTest
05:51:46 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.ResourceNodeTest
05:51:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.032 s -- in org.eclipse.ditto.policies.model.enforcers.tree.ResourceNodeTest
05:51:47 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.EffectedResourcesTest
05:51:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in org.eclipse.ditto.policies.model.enforcers.tree.EffectedResourcesTest
05:51:47 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.TreeBasedPolicyEnforcerTest
05:51:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.enforcers.tree.TreeBasedPolicyEnforcerTest
05:51:47 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.SubjectNodeTest
05:51:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.policies.model.enforcers.tree.SubjectNodeTest
05:51:47 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.WeightedPermissionTest
05:51:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.policies.model.enforcers.tree.WeightedPermissionTest
05:51:47 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.PointerLocationEvaluatorTest
05:51:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.model.enforcers.tree.PointerLocationEvaluatorTest
05:51:47 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.PermissionSubjectsMapTest
05:51:48 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.policies.model.enforcers.trie.PermissionSubjectsMapTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.GrantRevokeIndexTest
05:51:48 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.policies.model.enforcers.trie.GrantRevokeIndexTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.PolicyTrieTest
05:51:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.enforcers.trie.PolicyTrieTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.TrieBasedPolicyEnforcerTest
05:51:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.enforcers.trie.TrieBasedPolicyEnforcerTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.enforcers.DefaultEffectedSubjectsTest
05:51:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.policies.model.enforcers.DefaultEffectedSubjectsTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.ImmutableResourcesTest
05:51:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.ditto.policies.model.ImmutableResourcesTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryResponseTest
05:51:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryResponseTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyTest
05:51:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyResponseTest
05:51:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyResponseTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceTest
05:51:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsResponseTest
05:51:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsResponseTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyTest
05:51:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesResponseTest
05:51:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesResponseTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectTest
05:51:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceTest
05:51:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceResponseTest
05:51:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceResponseTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyResponseTest
05:51:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyResponseTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportResponseTest
05:51:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportResponseTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsTest
05:51:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryTest
05:51:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsResponseTest
05:51:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsResponseTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportTest
05:51:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsTest
05:51:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectResponseTest
05:51:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectResponseTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyResponseTest
05:51:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyResponseTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportTest
05:51:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportTest
05:51:48 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectResponseTest
05:51:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectResponseTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryResponseTest
05:51:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryResponseTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceResponseTest
05:51:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceResponseTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesResponseTest
05:51:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesResponseTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectTest
05:51:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyTest
05:51:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesTest
05:51:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportResponseTest
05:51:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportResponseTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesTest
05:51:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryTest
05:51:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationResponseTest
05:51:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationResponseTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationTest
05:51:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandResponseTest
05:51:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandResponseTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationResponseTest
05:51:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationResponseTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationTest
05:51:49 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandTest
05:51:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesTest
05:51:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryTest
05:51:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectResponseTest
05:51:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectResponseTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsTest
05:51:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryResponseTest
05:51:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryResponseTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsTest
05:51:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceTest
05:51:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesResponseTest
05:51:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesResponseTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceResponseTest
05:51:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceResponseTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyTest
05:51:49 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsResponseTest
05:51:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsResponseTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesResponseTest
05:51:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesResponseTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesTest
05:51:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportTest
05:51:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportResponseTest
05:51:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportResponseTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectTest
05:51:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyResponseTest
05:51:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyResponseTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsResponseTest
05:51:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsResponseTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryModificationInvalidExceptionTest
05:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryModificationInvalidExceptionTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToModifyExceptionRegistryTest
05:51:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToModifyExceptionRegistryTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyModificationInvalidExceptionTest
05:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyModificationInvalidExceptionTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotModifiableExceptionTest
05:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotModifiableExceptionTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourcesNotModifiableExceptionTest
05:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourcesNotModifiableExceptionTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyTooManyModifyingRequestsExceptionTest
05:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyTooManyModifyingRequestsExceptionTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToAccessExceptionRegistryTest
05:51:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToAccessExceptionRegistryTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotModifiableExceptionTest
05:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotModifiableExceptionTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyConflictExceptionTest
05:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyConflictExceptionTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotAccessibleExceptionTest
05:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotAccessibleExceptionTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotAccessibleExceptionTest
05:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotAccessibleExceptionTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionNotModifiedExceptionTest
05:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionNotModifiedExceptionTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyUnavailableExceptionTest
05:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyUnavailableExceptionTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectsNotModifiableExceptionTest
05:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectsNotModifiableExceptionTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionFailedExceptionTest
05:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionFailedExceptionTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyIdNotExplicitlySettableExceptionTest
05:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyIdNotExplicitlySettableExceptionTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotCreatableExceptionTest
05:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotCreatableExceptionTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotModifiableExceptionTest
05:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotModifiableExceptionTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotModifiableExceptionTest
05:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotModifiableExceptionTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotAccessibleExceptionTest
05:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotAccessibleExceptionTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotAccessibleExceptionTest
05:51:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotAccessibleExceptionTest
05:51:49 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.PolicyErrorResponseTest
05:51:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.policies.model.signals.commands.PolicyErrorResponseTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyCreatedTest
05:51:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyCreatedTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceCreatedTest
05:51:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceCreatedTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportModifiedTest
05:51:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportModifiedTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportDeletedTest
05:51:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportDeletedTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportsModifiedTest
05:51:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportsModifiedTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyDeletedTest
05:51:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyDeletedTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectDeletedTest
05:51:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectDeletedTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectCreatedTest
05:51:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectCreatedTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourcesModifiedTest
05:51:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.events.ResourcesModifiedTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedPartiallyTest
05:51:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedPartiallyTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryDeletedTest
05:51:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryDeletedTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceModifiedTest
05:51:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceModifiedTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntriesModifiedTest
05:51:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntriesModifiedTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportCreatedTest
05:51:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportCreatedTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceDeletedTest
05:51:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceDeletedTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectModifiedTest
05:51:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectModifiedTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedTest
05:51:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsDeletedPartiallyTest
05:51:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsDeletedPartiallyTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryCreatedTest
05:51:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryCreatedTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyModifiedTest
05:51:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyModifiedTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryModifiedTest
05:51:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryModifiedTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.signals.announcements.SubjectDeletionAnnouncementTest
05:51:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.policies.model.signals.announcements.SubjectDeletionAnnouncementTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyEntryTest
05:51:50 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyEntryTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectIssuerTest
05:51:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectIssuerTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.ImmutableEffectedImportsTest
05:51:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.ImmutableEffectedImportsTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyTest
05:51:50 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyImportsTest
05:51:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyImportsTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyImportTest
05:51:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyImportTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.ImmutableResourceKeyTest
05:51:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.policies.model.ImmutableResourceKeyTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyBuilderTest
05:51:50 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyBuilderTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectIdTest
05:51:50 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectIdTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.PolicyIdTest
05:51:50 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.PolicyIdTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePermissionsTest
05:51:50 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.model.ImmutablePermissionsTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.PoliciesResourceTypeTest
05:51:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.PoliciesResourceTypeTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectTypeTest
05:51:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectTypeTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectExpiryTest
05:51:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectExpiryTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.PoliciesModelFactoryTest
05:51:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.PoliciesModelFactoryTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.ImmutableImportedLabelsTest
05:51:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.ImmutableImportedLabelsTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectTest
05:51:50 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.ImmutableResourceTest
05:51:50 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.ImmutableResourceTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyRevisionTest
05:51:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyRevisionTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.ImmutableLabelTest
05:51:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.ImmutableLabelTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectsTest
05:51:50 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectsTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.ImmutableImportedLabelTest
05:51:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.policies.model.ImmutableImportedLabelTest
05:51:50 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectAnnouncementTest
05:51:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectAnnouncementTest
05:51:51 [INFO] Running org.eclipse.ditto.policies.model.ImmutableEffectedPermissionsTest
05:51:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.policies.model.ImmutableEffectedPermissionsTest
05:51:51 [INFO] Running org.eclipse.ditto.policies.model.PolicyImporterTest
05:51:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.model.PolicyImporterTest
05:51:51 [INFO] 
05:51:51 [INFO] Results:
05:51:51 [INFO] 
05:51:51 [WARNING] Tests run: 925, Failures: 0, Errors: 0, Skipped: 1
05:51:51 [INFO] 
05:51:51 [INFO] 
05:51:51 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-model ---
05:51:51 [INFO] 
05:51:51 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-policies-model ---
05:51:51 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar
05:51:51 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/classes/META-INF/MANIFEST.MF
05:51:51 [INFO] 
05:51:51 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-model ---
05:51:51 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:51:51 [INFO] No previous run data found, generating javadoc.
05:51:58 [WARNING] Javadoc Warnings
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/announcements/package-info.java:14: warning: no comment
05:51:58 [WARNING] package org.eclipse.ditto.policies.model.signals.announcements;
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/package-info.java:14: warning: no comment
05:51:58 [WARNING] package org.eclipse.ditto.policies.model.signals.commands;
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/actions/package-info.java:14: warning: no comment
05:51:58 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.actions;
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/exceptions/package-info.java:14: warning: no comment
05:51:58 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.exceptions;
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/modify/package-info.java:14: warning: no comment
05:51:58 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.modify;
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/query/package-info.java:14: warning: no comment
05:51:58 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.query;
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/package-info.java:14: warning: no comment
05:51:58 [WARNING] package org.eclipse.ditto.policies.model.signals.events;
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/AbstractPolicyBuilderLabelScoped.java:31: warning: no comment
05:51:58 [WARNING] protected AbstractPolicyBuilderLabelScoped(final PolicyBuilder delegate,
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/actions/ActivateTokenIntegration.java:142: warning: no @param for subjectAnnouncement
05:51:58 [WARNING] public static ActivateTokenIntegration of(final PolicyId policyId, final Label label,
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/modify/DeletePolicyImportResponse.java:108: warning: no @param for httpStatus
05:51:58 [WARNING] public static DeletePolicyImportResponse newInstance(final PolicyId policyId, final PolicyId importedPolicyId,
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/ImportableType.java:46: warning: no comment
05:51:58 [WARNING] public String getName() {
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/PoliciesModelFactory.java:46: warning: no comment
05:51:58 [WARNING] public static final int DITTO_LIMITS_POLICY_IMPORTS_LIMIT = Integer.parseInt(System.getProperty("ditto.limits.policy.imports-limit", "10"));
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/Policy.java:441: warning: no comment
05:51:58 [WARNING] default CompletionStage<Policy> withResolvedImports(
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyEntriesModified.java:62: warning: no comment
05:51:58 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRIES =
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyEntryCreated.java:60: warning: no comment
05:51:58 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRY =
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyErrorResponse.java:126: warning: no comment
05:51:58 [WARNING] public static PolicyErrorResponse fromJson(final String jsonString, final DittoHeaders dittoHeaders) {
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyErrorResponse.java:133: warning: no comment
05:51:58 [WARNING] public static PolicyErrorResponse fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyImportCreated.java:62: warning: no comment
05:51:58 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORT =
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyImportsModified.java:62: warning: no comment
05:51:58 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORTS =
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyImportsValidator.java:37: warning: no comment
05:51:58 [WARNING] public static PolicyImport validatePolicyImport(final PolicyId importingPolicyId, final PolicyImport policyImport) {
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyImportsValidator.java:30: warning: no comment
05:51:58 [WARNING] public static PolicyImports validatePolicyImports(@Nullable final PolicyId importingPolicyId, final PolicyImports policyImports) {
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:32: warning: no comment
05:51:58 [WARNING] POLICY,
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:35: warning: no comment
05:51:58 [WARNING] POLICY_ENTRIES,
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:36: warning: no comment
05:51:58 [WARNING] POLICY_ENTRY,
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:38: warning: no comment
05:51:58 [WARNING] POLICY_ENTRY_RESOURCE,
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:37: warning: no comment
05:51:58 [WARNING] POLICY_ENTRY_RESOURCES,
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:40: warning: no comment
05:51:58 [WARNING] POLICY_ENTRY_SUBJECT;
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:39: warning: no comment
05:51:58 [WARNING] POLICY_ENTRY_SUBJECTS,
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:34: warning: no comment
05:51:58 [WARNING] POLICY_IMPORT,
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:33: warning: no comment
05:51:58 [WARNING] POLICY_IMPORTS,
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourceCreated.java:62: warning: no comment
05:51:58 [WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_KEY =
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourcesModified.java:46: warning: no comment
05:51:58 [WARNING] public final class ResourcesModified extends AbstractPolicyEvent<ResourcesModified>
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourcesModified.java:59: warning: no comment
05:51:58 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_RESOURCES =
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/query/RetrievePolicyImportResponse.java:56: warning: no comment
05:51:58 [WARNING] public static final String POLICY_IMPORT = "policyImport";
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/SubjectsDeletedPartially.java:69: warning: no comment
05:51:58 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_DELETED_SUBJECT_IDS =
05:51:58 [WARNING] ^
05:51:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/SubjectsModifiedPartially.java:70: warning: no comment
05:51:58 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_MODIFIED_SUBJECTS =
05:51:58 [WARNING] ^
05:51:58 [WARNING] 36 warnings
05:51:58 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar
05:51:58 [INFO] 
05:51:58 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-policies-model ---
05:51:58 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar
05:51:58 [INFO] 
05:51:58 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-model ---
05:51:58 [INFO] Tests are skipped.
05:51:58 [INFO] 
05:51:58 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-model ---
05:51:58 [INFO] Tests are skipped.
05:51:58 [INFO] 
05:51:58 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-model ---
05:51:58 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/model/target/jacoco.exec
05:51:58 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Model' with 261 classes
05:51:59 [INFO] 
05:51:59 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-policies-model ---
05:51:59 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.diff'.
05:51:59 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.xml'.
05:51:59 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.html'.
05:51:59 [INFO] 
05:51:59 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-model ---
05:51:59 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.pom
05:51:59 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.jar
05:51:59 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT-javadoc.jar
05:51:59 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT-tests.jar
05:51:59 [INFO] 
05:51:59 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-policies-model ---
05:51:59 [INFO] Installing org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.jar
05:51:59 [INFO] Writing OBR metadata
05:51:59 [INFO] 
05:51:59 [INFO] -------------------< org.eclipse.ditto:ditto-things >-------------------
05:51:59 [INFO] Building Eclipse Ditto :: Things 0-SNAPSHOT                      [23/77]
05:51:59 [INFO]   from things/pom.xml
05:51:59 [INFO] --------------------------------[ pom ]---------------------------------
05:51:59 [INFO] 
05:51:59 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things ---
05:51:59 [INFO] 
05:51:59 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things ---
05:51:59 [INFO] 
05:51:59 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things ---
05:51:59 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/target/jacoco.exec
05:51:59 [INFO] 
05:51:59 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things ---
05:51:59 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:51:59 [INFO] The goal is skip due to packaging 'pom'
05:51:59 [INFO] 
05:51:59 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things ---
05:51:59 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things:pom:0-SNAPSHOT...
05:51:59 [INFO] 
05:51:59 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things ---
05:51:59 [INFO] 
05:51:59 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things ---
05:51:59 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
05:51:59 [INFO] 
05:51:59 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things ---
05:51:59 [INFO] Tests are skipped.
05:51:59 [INFO] 
05:51:59 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things ---
05:51:59 [INFO] Tests are skipped.
05:51:59 [INFO] 
05:51:59 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things ---
05:51:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
05:51:59 [INFO] 
05:51:59 [INFO] --- install:3.1.1:install (default-install) @ ditto-things ---
05:51:59 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things/0-SNAPSHOT/ditto-things-0-SNAPSHOT.pom
05:51:59 [INFO] 
05:51:59 [INFO] ----------------< org.eclipse.ditto:ditto-things-model >----------------
05:51:59 [INFO] Building Eclipse Ditto :: Things :: Model 0-SNAPSHOT             [24/77]
05:51:59 [INFO]   from things/model/pom.xml
05:51:59 [INFO] -------------------------------[ bundle ]-------------------------------
05:51:59 [INFO] 
05:51:59 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-model ---
05:51:59 [INFO] 
05:51:59 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things-model ---
05:51:59 [INFO] 
05:51:59 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-things-model ---
05:51:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
05:51:59 [INFO] 
05:51:59 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-model ---
05:51:59 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/model/target/jacoco.exec
05:51:59 [INFO] 
05:51:59 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-model ---
05:51:59 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:51:59 [WARNING] 
05:51:59 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:51:59 [WARNING] 
05:51:59 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:51:59 [WARNING] 
05:51:59 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/things/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:51:59 [INFO] 
05:51:59 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-model ---
05:51:59 [INFO] Copying 0 resource from src/main/resources to target/classes
05:51:59 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:51:59 [INFO] 
05:51:59 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-model ---
05:52:00 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-model:bundle:0-SNAPSHOT...
05:52:00 [INFO] 
05:52:00 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-model ---
05:52:00 [INFO] Changes detected - recompiling the module! :dependency
05:52:00 [INFO] Compiling 239 source files with javac [debug target 1.8] to target/classes
05:52:02 [WARNING] bootstrap class path not set in conjunction with -source 8
05:52:02 [INFO] 
05:52:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-model ---
05:52:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/resources
05:52:02 [INFO] 
05:52:02 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-model ---
05:52:02 [INFO] Changes detected - recompiling the module! :dependency
05:52:02 [INFO] Compiling 201 source files with javac [debug target 1.8] to target/test-classes
05:52:05 [WARNING] bootstrap class path not set in conjunction with -source 8
05:52:05 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java: /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java uses or overrides a deprecated API.
05:52:05 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java: Recompile with -Xlint:deprecation for details.
05:52:05 [INFO] 
05:52:05 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-model ---
05:52:05 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:52:05 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/things/model/target/surefire-reports
05:52:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
05:52:05 [INFO] 
05:52:05 [INFO] -------------------------------------------------------
05:52:05 [INFO]  T E S T S
05:52:05 [INFO] -------------------------------------------------------
05:52:06 [INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingResourceMapperTest
05:52:07 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.eclipse.ditto.things.model.signals.commands.ThingResourceMapperTest
05:52:07 [INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingResourceTest
05:52:07 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.things.model.signals.commands.ThingResourceTest
05:52:07 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionTest
05:52:08 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.996 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionTest
05:52:08 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesResponseTest
05:52:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesResponseTest
05:52:08 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdResponseTest
05:52:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdResponseTest
05:52:08 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesResponseTest
05:52:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesResponseTest
05:52:08 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdTest
05:52:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdTest
05:52:08 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyResponseTest
05:52:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyResponseTest
05:52:08 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingResponseTest
05:52:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingResponseTest
05:52:08 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyTest
05:52:08 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyTest
05:52:08 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyTest
05:52:08 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyTest
05:52:08 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponseTest
05:52:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponseTest
05:52:08 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionTest
05:52:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionTest
05:52:08 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionTest
05:52:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionTest
05:52:08 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesTest
05:52:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesTest
05:52:08 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.MergeThingResponseTest
05:52:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.modify.MergeThingResponseTest
05:52:09 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureResponseTest
05:52:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureResponseTest
05:52:09 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesResponseTest
05:52:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesResponseTest
05:52:09 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureTest
05:52:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureTest
05:52:09 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesTest
05:52:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesTest
05:52:09 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesTest
05:52:09 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesTest
05:52:09 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyResponseTest
05:52:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyResponseTest
05:52:09 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionResponseTest
05:52:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionResponseTest
05:52:09 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesTest
05:52:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesTest
05:52:09 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.CreateThingTest
05:52:10 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.269 s -- in org.eclipse.ditto.things.model.signals.commands.modify.CreateThingTest
05:52:10 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeTest
05:52:10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeTest
05:52:10 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesResponseTest
05:52:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesResponseTest
05:52:10 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionResponseTest
05:52:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionResponseTest
05:52:10 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureResponseTest
05:52:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureResponseTest
05:52:10 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionTest
05:52:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionTest
05:52:10 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingTest
05:52:10 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingTest
05:52:10 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesResponseTest
05:52:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesResponseTest
05:52:10 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.MergeThingTest
05:52:10 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.ditto.things.model.signals.commands.modify.MergeThingTest
05:52:10 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesResponseTest
05:52:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesResponseTest
05:52:10 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesTest
05:52:10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesTest
05:52:10 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesResponseTest
05:52:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesTest
05:52:11 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesTest
05:52:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesTest
05:52:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionResponseTest
05:52:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingResponseTest
05:52:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyTest
05:52:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionResponseTest
05:52:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeResponseTest
05:52:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyTest
05:52:11 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyResponseTest
05:52:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeResponseTest
05:52:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyResponseTest
05:52:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeTest
05:52:11 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesResponseTest
05:52:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureTest
05:52:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingTest
05:52:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesResponseTest
05:52:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureResponseTest
05:52:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdResponseTest
05:52:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeTest
05:52:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyTest
05:52:11 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesTest
05:52:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponseTest
05:52:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionTest
05:52:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionResponseTest
05:52:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyResponseTest
05:52:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureTest
05:52:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyTest
05:52:11 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsTest
05:52:11 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingTest
05:52:11 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesResponseTest
05:52:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdTest
05:52:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesResponseTest
05:52:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeResponseTest
05:52:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesTest
05:52:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyResponseTest
05:52:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesTest
05:52:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionResponseTest
05:52:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsResponseTest
05:52:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesResponseTest
05:52:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesResponseTest
05:52:11 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesTest
05:52:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionTest
05:52:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotModifiableExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotModifiableExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotAccessibleExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotAccessibleExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyInvalidExceptionTest
05:52:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyInvalidExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAccessibleExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAccessibleExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToModifyExceptionRegistryTest
05:52:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToModifyExceptionRegistryTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingDefinitionNotAccessibleExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingDefinitionNotAccessibleExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotModifiableExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotModifiableExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotDeletableExceptionTest
05:52:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotDeletableExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingUnavailableExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingUnavailableExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyNotAllowedExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyNotAllowedExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingTooManyModifyingRequestsExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingTooManyModifyingRequestsExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotModifiableExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotModifiableExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotAccessibleExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotAccessibleExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotModifiableExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotModifiableExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotModifiableExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotModifiableExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotAccessibleExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotAccessibleExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotAccessibleExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotAccessibleExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotAccessibleExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotAccessibleExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotAccessibleExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotAccessibleExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotModifiableExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotModifiableExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionInvalidExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionInvalidExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotModifiableExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotModifiableExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotAccessibleExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotAccessibleExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionNotModifiedExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionNotModifiedExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotModifiableExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotModifiableExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotAccessibleExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotAccessibleExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.MissingThingIdsExceptionTest
05:52:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.MissingThingIdsExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotAccessibleExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotAccessibleExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotModifiableExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotModifiableExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAllowedExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAllowedExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionFailedExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionFailedExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotModifiableExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotModifiableExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotCreatableExceptionTest
05:52:12 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotCreatableExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionFailedExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionFailedExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConflictExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConflictExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.MetadataNotModifiableExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.MetadataNotModifiableExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributePointerInvalidExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributePointerInvalidExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingIdNotExplicitlySettableExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingIdNotExplicitlySettableExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotModifiableExceptionTest
05:52:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotModifiableExceptionTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToAccessExceptionRegistryTest
05:52:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToAccessExceptionRegistryTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingErrorResponseTest
05:52:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.things.model.signals.commands.ThingErrorResponseTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureModifiedTest
05:52:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.things.model.signals.events.FeatureModifiedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingCreatedTest
05:52:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.things.model.signals.events.ThingCreatedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDeletedTest
05:52:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.things.model.signals.events.ThingDeletedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyDeletedTest
05:52:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyDeletedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionDeletedTest
05:52:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionDeletedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesDeletedTest
05:52:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesDeletedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesModifiedTest
05:52:12 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesModifiedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeCreatedTest
05:52:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.events.AttributeCreatedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesDeletedTest
05:52:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesDeletedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDeletedTest
05:52:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDeletedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeModifiedTest
05:52:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.events.AttributeModifiedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesModifiedTest
05:52:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesModifiedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesModifiedTest
05:52:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.events.AttributesModifiedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesCreatedTest
05:52:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesCreatedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesCreatedTest
05:52:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesCreatedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionDeletedTest
05:52:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionDeletedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyDeletedTest
05:52:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyDeletedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionCreatedTest
05:52:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionCreatedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionModifiedTest
05:52:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionModifiedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesDeletedTest
05:52:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.events.AttributesDeletedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeDeletedTest
05:52:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.events.AttributeDeletedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingEventToThingConverterTest
05:52:12 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.things.model.signals.events.ThingEventToThingConverterTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesCreatedTest
05:52:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesCreatedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionCreatedTest
05:52:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionCreatedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyCreatedTest
05:52:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyCreatedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionModifiedTest
05:52:12 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionModifiedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.PolicyIdModifiedTest
05:52:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.things.model.signals.events.PolicyIdModifiedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureCreatedTest
05:52:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.events.FeatureCreatedTest
05:52:12 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingModifiedTest
05:52:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.things.model.signals.events.ThingModifiedTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesCreatedTest
05:52:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.events.AttributesCreatedTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyModifiedTest
05:52:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyModifiedTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyModifiedTest
05:52:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyModifiedTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesDeletedTest
05:52:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesDeletedTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesModifiedTest
05:52:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesModifiedTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingMergedTest
05:52:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.events.ThingMergedTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyCreatedTest
05:52:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyCreatedTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementFactoryTest
05:52:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.340 s -- in org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementFactoryTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementsFactoryTest
05:52:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementsFactoryTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureDefinitionIdentifierTest
05:52:13 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.ImmutableFeatureDefinitionIdentifierTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureFromScratchBuilderTest
05:52:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.ImmutableFeatureFromScratchBuilderTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeaturePropertiesTest
05:52:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.model.ImmutableFeaturePropertiesTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.ImmutableAttributesTest
05:52:13 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.ImmutableAttributesTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.ThingIdTest
05:52:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.eclipse.ditto.things.model.ThingIdTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.PolicyIdMissingExceptionTest
05:52:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.PolicyIdMissingExceptionTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureTest
05:52:13 [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.ImmutableFeatureTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.NullThingDefinitionTest
05:52:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.NullThingDefinitionTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.AttributesModelFactoryTest
05:52:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.AttributesModelFactoryTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingFromCopyBuilderTest
05:52:13 [INFO] Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.things.model.ImmutableThingFromCopyBuilderTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.ThingsModelFactoryTest
05:52:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.model.ThingsModelFactoryTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.ThingsJsonTest
05:52:13 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.model.ThingsJsonTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.NullFeatureTest
05:52:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.NullFeatureTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.NullFeaturePropertiesTest
05:52:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.model.NullFeaturePropertiesTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeaturesTest
05:52:13 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.eclipse.ditto.things.model.ImmutableFeaturesTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.NullFeaturesTest
05:52:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.NullFeaturesTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingFromScratchBuilderTest
05:52:13 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.ImmutableThingFromScratchBuilderTest
05:52:13 [INFO] Running org.eclipse.ditto.things.model.ThingFieldSelectorTest
05:52:14 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.model.ThingFieldSelectorTest
05:52:14 [INFO] Running org.eclipse.ditto.things.model.ImmutableDefinitionIdentifierTest
05:52:14 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.things.model.ImmutableDefinitionIdentifierTest
05:52:14 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingRevisionTest
05:52:14 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.model.ImmutableThingRevisionTest
05:52:14 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingDefinitionTest
05:52:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.ImmutableThingDefinitionTest
05:52:14 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingTest
05:52:14 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.things.model.ImmutableThingTest
05:52:14 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureDefinitionTest
05:52:14 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.things.model.ImmutableFeatureDefinitionTest
05:52:14 [INFO] Running org.eclipse.ditto.things.model.NullAttributesTest
05:52:14 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.model.NullAttributesTest
05:52:14 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureFromCopyBuilderTest
05:52:14 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.things.model.ImmutableFeatureFromCopyBuilderTest
05:52:14 [INFO] 
05:52:14 [INFO] Results:
05:52:14 [INFO] 
05:52:14 [INFO] Tests run: 1438, Failures: 0, Errors: 0, Skipped: 0
05:52:14 [INFO] 
05:52:14 [INFO] 
05:52:14 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-model ---
05:52:14 [INFO] 
05:52:14 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-things-model ---
05:52:14 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar
05:52:14 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/things/model/target/classes/META-INF/MANIFEST.MF
05:52:14 [INFO] 
05:52:14 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-model ---
05:52:14 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:52:14 [INFO] No previous run data found, generating javadoc.
05:52:21 [WARNING] Javadoc Warnings
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/package-info.java:14: warning: no comment
05:52:21 [WARNING] package org.eclipse.ditto.things.model.signals.commands;
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/package-info.java:14: warning: no comment
05:52:21 [WARNING] package org.eclipse.ditto.things.model.signals.commands.exceptions;
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/package-info.java:14: warning: no comment
05:52:21 [WARNING] package org.eclipse.ditto.things.model.signals.commands.modify;
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/package-info.java:14: warning: no comment
05:52:21 [WARNING] package org.eclipse.ditto.things.model.signals.commands.query;
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/package-info.java:14: warning: no comment
05:52:21 [WARNING] package org.eclipse.ditto.things.model.signals.events;
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/AttributeNotAccessibleException.java:35: warning: no comment
05:52:21 [WARNING] public final class AttributeNotAccessibleException extends DittoRuntimeException implements ThingException {
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/AttributesNotAccessibleException.java:34: warning: no comment
05:52:21 [WARNING] public final class AttributesNotAccessibleException extends DittoRuntimeException implements ThingException {
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/CreateThing.java:65: warning: no comment
05:52:21 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_THING =
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/FeatureDefinitionBuilder.java:44: warning: no @param for <T>
05:52:21 [WARNING] <T extends CharSequence> FeatureDefinitionBuilder addAll(Iterable<T> identifiers);
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/FeatureDefinitionBuilder.java:64: warning: no @param for <T>
05:52:21 [WARNING] <T extends CharSequence> FeatureDefinitionBuilder removeAll(Iterable<T> identifiers);
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/modify/MergeThingResponse.java:120: warning: no @param for path
05:52:21 [WARNING] public static MergeThingResponse newInstance(final ThingId thingId,
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:771: warning: no @param for features
05:52:21 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features,
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:771: warning: no @param for jsonFieldSelector
05:52:21 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features,
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:784: warning: no @param for featureIds
05:52:21 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds,
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:784: warning: no @param for jsonFieldSelector
05:52:21 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds,
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:797: warning: no @param for featureIds
05:52:21 [WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds,
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:797: warning: no @param for jsonPointer
05:52:21 [WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds,
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveFeatureDesiredPropertiesResponse.java:156: warning: no @param for desiredProperties
05:52:21 [WARNING] public static RetrieveFeatureDesiredPropertiesResponse newInstance(final ThingId thingId,
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveFeaturePropertiesResponse.java:150: warning: no @param for featureProperties
05:52:21 [WARNING] public static RetrieveFeaturePropertiesResponse newInstance(final ThingId thingId,
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveThing.java:272: warning: no comment
05:52:21 [WARNING] public RetrieveThing build() {
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/query/RetrieveThings.java:77: warning: no comment
05:52:21 [WARNING] public static final JsonFieldDefinition<JsonArray> JSON_THING_IDS =
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingCommandToModifyExceptionRegistry.java:49: warning: no comment
05:52:21 [WARNING] public final class ThingCommandToModifyExceptionRegistry
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingConditionInvalidException.java:66: warning: no @param for description
05:52:21 [WARNING] public static Builder newBuilder(final String condition, final String description) {
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:83: warning: no comment
05:52:21 [WARNING] public static Builder forDittoProtocol() {
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:71: warning: no comment
05:52:21 [WARNING] public static Builder forPostMethod() {
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:75: warning: no comment
05:52:21 [WARNING] public static Builder forPutMethod() {
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingIdNotExplicitlySettableException.java:79: warning: no comment
05:52:21 [WARNING] public static Builder forPutOrPatchMethod() {
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for revision
05:52:21 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value,
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for timestamp
05:52:21 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value,
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:89: warning: no @param for metadata
05:52:21 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value,
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:225: warning: no comment
05:52:21 [WARNING] public static final JsonFieldDefinition<String> JSON_PATH =
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/events/ThingMerged.java:228: warning: no comment
05:52:21 [WARNING] public static final JsonFieldDefinition<JsonValue> JSON_VALUE =
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingNotCreatableException.java:116: warning: no @param for httpStatus
05:52:21 [WARNING] public static Builder newBuilderForOtherReason(final HttpStatus httpStatus, final ThingId thingId, final PolicyId policyId, final String reason) {
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingNotCreatableException.java:129: warning: no @return
05:52:21 [WARNING] public static ThingNotCreatableException forLiveChannel(final DittoHeaders dittoHeaders) {
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:46: warning: no comment
05:52:21 [WARNING] ATTRIBUTE,
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:45: warning: no comment
05:52:21 [WARNING] ATTRIBUTES,
05:52:21 [WARNING] ^
05:52:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:49: warning: no comment
05:52:22 [WARNING] DEFINITION,
05:52:22 [WARNING] ^
05:52:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:48: warning: no comment
05:52:22 [WARNING] FEATURE,
05:52:22 [WARNING] ^
05:52:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:50: warning: no comment
05:52:22 [WARNING] FEATURE_DEFINITION,
05:52:22 [WARNING] ^
05:52:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:53: warning: no comment
05:52:22 [WARNING] FEATURE_DESIRED_PROPERTIES,
05:52:22 [WARNING] ^
05:52:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:54: warning: no comment
05:52:22 [WARNING] FEATURE_DESIRED_PROPERTY;
05:52:22 [WARNING] ^
05:52:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:51: warning: no comment
05:52:22 [WARNING] FEATURE_PROPERTIES,
05:52:22 [WARNING] ^
05:52:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:52: warning: no comment
05:52:22 [WARNING] FEATURE_PROPERTY,
05:52:22 [WARNING] ^
05:52:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:47: warning: no comment
05:52:22 [WARNING] FEATURES,
05:52:22 [WARNING] ^
05:52:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:38: warning: no comment
05:52:22 [WARNING] POLICY,
05:52:22 [WARNING] ^
05:52:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:39: warning: no comment
05:52:22 [WARNING] POLICY_ENTRIES,
05:52:22 [WARNING] ^
05:52:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:40: warning: no comment
05:52:22 [WARNING] POLICY_ENTRY,
05:52:22 [WARNING] ^
05:52:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:44: warning: no comment
05:52:22 [WARNING] POLICY_ENTRY_RESOURCE,
05:52:22 [WARNING] ^
05:52:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:43: warning: no comment
05:52:22 [WARNING] POLICY_ENTRY_RESOURCES,
05:52:22 [WARNING] ^
05:52:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:42: warning: no comment
05:52:22 [WARNING] POLICY_ENTRY_SUBJECT,
05:52:22 [WARNING] ^
05:52:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:41: warning: no comment
05:52:22 [WARNING] POLICY_ENTRY_SUBJECTS,
05:52:22 [WARNING] ^
05:52:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:37: warning: no comment
05:52:22 [WARNING] POLICY_ID,
05:52:22 [WARNING] ^
05:52:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/ThingResource.java:36: warning: no comment
05:52:22 [WARNING] THING,
05:52:22 [WARNING] ^
05:52:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:49: warning: no comment
05:52:22 [WARNING] public static final JsonKey FEATURE_ID_WILDCARD = JsonKey.of("*");
05:52:22 [WARNING] ^
05:52:22 [WARNING] 54 warnings
05:52:22 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar
05:52:22 [INFO] 
05:52:22 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-things-model ---
05:52:22 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar
05:52:22 [INFO] 
05:52:22 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-model ---
05:52:22 [INFO] Tests are skipped.
05:52:22 [INFO] 
05:52:22 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-model ---
05:52:22 [INFO] Tests are skipped.
05:52:22 [INFO] 
05:52:22 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-model ---
05:52:22 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/model/target/jacoco.exec
05:52:22 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: Model' with 291 classes
05:52:22 [INFO] 
05:52:22 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-things-model ---
05:52:23 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.diff'.
05:52:23 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.xml'.
05:52:23 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.html'.
05:52:23 [INFO] 
05:52:23 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-model ---
05:52:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.pom
05:52:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.jar
05:52:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT-javadoc.jar
05:52:23 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT-tests.jar
05:52:23 [INFO] 
05:52:23 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-things-model ---
05:52:23 [INFO] Installing org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.jar
05:52:23 [INFO] Writing OBR metadata
05:52:23 [INFO] 
05:52:23 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-cluster >-----------
05:52:23 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cluster 0-SNAPSHOT [25/77]
05:52:23 [INFO]   from internal/utils/cluster/pom.xml
05:52:23 [INFO] --------------------------------[ jar ]---------------------------------
05:52:29 [INFO] 
05:52:29 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cluster ---
05:52:29 [INFO] 
05:52:29 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cluster ---
05:52:29 [INFO] 
05:52:29 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cluster ---
05:52:29 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/jacoco.exec
05:52:29 [INFO] 
05:52:29 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cluster ---
05:52:29 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:52:29 [WARNING] 
05:52:29 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:52:29 [WARNING] 
05:52:29 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:52:29 [WARNING] 
05:52:29 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:52:29 [INFO] 
05:52:29 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cluster ---
05:52:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/resources
05:52:29 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:52:29 [INFO] 
05:52:29 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cluster ---
05:52:29 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT...
05:52:29 [INFO] 
05:52:29 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cluster ---
05:52:29 [INFO] Changes detected - recompiling the module! :dependency
05:52:29 [INFO] Compiling 29 source files with javac [debug target 17] to target/classes
05:52:29 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java uses unchecked or unsafe operations.
05:52:29 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java: Recompile with -Xlint:unchecked for details.
05:52:29 [INFO] 
05:52:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cluster ---
05:52:29 [INFO] Copying 3 resources from src/test/resources to target/test-classes
05:52:29 [INFO] 
05:52:29 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cluster ---
05:52:29 [INFO] Changes detected - recompiling the module! :dependency
05:52:29 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes
05:52:29 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/test/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionCreatorTest.java: Some input files use unchecked or unsafe operations.
05:52:29 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/test/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionCreatorTest.java: Recompile with -Xlint:unchecked for details.
05:52:29 [INFO] 
05:52:29 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cluster ---
05:52:29 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:52:29 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/surefire-reports
05:52:29 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:52:29 [INFO] 
05:52:29 [INFO] -------------------------------------------------------
05:52:29 [INFO]  T E S T S
05:52:29 [INFO] -------------------------------------------------------
05:52:30 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionCreatorTest
05:52:31 SLF4J(W): No SLF4J providers were found.
05:52:31 SLF4J(W): Defaulting to no-operation (NOP) logger implementation
05:52:31 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
05:52:36 [WARN] [02/07/2024 10:52:35.971] [system-pekko.remote.default-remote-dispatcher-8] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-1)] [outbound connection to [pekko://system@127.0.0.1:46791], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
05:52:36 [WARN] [02/07/2024 10:52:35.971] [system-pekko.remote.default-remote-dispatcher-5] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-1)] [outbound connection to [pekko://system@127.0.0.1:46791], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
05:52:38 [WARN] [02/07/2024 10:52:38.625] [system-pekko.remote.default-remote-dispatcher-8] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-7)] [outbound connection to [pekko://system@127.0.0.1:40143], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
05:52:38 [WARN] [02/07/2024 10:52:38.625] [system-pekko.remote.default-remote-dispatcher-6] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-7)] [outbound connection to [pekko://system@127.0.0.1:40143], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
05:52:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.230 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionCreatorTest
05:52:39 [INFO] Running org.eclipse.ditto.internal.utils.cluster.config.DefaultClusterConfigTest
05:52:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.096 s -- in org.eclipse.ditto.internal.utils.cluster.config.DefaultClusterConfigTest
05:52:41 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardNumberCalculatorTest
05:52:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.internal.utils.cluster.ShardNumberCalculatorTest
05:52:41 [INFO] Running org.eclipse.ditto.internal.utils.cluster.CborJsonValueSerializerTest
05:52:41 [INFO] [02/07/2024 10:52:41.974] [main] [CoordinatedShutdown(pekko://CborJsonValueSerializer)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:52:41 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.ditto.internal.utils.cluster.CborJsonValueSerializerTest
05:52:41 [INFO] Running org.eclipse.ditto.internal.utils.cluster.UnsupportedManifestExceptionTest
05:52:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.UnsupportedManifestExceptionTest
05:52:41 [INFO] Running org.eclipse.ditto.internal.utils.cluster.JsonValueSourceRefTest
05:52:42 [INFO] [02/07/2024 10:52:42.223] [main] [CoordinatedShutdown(pekko://JsonValueSourceRefTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:52:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s -- in org.eclipse.ditto.internal.utils.cluster.JsonValueSourceRefTest
05:52:42 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ManifestProviderTest
05:52:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.internal.utils.cluster.ManifestProviderTest
05:52:42 [INFO] Running org.eclipse.ditto.internal.utils.cluster.SharedJsonifiableSerializerTest
05:52:42 [INFO] [02/07/2024 10:52:42.310] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:52:43 [INFO] [02/07/2024 10:52:43.240] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:52:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 s -- in org.eclipse.ditto.internal.utils.cluster.SharedJsonifiableSerializerTest
05:52:43 [INFO] Running org.eclipse.ditto.internal.utils.cluster.SerializationFailedExceptionTest
05:52:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.SerializationFailedExceptionTest
05:52:43 [INFO] Running org.eclipse.ditto.internal.utils.cluster.CborFactoryLoaderTest
05:52:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.CborFactoryLoaderTest
05:52:43 [INFO] Running org.eclipse.ditto.internal.utils.cluster.MappingStrategiesBuilderTest
05:52:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.MappingStrategiesBuilderTest
05:52:43 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionExtractorTest
05:52:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionExtractorTest
05:52:43 [INFO] Running org.eclipse.ditto.internal.utils.cluster.NotSerializableExceptionTest
05:52:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.NotSerializableExceptionTest
05:52:43 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionProxyActorFactoryTest
05:52:43 [INFO] [02/07/2024 10:52:43.580] [main] [ArteryTransport(pekko://ShardRegionProxyActorFactoryTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://ShardRegionProxyActorFactoryTest@10.40.49.1:17355] with UID [-6862675281413836840]
05:52:43 [INFO] [02/07/2024 10:52:43.581] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.49.1:17355] - Starting up, Pekko version [1.0.1] ...
05:52:43 [INFO] [02/07/2024 10:52:43.585] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.49.1:17355] - Registered cluster JMX MBean [pekko:type=Cluster]
05:52:43 [INFO] [02/07/2024 10:52:43.585] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.49.1:17355] - Started up successfully
05:52:43 [INFO] [02/07/2024 10:52:43.587] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.49.1:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
05:52:43 [INFO] [02/07/2024 10:52:43.587] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.49.1:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
05:52:43 [INFO] [02/07/2024 10:52:43.678] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [pekko://ShardRegionProxyActorFactoryTest@10.40.49.1:17355/system/sharding/myShardRegionNameProxy] myShardRegionName: Automatic entity passivation: idle entities after [2.000 min], checked every [1.000 min]
05:52:43 [INFO] [02/07/2024 10:52:43.685] [main] [CoordinatedShutdown(pekko://ShardRegionProxyActorFactoryTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:52:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionProxyActorFactoryTest
05:52:43 [INFO] [02/07/2024 10:52:43.691] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.49.1:17355] - Exiting completed
05:52:43 [INFO] [02/07/2024 10:52:43.691] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.49.1:17355] - Shutting down...
05:52:43 [INFO] [02/07/2024 10:52:43.691] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.49.1:17355] - Successfully shut down
05:52:43 [INFO] [pekkoDeadLetter][02/07/2024 10:52:43.694] [ShardRegionProxyActorFactoryTest-pekko.actor.default-dispatcher-4] [pekko://ShardRegionProxyActorFactoryTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://ShardRegionProxyActorFactoryTest/system/cluster/core/daemon#1717809936] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
05:52:43 [INFO] [02/07/2024 10:52:43.694] [ShardRegionProxyActorFactoryTest-pekko.remote.default-remote-dispatcher-5] [pekko://ShardRegionProxyActorFactoryTest@10.40.49.1:17355/system/remoting-terminator] Shutting down remote daemon.
05:52:43 [INFO] [02/07/2024 10:52:43.694] [ShardRegionProxyActorFactoryTest-pekko.remote.default-remote-dispatcher-5] [pekko://ShardRegionProxyActorFactoryTest@10.40.49.1:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
05:52:43 [INFO] [02/07/2024 10:52:43.696] [ShardRegionProxyActorFactoryTest-pekko.remote.default-remote-dispatcher-5] [pekko://ShardRegionProxyActorFactoryTest@10.40.49.1:17355/system/remoting-terminator] Remoting shut down.
05:52:43 [INFO] 
05:52:43 [INFO] Results:
05:52:43 [INFO] 
05:52:43 [INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0
05:52:43 [INFO] 
05:52:43 [INFO] 
05:52:43 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cluster ---
05:52:43 [INFO] 
05:52:43 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cluster ---
05:52:43 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar
05:52:43 [INFO] 
05:52:43 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cluster ---
05:52:43 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:52:43 [INFO] No previous run data found, generating javadoc.
05:52:46 [WARNING] Javadoc Warnings
05:52:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/package-info.java:14: warning: no comment
05:52:46 [WARNING] package org.eclipse.ditto.internal.utils.cluster;
05:52:46 [WARNING] ^
05:52:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/config/package-info.java:14: warning: no comment
05:52:46 [WARNING] package org.eclipse.ditto.internal.utils.cluster.config;
05:52:46 [WARNING] ^
05:52:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/AbstractJsonifiableWithDittoHeadersSerializer.java:75: warning: no comment
05:52:46 [WARNING] protected static final Charset CHARSET = StandardCharsets.UTF_8;
05:52:46 [WARNING] ^
05:52:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/DistPubSubAccess.java:99: warning: no @param for group
05:52:46 [WARNING] public static DistributedPubSubMediator.Subscribe subscribeViaGroup(final String topic, final String group,
05:52:46 [WARNING] ^
05:52:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/DistPubSubAccess.java:112: warning: no @param for group
05:52:46 [WARNING] public static DistributedPubSubMediator.Unsubscribe unsubscribeViaGroup(final String topic, final String group,
05:52:46 [WARNING] ^
05:52:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/GlobalMappingStrategies.java:29: warning: no comment
05:52:46 [WARNING] public final class GlobalMappingStrategies extends MappingStrategies {
05:52:46 [WARNING] ^
05:52:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:50: warning: no comment
05:52:46 [WARNING] public NotSerializable(final CharSequence serializerName, final Object notSerializableObject) {
05:52:46 [WARNING] ^
05:52:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:37: warning: no comment
05:52:46 [WARNING] public SerializationFailed(final String message, @Nullable final Throwable cause) {
05:52:46 [WARNING] ^
05:52:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/SerializerExceptions.java:68: warning: no comment
05:52:46 [WARNING] public UnsupportedManifest(final String manifest) {
05:52:46 [WARNING] ^
05:52:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardNumberCalculator.java:43: warning: no @param for numberOfShards
05:52:46 [WARNING] public static ShardNumberCalculator newInstance(final int numberOfShards) {
05:52:46 [WARNING] ^
05:52:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionExtractor.java:60: warning: no @return
05:52:46 [WARNING] public static ShardRegionExtractor of(final int numberOfShards, final ActorSystem actorSystem) {
05:52:46 [WARNING] ^
05:52:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionExtractor.java:75: warning: no @return
05:52:46 [WARNING] public static ShardRegionExtractor of(final int numberOfShards, final MappingStrategies mappingStrategies) {
05:52:46 [WARNING] ^
05:52:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionProxyActorFactory.java:48: warning: no @param for actorSystem
05:52:46 [WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem,
05:52:46 [WARNING] ^
05:52:46 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/java/org/eclipse/ditto/internal/utils/cluster/ShardRegionProxyActorFactory.java:48: warning: no @param for clusterConfig
05:52:46 [WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem,
05:52:46 [WARNING] ^
05:52:46 [WARNING] 14 warnings
05:52:46 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar
05:52:46 [INFO] 
05:52:46 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cluster ---
05:52:46 [INFO] Tests are skipped.
05:52:46 [INFO] 
05:52:46 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cluster ---
05:52:46 [INFO] Tests are skipped.
05:52:46 [INFO] 
05:52:46 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cluster ---
05:52:46 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/jacoco.exec
05:52:46 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cluster' with 30 classes
05:52:46 [INFO] 
05:52:46 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cluster ---
05:52:46 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/0-SNAPSHOT/ditto-internal-utils-cluster-0-SNAPSHOT.pom
05:52:46 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/0-SNAPSHOT/ditto-internal-utils-cluster-0-SNAPSHOT.jar
05:52:46 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cluster/0-SNAPSHOT/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar
05:52:46 [INFO] 
05:52:46 [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-extension >----------
05:52:46 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Extension 0-SNAPSHOT [26/77]
05:52:46 [INFO]   from internal/utils/extension/pom.xml
05:52:46 [INFO] --------------------------------[ jar ]---------------------------------
05:52:46 [INFO] 
05:52:46 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-extension ---
05:52:46 [INFO] 
05:52:46 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-extension ---
05:52:46 [INFO] 
05:52:46 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-extension ---
05:52:46 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/jacoco.exec
05:52:46 [INFO] 
05:52:46 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-extension ---
05:52:46 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:52:46 [WARNING] 
05:52:46 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:52:46 [WARNING] 
05:52:46 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:52:46 [WARNING] 
05:52:46 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:52:46 [INFO] 
05:52:46 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-extension ---
05:52:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/resources
05:52:46 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:52:46 [INFO] 
05:52:46 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-extension ---
05:52:46 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT...
05:52:46 [INFO] 
05:52:46 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-extension ---
05:52:46 [INFO] Changes detected - recompiling the module! :dependency
05:52:46 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes
05:52:46 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java uses unchecked or unsafe operations.
05:52:46 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java: Recompile with -Xlint:unchecked for details.
05:52:46 [INFO] 
05:52:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-extension ---
05:52:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/test/resources
05:52:46 [INFO] 
05:52:46 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-extension ---
05:52:46 [INFO] No sources to compile
05:52:46 [INFO] 
05:52:46 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-extension ---
05:52:46 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:52:46 [INFO] No tests to run.
05:52:46 [INFO] 
05:52:46 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-extension ---
05:52:46 [INFO] 
05:52:46 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-extension ---
05:52:46 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar
05:52:46 [INFO] 
05:52:46 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-extension ---
05:52:46 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:52:46 [INFO] No previous run data found, generating javadoc.
05:52:47 [WARNING] Javadoc Warnings
05:52:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:28: warning: no comment
05:52:47 [WARNING] public final class DittoExtensionIds implements Extension {
05:52:47 [WARNING] ^
05:52:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:33: warning: no comment
05:52:47 [WARNING] public <T extends Extension> DittoExtensionPoint.ExtensionId<T> computeIfAbsent(
05:52:47 [WARNING] ^
05:52:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionIds.java:48: warning: no comment
05:52:47 [WARNING] public static DittoExtensionIds get(final ActorSystem actorSystem) {
05:52:47 [WARNING] ^
05:52:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:100: warning: no comment
05:52:47 [WARNING] public record ExtensionIdConfig<T extends Extension>(Class<T> parentClass,
05:52:47 [WARNING] ^
05:52:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:98: warning: no comment
05:52:47 [WARNING] protected abstract String getConfigKey();
05:52:47 [WARNING] ^
05:52:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:76: warning: no comment
05:52:47 [WARNING] protected String getImplementation(final ExtendedActorSystem actorSystem) {
05:52:47 [WARNING] ^
05:52:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:68: warning: no comment
05:52:47 [WARNING] protected ExtensionIdConfig<T> globalConfig(final ActorSystem actorSystem) {
05:52:47 [WARNING] ^
05:52:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/java/org/eclipse/ditto/internal/utils/extension/DittoExtensionPoint.java:129: warning: no comment
05:52:47 [WARNING] public static <T extends Extension> ExtensionIdConfig<T> of(final Class<T> parentClass,
05:52:47 [WARNING] ^
05:52:47 [WARNING] 8 warnings
05:52:47 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar
05:52:47 [INFO] 
05:52:47 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-extension ---
05:52:47 [INFO] Tests are skipped.
05:52:47 [INFO] 
05:52:47 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-extension ---
05:52:47 [INFO] Tests are skipped.
05:52:47 [INFO] 
05:52:47 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-extension ---
05:52:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
05:52:47 [INFO] 
05:52:47 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-extension ---
05:52:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/0-SNAPSHOT/ditto-internal-utils-extension-0-SNAPSHOT.pom
05:52:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/0-SNAPSHOT/ditto-internal-utils-extension-0-SNAPSHOT.jar
05:52:47 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-extension/0-SNAPSHOT/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar
05:52:47 [INFO] 
05:52:47 [INFO] ----------------< org.eclipse.ditto:ditto-placeholders >----------------
05:52:47 [INFO] Building Eclipse Ditto :: Placeholders 0-SNAPSHOT                [27/77]
05:52:47 [INFO]   from placeholders/pom.xml
05:52:47 [INFO] -------------------------------[ bundle ]-------------------------------
05:52:47 [INFO] 
05:52:47 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-placeholders ---
05:52:47 [INFO] 
05:52:47 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-placeholders ---
05:52:47 [INFO] 
05:52:47 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-placeholders ---
05:52:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
05:52:47 [INFO] 
05:52:47 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-placeholders ---
05:52:47 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/placeholders/target/jacoco.exec
05:52:47 [INFO] 
05:52:47 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-placeholders ---
05:52:47 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:52:47 [WARNING] 
05:52:47 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:52:47 [WARNING] 
05:52:47 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:52:47 [WARNING] 
05:52:47 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/placeholders/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:52:47 [INFO] 
05:52:47 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-placeholders ---
05:52:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/resources
05:52:47 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:52:47 [INFO] 
05:52:47 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-placeholders ---
05:52:47 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-placeholders:bundle:0-SNAPSHOT...
05:52:47 [INFO] 
05:52:47 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-placeholders ---
05:52:47 [INFO] Changes detected - recompiling the module! :dependency
05:52:47 [INFO] Compiling 54 source files with javac [debug target 1.8] to target/classes
05:52:47 [WARNING] bootstrap class path not set in conjunction with -source 8
05:52:47 [INFO] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PipelineFunctionUrlDecode.java: Some input files use or override a deprecated API.
05:52:47 [INFO] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PipelineFunctionUrlDecode.java: Recompile with -Xlint:deprecation for details.
05:52:47 [INFO] 
05:52:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-placeholders ---
05:52:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/placeholders/src/test/resources
05:52:47 [INFO] 
05:52:47 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-placeholders ---
05:52:47 [INFO] Changes detected - recompiling the module! :dependency
05:52:47 [INFO] Compiling 25 source files with javac [debug target 1.8] to target/test-classes
05:52:48 [WARNING] bootstrap class path not set in conjunction with -source 8
05:52:48 [INFO] 
05:52:48 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-placeholders ---
05:52:48 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:52:48 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/surefire-reports
05:52:48 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:52:48 [INFO] 
05:52:48 [INFO] -------------------------------------------------------
05:52:48 [INFO]  T E S T S
05:52:48 [INFO] -------------------------------------------------------
05:52:48 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSubstringAfterTest
05:52:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSubstringAfterTest
05:52:49 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionBase64EncodeTest
05:52:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.placeholders.PipelineFunctionBase64EncodeTest
05:52:49 [INFO] Running org.eclipse.ditto.placeholders.ImmutableTimePlaceholderTest
05:52:50 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 s -- in org.eclipse.ditto.placeholders.ImmutableTimePlaceholderTest
05:52:50 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUrlEncodeTest
05:52:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUrlEncodeTest
05:52:50 [INFO] Running org.eclipse.ditto.placeholders.PlaceholderNotResolvableExceptionTest
05:52:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.placeholders.PlaceholderNotResolvableExceptionTest
05:52:50 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionBase64DecodeTest
05:52:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PipelineFunctionBase64DecodeTest
05:52:50 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionLowerTest
05:52:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PipelineFunctionLowerTest
05:52:50 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionDefaultTest
05:52:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.placeholders.PipelineFunctionDefaultTest
05:52:50 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUrlDecodeTest
05:52:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUrlDecodeTest
05:52:50 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUpperTest
05:52:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUpperTest
05:52:50 [INFO] Running org.eclipse.ditto.placeholders.PlaceholderFilterTest
05:52:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.placeholders.PlaceholderFilterTest
05:52:50 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionFilterTest
05:52:50 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.ditto.placeholders.PipelineFunctionFilterTest
05:52:50 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionReplaceTest
05:52:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PipelineFunctionReplaceTest
05:52:50 [INFO] Running org.eclipse.ditto.placeholders.ExpressionResolverTest
05:52:50 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.placeholders.ExpressionResolverTest
05:52:50 [INFO] Running org.eclipse.ditto.placeholders.ImmutableFunctionExpressionTest
05:52:50 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.placeholders.ImmutableFunctionExpressionTest
05:52:50 [INFO] Running org.eclipse.ditto.placeholders.ImmutablePlaceholderResolverTest
05:52:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.ditto.placeholders.ImmutablePlaceholderResolverTest
05:52:50 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSplitTest
05:52:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSplitTest
05:52:50 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionParameterResolverFactoryTest
05:52:50 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.ditto.placeholders.PipelineFunctionParameterResolverFactoryTest
05:52:50 [INFO] Running org.eclipse.ditto.placeholders.ImmutablePipelineTest
05:52:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.placeholders.ImmutablePipelineTest
05:52:50 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionTrimTest
05:52:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.placeholders.PipelineFunctionTrimTest
05:52:50 [INFO] Running org.eclipse.ditto.placeholders.ImmutableExpressionResolverTest
05:52:51 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.ditto.placeholders.ImmutableExpressionResolverTest
05:52:51 [INFO] Running org.eclipse.ditto.placeholders.ImmutableHeadersPlaceholderTest
05:52:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.placeholders.ImmutableHeadersPlaceholderTest
05:52:51 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSubstringBeforeTest
05:52:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSubstringBeforeTest
05:52:51 [INFO] Running org.eclipse.ditto.placeholders.PipelineElementResolvedTest
05:52:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.placeholders.PipelineElementResolvedTest
05:52:51 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionJoinTest
05:52:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.placeholders.PipelineFunctionJoinTest
05:52:51 [INFO] 
05:52:51 [INFO] Results:
05:52:51 [INFO] 
05:52:51 [INFO] Tests run: 202, Failures: 0, Errors: 0, Skipped: 0
05:52:51 [INFO] 
05:52:51 [INFO] 
05:52:51 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-placeholders ---
05:52:51 [INFO] 
05:52:51 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-placeholders ---
05:52:51 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar
05:52:51 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/classes/META-INF/MANIFEST.MF
05:52:51 [INFO] 
05:52:51 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-placeholders ---
05:52:51 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:52:51 [INFO] No previous run data found, generating javadoc.
05:52:53 [WARNING] Javadoc Warnings
05:52:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFactory.java:91: warning: no @param for <T>
05:52:53 [WARNING] public static <T> ExpressionResolver newExpressionResolver(final Placeholder<T> placeholder,
05:52:53 [WARNING] ^
05:52:53 [WARNING] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFilter.java:73: warning: no @return
05:52:53 [WARNING] public static <T> String apply(final String template, final T placeholderSource, final Placeholder<T> placeholder) {
05:52:53 [WARNING] ^
05:52:53 [WARNING] 2 warnings
05:52:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar
05:52:53 [INFO] 
05:52:53 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-placeholders ---
05:52:53 [INFO] Tests are skipped.
05:52:53 [INFO] 
05:52:53 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-placeholders ---
05:52:53 [INFO] Tests are skipped.
05:52:53 [INFO] 
05:52:53 [INFO] --- jacoco:0.8.10:report (report) @ ditto-placeholders ---
05:52:53 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/placeholders/target/jacoco.exec
05:52:53 [INFO] Analyzed bundle 'Eclipse Ditto :: Placeholders' with 86 classes
05:52:53 [INFO] 
05:52:53 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-placeholders ---
05:52:54 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.diff'.
05:52:54 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.xml'.
05:52:54 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.html'.
05:52:54 [INFO] 
05:52:54 [INFO] --- install:3.1.1:install (default-install) @ ditto-placeholders ---
05:52:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/placeholders/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.pom
05:52:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.jar
05:52:54 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT-javadoc.jar
05:52:54 [INFO] 
05:52:54 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-placeholders ---
05:52:54 [INFO] Installing org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.jar
05:52:54 [INFO] Writing OBR metadata
05:52:54 [INFO] 
05:52:54 [INFO] ----------------< org.eclipse.ditto:ditto-base-service >----------------
05:52:54 [INFO] Building Eclipse Ditto :: Base :: Service 0-SNAPSHOT             [28/77]
05:52:54 [INFO]   from base/service/pom.xml
05:52:54 [INFO] --------------------------------[ jar ]---------------------------------
05:52:56 [INFO] 
05:52:56 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-service ---
05:52:56 [INFO] 
05:52:56 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-service ---
05:52:56 [INFO] 
05:52:56 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-service ---
05:52:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/service/target/jacoco.exec
05:52:56 [INFO] 
05:52:56 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-service ---
05:52:56 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:52:56 [WARNING] 
05:52:56 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:52:56 [WARNING] 
05:52:56 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:52:56 [WARNING] 
05:52:56 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/base/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:52:56 [INFO] 
05:52:56 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-service ---
05:52:56 [INFO] Copying 1 resource from src/main/resources to target/classes
05:52:56 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:52:56 [INFO] 
05:52:56 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-service ---
05:52:56 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT...
05:52:56 [INFO] 
05:52:56 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-service ---
05:52:56 [INFO] Changes detected - recompiling the module! :dependency
05:52:56 [INFO] Compiling 54 source files with javac [debug target 17] to target/classes
05:52:56 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/DittoServiceConfig.java: Some input files use or override a deprecated API.
05:52:56 [INFO] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/DittoServiceConfig.java: Recompile with -Xlint:deprecation for details.
05:52:56 [INFO] 
05:52:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-service ---
05:52:56 [INFO] Copying 7 resources from src/test/resources to target/test-classes
05:52:56 [INFO] 
05:52:56 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-service ---
05:52:56 [INFO] Changes detected - recompiling the module! :dependency
05:52:56 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes
05:52:57 [INFO] 
05:52:57 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-service ---
05:52:57 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:52:57 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/base/service/target/surefire-reports
05:52:57 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:52:57 [INFO] 
05:52:57 [INFO] -------------------------------------------------------
05:52:57 [INFO]  T E S T S
05:52:57 [INFO] -------------------------------------------------------
05:52:57 [INFO] Running org.eclipse.ditto.base.service.actors.DittoRootActorControlTest
05:53:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.504 s -- in org.eclipse.ditto.base.service.actors.DittoRootActorControlTest
05:53:00 [INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultLocalAskTimeoutConfigTest
05:53:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.587 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultLocalAskTimeoutConfigTest
05:53:01 [INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultSupervisorConfigTest
05:53:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultSupervisorConfigTest
05:53:01 [INFO] Running org.eclipse.ditto.base.service.config.supervision.ExponentialBackOffTest
05:53:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.111 s -- in org.eclipse.ditto.base.service.config.supervision.ExponentialBackOffTest
05:53:08 [INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultExponentialBackOffConfigTest
05:53:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultExponentialBackOffConfigTest
05:53:08 [INFO] Running org.eclipse.ditto.base.service.config.http.DefaultHttpProxyConfigTest
05:53:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s -- in org.eclipse.ditto.base.service.config.http.DefaultHttpProxyConfigTest
05:53:08 [INFO] Running org.eclipse.ditto.base.service.config.http.DefaultHttpConfigTest
05:53:08 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.base.service.config.http.DefaultHttpConfigTest
05:53:08 [INFO] Running org.eclipse.ditto.base.service.config.DefaultThrottlingConfigTest
05:53:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.base.service.config.DefaultThrottlingConfigTest
05:53:09 [INFO] Running org.eclipse.ditto.base.service.config.limits.DefaultLimitsConfigTest
05:53:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.eclipse.ditto.base.service.config.limits.DefaultLimitsConfigTest
05:53:09 [INFO] Running org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.HeaderBasedPlaceholderSubstitutionAlgorithmTest
05:53:09 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.HeaderBasedPlaceholderSubstitutionAlgorithmTest
05:53:09 [INFO] Running org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.SubjectIdReplacementDefinitionTest
05:53:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.SubjectIdReplacementDefinitionTest
05:53:09 [INFO] Running org.eclipse.ditto.base.service.acknowledgements.AcknowledgementAggregatorTest
05:53:09 Feb 07, 2024 10:53:09 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:53:09 WARNING: Could not find implementation for entity ID with type <foo>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
05:53:09 Feb 07, 2024 10:53:09 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
05:53:09 WARNING: Could not find implementation for entity ID with type <foo>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
05:53:09 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s -- in org.eclipse.ditto.base.service.acknowledgements.AcknowledgementAggregatorTest
05:53:09 [INFO] Running org.eclipse.ditto.base.service.MainMethodExceptionHandlerTest
05:53:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.eclipse.ditto.base.service.MainMethodExceptionHandlerTest
05:53:09 [INFO] 
05:53:09 [INFO] Results:
05:53:09 [INFO] 
05:53:09 [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0
05:53:09 [INFO] 
05:53:09 [INFO] 
05:53:09 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-service ---
05:53:09 [INFO] 
05:53:09 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-service ---
05:53:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar
05:53:09 [INFO] 
05:53:09 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-service ---
05:53:10 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:53:10 [INFO] No previous run data found, generating javadoc.
05:53:12 [WARNING] Javadoc Warnings
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/package-info.java:14: warning: no comment
05:53:12 [WARNING] package org.eclipse.ditto.base.service;
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/package-info.java:14: warning: no comment
05:53:12 [WARNING] package org.eclipse.ditto.base.service.cluster;
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/package-info.java:14: warning: no comment
05:53:12 [WARNING] package org.eclipse.ditto.base.service.config;
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/package-info.java:14: warning: no comment
05:53:12 [WARNING] package org.eclipse.ditto.base.service.config.http;
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/limits/package-info.java:14: warning: no comment
05:53:12 [WARNING] package org.eclipse.ditto.base.service.config.limits;
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/supervision/package-info.java:14: warning: no comment
05:53:12 [WARNING] package org.eclipse.ditto.base.service.config.supervision;
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/devops/package-info.java:15: warning: no comment
05:53:12 [WARNING] package org.eclipse.ditto.base.service.devops;
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractPlaceholderSubstitution.java:41: warning: no comment
05:53:12 [WARNING] protected AbstractPlaceholderSubstitution(final SubstitutionStrategyRegistry substitutionStrategyRegistry) {
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:39: warning: no comment
05:53:12 [WARNING] protected AbstractTypedSubstitutionStrategy(final Class<T> type) {
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:82: warning: no comment
05:53:12 [WARNING] protected static Policy substitutePolicy(final Policy policy,
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:100: warning: no comment
05:53:12 [WARNING] protected static Iterable<PolicyEntry> substitutePolicyEntries(final Iterable<PolicyEntry> policyEntries,
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:66: warning: no comment
05:53:12 [WARNING] protected static PolicyEntry substitutePolicyEntry(final PolicyEntry existingPolicyEntry,
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/placeholdersubstitution/AbstractTypedSubstitutionStrategy.java:48: warning: no comment
05:53:12 [WARNING] protected static Subjects substituteSubjects(final Subjects subjects,
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/DefaultHttpProxyConfig.java:63: warning: no comment
05:53:12 [WARNING] public static DefaultHttpProxyConfig ofProxy(final Config config) {
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/DittoRootActor.java:161: warning: no comment
05:53:12 [WARNING] protected void bindHttpStatusRoute(final HttpConfig httpConfig, final ActorRef healthCheckingActor) {
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:99: warning: no comment
05:53:12 [WARNING] protected static final String MONGO_URI_CONFIG_PATH = "pekko.contrib.persistence.mongodb.mongo.mongouri";
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:101: warning: no comment
05:53:12 [WARNING] protected final Config rawConfig;
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:102: warning: no comment
05:53:12 [WARNING] protected final C serviceSpecificConfig;
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:216: warning: no comment
05:53:12 [WARNING] protected Config appendPekkoPersistenceMongoUriToRawConfig() {
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/config/http/HttpConfig.java:64: warning: no comment
05:53:12 [WARNING] COORDINATED_SHUTDOWN_TIMEOUT("coordinated-shutdown-timeout", Duration.ofSeconds(65));
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:33: warning: no comment
05:53:12 [WARNING] public final class ModifySplitBrainResolver extends AbstractCommand<ModifySplitBrainResolver> {
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:35: warning: no comment
05:53:12 [WARNING] public static final JsonFieldDefinition<Boolean> ENABLED_FIELD_KEY =
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:40: warning: no comment
05:53:12 [WARNING] public static final String TYPE = PREFIX + NAME;
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:53: warning: no comment
05:53:12 [WARNING] public static ModifySplitBrainResolver fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:49: warning: no comment
05:53:12 [WARNING] public boolean isEnabled() {
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:32: warning: no comment
05:53:12 [WARNING] public final class ModifySplitBrainResolverResponse
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:37: warning: no comment
05:53:12 [WARNING] public static final String TYPE = PREFIX + NAME;
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:64: warning: no comment
05:53:12 [WARNING] public static ModifySplitBrainResolverResponse fromJson(final JsonObject jsonObject,
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:60: warning: no comment
05:53:12 [WARNING] public boolean isEnabled() {
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/NoOpRootActorStarter.java:27: warning: no @param for config
05:53:12 [WARNING] public NoOpRootActorStarter(final ActorSystem actorSystem, final Config config) {
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/RootActorStarter.java:54: warning: no comment
05:53:12 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootActorStarter> {
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/RootChildActorStarter.java:57: warning: no comment
05:53:12 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootChildActorStarter> {
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/SignalTransformers.java:81: warning: no @param for config
05:53:12 [WARNING] public static SignalTransformers get(final ActorSystem actorSystem, final Config config) {
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/SignalTransformers.java:33: warning: no comment
05:53:12 [WARNING] public final class SignalTransformers implements DittoExtensionPoint, SignalTransformer {
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:50: warning: no comment
05:53:12 [WARNING] public String getActorName() {
05:53:12 [WARNING] ^
05:53:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:46: warning: no comment
05:53:12 [WARNING] public Props getProps() {
05:53:12 [WARNING] ^
05:53:12 [WARNING] 36 warnings
05:53:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar
05:53:12 [INFO] 
05:53:12 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-service ---
05:53:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar
05:53:12 [INFO] 
05:53:12 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-service ---
05:53:12 [INFO] Tests are skipped.
05:53:12 [INFO] 
05:53:12 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-service ---
05:53:12 [INFO] Tests are skipped.
05:53:12 [INFO] 
05:53:12 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-service ---
05:53:12 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/service/target/jacoco.exec
05:53:12 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Service' with 50 classes
05:53:12 [INFO] 
05:53:12 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-service ---
05:53:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT.pom
05:53:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT.jar
05:53:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT-javadoc.jar
05:53:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-service/0-SNAPSHOT/ditto-base-service-0-SNAPSHOT-tests.jar
05:53:12 [INFO] 
05:53:12 [INFO] ----------------< org.eclipse.ditto:ditto-connectivity >----------------
05:53:12 [INFO] Building Eclipse Ditto :: Connectivity 0-SNAPSHOT                [29/77]
05:53:12 [INFO]   from connectivity/pom.xml
05:53:12 [INFO] --------------------------------[ pom ]---------------------------------
05:53:12 [INFO] 
05:53:12 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity ---
05:53:12 [INFO] 
05:53:12 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity ---
05:53:12 [INFO] 
05:53:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity ---
05:53:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/target/jacoco.exec
05:53:12 [INFO] 
05:53:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity ---
05:53:12 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:53:12 [INFO] The goal is skip due to packaging 'pom'
05:53:12 [INFO] 
05:53:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity ---
05:53:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity:pom:0-SNAPSHOT...
05:53:12 [INFO] 
05:53:12 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity ---
05:53:12 [INFO] 
05:53:12 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity ---
05:53:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
05:53:12 [INFO] 
05:53:12 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity ---
05:53:12 [INFO] Tests are skipped.
05:53:12 [INFO] 
05:53:12 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity ---
05:53:12 [INFO] Tests are skipped.
05:53:12 [INFO] 
05:53:12 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity ---
05:53:12 [INFO] Skipping JaCoCo execution due to missing execution data file.
05:53:12 [INFO] 
05:53:12 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity ---
05:53:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity/0-SNAPSHOT/ditto-connectivity-0-SNAPSHOT.pom
05:53:12 [INFO] 
05:53:12 [INFO] -------------< org.eclipse.ditto:ditto-connectivity-model >-------------
05:53:12 [INFO] Building Eclipse Ditto :: Connectivity :: Model 0-SNAPSHOT       [30/77]
05:53:12 [INFO]   from connectivity/model/pom.xml
05:53:12 [INFO] -------------------------------[ bundle ]-------------------------------
05:53:12 [INFO] 
05:53:12 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-model ---
05:53:12 [INFO] 
05:53:12 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-model ---
05:53:12 [INFO] 
05:53:12 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-connectivity-model ---
05:53:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
05:53:12 [INFO] 
05:53:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-model ---
05:53:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/jacoco.exec
05:53:12 [INFO] 
05:53:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-model ---
05:53:12 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:53:12 [WARNING] 
05:53:12 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:53:12 [WARNING] 
05:53:12 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:53:12 [WARNING] 
05:53:12 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:53:12 [INFO] 
05:53:12 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-model ---
05:53:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/resources
05:53:12 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:53:12 [INFO] 
05:53:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-model ---
05:53:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-model:bundle:0-SNAPSHOT...
05:53:12 [INFO] 
05:53:12 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-model ---
05:53:12 [INFO] Changes detected - recompiling the module! :dependency
05:53:12 [INFO] Compiling 165 source files with javac [debug target 1.8] to target/classes
05:53:14 [WARNING] bootstrap class path not set in conjunction with -source 8
05:53:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/AbstractConnection.java: Some input files use or override a deprecated API.
05:53:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/AbstractConnection.java: Recompile with -Xlint:deprecation for details.
05:53:14 [INFO] 
05:53:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-model ---
05:53:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/resources
05:53:14 [INFO] 
05:53:14 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-model ---
05:53:14 [INFO] Changes detected - recompiling the module! :dependency
05:53:14 [INFO] Compiling 79 source files with javac [debug target 1.8] to target/test-classes
05:53:15 [WARNING] bootstrap class path not set in conjunction with -source 8
05:53:15 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/CredentialsTest.java: Some input files use or override a deprecated API.
05:53:15 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/CredentialsTest.java: Recompile with -Xlint:deprecation for details.
05:53:15 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java uses unchecked or unsafe operations.
05:53:15 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/java/org/eclipse/ditto/connectivity/model/ImmutableSourceTest.java: Recompile with -Xlint:unchecked for details.
05:53:15 [INFO] 
05:53:15 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-model ---
05:53:15 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:53:15 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/surefire-reports
05:53:15 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:53:15 [INFO] 
05:53:15 [INFO] -------------------------------------------------------
05:53:15 [INFO]  T E S T S
05:53:15 [INFO] -------------------------------------------------------
05:53:15 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableHeaderMappingTest
05:53:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 s -- in org.eclipse.ditto.connectivity.model.ImmutableHeaderMappingTest
05:53:16 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableResourceStatusTest
05:53:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.eclipse.ditto.connectivity.model.ImmutableResourceStatusTest
05:53:16 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsResponseTest
05:53:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsResponseTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsTest
05:53:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionTest
05:53:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionTest
05:53:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CheckConnectionLogsActiveTest
05:53:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CheckConnectionLogsActiveTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionResponseTest
05:53:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionResponseTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionResponseTest
05:53:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionResponseTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.LoggingExpiredTest
05:53:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.LoggingExpiredTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionTest
05:53:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionTest
05:53:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionResponseTest
05:53:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionResponseTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionTest
05:53:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsResponseTest
05:53:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsResponseTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsResponseTest
05:53:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsResponseTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionResponseTest
05:53:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionResponseTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionResponseTest
05:53:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionResponseTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionResponseTest
05:53:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionResponseTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionTest
05:53:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsTest
05:53:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsTest
05:53:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionTest
05:53:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionTest
05:53:17 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsResponseTest
05:53:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsResponseTest
05:53:18 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsResponseTest
05:53:18 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsResponseTest
05:53:18 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsTest
05:53:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsTest
05:53:18 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsTest
05:53:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsTest
05:53:18 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionResponseTest
05:53:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionResponseTest
05:53:18 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusResponseTest
05:53:18 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusResponseTest
05:53:18 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsTest
05:53:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsTest
05:53:18 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveResolvedHonoConnectionTest
05:53:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveResolvedHonoConnectionTest
05:53:18 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusTest
05:53:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusTest
05:53:18 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsResponseTest
05:53:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsResponseTest
05:53:18 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsResponseTest
05:53:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsResponseTest
05:53:18 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsTest
05:53:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionFailedExceptionTest
05:53:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionFailedExceptionTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionNotAccessibleExceptionTest
05:53:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionNotAccessibleExceptionTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionSignalIllegalExceptionTest
05:53:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionSignalIllegalExceptionTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.ConnectivityErrorResponseTest
05:53:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.eclipse.ditto.connectivity.model.signals.commands.ConnectivityErrorResponseTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionCreatedTest
05:53:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionCreatedTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionOpenedTest
05:53:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionOpenedTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionModifiedTest
05:53:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionModifiedTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionDeletedTest
05:53:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionDeletedTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionClosedTest
05:53:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionClosedTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionOpenedAnnouncementTest
05:53:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionOpenedAnnouncementTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionClosedAnnouncementTest
05:53:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionClosedAnnouncementTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.OAuthClientCredentialsTest
05:53:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.model.OAuthClientCredentialsTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.mqtt.SessionExpiryIntervalTest
05:53:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.model.mqtt.SessionExpiryIntervalTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.mqtt.ReceiveMaximumTest
05:53:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.connectivity.model.mqtt.ReceiveMaximumTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.mqtt.MessageExpiryIntervalTest
05:53:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.model.mqtt.MessageExpiryIntervalTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.UsernamePasswordCredentialsTest
05:53:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.model.UsernamePasswordCredentialsTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableTargetTest
05:53:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.connectivity.model.ImmutableTargetTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableLogEntryTest
05:53:19 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.ImmutableLogEntryTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.ClientCertificateCredentialsTest
05:53:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.model.ClientCertificateCredentialsTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableMeasurementTest
05:53:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.model.ImmutableMeasurementTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.CredentialsTest
05:53:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.model.CredentialsTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.HmacCredentialsTest
05:53:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.model.HmacCredentialsTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableEnforcementTest
05:53:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.model.ImmutableEnforcementTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.ConnectionIdTest
05:53:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.model.ConnectionIdTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableAddressMetricTest
05:53:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.ImmutableAddressMetricTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableReplyTargetTest
05:53:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.model.ImmutableReplyTargetTest
05:53:19 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableConnectionTest
05:53:20 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.ditto.connectivity.model.ImmutableConnectionTest
05:53:20 [INFO] Running org.eclipse.ditto.connectivity.model.SshPublicKeyCredentialsTest
05:53:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.model.SshPublicKeyCredentialsTest
05:53:20 [INFO] Running org.eclipse.ditto.connectivity.model.ConnectionUriTest
05:53:20 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.model.ConnectionUriTest
05:53:20 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSourceTest
05:53:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.connectivity.model.ImmutableSourceTest
05:53:20 [INFO] Running org.eclipse.ditto.connectivity.model.HonoConnectionTest
05:53:20 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.connectivity.model.HonoConnectionTest
05:53:20 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutablePayloadMappingDefinitionTest
05:53:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.model.ImmutablePayloadMappingDefinitionTest
05:53:20 [INFO] Running org.eclipse.ditto.connectivity.model.HonoAddressAliasTest
05:53:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.eclipse.ditto.connectivity.model.HonoAddressAliasTest
05:53:20 [INFO] Running org.eclipse.ditto.connectivity.model.ConnectionTypeTest
05:53:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.model.ConnectionTypeTest
05:53:20 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSshTunnelTest
05:53:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.model.ImmutableSshTunnelTest
05:53:20 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableMappingContextTest
05:53:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.model.ImmutableMappingContextTest
05:53:20 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableConnectionMetricsTest
05:53:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.connectivity.model.ImmutableConnectionMetricsTest
05:53:20 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableFilteredTopicTest
05:53:20 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.ImmutableFilteredTopicTest
05:53:20 [INFO] Running org.eclipse.ditto.connectivity.model.LogTypeTest
05:53:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.model.LogTypeTest
05:53:20 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableTargetMetricsTest
05:53:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.model.ImmutableTargetMetricsTest
05:53:20 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSourceMetricsTest
05:53:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.model.ImmutableSourceMetricsTest
05:53:20 [INFO] 
05:53:20 [INFO] Results:
05:53:20 [INFO] 
05:53:20 [INFO] Tests run: 457, Failures: 0, Errors: 0, Skipped: 0
05:53:20 [INFO] 
05:53:20 [INFO] 
05:53:20 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-model ---
05:53:20 [INFO] 
05:53:20 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-connectivity-model ---
05:53:20 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar
05:53:20 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/classes/META-INF/MANIFEST.MF
05:53:20 [INFO] 
05:53:20 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-model ---
05:53:20 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:53:21 [INFO] No previous run data found, generating javadoc.
05:53:25 [WARNING] Javadoc Warnings
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/package-info.java:14: warning: no comment
05:53:25 [WARNING] package org.eclipse.ditto.connectivity.model;
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/package-info.java:14: warning: no comment
05:53:25 [WARNING] package org.eclipse.ditto.connectivity.model.mqtt;
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/package-info.java:14: warning: no comment
05:53:25 [WARNING] package org.eclipse.ditto.connectivity.model.signals.announcements;
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:57: warning: no comment
05:53:25 [WARNING] protected static ConnectionId deserializeConnectionId(final JsonObject jsonObject) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:67: warning: no comment
05:53:25 [WARNING] protected static JsonParseException getJsonParseException(final JsonFieldDefinition<?> fieldDefinition,
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/announcements/AbstractConnectivityAnnouncement.java:73: warning: no comment
05:53:25 [WARNING] protected static JsonExceptionBuilder<JsonParseException> getJsonParseExceptionBuilder(
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/events/AbstractConnectivityEvent.java:46: warning: no @param for revision
05:53:25 [WARNING] protected AbstractConnectivityEvent(final String type,
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/events/AbstractConnectivityEvent.java:46: warning: no @param for metadata
05:53:25 [WARNING] protected AbstractConnectivityEvent(final String type,
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:87: warning: no @param for timestamp
05:53:25 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId,
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:101: warning: no @param for timestamp
05:53:25 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId,
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:101: warning: no @param for dittoHeaders
05:53:25 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId,
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:132: warning: no @param for dittoHeaders
05:53:25 [WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:145: warning: no comment
05:53:25 [WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/CheckConnectionLogsActive.java:181: warning: no comment
05:53:25 [WARNING] public Instant getTimestamp() {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/exceptions/ConnectionTimeoutException.java:63: warning: no @param for operation
05:53:25 [WARNING] public static Builder newBuilder(final ConnectionId connectionId,
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/ConnectivityCommandInterceptor.java:34: warning: no comment
05:53:25 [WARNING] default Connection getConnectionFromCommand(final ConnectivityCommand<?> command) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/exceptions/ConnectivityCommandInvalidException.java:62: warning: no @param for invalidCommand
05:53:25 [WARNING] public static Builder newBuilder(final String invalidCommand) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:619: warning: no @param for mappings
05:53:25 [WARNING] public static PayloadMapping newPayloadMapping(final List<String> mappings) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:626: warning: no @param for mappings
05:53:25 [WARNING] public static PayloadMapping newPayloadMapping(@Nullable final String... mappings) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:662: warning: no @param for source
05:53:25 [WARNING] public static SourceBuilder newSourceBuilder(final Source source) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:705: warning: no @param for target
05:53:25 [WARNING] public static TargetBuilder newTargetBuilder(final Target target) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ConnectivityModelFactory.java:771: warning: no @param for sshTunnel
05:53:25 [WARNING] public static SshTunnelBuilder newSshTunnelBuilder(final SshTunnel sshTunnel) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/HmacCredentials.java:47: warning: no comment
05:53:25 [WARNING] public static HmacCredentials of(final String algorithm, final JsonObject parameters) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:80: warning: no @param for dittoHeaders
05:53:25 [WARNING] public static LoggingExpired of(final ConnectionId connectionId, final DittoHeaders dittoHeaders) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:109: warning: no @param for dittoHeaders
05:53:25 [WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/modify/LoggingExpired.java:119: warning: no comment
05:53:25 [WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:31: warning: no comment
05:53:25 [WARNING] public static final long MAX_INTERVAL_SECONDS = 4_294_967_295L;
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:29: warning: no comment
05:53:25 [WARNING] public static final long MIN_INTERVAL_SECONDS = 1L;
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ReplyTarget.java:105: warning: no @return
05:53:25 [WARNING] ReplyTarget build();
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:224: warning: no comment
05:53:25 [WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:148: warning: no comment
05:53:25 [WARNING] public Optional<Boolean> getContainsFailure() {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:317: warning: no comment
05:53:25 [WARNING] public RetrieveConnectionMetricsResponse build() {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:302: warning: no comment
05:53:25 [WARNING] public Builder connectionMetrics(final ConnectionMetrics connectionMetrics) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:307: warning: no comment
05:53:25 [WARNING] public Builder sourceMetrics(final SourceMetrics sourceMetrics) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionMetricsResponse.java:312: warning: no comment
05:53:25 [WARNING] public Builder targetMetrics(final TargetMetrics targetMetrics) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnections.java:82: warning: no @param for idsOnly
05:53:25 [WARNING] public static RetrieveConnections newInstance(final boolean idsOnly, final DittoHeaders dittoHeaders) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnections.java:95: warning: no @param for idsOnly
05:53:25 [WARNING] public static RetrieveConnections newInstance(final boolean idsOnly,
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:113: warning: no @param for dittoHeaders
05:53:25 [WARNING] public static RetrieveConnectionStatusResponse of(final ConnectionId connectionId,
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:297: warning: no comment
05:53:25 [WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:471: warning: no comment
05:53:25 [WARNING] public RetrieveConnectionStatusResponse build() {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:413: warning: no comment
05:53:25 [WARNING] public Builder clientStatus(final List<ResourceStatus> clientStatus) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:408: warning: no comment
05:53:25 [WARNING] public Builder connectedSince(@Nullable final Instant connectedSince) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:393: warning: no comment
05:53:25 [WARNING] public Builder connectionStatus(final ConnectivityStatus connectionStatus) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:398: warning: no comment
05:53:25 [WARNING] public Builder liveStatus(final ConnectivityStatus liveStatus) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:403: warning: no comment
05:53:25 [WARNING] public Builder recoveryStatus(final RecoveryStatus recoveryStatus) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:418: warning: no comment
05:53:25 [WARNING] public Builder sourceStatus(final List<ResourceStatus> sourceStatus) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:428: warning: no comment
05:53:25 [WARNING] public Builder sshTunnelStatus(final List<ResourceStatus> sshTunnelStatus) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:423: warning: no comment
05:53:25 [WARNING] public Builder targetStatus(final List<ResourceStatus> targetStatus) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:433: warning: no comment
05:53:25 [WARNING] public Builder withAddressStatus(final ResourceStatus resourceStatus) {
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:453: warning: no comment
05:53:25 [WARNING] public Builder withMissingResources(final Map<ResourceStatus.ResourceType, Integer> missingResources,
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:352: warning: no comment
05:53:25 [WARNING] public static final JsonFieldDefinition<JsonArray> CLIENT_STATUS =
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:349: warning: no comment
05:53:25 [WARNING] public static final JsonFieldDefinition<String> CONNECTED_SINCE =
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:340: warning: no comment
05:53:25 [WARNING] public static final JsonFieldDefinition<String> CONNECTION_STATUS =
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:343: warning: no comment
05:53:25 [WARNING] public static final JsonFieldDefinition<String> LIVE_STATUS =
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:346: warning: no comment
05:53:25 [WARNING] public static final JsonFieldDefinition<String> RECOVERY_STATUS =
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:355: warning: no comment
05:53:25 [WARNING] public static final JsonFieldDefinition<JsonArray> SOURCE_STATUS =
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:361: warning: no comment
05:53:25 [WARNING] public static final JsonFieldDefinition<JsonArray> SSH_TUNNEL_STATUS =
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/query/RetrieveConnectionStatusResponse.java:358: warning: no comment
05:53:25 [WARNING] public static final JsonFieldDefinition<JsonArray> TARGET_STATUS =
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/SshPublicKeyCredentials.java:48: warning: no comment
05:53:25 [WARNING] public static SshPublicKeyCredentials of(final String username, final String publicKey,
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:28: warning: no comment
05:53:25 [WARNING] LIVE_COMMANDS("_/_/things/live/commands", "things-live-commands"),
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:27: warning: no comment
05:53:25 [WARNING] LIVE_EVENTS("_/_/things/live/events", "things-live-events"),
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:26: warning: no comment
05:53:25 [WARNING] LIVE_MESSAGES("_/_/things/live/messages", "messages.commands:"),
05:53:25 [WARNING] ^
05:53:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:25: warning: no comment
05:53:25 [WARNING] TWIN_EVENTS("_/_/things/twin/events", "things.events:"),
05:53:25 [WARNING] ^
05:53:25 [WARNING] 63 warnings
05:53:25 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar
05:53:25 [INFO] 
05:53:25 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-connectivity-model ---
05:53:25 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar
05:53:25 [INFO] 
05:53:25 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-model ---
05:53:25 [INFO] Tests are skipped.
05:53:25 [INFO] 
05:53:25 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-model ---
05:53:25 [INFO] Tests are skipped.
05:53:25 [INFO] 
05:53:25 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-model ---
05:53:25 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/jacoco.exec
05:53:26 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Model' with 205 classes
05:53:26 [INFO] 
05:53:26 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-connectivity-model ---
05:53:27 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.diff'.
05:53:27 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.xml'.
05:53:27 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.html'.
05:53:27 [INFO] 
05:53:27 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-model ---
05:53:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.pom
05:53:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.jar
05:53:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar
05:53:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT-tests.jar
05:53:27 [INFO] 
05:53:27 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-connectivity-model ---
05:53:27 [INFO] Installing org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.jar
05:53:27 [INFO] Writing OBR metadata
05:53:27 [INFO] 
05:53:27 [INFO] ----------------< org.eclipse.ditto:ditto-thingsearch >-----------------
05:53:27 [INFO] Building Eclipse Ditto :: Thing Search 0-SNAPSHOT                [31/77]
05:53:27 [INFO]   from thingsearch/pom.xml
05:53:27 [INFO] --------------------------------[ pom ]---------------------------------
05:53:27 [INFO] 
05:53:27 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch ---
05:53:27 [INFO] 
05:53:27 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch ---
05:53:27 [INFO] 
05:53:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch ---
05:53:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/target/jacoco.exec
05:53:27 [INFO] 
05:53:27 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch ---
05:53:27 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:53:27 [INFO] The goal is skip due to packaging 'pom'
05:53:27 [INFO] 
05:53:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch ---
05:53:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch:pom:0-SNAPSHOT...
05:53:27 [INFO] 
05:53:27 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch ---
05:53:27 [INFO] 
05:53:27 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch ---
05:53:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
05:53:27 [INFO] 
05:53:27 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch ---
05:53:27 [INFO] Tests are skipped.
05:53:27 [INFO] 
05:53:27 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch ---
05:53:27 [INFO] Tests are skipped.
05:53:27 [INFO] 
05:53:27 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch ---
05:53:27 [INFO] Skipping JaCoCo execution due to missing execution data file.
05:53:27 [INFO] 
05:53:27 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch ---
05:53:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch/0-SNAPSHOT/ditto-thingsearch-0-SNAPSHOT.pom
05:53:27 [INFO] 
05:53:27 [INFO] -------------< org.eclipse.ditto:ditto-thingsearch-model >--------------
05:53:27 [INFO] Building Eclipse Ditto :: Thing Search :: Model 0-SNAPSHOT       [32/77]
05:53:27 [INFO]   from thingsearch/model/pom.xml
05:53:27 [INFO] -------------------------------[ bundle ]-------------------------------
05:53:27 [INFO] 
05:53:27 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch-model ---
05:53:27 [INFO] 
05:53:27 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch-model ---
05:53:27 [INFO] 
05:53:27 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-thingsearch-model ---
05:53:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
05:53:27 [INFO] 
05:53:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-model ---
05:53:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/jacoco.exec
05:53:27 [INFO] 
05:53:27 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-model ---
05:53:27 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:53:27 [WARNING] 
05:53:27 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:53:27 [WARNING] 
05:53:27 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:53:27 [WARNING] 
05:53:27 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:53:27 [INFO] 
05:53:27 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-model ---
05:53:27 [INFO] Copying 0 resource from src/main/resources to target/classes
05:53:27 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:53:27 [INFO] 
05:53:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-model ---
05:53:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-model:bundle:0-SNAPSHOT...
05:53:27 [INFO] 
05:53:27 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-model ---
05:53:27 [INFO] Changes detected - recompiling the module! :dependency
05:53:27 [INFO] Compiling 60 source files with javac [debug target 1.8] to target/classes
05:53:27 [WARNING] bootstrap class path not set in conjunction with -source 8
05:53:27 [INFO] 
05:53:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-model ---
05:53:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/resources
05:53:27 [INFO] 
05:53:27 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-model ---
05:53:27 [INFO] Changes detected - recompiling the module! :dependency
05:53:27 [INFO] Compiling 31 source files with javac [debug target 1.8] to target/test-classes
05:53:27 [WARNING] bootstrap class path not set in conjunction with -source 8
05:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/ImmutableLogicalFilterTest.java:[95,72] non-varargs call of varargs method with inexact argument type for last parameter;
05:53:27   cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call
05:53:27   cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning
05:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/ImmutableLogicalFilterTest.java:[133,71] non-varargs call of varargs method with inexact argument type for last parameter;
05:53:27   cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call
05:53:27   cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning
05:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/ImmutableSearchPropertyTest.java:[225,29] non-varargs call of varargs method with inexact argument type for last parameter;
05:53:27   cast to java.lang.String for a varargs call
05:53:27   cast to java.lang.String[] for a non-varargs call and to suppress this warning
05:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/SearchModelFactoryTest.java:[120,56] non-varargs call of varargs method with inexact argument type for last parameter;
05:53:27   cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call
05:53:27   cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning
05:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/java/org/eclipse/ditto/thingsearch/model/SearchModelFactoryTest.java:[147,55] non-varargs call of varargs method with inexact argument type for last parameter;
05:53:27   cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call
05:53:27   cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning
05:53:27 [INFO] 
05:53:27 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-model ---
05:53:27 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:53:27 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/surefire-reports
05:53:27 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:53:27 [INFO] 
05:53:27 [INFO] -------------------------------------------------------
05:53:27 [INFO]  T E S T S
05:53:27 [INFO] -------------------------------------------------------
05:53:28 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableLimitOptionTest
05:53:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.967 s -- in org.eclipse.ditto.thingsearch.model.ImmutableLimitOptionTest
05:53:29 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionsEntryTest
05:53:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionsEntryTest
05:53:29 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCompleteTest
05:53:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCompleteTest
05:53:29 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionHasNextPageTest
05:53:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionHasNextPageTest
05:53:29 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCreatedTest
05:53:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCreatedTest
05:53:29 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionFailedTest
05:53:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionFailedTest
05:53:30 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CancelSubscriptionTest
05:53:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CancelSubscriptionTest
05:53:30 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CreateSubscriptionTest
05:53:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CreateSubscriptionTest
05:53:30 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.RequestFromSubscriptionTest
05:53:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.RequestFromSubscriptionTest
05:53:30 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.exceptions.InvalidOptionExceptionTest
05:53:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.exceptions.InvalidOptionExceptionTest
05:53:30 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.query.QueryThingsTest
05:53:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.query.QueryThingsTest
05:53:30 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.query.CountThingsTest
05:53:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.query.CountThingsTest
05:53:30 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableLogicalFilterTest
05:53:30 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s -- in org.eclipse.ditto.thingsearch.model.ImmutableLogicalFilterTest
05:53:30 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchPropertyTest
05:53:30 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchPropertyTest
05:53:30 [INFO] Running org.eclipse.ditto.thingsearch.model.SearchModelFactoryTest
05:53:30 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.thingsearch.model.SearchModelFactoryTest
05:53:30 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableCursorOptionTest
05:53:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.thingsearch.model.ImmutableCursorOptionTest
05:53:30 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutablePropertyFilterTest
05:53:30 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.thingsearch.model.ImmutablePropertyFilterTest
05:53:30 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchResultTest
05:53:31 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchResultTest
05:53:31 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchQueryBuilderTest
05:53:31 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchQueryBuilderTest
05:53:31 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchResultBuilderTest
05:53:31 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchResultBuilderTest
05:53:31 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSizeOptionTest
05:53:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSizeOptionTest
05:53:31 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionTest
05:53:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionTest
05:53:31 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionEntryTest
05:53:31 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionEntryTest
05:53:31 [INFO] 
05:53:31 [INFO] Results:
05:53:31 [INFO] 
05:53:31 [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0
05:53:31 [INFO] 
05:53:31 [INFO] 
05:53:31 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-model ---
05:53:31 [INFO] 
05:53:31 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-thingsearch-model ---
05:53:31 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar
05:53:31 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/classes/META-INF/MANIFEST.MF
05:53:31 [INFO] 
05:53:31 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-model ---
05:53:31 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:53:31 [INFO] No previous run data found, generating javadoc.
05:53:34 [WARNING] Javadoc Warnings
05:53:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/package-info.java:14: warning: no comment
05:53:34 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands;
05:53:34 [WARNING] ^
05:53:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/exceptions/package-info.java:14: warning: no comment
05:53:34 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.exceptions;
05:53:34 [WARNING] ^
05:53:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/package-info.java:14: warning: no comment
05:53:34 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.query;
05:53:34 [WARNING] ^
05:53:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/subscription/package-info.java:14: warning: no comment
05:53:34 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.subscription;
05:53:34 [WARNING] ^
05:53:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/events/package-info.java:14: warning: no comment
05:53:34 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.events;
05:53:34 [WARNING] ^
05:53:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/CountThings.java:90: warning: no @param for namespaces
05:53:34 [WARNING] public static CountThings of(@Nullable final String filter, @Nullable final Collection<String> namespaces,
05:53:34 [WARNING] ^
05:53:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/subscription/CreateSubscription.java:102: warning: no @param for namespaces
05:53:34 [WARNING] public static CreateSubscription of(@Nullable final String filter, @Nullable final String options,
05:53:34 [WARNING] ^
05:53:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/main/java/org/eclipse/ditto/thingsearch/model/signals/commands/query/QueryThings.java:115: warning: no @param for namespaces
05:53:34 [WARNING] public static QueryThings of(@Nullable final String filter, @Nullable final List<String> options,
05:53:34 [WARNING] ^
05:53:34 [WARNING] 8 warnings
05:53:34 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar
05:53:34 [INFO] 
05:53:34 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-model ---
05:53:34 [INFO] Tests are skipped.
05:53:34 [INFO] 
05:53:34 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-model ---
05:53:34 [INFO] Tests are skipped.
05:53:34 [INFO] 
05:53:34 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-model ---
05:53:34 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/jacoco.exec
05:53:34 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: Model' with 56 classes
05:53:34 [INFO] 
05:53:34 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-thingsearch-model ---
05:53:34 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.diff'.
05:53:34 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.xml'.
05:53:34 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.html'.
05:53:34 [INFO] 
05:53:34 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-model ---
05:53:34 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.pom
05:53:34 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.jar
05:53:34 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar
05:53:34 [INFO] 
05:53:34 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-thingsearch-model ---
05:53:34 [INFO] Installing org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.jar
05:53:34 [INFO] Writing OBR metadata
05:53:34 [INFO] 
05:53:34 [INFO] ------------------< org.eclipse.ditto:ditto-messages >------------------
05:53:34 [INFO] Building Eclipse Ditto :: Messages 0-SNAPSHOT                    [33/77]
05:53:34 [INFO]   from messages/pom.xml
05:53:34 [INFO] --------------------------------[ pom ]---------------------------------
05:53:34 [INFO] 
05:53:34 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-messages ---
05:53:34 [INFO] 
05:53:34 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-messages ---
05:53:34 [INFO] 
05:53:34 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages ---
05:53:34 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/messages/target/jacoco.exec
05:53:34 [INFO] 
05:53:34 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages ---
05:53:34 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:53:34 [INFO] The goal is skip due to packaging 'pom'
05:53:34 [INFO] 
05:53:34 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages ---
05:53:34 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages:pom:0-SNAPSHOT...
05:53:34 [INFO] 
05:53:34 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages ---
05:53:34 [INFO] 
05:53:34 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages ---
05:53:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
05:53:34 [INFO] 
05:53:34 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages ---
05:53:34 [INFO] Tests are skipped.
05:53:34 [INFO] 
05:53:34 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages ---
05:53:34 [INFO] Tests are skipped.
05:53:34 [INFO] 
05:53:34 [INFO] --- jacoco:0.8.10:report (report) @ ditto-messages ---
05:53:34 [INFO] Skipping JaCoCo execution due to missing execution data file.
05:53:34 [INFO] 
05:53:34 [INFO] --- install:3.1.1:install (default-install) @ ditto-messages ---
05:53:34 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages/0-SNAPSHOT/ditto-messages-0-SNAPSHOT.pom
05:53:34 [INFO] 
05:53:34 [INFO] ---------------< org.eclipse.ditto:ditto-messages-model >---------------
05:53:34 [INFO] Building Eclipse Ditto :: Messages :: Model 0-SNAPSHOT           [34/77]
05:53:34 [INFO]   from messages/model/pom.xml
05:53:34 [INFO] -------------------------------[ bundle ]-------------------------------
05:53:34 [INFO] 
05:53:34 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-messages-model ---
05:53:34 [INFO] 
05:53:34 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-messages-model ---
05:53:34 [INFO] 
05:53:34 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-messages-model ---
05:53:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
05:53:34 [INFO] 
05:53:34 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages-model ---
05:53:34 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/messages/model/target/jacoco.exec
05:53:34 [INFO] 
05:53:34 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages-model ---
05:53:34 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:53:34 [WARNING] 
05:53:34 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:53:34 [WARNING] 
05:53:34 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:53:34 [WARNING] 
05:53:34 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/messages/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:53:34 [INFO] 
05:53:34 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-messages-model ---
05:53:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/resources
05:53:34 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:53:34 [INFO] 
05:53:34 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages-model ---
05:53:34 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages-model:bundle:0-SNAPSHOT...
05:53:34 [INFO] 
05:53:34 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-messages-model ---
05:53:34 [INFO] Changes detected - recompiling the module! :dependency
05:53:34 [INFO] Compiling 41 source files with javac [debug target 1.8] to target/classes
05:53:34 [WARNING] bootstrap class path not set in conjunction with -source 8
05:53:34 [INFO] 
05:53:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-messages-model ---
05:53:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/messages/model/src/test/resources
05:53:34 [INFO] 
05:53:34 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-messages-model ---
05:53:34 [INFO] Changes detected - recompiling the module! :dependency
05:53:34 [INFO] Compiling 17 source files with javac [debug target 1.8] to target/test-classes
05:53:35 [WARNING] bootstrap class path not set in conjunction with -source 8
05:53:35 [INFO] 
05:53:35 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-messages-model ---
05:53:35 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:53:35 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/surefire-reports
05:53:35 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:53:35 [INFO] 
05:53:35 [INFO] -------------------------------------------------------
05:53:35 [INFO]  T E S T S
05:53:35 [INFO] -------------------------------------------------------
05:53:35 [INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageBuilderTest
05:53:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.eclipse.ditto.messages.model.ImmutableMessageBuilderTest
05:53:36 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendMessageAcceptedResponseTest
05:53:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.013 s -- in org.eclipse.ditto.messages.model.signals.commands.SendMessageAcceptedResponseTest
05:53:37 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendClaimMessageTest
05:53:37 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 s -- in org.eclipse.ditto.messages.model.signals.commands.SendClaimMessageTest
05:53:37 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendThingMessageTest
05:53:37 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.ditto.messages.model.signals.commands.SendThingMessageTest
05:53:37 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageResponseTest
05:53:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageResponseTest
05:53:37 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageTest
05:53:37 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageTest
05:53:37 [INFO] Running org.eclipse.ditto.messages.model.MessagesModelFactoryTest
05:53:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.messages.model.MessagesModelFactoryTest
05:53:37 [INFO] Running org.eclipse.ditto.messages.model.DittoMessageSubjectValueValidatorTest
05:53:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.messages.model.DittoMessageSubjectValueValidatorTest
05:53:37 [INFO] Running org.eclipse.ditto.messages.model.HttpStatusCodeValueValidatorTest
05:53:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s -- in org.eclipse.ditto.messages.model.HttpStatusCodeValueValidatorTest
05:53:38 [INFO] Running org.eclipse.ditto.messages.model.TimestampValueValidatorTest
05:53:38 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.messages.model.TimestampValueValidatorTest
05:53:38 [INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageHeadersTest
05:53:38 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.ditto.messages.model.ImmutableMessageHeadersTest
05:53:38 [INFO] Running org.eclipse.ditto.messages.model.MessageFormatInvalidExceptionTest
05:53:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.messages.model.MessageFormatInvalidExceptionTest
05:53:38 [INFO] Running org.eclipse.ditto.messages.model.DittoMessageThingIdValueValidatorTest
05:53:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.messages.model.DittoMessageThingIdValueValidatorTest
05:53:38 [INFO] Running org.eclipse.ditto.messages.model.DittoMessageDirectionValueValidatorTest
05:53:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.messages.model.DittoMessageDirectionValueValidatorTest
05:53:38 [INFO] Running org.eclipse.ditto.messages.model.MessageHeadersBuilderTest
05:53:38 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s -- in org.eclipse.ditto.messages.model.MessageHeadersBuilderTest
05:53:38 [INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageTest
05:53:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.messages.model.ImmutableMessageTest
05:53:38 [INFO] 
05:53:38 [INFO] Results:
05:53:38 [INFO] 
05:53:38 [INFO] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
05:53:38 [INFO] 
05:53:38 [INFO] 
05:53:38 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages-model ---
05:53:38 [INFO] 
05:53:38 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-messages-model ---
05:53:38 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar
05:53:38 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/classes/META-INF/MANIFEST.MF
05:53:38 [INFO] 
05:53:38 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages-model ---
05:53:38 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:53:38 [INFO] No previous run data found, generating javadoc.
05:53:41 [WARNING] Javadoc Warnings
05:53:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/package-info.java:14: warning: no comment
05:53:41 [WARNING] package org.eclipse.ditto.messages.model.signals.commands;
05:53:41 [WARNING] ^
05:53:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/MessagePayloadSerializer.java:98: warning: no comment
05:53:41 [WARNING] public static void deserialize(@Nullable final JsonValue payload, final MessageBuilder<Object> messageBuilder,
05:53:41 [WARNING] ^
05:53:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/MessagesModelFactory.java:74: warning: no @param for initialHeaders
05:53:41 [WARNING] public static MessageHeadersBuilder newHeadersBuilder(final Map<String, String> initialHeaders) {
05:53:41 [WARNING] ^
05:53:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:78: warning: no @param for messageHeaders
05:53:41 [WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId, final MessageHeaders messageHeaders,
05:53:41 [WARNING] ^
05:53:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:93: warning: no @param for messageHeaders
05:53:41 [WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId,
05:53:41 [WARNING] ^
05:53:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/java/org/eclipse/ditto/messages/model/signals/commands/SendMessageAcceptedResponse.java:135: warning: no comment
05:53:41 [WARNING] public Optional<String> getCorrelationId() {
05:53:41 [WARNING] ^
05:53:41 [WARNING] 6 warnings
05:53:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar
05:53:41 [INFO] 
05:53:41 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages-model ---
05:53:41 [INFO] Tests are skipped.
05:53:41 [INFO] 
05:53:41 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages-model ---
05:53:41 [INFO] Tests are skipped.
05:53:41 [INFO] 
05:53:41 [INFO] --- jacoco:0.8.10:report (report) @ ditto-messages-model ---
05:53:41 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/messages/model/target/jacoco.exec
05:53:41 [INFO] Analyzed bundle 'Eclipse Ditto :: Messages :: Model' with 46 classes
05:53:41 [INFO] 
05:53:41 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-messages-model ---
05:53:41 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.diff'.
05:53:41 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.xml'.
05:53:41 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.html'.
05:53:41 [INFO] 
05:53:41 [INFO] --- install:3.1.1:install (default-install) @ ditto-messages-model ---
05:53:41 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.pom
05:53:41 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.jar
05:53:41 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT-javadoc.jar
05:53:41 [INFO] 
05:53:41 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-messages-model ---
05:53:41 [INFO] Installing org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.jar
05:53:41 [INFO] Writing OBR metadata
05:53:41 [INFO] 
05:53:41 [INFO] ------------------< org.eclipse.ditto:ditto-protocol >------------------
05:53:41 [INFO] Building Eclipse Ditto :: Protocol 0-SNAPSHOT                    [35/77]
05:53:41 [INFO]   from protocol/pom.xml
05:53:41 [INFO] -------------------------------[ bundle ]-------------------------------
05:53:41 [INFO] 
05:53:41 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-protocol ---
05:53:41 [INFO] 
05:53:41 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-protocol ---
05:53:41 [INFO] 
05:53:41 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-protocol ---
05:53:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
05:53:41 [INFO] 
05:53:41 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-protocol ---
05:53:41 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/protocol/target/jacoco.exec
05:53:41 [INFO] 
05:53:41 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-protocol ---
05:53:41 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:53:41 [WARNING] 
05:53:41 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:53:41 [WARNING] 
05:53:41 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:53:41 [WARNING] 
05:53:41 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/protocol/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:53:41 [INFO] 
05:53:41 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-protocol ---
05:53:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/resources
05:53:41 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:53:41 [INFO] 
05:53:41 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-protocol ---
05:53:41 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-protocol:bundle:0-SNAPSHOT...
05:53:41 [INFO] 
05:53:41 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-protocol ---
05:53:41 [INFO] Changes detected - recompiling the module! :dependency
05:53:41 [INFO] Compiling 191 source files with javac [debug target 1.8] to target/classes
05:53:42 [WARNING] bootstrap class path not set in conjunction with -source 8
05:53:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/ThingModifyCommandResponseMappingStrategies.java: Some input files use unchecked or unsafe operations.
05:53:42 [INFO] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/ThingModifyCommandResponseMappingStrategies.java: Recompile with -Xlint:unchecked for details.
05:53:42 [INFO] 
05:53:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-protocol ---
05:53:42 [INFO] Copying 1 resource from src/test/resources to target/test-classes
05:53:42 [INFO] 
05:53:42 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-protocol ---
05:53:42 [INFO] Changes detected - recompiling the module! :dependency
05:53:42 [INFO] Compiling 54 source files with javac [debug target 1.8] to target/test-classes
05:53:43 [WARNING] bootstrap class path not set in conjunction with -source 8
05:53:43 [INFO] 
05:53:43 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-protocol ---
05:53:43 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:53:43 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/protocol/target/surefire-reports
05:53:43 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:53:43 [INFO] 
05:53:43 [INFO] -------------------------------------------------------
05:53:43 [INFO]  T E S T S
05:53:43 [INFO] -------------------------------------------------------
05:53:44 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingSearchCommandAdapterTest
05:53:44 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s -- in org.eclipse.ditto.protocol.adapter.things.ThingSearchCommandAdapterTest
05:53:44 [INFO] Running org.eclipse.ditto.protocol.adapter.things.MessageCommandResponseAdapterTest
05:53:44 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.protocol.adapter.things.MessageCommandResponseAdapterTest
05:53:44 [INFO] Running org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandAdapterTest
05:53:44 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandAdapterTest
05:53:44 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandAdapterTest
05:53:44 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s -- in org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandAdapterTest
05:53:44 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandResponseAdapterTest
05:53:45 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandResponseAdapterTest
05:53:45 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandAdapterTest
05:53:45 [INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandAdapterTest
05:53:45 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandAdapterTest
05:53:45 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandAdapterTest
05:53:45 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandResponseAdapterTest
05:53:45 [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandResponseAdapterTest
05:53:45 [INFO] Running org.eclipse.ditto.protocol.adapter.things.SearchErrorResponseAdapterTest
05:53:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.eclipse.ditto.protocol.adapter.things.SearchErrorResponseAdapterTest
05:53:45 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergedEventAdapterTest
05:53:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergedEventAdapterTest
05:53:45 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandResponseAdapterTest
05:53:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandResponseAdapterTest
05:53:45 [INFO] Running org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandResponseAdapterTest
05:53:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandResponseAdapterTest
05:53:45 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ParametrizedNullValueThingMergeCommandAdapterTest
05:53:45 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.protocol.adapter.things.ParametrizedNullValueThingMergeCommandAdapterTest
05:53:45 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingEventAdapterTest
05:53:45 [INFO] Tests run: 138, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.eclipse.ditto.protocol.adapter.things.ThingEventAdapterTest
05:53:45 [INFO] Running org.eclipse.ditto.protocol.adapter.things.MessageCommandAdapterTest
05:53:45 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.ditto.protocol.adapter.things.MessageCommandAdapterTest
05:53:45 [INFO] Running org.eclipse.ditto.protocol.adapter.things.SubscriptionEventAdapterTest
05:53:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.protocol.adapter.things.SubscriptionEventAdapterTest
05:53:45 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingErrorResponseAdapterTest
05:53:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.protocol.adapter.things.ThingErrorResponseAdapterTest
05:53:45 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ParametrizedThingMergeCommandAdapterTest
05:53:46 [INFO] Tests run: 88, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.protocol.adapter.things.ParametrizedThingMergeCommandAdapterTest
05:53:46 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandAdapterTest
05:53:46 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandAdapterTest
05:53:46 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyQueryCommandAdapterTest
05:53:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyQueryCommandAdapterTest
05:53:46 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyErrorResponseAdapterTest
05:53:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyErrorResponseAdapterTest
05:53:46 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandResponseAdapterTest
05:53:46 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandResponseAdapterTest
05:53:46 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandResponseAdapterTest
05:53:46 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandResponseAdapterTest
05:53:46 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandAdapterTest
05:53:46 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandAdapterTest
05:53:46 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyModifyCommandAdapterTest
05:53:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyModifyCommandAdapterTest
05:53:46 [INFO] Running org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementAdapterTest
05:53:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementAdapterTest
05:53:46 [INFO] Running org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementsAdapterTest
05:53:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementsAdapterTest
05:53:46 [INFO] Running org.eclipse.ditto.protocol.adapter.UnknownTopicPathExceptionTest
05:53:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in org.eclipse.ditto.protocol.adapter.UnknownTopicPathExceptionTest
05:53:46 [INFO] Running org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest
05:53:46 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
05:53:46 SLF4J: Defaulting to no-operation (NOP) logger implementation
05:53:46 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
05:53:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05:53:49 [INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.397 s -- in org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest
05:53:49 [INFO] Running org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterTest
05:53:50 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterTest
05:53:50 [INFO] Running org.eclipse.ditto.protocol.adapter.HeadersFromTopicPathTest
05:53:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.protocol.adapter.HeadersFromTopicPathTest
05:53:50 [INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.DefaultConnectivityCommandAdapterProviderTest
05:53:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.protocol.adapter.connectivity.DefaultConnectivityCommandAdapterProviderTest
05:53:50 [INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.ParametrizedConnectivityAnnouncementAdapterTest
05:53:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.protocol.adapter.connectivity.ParametrizedConnectivityAnnouncementAdapterTest
05:53:50 [INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.ConnectivityAnnouncementAdapterTest
05:53:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.protocol.adapter.connectivity.ConnectivityAnnouncementAdapterTest
05:53:50 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.AbstractMessageMappingStrategiesTest
05:53:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.protocol.mappingstrategies.AbstractMessageMappingStrategiesTest
05:53:50 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.ConnectivityAnnouncementMappingStrategiesTest
05:53:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.protocol.mappingstrategies.ConnectivityAnnouncementMappingStrategiesTest
05:53:50 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.IllegalAdaptableExceptionTest
05:53:52 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.190 s -- in org.eclipse.ditto.protocol.mappingstrategies.IllegalAdaptableExceptionTest
05:53:52 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.MappingContextTest
05:53:52 [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.eclipse.ditto.protocol.mappingstrategies.MappingContextTest
05:53:52 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.AdaptableToSignalMapperTest
05:53:53 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.eclipse.ditto.protocol.mappingstrategies.AdaptableToSignalMapperTest
05:53:53 [INFO] Running org.eclipse.ditto.protocol.ImmutableJsonifiableAdaptableTest
05:53:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.protocol.ImmutableJsonifiableAdaptableTest
05:53:53 [INFO] Running org.eclipse.ditto.protocol.ProtocolFactoryTest
05:53:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.eclipse.ditto.protocol.ProtocolFactoryTest
05:53:53 [INFO] Running org.eclipse.ditto.protocol.placeholders.ImmutableResourcePlaceholderTest
05:53:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.protocol.placeholders.ImmutableResourcePlaceholderTest
05:53:53 [INFO] Running org.eclipse.ditto.protocol.placeholders.ImmutableTopicPathPlaceholderTest
05:53:53 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.protocol.placeholders.ImmutableTopicPathPlaceholderTest
05:53:53 [INFO] Running org.eclipse.ditto.protocol.ImmutableAdaptableTest
05:53:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.protocol.ImmutableAdaptableTest
05:53:53 [INFO] Running org.eclipse.ditto.protocol.ImmutableTopicPathParameterizedParsingTest
05:53:53 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.protocol.ImmutableTopicPathParameterizedParsingTest
05:53:53 [INFO] Running org.eclipse.ditto.protocol.ImmutableTopicPathTest
05:53:53 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in org.eclipse.ditto.protocol.ImmutableTopicPathTest
05:53:53 [INFO] Running org.eclipse.ditto.protocol.ImmutableMessagePathTest
05:53:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.protocol.ImmutableMessagePathTest
05:53:53 [INFO] Running org.eclipse.ditto.protocol.ImmutablePayloadTest
05:53:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.protocol.ImmutablePayloadTest
05:53:53 [INFO] Running com.eclipsesource.json.PrettyPrintEmptyElementsWriterTest
05:53:53 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in com.eclipsesource.json.PrettyPrintEmptyElementsWriterTest
05:53:53 [INFO] 
05:53:53 [INFO] Results:
05:53:53 [INFO] 
05:53:53 [INFO] Tests run: 1344, Failures: 0, Errors: 0, Skipped: 0
05:53:53 [INFO] 
05:53:53 [INFO] 
05:53:53 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-protocol ---
05:53:53 [INFO] 
05:53:53 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-protocol ---
05:53:54 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar
05:53:54 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/protocol/target/classes/META-INF/MANIFEST.MF
05:53:54 [INFO] 
05:53:54 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-protocol ---
05:53:54 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:53:54 [INFO] No previous run data found, generating javadoc.
05:53:57 [WARNING] Javadoc Warnings
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:21: warning: empty <p> tag
05:53:57 [WARNING] * <p>
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/package-info.java:15: warning: no comment
05:53:57 [WARNING] package org.eclipse.ditto.protocol.adapter.acknowledgements;
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/package-info.java:14: warning: no comment
05:53:57 [WARNING] package org.eclipse.ditto.protocol.adapter.connectivity;
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/package-info.java:15: warning: no comment
05:53:57 [WARNING] package org.eclipse.ditto.protocol.adapter.policies;
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/package-info.java:15: warning: no comment
05:53:57 [WARNING] package org.eclipse.ditto.protocol.adapter.provider;
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:48: warning: no comment
05:53:57 [WARNING] protected final PayloadPathMatcher payloadPathMatcher;
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:53: warning: no comment
05:53:57 [WARNING] protected AbstractAdapter(final MappingStrategies<T> mappingStrategies,
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:46: warning: no comment
05:53:57 [WARNING] protected AbstractErrorResponseAdapter(final HeaderTranslator headerTranslator,
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:139: warning: no comment
05:53:57 [WARNING] protected static TopicPathBuildable addChannelToTopicPathBuilder(final TopicPathBuilder topicPathBuilder,
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/AnnouncementsTopicPathBuilder.java:27: warning: no @param for name
05:53:57 [WARNING] AnnouncementsTopicPathBuilder name(String name);
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/DefaultAcknowledgementsAdapterProvider.java:34: warning: no comment
05:53:57 [WARNING] public DefaultAcknowledgementsAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry,
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/DefaultConnectivityCommandAdapterProvider.java:32: warning: no comment
05:53:57 [WARNING] public DefaultConnectivityCommandAdapterProvider(final HeaderTranslator headerTranslator) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/DefaultPolicyCommandAdapterProvider.java:46: warning: no comment
05:53:57 [WARNING] public DefaultPolicyCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry,
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/DefaultThingCommandAdapterProvider.java:63: warning: no comment
05:53:57 [WARNING] public DefaultThingCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry,
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:31: warning: no comment
05:53:57 [WARNING] public static EmptyPathMatcher getInstance() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:100: warning: no @return
05:53:57 [WARNING] public static IllegalAdaptableException newInstance(final String message, final Adaptable adaptable) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:113: warning: no @return
05:53:57 [WARNING] public static IllegalAdaptableException newInstance(final String message,
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/InvalidPathException.java:103: warning: no comment
05:53:57 [WARNING] public Builder(final JsonPointer path) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:99: warning: no comment
05:53:57 [WARNING] public static MessageCommandMappingStrategies getMessageCommandMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:103: warning: no comment
05:53:57 [WARNING] public static MessageCommandResponseMappingStrategies getMessageCommandResponseMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:42: warning: no comment
05:53:57 [WARNING] public static PolicyAnnouncementMappingStrategies getPolicyAnnouncementMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:46: warning: no comment
05:53:57 [WARNING] public static PolicyEventMappingStrategies getPolicyEventMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:26: warning: no comment
05:53:57 [WARNING] public static PolicyModifyCommandMappingStrategies getPolicyModifyCommandMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:34: warning: no comment
05:53:57 [WARNING] public static PolicyModifyCommandResponseMappingStrategies getPolicyModifyCommandResponseMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:30: warning: no comment
05:53:57 [WARNING] public static PolicyQueryCommandMappingStrategies getPolicyQueryCommandMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:38: warning: no comment
05:53:57 [WARNING] public static PolicyQueryCommandResponseMappingStrategies getPolicyQueryCommandResponseMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:62: warning: no comment
05:53:57 [WARNING] public static RetrieveThingsCommandMappingStrategies getRetrieveThingsCommandMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:66: warning: no comment
05:53:57 [WARNING] public static RetrieveThingsCommandResponseMappingStrategies getRetrieveThingsCommandResponseMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:117: warning: no comment
05:53:57 [WARNING] public static StreamingSubscriptionCommandMappingStrategies getStreamingSubscriptionCommandMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:121: warning: no comment
05:53:57 [WARNING] public static StreamingSubscriptionEventMappingStrategies getStreamingSubscriptionEventMappingStrategies(
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:94: warning: no comment
05:53:57 [WARNING] public static SubscriptionEventMappingStrategies getSubscriptionEventMappingStrategies(
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:86: warning: no comment
05:53:57 [WARNING] public static ThingEventMappingStrategies getThingEventMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:50: warning: no comment
05:53:57 [WARNING] public static ThingMergeCommandMappingStrategies getThingMergeCommandMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:74: warning: no comment
05:53:57 [WARNING] public static ThingMergeCommandResponseMappingStrategies getThingMergeCommandResponseMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:90: warning: no comment
05:53:57 [WARNING] public static ThingMergedEventMappingStrategies getThingMergedEventMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:54: warning: no comment
05:53:57 [WARNING] public static ThingModifyCommandMappingStrategies getThingModifyCommandMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:70: warning: no comment
05:53:57 [WARNING] public static ThingModifyCommandResponseMappingStrategies getThingModifyCommandResponseMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:58: warning: no comment
05:53:57 [WARNING] public static ThingQueryCommandMappingStrategies getThingQueryCommandMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:78: warning: no comment
05:53:57 [WARNING] public static ThingQueryCommandResponseMappingStrategies getThingQueryCommandResponseMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:82: warning: no comment
05:53:57 [WARNING] public static ThingSearchCommandMappingStrategies getThingSearchCommandMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:70: warning: no comment
05:53:57 [WARNING] static JsonKey directionToJsonKey(final MessageDirection direction) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:59: warning: no comment
05:53:57 [WARNING] static Optional<MessageDirection> jsonKeyToDirection(final JsonKey jsonKey) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandAdapter.java:24: warning: no comment
05:53:57 [WARNING] public final class RetrieveThingsCommandAdapter extends AbstractThingAdapter<RetrieveThings>
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/RetrieveThingsCommandAdapterProvider.java:19: warning: no comment
05:53:57 [WARNING] public interface RetrieveThingsCommandAdapterProvider<Q extends Signal<?>, R extends CommandResponse<?>> {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:28: warning: no comment
05:53:57 [WARNING] public final class RetrieveThingsCommandMappingStrategies extends AbstractThingMappingStrategies<RetrieveThings> {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:33: warning: no comment
05:53:57 [WARNING] protected RetrieveThingsCommandMappingStrategies() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:82: warning: no comment
05:53:57 [WARNING] protected static JsonPointer attributePointerFrom(final Adaptable adaptable) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:74: warning: no comment
05:53:57 [WARNING] protected static Attributes attributesFrom(final Adaptable adaptable) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:88: warning: no comment
05:53:57 [WARNING] protected static JsonValue attributeValueFrom(final Adaptable adaptable) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:115: warning: no comment
05:53:57 [WARNING] protected static FeatureDefinition featureDefinitionFrom(final Adaptable adaptable) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:105: warning: no comment
05:53:57 [WARNING] protected static Feature featureFrom(final Adaptable adaptable) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:92: warning: no comment
05:53:57 [WARNING] protected static String featureIdFrom(final Adaptable adaptable) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:123: warning: no comment
05:53:57 [WARNING] protected static FeatureProperties featurePropertiesFrom(final Adaptable adaptable) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:131: warning: no comment
05:53:57 [WARNING] protected static JsonPointer featurePropertyPointerFrom(final Adaptable adaptable) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:137: warning: no comment
05:53:57 [WARNING] protected static JsonValue featurePropertyValueFrom(final Adaptable adaptable) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:97: warning: no comment
05:53:57 [WARNING] protected static Features featuresFrom(final Adaptable adaptable) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:37: warning: no comment
05:53:57 [WARNING] public static RetrieveThingsCommandMappingStrategies getInstance() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:157: warning: no comment
05:53:57 [WARNING] protected static String leafValue(final JsonPointer path) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:56: warning: no comment
05:53:57 [WARNING] protected static String namespaceFrom(final Adaptable adaptable) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:61: warning: no comment
05:53:57 [WARNING] protected static JsonObject payloadValueAsJsonObjectFrom(final Adaptable adaptable) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:141: warning: no comment
05:53:57 [WARNING] protected static PolicyId policyIdFrom(final Adaptable adaptable) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:79: warning: no comment
05:53:57 [WARNING] protected static JsonFieldSelector selectedFieldsFrom(final Adaptable adaptable) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:149: warning: no comment
05:53:57 [WARNING] protected static ThingDefinition thingDefinitionFrom(final Adaptable adaptable) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:67: warning: no comment
05:53:57 [WARNING] protected static Thing thingFrom(final Adaptable adaptable) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:83: warning: no comment
05:53:57 [WARNING] protected static ThingId thingIdFrom(final Adaptable adaptable) {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandResponseAdapter.java:25: warning: no comment
05:53:57 [WARNING] public final class RetrieveThingsCommandResponseAdapter extends AbstractThingAdapter<RetrieveThingsResponse>
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:27: warning: no comment
05:53:57 [WARNING] public final class RetrieveThingsCommandResponseMappingStrategies
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:37: warning: no comment
05:53:57 [WARNING] public static RetrieveThingsCommandResponseMappingStrategies getInstance() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:138: warning: no comment
05:53:57 [WARNING] public static SignalMapper<ConnectivityAnnouncement<?>> newConnectivityAnnouncementSignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:134: warning: no comment
05:53:57 [WARNING] public static SignalMapper<MessageCommandResponse<?, ?>> newMessageCommandResponseSignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:130: warning: no comment
05:53:57 [WARNING] public static SignalMapper<MessageCommand<?, ?>> newMessageCommandSignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:122: warning: no comment
05:53:57 [WARNING] public static SignalMapper<PolicyAnnouncement<?>> newPolicyAnnouncementSignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:126: warning: no comment
05:53:57 [WARNING] public static SignalMapper<PolicyEvent<?>> newPolicyEventSignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:110: warning: no comment
05:53:57 [WARNING] public static SignalMapper<PolicyModifyCommandResponse<?>> newPolicyModifyResponseSignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:106: warning: no comment
05:53:57 [WARNING] public static SignalMapper<PolicyModifyCommand<?>> newPolicyModifySignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:118: warning: no comment
05:53:57 [WARNING] public static SignalMapper<PolicyQueryCommandResponse<?>> newPolicyQueryResponseSignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:114: warning: no comment
05:53:57 [WARNING] public static SignalMapper<PolicyQueryCommand<?>> newPolicyQuerySignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:98: warning: no comment
05:53:57 [WARNING] public static SignalMapper<RetrieveThingsResponse> newRetrieveThingsResponseSignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:94: warning: no comment
05:53:57 [WARNING] public static SignalMapper<RetrieveThings> newRetrieveThingsSignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:86: warning: no comment
05:53:57 [WARNING] public static SignalMapper<StreamingSubscriptionCommand<?>> newStreamingSubscriptionCommandSignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:90: warning: no comment
05:53:57 [WARNING] public static SignalMapper<StreamingSubscriptionEvent<?>> newStreamingSubscriptionEventSignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:82: warning: no comment
05:53:57 [WARNING] public static SignalMapper<SubscriptionEvent<?>> newSubscriptionEventSignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:58: warning: no comment
05:53:57 [WARNING] public static SignalMapper<ThingEvent<?>> newThingEventSignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:70: warning: no comment
05:53:57 [WARNING] public static SignalMapper<ThingMerged> newThingMergedEventSignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:66: warning: no comment
05:53:57 [WARNING] public static SignalMapper<MergeThingResponse> newThingMergeResponseSignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:62: warning: no comment
05:53:57 [WARNING] public static SignalMapper<MergeThing> newThingMergeSignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:54: warning: no comment
05:53:57 [WARNING] public static SignalMapper<ThingModifyCommandResponse<?>> newThingModifyResponseSignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:50: warning: no comment
05:53:57 [WARNING] public static SignalMapper<ThingModifyCommand<?>> newThingModifySignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:78: warning: no comment
05:53:57 [WARNING] public static SignalMapper<ThingQueryCommandResponse<?>> newThingQueryResponseSignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:74: warning: no comment
05:53:57 [WARNING] public static SignalMapper<ThingQueryCommand<?>> newThingQuerySignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:102: warning: no comment
05:53:57 [WARNING] public static SignalMapper<ThingSearchCommand<?>> newThingSearchSignalMapper() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/StreamingTopicPathBuilder.java:27: warning: no @param for subscribingCommandName
05:53:57 [WARNING] TopicPathBuildable subscribe(String subscribingCommandName);
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:54: warning: no comment
05:53:57 [WARNING] String ID_PLACEHOLDER = "_";
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:55: warning: no comment
05:53:57 [WARNING] String PATH_DELIMITER = "/";
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:173: warning: no comment
05:53:57 [WARNING] default boolean isWildcardTopic() {
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:400: warning: no comment
05:53:57 [WARNING] CREATE("create"),
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:411: warning: no comment
05:53:57 [WARNING] CREATED("created"),
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:408: warning: no comment
05:53:57 [WARNING] DELETE("delete"),
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:417: warning: no comment
05:53:57 [WARNING] DELETED("deleted");
05:53:57 [WARNING] ^
05:53:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:406: warning: no comment
05:53:57 [WARNING] MERGE("merge"),
05:53:57 [WARNING] ^
05:53:57 [WARNING] 100 warnings
05:53:57 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar
05:53:57 [INFO] 
05:53:57 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-protocol ---
05:53:57 [INFO] Tests are skipped.
05:53:57 [INFO] 
05:53:57 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-protocol ---
05:53:57 [INFO] Tests are skipped.
05:53:57 [INFO] 
05:53:57 [INFO] --- jacoco:0.8.10:report (report) @ ditto-protocol ---
05:53:57 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/protocol/target/jacoco.exec
05:53:57 [INFO] Analyzed bundle 'Eclipse Ditto :: Protocol' with 173 classes
05:53:57 [INFO] 
05:53:57 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-protocol ---
05:53:58 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.diff'.
05:53:58 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.xml'.
05:53:58 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.html'.
05:53:58 [INFO] 
05:53:58 [INFO] --- install:3.1.1:install (default-install) @ ditto-protocol ---
05:53:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/protocol/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.pom
05:53:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.jar
05:53:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT-javadoc.jar
05:53:58 [INFO] 
05:53:58 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-protocol ---
05:53:58 [INFO] Installing org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.jar
05:53:58 [INFO] Writing OBR metadata
05:53:58 [INFO] 
05:53:58 [INFO] -----------< org.eclipse.ditto:ditto-internal-models-signal >-----------
05:53:58 [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal 0-SNAPSHOT [36/77]
05:53:58 [INFO]   from internal/models/signal/pom.xml
05:53:58 [INFO] --------------------------------[ jar ]---------------------------------
05:53:58 [INFO] 
05:53:58 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-signal ---
05:53:58 [INFO] 
05:53:58 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-signal ---
05:53:58 [INFO] 
05:53:58 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signal ---
05:53:58 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/jacoco.exec
05:53:58 [INFO] 
05:53:58 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signal ---
05:53:58 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:53:58 [WARNING] 
05:53:58 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:53:58 [WARNING] 
05:53:58 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:53:58 [WARNING] 
05:53:58 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:53:58 [INFO] 
05:53:58 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signal ---
05:53:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/resources
05:53:58 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:53:58 [INFO] 
05:53:58 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signal ---
05:53:58 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT...
05:53:58 [INFO] 
05:53:58 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signal ---
05:53:58 [INFO] Changes detected - recompiling the module! :dependency
05:53:58 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes
05:53:58 [INFO] 
05:53:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signal ---
05:53:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/resources
05:53:58 [INFO] 
05:53:58 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signal ---
05:53:58 [INFO] Changes detected - recompiling the module! :dependency
05:53:58 [INFO] Compiling 9 source files with javac [debug target 17] to target/test-classes
05:53:59 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java uses unchecked or unsafe operations.
05:53:59 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidatorTest.java: Recompile with -Xlint:unchecked for details.
05:53:59 [INFO] 
05:53:59 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signal ---
05:53:59 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:53:59 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/surefire-reports
05:53:59 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:53:59 [INFO] 
05:53:59 [INFO] -------------------------------------------------------
05:53:59 [INFO]  T E S T S
05:53:59 [INFO] -------------------------------------------------------
05:53:59 [INFO] Running org.eclipse.ditto.internal.models.signal.correlation.MatchingValidationResultTest
05:54:01 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.697 s -- in org.eclipse.ditto.internal.models.signal.correlation.MatchingValidationResultTest
05:54:01 [INFO] Running org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorParameterizedTest
05:54:02 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.382 s -- in org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorParameterizedTest
05:54:02 [INFO] Running org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorTest
05:54:03 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.884 s -- in org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorTest
05:54:03 [INFO] Running org.eclipse.ditto.internal.models.signal.type.SemanticSignalTypeTest
05:54:03 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.eclipse.ditto.internal.models.signal.type.SemanticSignalTypeTest
05:54:03 [INFO] Running org.eclipse.ditto.internal.models.signal.type.SignalTypeCategoryTest
05:54:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.models.signal.type.SignalTypeCategoryTest
05:54:03 [INFO] Running org.eclipse.ditto.internal.models.signal.SignalInformationPointTest
05:54:04 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.550 s -- in org.eclipse.ditto.internal.models.signal.SignalInformationPointTest
05:54:04 [INFO] 
05:54:04 [INFO] Results:
05:54:04 [INFO] 
05:54:04 [INFO] Tests run: 156, Failures: 0, Errors: 0, Skipped: 0
05:54:04 [INFO] 
05:54:04 [INFO] 
05:54:04 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signal ---
05:54:04 [INFO] 
05:54:04 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signal ---
05:54:04 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar
05:54:04 [INFO] 
05:54:04 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signal ---
05:54:04 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:54:04 [INFO] No previous run data found, generating javadoc.
05:54:06 [WARNING] Javadoc Warnings
05:54:06 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/correlation/CommandAndCommandResponseMatchingValidator.java:54: warning: empty <p> tag
05:54:06 [WARNING] * <p>
05:54:06 [WARNING] ^
05:54:06 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:29: warning: no comment
05:54:06 [WARNING] ANNOUNCEMENT,
05:54:06 [WARNING] ^
05:54:06 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:31: warning: no comment
05:54:06 [WARNING] COMMAND,
05:54:06 [WARNING] ^
05:54:06 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:33: warning: no comment
05:54:06 [WARNING] EVENT,
05:54:06 [WARNING] ^
05:54:06 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/java/org/eclipse/ditto/internal/models/signal/type/SignalTypeCategory.java:35: warning: no comment
05:54:06 [WARNING] RESPONSE;
05:54:06 [WARNING] ^
05:54:06 [WARNING] 5 warnings
05:54:06 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar
05:54:06 [INFO] 
05:54:06 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signal ---
05:54:06 [INFO] Tests are skipped.
05:54:06 [INFO] 
05:54:06 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signal ---
05:54:06 [INFO] Tests are skipped.
05:54:06 [INFO] 
05:54:06 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signal ---
05:54:06 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/jacoco.exec
05:54:06 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal' with 9 classes
05:54:06 [INFO] 
05:54:06 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signal ---
05:54:06 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/0-SNAPSHOT/ditto-internal-models-signal-0-SNAPSHOT.pom
05:54:06 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/0-SNAPSHOT/ditto-internal-models-signal-0-SNAPSHOT.jar
05:54:06 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signal/0-SNAPSHOT/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar
05:54:06 [INFO] 
05:54:06 [INFO] ----------------< org.eclipse.ditto:ditto-policies-api >----------------
05:54:06 [INFO] Building Eclipse Ditto :: Policies :: API 0-SNAPSHOT             [37/77]
05:54:06 [INFO]   from policies/api/pom.xml
05:54:06 [INFO] --------------------------------[ jar ]---------------------------------
05:54:06 [INFO] 
05:54:06 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-api ---
05:54:06 [INFO] 
05:54:06 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-api ---
05:54:06 [INFO] 
05:54:06 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-api ---
05:54:06 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/api/target/jacoco.exec
05:54:06 [INFO] 
05:54:06 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-api ---
05:54:06 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:54:06 [WARNING] 
05:54:06 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:54:06 [WARNING] 
05:54:06 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:54:06 [WARNING] 
05:54:06 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:54:06 [INFO] 
05:54:06 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-api ---
05:54:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/resources
05:54:06 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:54:06 [INFO] 
05:54:06 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-api ---
05:54:06 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT...
05:54:06 [INFO] 
05:54:06 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-api ---
05:54:06 [INFO] Changes detected - recompiling the module! :dependency
05:54:06 [INFO] Compiling 13 source files with javac [debug target 17] to target/classes
05:54:06 [INFO] 
05:54:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-api ---
05:54:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/api/src/test/resources
05:54:06 [INFO] 
05:54:06 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-api ---
05:54:06 [INFO] Changes detected - recompiling the module! :dependency
05:54:06 [INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes
05:54:06 [INFO] 
05:54:06 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-api ---
05:54:06 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:54:06 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/surefire-reports
05:54:06 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:54:06 [INFO] 
05:54:06 [INFO] -------------------------------------------------------
05:54:06 [INFO]  T E S T S
05:54:06 [INFO] -------------------------------------------------------
05:54:07 [INFO] Running org.eclipse.ditto.policies.api.PoliciesMappingStrategiesTest
05:54:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.786 s -- in org.eclipse.ditto.policies.api.PoliciesMappingStrategiesTest
05:54:07 [INFO] Running org.eclipse.ditto.policies.api.PoliciesValidatorTest
05:54:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.policies.api.PoliciesValidatorTest
05:54:08 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionTest
05:54:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.950 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionTest
05:54:08 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyResponseTest
05:54:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyResponseTest
05:54:09 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionResponseTest
05:54:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionResponseTest
05:54:09 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyTest
05:54:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyTest
05:54:09 [INFO] Running org.eclipse.ditto.policies.api.PolicyTagTest
05:54:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.policies.api.PolicyTagTest
05:54:09 [INFO] 
05:54:09 [INFO] Results:
05:54:09 [INFO] 
05:54:09 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0
05:54:09 [INFO] 
05:54:09 [INFO] 
05:54:09 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-api ---
05:54:09 [INFO] 
05:54:09 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-api ---
05:54:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar
05:54:09 [INFO] 
05:54:09 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-api ---
05:54:09 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:54:09 [INFO] No previous run data found, generating javadoc.
05:54:11 [WARNING] Javadoc Warnings
05:54:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/java/org/eclipse/ditto/policies/api/package-info.java:14: warning: no comment
05:54:11 [WARNING] package org.eclipse.ditto.policies.api;
05:54:11 [WARNING] ^
05:54:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/java/org/eclipse/ditto/policies/api/commands/sudo/package-info.java:14: warning: no comment
05:54:11 [WARNING] package org.eclipse.ditto.policies.api.commands.sudo;
05:54:11 [WARNING] ^
05:54:11 [WARNING] 2 warnings
05:54:11 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar
05:54:11 [INFO] 
05:54:11 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-api ---
05:54:11 [INFO] Tests are skipped.
05:54:11 [INFO] 
05:54:11 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-api ---
05:54:11 [INFO] Tests are skipped.
05:54:11 [INFO] 
05:54:11 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-api ---
05:54:11 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/api/target/jacoco.exec
05:54:11 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: API' with 12 classes
05:54:11 [INFO] 
05:54:11 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-api ---
05:54:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/0-SNAPSHOT/ditto-policies-api-0-SNAPSHOT.pom
05:54:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/0-SNAPSHOT/ditto-policies-api-0-SNAPSHOT.jar
05:54:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-api/0-SNAPSHOT/ditto-policies-api-0-SNAPSHOT-javadoc.jar
05:54:11 [INFO] 
05:54:11 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-ddata >------------
05:54:11 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Distributed Data 0-SNAPSHOT [38/77]
05:54:11 [INFO]   from internal/utils/ddata/pom.xml
05:54:11 [INFO] --------------------------------[ jar ]---------------------------------
05:54:11 [INFO] 
05:54:11 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-ddata ---
05:54:11 [INFO] 
05:54:11 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-ddata ---
05:54:11 [INFO] 
05:54:11 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-ddata ---
05:54:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/jacoco.exec
05:54:11 [INFO] 
05:54:11 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-ddata ---
05:54:11 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:54:11 [WARNING] 
05:54:11 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:54:11 [WARNING] 
05:54:11 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:54:11 [WARNING] 
05:54:11 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:54:11 [INFO] 
05:54:11 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-ddata ---
05:54:11 [INFO] Copying 1 resource from src/main/resources to target/classes
05:54:11 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:54:11 [INFO] 
05:54:11 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-ddata ---
05:54:11 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT...
05:54:11 [INFO] 
05:54:11 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-ddata ---
05:54:11 [INFO] Changes detected - recompiling the module! :dependency
05:54:11 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes
05:54:11 [INFO] 
05:54:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-ddata ---
05:54:11 [INFO] Copying 2 resources from src/test/resources to target/test-classes
05:54:11 [INFO] 
05:54:11 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-ddata ---
05:54:11 [INFO] Changes detected - recompiling the module! :dependency
05:54:11 [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes
05:54:11 [INFO] 
05:54:11 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-ddata ---
05:54:11 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:54:11 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/surefire-reports
05:54:11 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:54:11 [INFO] 
05:54:11 [INFO] -------------------------------------------------------
05:54:11 [INFO]  T E S T S
05:54:11 [INFO] -------------------------------------------------------
05:54:12 [INFO] Running org.eclipse.ditto.internal.utils.ddata.DefaultDistributedDataConfigTest
05:54:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.728 s -- in org.eclipse.ditto.internal.utils.ddata.DefaultDistributedDataConfigTest
05:54:14 [INFO] Running org.eclipse.ditto.internal.utils.ddata.DefaultPekkoReplicatorConfigTest
05:54:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s -- in org.eclipse.ditto.internal.utils.ddata.DefaultPekkoReplicatorConfigTest
05:54:15 [INFO] 
05:54:15 [INFO] Results:
05:54:15 [INFO] 
05:54:15 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
05:54:15 [INFO] 
05:54:15 [INFO] 
05:54:15 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-ddata ---
05:54:15 [INFO] 
05:54:15 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-ddata ---
05:54:15 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar
05:54:15 [INFO] 
05:54:15 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-ddata ---
05:54:15 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:54:15 [INFO] No previous run data found, generating javadoc.
05:54:17 [WARNING] Javadoc Warnings
05:54:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/package-info.java:15: warning: no comment
05:54:17 [WARNING] package org.eclipse.ditto.internal.utils.ddata;
05:54:17 [WARNING] ^
05:54:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:77: warning: no @param for ddataExecutor
05:54:17 [WARNING] protected DistributedData(final DistributedDataConfig config, final ActorRefFactory factory,
05:54:17 [WARNING] ^
05:54:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:110: warning: no @param for actorSystem
05:54:17 [WARNING] public static DistributedDataConfig createConfig(final ActorSystem actorSystem,
05:54:17 [WARNING] ^
05:54:17 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/src/main/java/org/eclipse/ditto/internal/utils/ddata/DistributedData.java:64: warning: no comment
05:54:17 [WARNING] protected final int numberOfShards;
05:54:17 [WARNING] ^
05:54:17 [WARNING] 4 warnings
05:54:17 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar
05:54:17 [INFO] 
05:54:17 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-ddata ---
05:54:17 [INFO] Tests are skipped.
05:54:17 [INFO] 
05:54:17 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-ddata ---
05:54:17 [INFO] Tests are skipped.
05:54:17 [INFO] 
05:54:17 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-ddata ---
05:54:17 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/jacoco.exec
05:54:17 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Distributed Data' with 6 classes
05:54:17 [INFO] 
05:54:17 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-ddata ---
05:54:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/0-SNAPSHOT/ditto-internal-utils-ddata-0-SNAPSHOT.pom
05:54:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/0-SNAPSHOT/ditto-internal-utils-ddata-0-SNAPSHOT.jar
05:54:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-ddata/0-SNAPSHOT/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar
05:54:17 [INFO] 
05:54:17 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-pubsub >------------
05:54:17 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub 0-SNAPSHOT [39/77]
05:54:17 [INFO]   from internal/utils/pubsub/pom.xml
05:54:17 [INFO] --------------------------------[ jar ]---------------------------------
05:54:17 [INFO] 
05:54:17 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub ---
05:54:17 [INFO] 
05:54:17 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub ---
05:54:17 [INFO] 
05:54:17 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub ---
05:54:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/jacoco.exec
05:54:17 [INFO] 
05:54:17 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub ---
05:54:17 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:54:17 [WARNING] 
05:54:17 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:54:17 [WARNING] 
05:54:17 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:54:17 [WARNING] 
05:54:17 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:54:17 [INFO] 
05:54:17 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub ---
05:54:17 [INFO] Copying 1 resource from src/main/resources to target/classes
05:54:17 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:54:17 [INFO] 
05:54:17 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub ---
05:54:17 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT...
05:54:17 [INFO] 
05:54:17 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub ---
05:54:17 [INFO] Changes detected - recompiling the module! :dependency
05:54:17 [INFO] Compiling 81 source files with javac [debug target 17] to target/classes
05:54:17 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/AckUpdater.java: Some input files use unchecked or unsafe operations.
05:54:17 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/AckUpdater.java: Recompile with -Xlint:unchecked for details.
05:54:17 [INFO] 
05:54:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub ---
05:54:17 [INFO] Copying 4 resources from src/test/resources to target/test-classes
05:54:17 [INFO] 
05:54:17 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub ---
05:54:17 [INFO] Changes detected - recompiling the module! :dependency
05:54:17 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes
05:54:20 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java uses or overrides a deprecated API.
05:54:20 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/PubSubFactoryTest.java: Recompile with -Xlint:deprecation for details.
05:54:20 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java uses unchecked or unsafe operations.
05:54:20 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/test/java/org/eclipse/ditto/internal/utils/pubsub/TestPubSubFactory.java: Recompile with -Xlint:unchecked for details.
05:54:20 [INFO] 
05:54:20 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub ---
05:54:20 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:54:20 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/surefire-reports
05:54:20 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:54:20 [INFO] 
05:54:20 [INFO] -------------------------------------------------------
05:54:20 [INFO]  T E S T S
05:54:20 [INFO] -------------------------------------------------------
05:54:21 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.config.DefaultPubSubConfigTest
05:54:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.661 s -- in org.eclipse.ditto.internal.utils.pubsub.config.DefaultPubSubConfigTest
05:54:23 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.PubSubFactoryTest
05:56:46 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 143.1 s -- in org.eclipse.ditto.internal.utils.pubsub.PubSubFactoryTest
05:56:46 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.actors.AckUpdaterTest
05:57:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05:57:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.00 s -- in org.eclipse.ditto.internal.utils.pubsub.actors.AckUpdaterTest
05:57:10 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.actors.SubUpdaterTest
05:57:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.289 s -- in org.eclipse.ditto.internal.utils.pubsub.actors.SubUpdaterTest
05:57:19 [INFO] 
05:57:19 [INFO] Results:
05:57:19 [INFO] 
05:57:19 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0
05:57:19 [INFO] 
05:57:19 [INFO] 
05:57:19 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub ---
05:57:19 [INFO] 
05:57:19 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub ---
05:57:19 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar
05:57:19 [INFO] 
05:57:19 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub ---
05:57:19 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:57:19 [INFO] No previous run data found, generating javadoc.
05:57:22 [WARNING] Javadoc Warnings
05:57:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/literal/package-info.java:14: warning: no comment
05:57:22 [WARNING] package org.eclipse.ditto.internal.utils.pubsub.ddata.literal;
05:57:22 [WARNING] ^
05:57:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/AbstractDDataHandler.java:42: warning: no comment
05:57:22 [WARNING] protected final SelfUniqueAddress selfUniqueAddress;
05:57:22 [WARNING] ^
05:57:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/AbstractDDataHandler.java:46: warning: no comment
05:57:22 [WARNING] protected AbstractDDataHandler(final DistributedDataConfig config,
05:57:22 [WARNING] ^
05:57:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:46: warning: no comment
05:57:22 [WARNING] protected final AckExtractor<T> ackExtractor;
05:57:22 [WARNING] ^
05:57:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:39: warning: no comment
05:57:22 [WARNING] protected final ActorRefFactory actorRefFactory;
05:57:22 [WARNING] ^
05:57:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:45: warning: no comment
05:57:22 [WARNING] protected final CompressedDData ddata;
05:57:22 [WARNING] ^
05:57:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:44: warning: no comment
05:57:22 [WARNING] protected final DistributedDataConfig ddataConfig;
05:57:22 [WARNING] ^
05:57:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:47: warning: no comment
05:57:22 [WARNING] protected final DistributedAcks distributedAcks;
05:57:22 [WARNING] ^
05:57:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:41: warning: no comment
05:57:22 [WARNING] protected final String factoryId;
05:57:22 [WARNING] ^
05:57:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:40: warning: no comment
05:57:22 [WARNING] protected final Class<T> messageClass;
05:57:22 [WARNING] ^
05:57:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/AbstractPubSubFactory.java:42: warning: no comment
05:57:22 [WARNING] protected final PubSubTopicExtractor<T> topicExtractor;
05:57:22 [WARNING] ^
05:57:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/ClusterMemberRemovedAware.java:49: warning: no comment
05:57:22 [WARNING] default AbstractActor.Receive receiveClusterMemberRemoved() {
05:57:22 [WARNING] ^
05:57:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedAcks.java:131: warning: no @param for system
05:57:22 [WARNING] static DistributedAcks empty(final ActorSystem system) {
05:57:22 [WARNING] ^
05:57:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:56: warning: no @param for <S>
05:57:22 [WARNING] <S extends T> Object wrapForPublicationWithAcks(S message, final CharSequence groupIndexKey,
05:57:22 [WARNING] ^
05:57:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:91: warning: no @param for <S>
05:57:22 [WARNING] default <S extends Signal<?>> DistributedPub<S> withTopicExtractor(final PubSubTopicExtractor<S> topicExtractor) {
05:57:22 [WARNING] ^
05:57:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/ddata/ack/GroupedSnapshot.java:61: warning: no @param for groups
05:57:22 [WARNING] public Set<V> getValues(final Collection<String> groups) {
05:57:22 [WARNING] ^
05:57:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/PubUpdater.java:50: warning: no @return
05:57:22 [WARNING] public static Props props(final DDataWriter<ActorRef, ?> topicsWriter) {
05:57:22 [WARNING] ^
05:57:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/api/SubAck.java:44: warning: no @param for consistent
05:57:22 [WARNING] public static SubAck of(final Request request, final ActorRef sender, final int seqNr, final boolean consistent) {
05:57:22 [WARNING] ^
05:57:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/api/Subscribe.java:70: warning: no @param for resubscribe
05:57:22 [WARNING] public static Subscribe of(final Collection<String> topics,
05:57:22 [WARNING] ^
05:57:22 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/actors/SubUpdater.java:70: warning: no comment
05:57:22 [WARNING] public static final int MAX_ERROR_COUNTER = 3;
05:57:22 [WARNING] ^
05:57:22 [WARNING] 20 warnings
05:57:22 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar
05:57:22 [INFO] 
05:57:22 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ ditto-internal-utils-pubsub ---
05:57:22 [INFO] Copying 1 resource from src/main/resources to target
05:57:22 [INFO] 
05:57:22 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub ---
05:57:22 [INFO] Tests are skipped.
05:57:22 [INFO] 
05:57:22 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub ---
05:57:22 [INFO] Tests are skipped.
05:57:22 [INFO] 
05:57:22 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub ---
05:57:22 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/jacoco.exec
05:57:22 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pub-Sub' with 83 classes
05:57:22 [INFO] 
05:57:22 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub ---
05:57:22 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/0-SNAPSHOT/ditto-internal-utils-pubsub-0-SNAPSHOT.pom
05:57:22 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/0-SNAPSHOT/ditto-internal-utils-pubsub-0-SNAPSHOT.jar
05:57:22 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub/0-SNAPSHOT/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar
05:57:22 [INFO] 
05:57:22 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-cache >------------
05:57:22 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache 0-SNAPSHOT  [40/77]
05:57:22 [INFO]   from internal/utils/cache/pom.xml
05:57:22 [INFO] --------------------------------[ jar ]---------------------------------
05:57:22 [INFO] 
05:57:22 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cache ---
05:57:22 [INFO] 
05:57:22 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cache ---
05:57:22 [INFO] 
05:57:22 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache ---
05:57:22 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/jacoco.exec
05:57:22 [INFO] 
05:57:22 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache ---
05:57:22 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:57:22 [WARNING] 
05:57:22 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:57:22 [WARNING] 
05:57:22 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:57:22 [WARNING] 
05:57:22 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:57:22 [INFO] 
05:57:22 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache ---
05:57:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/resources
05:57:22 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:57:22 [INFO] 
05:57:22 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache ---
05:57:22 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT...
05:57:22 [INFO] 
05:57:22 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache ---
05:57:22 [INFO] Changes detected - recompiling the module! :dependency
05:57:22 [INFO] Compiling 17 source files with javac [debug target 17] to target/classes
05:57:22 [INFO] 
05:57:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache ---
05:57:22 [INFO] Copying 1 resource from src/test/resources to target/test-classes
05:57:22 [INFO] 
05:57:22 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache ---
05:57:22 [INFO] Changes detected - recompiling the module! :dependency
05:57:22 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
05:57:23 [INFO] 
05:57:23 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache ---
05:57:23 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:57:23 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/surefire-reports
05:57:23 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:57:23 [INFO] 
05:57:23 [INFO] -------------------------------------------------------
05:57:23 [INFO]  T E S T S
05:57:23 [INFO] -------------------------------------------------------
05:57:23 [INFO] Running org.eclipse.ditto.internal.utils.cache.ComparableCacheTest
05:57:23 SLF4J(W): No SLF4J providers were found.
05:57:23 SLF4J(W): Defaulting to no-operation (NOP) logger implementation
05:57:23 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
05:57:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.eclipse.ditto.internal.utils.cache.ComparableCacheTest
05:57:24 [INFO] Running org.eclipse.ditto.internal.utils.cache.config.DefaultCacheConfigTest
05:57:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.917 s -- in org.eclipse.ditto.internal.utils.cache.config.DefaultCacheConfigTest
05:57:25 [INFO] Running org.eclipse.ditto.internal.utils.cache.MetricsStatsCounterTest
05:57:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 s -- in org.eclipse.ditto.internal.utils.cache.MetricsStatsCounterTest
05:57:26 [INFO] 
05:57:26 [INFO] Results:
05:57:26 [INFO] 
05:57:26 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
05:57:26 [INFO] 
05:57:26 [INFO] 
05:57:26 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache ---
05:57:26 [INFO] 
05:57:26 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache ---
05:57:26 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar
05:57:26 [INFO] 
05:57:26 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache ---
05:57:27 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:57:27 [INFO] No previous run data found, generating javadoc.
05:57:28 [WARNING] Javadoc Warnings
05:57:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/package-info.java:14: warning: no comment
05:57:28 [WARNING] package org.eclipse.ditto.internal.utils.cache;
05:57:28 [WARNING] ^
05:57:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/config/package-info.java:14: warning: no comment
05:57:28 [WARNING] package org.eclipse.ditto.internal.utils.cache.config;
05:57:28 [WARNING] ^
05:57:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/package-info.java:14: warning: no comment
05:57:28 [WARNING] package org.eclipse.ditto.internal.utils.cache.entry;
05:57:28 [WARNING] ^
05:57:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:44: warning: no comment
05:57:28 [WARNING] boolean exists();
05:57:28 [WARNING] ^
05:57:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:32: warning: no comment
05:57:28 [WARNING] static <T> Entry<T> fetchError(final Throwable throwable) {
05:57:28 [WARNING] ^
05:57:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:67: warning: no comment
05:57:28 [WARNING] default Optional<T> get() {
05:57:28 [WARNING] ^
05:57:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:28: warning: no comment
05:57:28 [WARNING] static <T> Entry<T> nonexistent() {
05:57:28 [WARNING] ^
05:57:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/java/org/eclipse/ditto/internal/utils/cache/entry/Entry.java:24: warning: no comment
05:57:28 [WARNING] static <T> Entry<T> of(final long revision, final T value) {
05:57:28 [WARNING] ^
05:57:28 [WARNING] 8 warnings
05:57:28 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar
05:57:28 [INFO] 
05:57:28 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache ---
05:57:28 [INFO] Tests are skipped.
05:57:28 [INFO] 
05:57:28 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache ---
05:57:28 [INFO] Tests are skipped.
05:57:28 [INFO] 
05:57:28 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache ---
05:57:28 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/jacoco.exec
05:57:28 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache' with 14 classes
05:57:28 [INFO] 
05:57:28 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache ---
05:57:28 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/0-SNAPSHOT/ditto-internal-utils-cache-0-SNAPSHOT.pom
05:57:28 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/0-SNAPSHOT/ditto-internal-utils-cache-0-SNAPSHOT.jar
05:57:28 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache/0-SNAPSHOT/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar
05:57:28 [INFO] 
05:57:28 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-test >-------------
05:57:28 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Test 0-SNAPSHOT   [41/77]
05:57:28 [INFO]   from internal/utils/test/pom.xml
05:57:28 [INFO] --------------------------------[ jar ]---------------------------------
05:57:31 [INFO] 
05:57:31 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-test ---
05:57:31 [INFO] 
05:57:31 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-test ---
05:57:31 [INFO] 
05:57:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-test ---
05:57:31 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/jacoco.exec
05:57:31 [INFO] 
05:57:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-test ---
05:57:31 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:57:31 [WARNING] 
05:57:31 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:57:31 [WARNING] 
05:57:31 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:57:31 [WARNING] 
05:57:31 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:57:31 [INFO] 
05:57:31 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-test ---
05:57:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/src/main/resources
05:57:31 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:57:31 [INFO] 
05:57:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-test ---
05:57:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-test:jar:0-SNAPSHOT...
05:57:31 [INFO] 
05:57:31 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-test ---
05:57:31 [INFO] No sources to compile
05:57:31 [INFO] 
05:57:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-test ---
05:57:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/src/test/resources
05:57:31 [INFO] 
05:57:31 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-test ---
05:57:31 [INFO] Changes detected - recompiling the module! :dependency
05:57:31 [INFO] Compiling 15 source files with javac [debug target 17] to target/test-classes
05:57:31 [INFO] 
05:57:31 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-test ---
05:57:31 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:57:31 [INFO] 
05:57:31 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-test ---
05:57:31 [INFO] 
05:57:31 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-test ---
05:57:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar
05:57:31 [INFO] 
05:57:31 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-test ---
05:57:31 [INFO] 
05:57:31 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-test ---
05:57:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar
05:57:31 [INFO] 
05:57:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-test ---
05:57:31 [INFO] Tests are skipped.
05:57:31 [INFO] 
05:57:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-test ---
05:57:31 [INFO] Tests are skipped.
05:57:31 [INFO] 
05:57:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-test ---
05:57:31 [INFO] Skipping JaCoCo execution due to missing execution data file.
05:57:31 [INFO] 
05:57:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-test ---
05:57:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT.pom
05:57:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT.jar
05:57:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT-tests.jar
05:57:31 [INFO] 
05:57:31 [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-persistence >---------
05:57:31 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistence 0-SNAPSHOT [42/77]
05:57:31 [INFO]   from internal/utils/persistence/pom.xml
05:57:31 [INFO] --------------------------------[ jar ]---------------------------------
05:57:31 [INFO] 
05:57:31 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-persistence ---
05:57:31 [INFO] 
05:57:31 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-persistence ---
05:57:31 [INFO] 
05:57:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistence ---
05:57:31 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/jacoco.exec
05:57:31 [INFO] 
05:57:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistence ---
05:57:31 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:57:31 [WARNING] 
05:57:31 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:57:31 [WARNING] 
05:57:31 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:57:31 [WARNING] 
05:57:31 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:57:31 [INFO] 
05:57:31 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistence ---
05:57:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/resources
05:57:31 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:57:31 [INFO] 
05:57:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistence ---
05:57:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT...
05:57:31 [INFO] 
05:57:31 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistence ---
05:57:31 [INFO] Changes detected - recompiling the module! :dependency
05:57:31 [INFO] Compiling 75 source files with javac [debug target 17] to target/classes
05:57:32 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java uses or overrides a deprecated API.
05:57:32 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoTimestampPersistence.java: Recompile with -Xlint:deprecation for details.
05:57:32 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java uses unchecked or unsafe operations.
05:57:32 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java: Recompile with -Xlint:unchecked for details.
05:57:32 [INFO] 
05:57:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistence ---
05:57:32 [INFO] Copying 12 resources from src/test/resources to target/test-classes
05:57:32 [INFO] 
05:57:32 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistence ---
05:57:32 [INFO] Changes detected - recompiling the module! :dependency
05:57:32 [INFO] Compiling 29 source files with javac [debug target 17] to target/test-classes
05:57:33 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java uses unchecked or unsafe operations.
05:57:33 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/test/java/org/eclipse/ditto/internal/utils/persistence/mongo/JsonValueToDbEntityMapperTest.java: Recompile with -Xlint:unchecked for details.
05:57:33 [INFO] 
05:57:33 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistence ---
05:57:33 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:57:33 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/surefire-reports
05:57:33 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:57:33 [INFO] 
05:57:33 [INFO] -------------------------------------------------------
05:57:33 [INFO]  T E S T S
05:57:33 [INFO] -------------------------------------------------------
05:57:33 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultEventConfigTest
05:57:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.428 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultEventConfigTest
05:57:36 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultSnapshotConfigTest
05:57:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultSnapshotConfigTest
05:57:36 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultConnectionPoolConfigTest
05:57:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultConnectionPoolConfigTest
05:57:37 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultActivityCheckConfigTest
05:57:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultActivityCheckConfigTest
05:57:37 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultMongoDbConfigTest
05:57:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultMongoDbConfigTest
05:57:37 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultCircuitBreakerConfigTest
05:57:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultCircuitBreakerConfigTest
05:57:37 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultOptionsConfigTest
05:57:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultOptionsConfigTest
05:57:37 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultIndexInitializationConfigTest
05:57:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultIndexInitializationConfigTest
05:57:37 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.MongoDbUriSupplierTest
05:57:37 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.MongoDbUriSupplierTest
05:57:37 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.MongoClientWrapperTest
05:57:38 10:57:37,999 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14
05:57:38 10:57:38,000 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - No custom configurators were discovered as a service.
05:57:38 10:57:38,000 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
05:57:38 10:57:38,001 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
05:57:38 10:57:38,002 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
05:57:38 10:57:38,002 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
05:57:38 10:57:38,005 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
05:57:38 10:57:38,005 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
05:57:38 10:57:38,005 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
05:57:38 10:57:38,006 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/test-classes/logback-test.xml]
05:57:38 10:57:38,101 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener]
05:57:38 10:57:38,111 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
05:57:38 10:57:38,111 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:57:38 10:57:38,122 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:57:38 10:57:38,151 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDERR]
05:57:38 10:57:38,151 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:57:38 10:57:38,151 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:57:38 10:57:38,162 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.ditto] to INFO
05:57:38 10:57:38,162 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
05:57:38 10:57:38,163 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT]
05:57:38 10:57:38,163 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDERR] to Logger[ROOT]
05:57:38 10:57:38,163 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@344a065a - End of configuration.
05:57:38 10:57:38,164 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@67f266bd - Registering current configuration as safe fallback point
05:57:38 10:57:38,164 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7cd25bf5 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 159 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
05:57:38 2024-02-07 10:57:38,601 WARN  [] o.mongodb.driver.uri  - Connection string contains unsupported option 'writeconcern'.
05:57:38 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.MongoClientWrapperTest
05:57:38 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.SnapshotStreamingActorTest
05:57:41 2024-02-07 10:57:41,562 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-1) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
05:57:41 2024-02-07 10:57:41,563 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-1) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
05:57:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05:57:42 2024-02-07 10:57:42,926 WARN  [] o.a.p.s.i.s.SinkRefStageImpl SinkRefStageImpl(pekko://PekkoTestSystem) - [SinkRef-0] Stream already completed before remote side materialized, failing now.
05:57:43 [WARN] [02/07/2024 10:57:43.168] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#-1597929276]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
05:57:43 [WARN] [02/07/2024 10:57:43.174] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#-1597929276]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
05:57:43 2024-02-07 10:57:43,476 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-5) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
05:57:43 2024-02-07 10:57:43,478 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-5) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
05:57:43 [WARN] [02/07/2024 10:57:43.618] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#738907119]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
05:57:43 [WARN] [02/07/2024 10:57:43.619] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#738907119]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
05:57:43 2024-02-07 10:57:43,796 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-9) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
05:57:43 2024-02-07 10:57:43,797 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-9) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
05:57:43 [WARN] [02/07/2024 10:57:43.875] [PekkoTestSystem-pekko.actor.internal-dispatcher-6] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#-1168766826]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
05:57:43 [WARN] [02/07/2024 10:57:43.876] [PekkoTestSystem-pekko.actor.internal-dispatcher-6] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#-1168766826]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
05:57:44 2024-02-07 10:57:44,005 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-13) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
05:57:44 2024-02-07 10:57:44,005 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-13) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
05:57:44 [WARN] [02/07/2024 10:57:44.072] [PekkoTestSystem-pekko.actor.internal-dispatcher-9] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#-140475392]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
05:57:44 [WARN] [02/07/2024 10:57:44.073] [PekkoTestSystem-pekko.actor.internal-dispatcher-9] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#-140475392]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
05:57:44 2024-02-07 10:57:44,198 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-17) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
05:57:44 2024-02-07 10:57:44,198 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-17) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
05:57:44 [WARN] [02/07/2024 10:57:44.264] [PekkoTestSystem-pekko.actor.internal-dispatcher-9] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#1037394167]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
05:57:44 [WARN] [02/07/2024 10:57:44.265] [PekkoTestSystem-pekko.actor.internal-dispatcher-9] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#1037394167]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
05:57:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.656 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.SnapshotStreamingActorTest
05:57:44 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionProviderTest
05:57:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionProviderTest
05:57:44 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoEventSourceSettingsTest
05:57:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoEventSourceSettingsTest
05:57:44 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionTest
05:57:44 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionTest
05:57:44 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.JsonValueToDbEntityMapperTest
05:57:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.JsonValueToDbEntityMapperTest
05:57:44 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.DefaultPersistenceStreamingActorTest
05:57:44 2024-02-07 10:57:44,801 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-21) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], message stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
05:57:44 2024-02-07 10:57:44,802 WARN  [] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-21) - [outbound connection to [pekko://PekkoTestSystem@127.0.0.1:0], control stream] Upstream failed, cause: StreamTcpException: Tcp command [Connect(127.0.0.1/<unresolved>:0,None,List(),Some(5000 milliseconds),true)] failed because of java.net.ConnectException: Connection refused
05:57:44 2024-02-07 10:57:44,931 WARN  [] o.a.p.s.i.s.SinkRefStageImpl SinkRefStageImpl(pekko://PekkoTestSystem) - [SinkRef-0] Stream already completed before remote side materialized, failing now.
05:57:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.DefaultPersistenceStreamingActorTest
05:57:44 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.KeyNameReviserTest
05:57:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.KeyNameReviserTest
05:57:45 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexInitializerTest
05:57:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexInitializerTest
05:57:45 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexOperationsTest
05:57:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexOperationsTest
05:57:45 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.DefaultIndexKeyTest
05:57:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.DefaultIndexKeyTest
05:57:45 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexFactoryTest
05:57:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexFactoryTest
05:57:45 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexTest
05:57:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexTest
05:57:45 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.DittoBsonJsonTest
05:57:45 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.DittoBsonJsonTest
05:57:45 [INFO] Running org.eclipse.ditto.internal.utils.persistence.operations.DefaultPersistenceOperationsConfigTest
05:57:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.internal.utils.persistence.operations.DefaultPersistenceOperationsConfigTest
05:57:45 [INFO] 
05:57:45 [INFO] Results:
05:57:45 [INFO] 
05:57:45 [INFO] Tests run: 110, Failures: 0, Errors: 0, Skipped: 0
05:57:45 [INFO] 
05:57:45 [INFO] 
05:57:45 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistence ---
05:57:45 [INFO] 
05:57:45 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistence ---
05:57:45 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar
05:57:45 [INFO] 
05:57:45 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistence ---
05:57:45 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:57:45 [INFO] No previous run data found, generating javadoc.
05:57:48 [WARNING] Javadoc Warnings
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/package-info.java:14: warning: no comment
05:57:48 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo;
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/package-info.java:14: warning: no comment
05:57:48 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.config;
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/package-info.java:15: warning: no comment
05:57:48 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.indices;
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/package-info.java:15: warning: no comment
05:57:48 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops;
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/eventsource/package-info.java:15: warning: no comment
05:57:48 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource;
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:56: warning: no comment
05:57:48 [WARNING] protected final EventRegistry<T> eventRegistry;
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:55: warning: no comment
05:57:48 [WARNING] protected final ExtendedActorSystem system;
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoEventAdapter.java:59: warning: no comment
05:57:48 [WARNING] protected AbstractMongoEventAdapter(final ExtendedActorSystem system,
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/SnapshotAdapter.java:74: warning: no @param for <T>
05:57:48 [WARNING] static <T> SnapshotAdapter<T> get(final ActorSystem actorSystem, final Config config) {
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoSnapshotAdapter.java:72: warning: no @param for entity
05:57:48 [WARNING] protected abstract Optional<JsonField> getRevisionJsonField(final T entity);
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/AbstractMongoSnapshotAdapter.java:48: warning: no comment
05:57:48 [WARNING] protected AbstractMongoSnapshotAdapter(final Logger logger) {
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:119: warning: no @param for optionalToCloseWhenStopped
05:57:48 [WARNING] protected AbstractPersistenceOperationsActor(final ActorRef pubSubMediator,
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:418: warning: no comment
05:57:48 [WARNING] public record OpComplete(Command<?> command, ActorRef sender) {}
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/operations/AbstractPersistenceOperationsActor.java:171: warning: no comment
05:57:48 [WARNING] protected abstract String getActorName();
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/DittoMongoCollectionCache.java:40: warning: no comment
05:57:48 [WARNING] public DittoMongoCollectionCache(final Config config) {
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:31: warning: no comment
05:57:48 [WARNING] public BsonInt32 getBsonInt() {
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:21: warning: no comment
05:57:48 [WARNING] ASCENDING(1), DESCENDING(-1);
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:21: warning: no comment
05:57:48 [WARNING] ASCENDING(1), DESCENDING(-1);
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexDirection.java:23: warning: no comment
05:57:48 [WARNING] public static final IndexDirection DEFAULT = ASCENDING;
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/monitoring/KamonCommandListener.java:37: warning: no comment
05:57:48 [WARNING] public KamonCommandListener(final String metricName) {
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/monitoring/KamonConnectionPoolListener.java:41: warning: no comment
05:57:48 [WARNING] public KamonConnectionPoolListener(final String metricName) {
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/MongoOpsUtil.java:55: warning: no comment
05:57:48 [WARNING] public static Source<List<Throwable>, NotUsed> deleteByFilter(final MongoCollection<Document> collection,
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/ops/MongoOpsUtil.java:49: warning: no comment
05:57:48 [WARNING] public static Source<List<Throwable>, NotUsed> drop(final MongoCollection<Document> collection) {
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:210: warning: no @param for actorSystem
05:57:48 [WARNING] public static MongoReadJournal newInstance(final Config config, final DittoMongoClient mongoClient,
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:160: warning: no comment
05:57:48 [WARNING] public static final String J_EVENT_MANIFEST = JournallingFieldNames$.MODULE$.MANIFEST();
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:159: warning: no comment
05:57:48 [WARNING] public static final String J_EVENT_PID = JournallingFieldNames$.MODULE$.PROCESSOR_ID();
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:41: warning: no comment
05:57:48 [WARNING] public com.mongodb.ReadConcern getMongoReadConcern() {
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:30: warning: no comment
05:57:48 [WARNING] AVAILABLE("available", com.mongodb.ReadConcern.AVAILABLE);
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:25: warning: no comment
05:57:48 [WARNING] DEFAULT("default", com.mongodb.ReadConcern.DEFAULT),
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:28: warning: no comment
05:57:48 [WARNING] LINEARIZABLE("linearizable", com.mongodb.ReadConcern.LINEARIZABLE),
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:26: warning: no comment
05:57:48 [WARNING] LOCAL("local", com.mongodb.ReadConcern.LOCAL),
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:27: warning: no comment
05:57:48 [WARNING] MAJORITY("majority", com.mongodb.ReadConcern.MAJORITY),
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadConcern.java:29: warning: no comment
05:57:48 [WARNING] SNAPSHOT("snapshot", com.mongodb.ReadConcern.SNAPSHOT),
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:39: warning: no comment
05:57:48 [WARNING] public com.mongodb.ReadPreference getMongoReadPreference() {
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:29: warning: no comment
05:57:48 [WARNING] NEAREST("nearest", com.mongodb.ReadPreference.nearest());
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:25: warning: no comment
05:57:48 [WARNING] PRIMARY("primary", com.mongodb.ReadPreference.primary()),
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:26: warning: no comment
05:57:48 [WARNING] PRIMARY_PREFERRED("primaryPreferred", com.mongodb.ReadPreference.primaryPreferred()),
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:27: warning: no comment
05:57:48 [WARNING] SECONDARY("secondary", com.mongodb.ReadPreference.secondary()),
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/ReadPreference.java:28: warning: no comment
05:57:48 [WARNING] SECONDARY_PREFERRED("secondaryPreferred", com.mongodb.ReadPreference.secondaryPreferred()),
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/SuffixBuilderConfig.java:40: warning: no comment
05:57:48 [WARNING] EXTRACTOR_CLASS("class", ""),
05:57:48 [WARNING] ^
05:57:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/config/SuffixBuilderConfig.java:42: warning: no comment
05:57:48 [WARNING] SUPPORTED_PREFIXES("supported-prefixes", Collections.emptyList());
05:57:48 [WARNING] ^
05:57:48 [WARNING] 41 warnings
05:57:48 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar
05:57:48 [INFO] 
05:57:48 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-persistence ---
05:57:48 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar
05:57:48 [INFO] 
05:57:48 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistence ---
05:57:48 [INFO] Tests are skipped.
05:57:48 [INFO] 
05:57:48 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistence ---
05:57:48 [INFO] Tests are skipped.
05:57:48 [INFO] 
05:57:48 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistence ---
05:57:48 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/jacoco.exec
05:57:48 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistence' with 75 classes
05:57:49 [INFO] 
05:57:49 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistence ---
05:57:49 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT.pom
05:57:49 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT.jar
05:57:49 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar
05:57:49 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistence/0-SNAPSHOT/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar
05:57:49 [INFO] 
05:57:49 [INFO] -----------------< org.eclipse.ditto:ditto-things-api >-----------------
05:57:49 [INFO] Building Eclipse Ditto :: Things :: API 0-SNAPSHOT               [43/77]
05:57:49 [INFO]   from things/api/pom.xml
05:57:49 [INFO] --------------------------------[ jar ]---------------------------------
05:57:49 [INFO] 
05:57:49 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-api ---
05:57:49 [INFO] 
05:57:49 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things-api ---
05:57:49 [INFO] 
05:57:49 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-api ---
05:57:49 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/api/target/jacoco.exec
05:57:49 [INFO] 
05:57:49 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-api ---
05:57:49 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:57:49 [WARNING] 
05:57:49 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:57:49 [WARNING] 
05:57:49 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:57:49 [WARNING] 
05:57:49 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/things/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:57:49 [INFO] 
05:57:49 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-api ---
05:57:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/resources
05:57:49 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:57:49 [INFO] 
05:57:49 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-api ---
05:57:49 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT...
05:57:49 [INFO] 
05:57:49 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-api ---
05:57:49 [INFO] Changes detected - recompiling the module! :dependency
05:57:49 [INFO] Compiling 12 source files with javac [debug target 17] to target/classes
05:57:49 [INFO] 
05:57:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-api ---
05:57:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/api/src/test/resources
05:57:49 [INFO] 
05:57:49 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-api ---
05:57:49 [INFO] Changes detected - recompiling the module! :dependency
05:57:49 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes
05:57:49 [INFO] 
05:57:49 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-api ---
05:57:49 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:57:49 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/things/api/target/surefire-reports
05:57:49 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:57:49 [INFO] 
05:57:49 [INFO] -------------------------------------------------------
05:57:49 [INFO]  T E S T S
05:57:49 [INFO] -------------------------------------------------------
05:57:50 [INFO] Running org.eclipse.ditto.things.api.ThingSnapshotTakenTest
05:57:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.166 s -- in org.eclipse.ditto.things.api.ThingSnapshotTakenTest
05:57:53 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingTest
05:57:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingTest
05:57:53 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsResponseTest
05:57:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsResponseTest
05:57:53 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsTest
05:57:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsTest
05:57:53 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingResponseTest
05:57:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingResponseTest
05:57:53 [INFO] 
05:57:53 [INFO] Results:
05:57:53 [INFO] 
05:57:53 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
05:57:53 [INFO] 
05:57:53 [INFO] 
05:57:53 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-api ---
05:57:53 [INFO] 
05:57:53 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-things-api ---
05:57:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar
05:57:53 [INFO] 
05:57:53 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-api ---
05:57:54 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:57:54 [INFO] No previous run data found, generating javadoc.
05:57:56 [WARNING] Javadoc Warnings
05:57:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/java/org/eclipse/ditto/things/api/package-info.java:14: warning: no comment
05:57:56 [WARNING] package org.eclipse.ditto.things.api;
05:57:56 [WARNING] ^
05:57:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/java/org/eclipse/ditto/things/api/commands/sudo/package-info.java:14: warning: no comment
05:57:56 [WARNING] package org.eclipse.ditto.things.api.commands.sudo;
05:57:56 [WARNING] ^
05:57:56 [WARNING] 2 warnings
05:57:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar
05:57:56 [INFO] 
05:57:56 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-api ---
05:57:56 [INFO] Tests are skipped.
05:57:56 [INFO] 
05:57:56 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-api ---
05:57:56 [INFO] Tests are skipped.
05:57:56 [INFO] 
05:57:56 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-api ---
05:57:56 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/api/target/jacoco.exec
05:57:56 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: API' with 12 classes
05:57:56 [INFO] 
05:57:56 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-api ---
05:57:56 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/0-SNAPSHOT/ditto-things-api-0-SNAPSHOT.pom
05:57:56 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/0-SNAPSHOT/ditto-things-api-0-SNAPSHOT.jar
05:57:56 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-api/0-SNAPSHOT/ditto-things-api-0-SNAPSHOT-javadoc.jar
05:57:56 [INFO] 
05:57:56 [INFO] --------------< org.eclipse.ditto:ditto-connectivity-api >--------------
05:57:56 [INFO] Building Eclipse Ditto :: Connectivity :: API 0-SNAPSHOT         [44/77]
05:57:56 [INFO]   from connectivity/api/pom.xml
05:57:56 [INFO] --------------------------------[ jar ]---------------------------------
05:57:56 [INFO] 
05:57:56 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-api ---
05:57:56 [INFO] 
05:57:56 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-api ---
05:57:56 [INFO] 
05:57:56 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-api ---
05:57:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/jacoco.exec
05:57:56 [INFO] 
05:57:56 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-api ---
05:57:56 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:57:56 [WARNING] 
05:57:56 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:57:56 [WARNING] 
05:57:56 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:57:56 [WARNING] 
05:57:56 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:57:56 [INFO] 
05:57:56 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-api ---
05:57:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/resources
05:57:56 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:57:56 [INFO] 
05:57:56 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-api ---
05:57:56 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT...
05:57:56 [INFO] 
05:57:56 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-api ---
05:57:56 [INFO] Changes detected - recompiling the module! :dependency
05:57:56 [INFO] Compiling 28 source files with javac [debug target 17] to target/classes
05:57:56 [INFO] 
05:57:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-api ---
05:57:56 [INFO] Copying 2 resources from src/test/resources to target/test-classes
05:57:56 [INFO] 
05:57:56 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-api ---
05:57:56 [INFO] Changes detected - recompiling the module! :dependency
05:57:56 [INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes
05:57:56 [INFO] 
05:57:56 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-api ---
05:57:56 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:57:56 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/surefire-reports
05:57:56 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:57:56 [INFO] 
05:57:56 [INFO] -------------------------------------------------------
05:57:56 [INFO]  T E S T S
05:57:56 [INFO] -------------------------------------------------------
05:57:57 [INFO] Running org.eclipse.ditto.connectivity.api.BaseClientStateTest
05:57:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s -- in org.eclipse.ditto.connectivity.api.BaseClientStateTest
05:57:57 [INFO] Running org.eclipse.ditto.connectivity.api.MappedInboundExternalMessageTest
05:57:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.862 s -- in org.eclipse.ditto.connectivity.api.MappedInboundExternalMessageTest
05:57:58 [INFO] Running org.eclipse.ditto.connectivity.api.ConnectivityMappingStrategiesTest
05:57:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.786 s -- in org.eclipse.ditto.connectivity.api.ConnectivityMappingStrategiesTest
05:57:59 [INFO] Running org.eclipse.ditto.connectivity.api.UnmodifiableExternalMessageTest
05:57:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05:58:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.996 s -- in org.eclipse.ditto.connectivity.api.UnmodifiableExternalMessageTest
05:58:02 [INFO] Running org.eclipse.ditto.connectivity.api.InboundSignalTest
05:58:02 SLF4J(W): No SLF4J providers were found.
05:58:02 SLF4J(W): Defaulting to no-operation (NOP) logger implementation
05:58:02 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
05:58:04 [INFO] [02/07/2024 10:58:04.767] [main] [CoordinatedShutdown(pekko://InboundSignalTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:58:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.370 s -- in org.eclipse.ditto.connectivity.api.InboundSignalTest
05:58:04 [INFO] Running org.eclipse.ditto.connectivity.api.messaging.monitoring.logs.LogEntryFactoryTest
05:58:05 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.900 s -- in org.eclipse.ditto.connectivity.api.messaging.monitoring.logs.LogEntryFactoryTest
05:58:05 [INFO] Running org.eclipse.ditto.connectivity.api.ConnectionTagTest
05:58:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.connectivity.api.ConnectionTagTest
05:58:05 [INFO] Running org.eclipse.ditto.connectivity.api.MappableOutboundSignalTest
05:58:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.connectivity.api.MappableOutboundSignalTest
05:58:05 [INFO] Running org.eclipse.ditto.connectivity.api.MappedOutboundSignalTest
05:58:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.connectivity.api.MappedOutboundSignalTest
05:58:05 [INFO] Running org.eclipse.ditto.connectivity.api.commands.sudo.SudoAddConnectionLogEntryTest
05:58:05 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.ditto.connectivity.api.commands.sudo.SudoAddConnectionLogEntryTest
05:58:06 [INFO] 
05:58:06 [INFO] Results:
05:58:06 [INFO] 
05:58:06 [INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0
05:58:06 [INFO] 
05:58:06 [INFO] 
05:58:06 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-api ---
05:58:06 [INFO] 
05:58:06 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-api ---
05:58:06 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar
05:58:06 [INFO] 
05:58:06 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-api ---
05:58:06 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:58:06 [INFO] No previous run data found, generating javadoc.
05:58:08 [WARNING] Javadoc Warnings
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/package-info.java:14: warning: no comment
05:58:08 [WARNING] package org.eclipse.ditto.connectivity.api;
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/package-info.java:14: warning: no comment
05:58:08 [WARNING] package org.eclipse.ditto.connectivity.api.commands.sudo;
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/package-info.java:14: warning: no comment
05:58:08 [WARNING] package org.eclipse.ditto.connectivity.api.messaging.monitoring.logs;
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:27: warning: no comment
05:58:08 [WARNING] CONNECTED,
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:26: warning: no comment
05:58:08 [WARNING] CONNECTING,
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:29: warning: no comment
05:58:08 [WARNING] DISCONNECTED,
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:28: warning: no comment
05:58:08 [WARNING] DISCONNECTING,
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:30: warning: no comment
05:58:08 [WARNING] INITIALIZED,
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:32: warning: no comment
05:58:08 [WARNING] TESTING;
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:31: warning: no comment
05:58:08 [WARNING] UNKNOWN,
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:33: warning: no comment
05:58:08 [WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_NAME = "connectionIdsRetrieval";
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:35: warning: no comment
05:58:08 [WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_PATH =
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:171: warning: no comment
05:58:08 [WARNING] BYTES,
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:170: warning: no comment
05:58:08 [WARNING] TEXT,
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:172: warning: no comment
05:58:08 [WARNING] TEXT_AND_BYTES,
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:173: warning: no comment
05:58:08 [WARNING] UNKNOWN
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/LogEntryFactory.java:65: warning: no @return
05:58:08 [WARNING] public static LogEntry getLogEntryForFailedCommandResponseRoundTrip(final Command<?> command,
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/messaging/monitoring/logs/LogEntryFactory.java:112: warning: no @return
05:58:08 [WARNING] public static LogEntry getLogEntryForIllegalCommandResponseAdaptable(
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/MappedInboundExternalMessage.java:38: warning: no comment
05:58:08 [WARNING] public static MappedInboundExternalMessage of(final ExternalMessage externalMessage, final TopicPath topicPath,
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/OutboundSignalFactory.java:87: warning: no @param for targets
05:58:08 [WARNING] public static OutboundSignal.Mappable newMappableOutboundSignal(final Signal<?> signal, final List<Target> targets,
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:44: warning: no comment
05:58:08 [WARNING] public static final String NAME = "sudoRetrieveConnectionIdsByTag";
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:46: warning: no comment
05:58:08 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME;
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTag.java:119: warning: no comment
05:58:08 [WARNING] public String getTag() {
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionIdsByTagResponse.java:141: warning: no comment
05:58:08 [WARNING] public Set<ConnectionId> getConnectionIds() {
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTags.java:43: warning: no comment
05:58:08 [WARNING] public static final String NAME = "sudoRetrieveConnectionTags";
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTags.java:45: warning: no comment
05:58:08 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME;
05:58:08 [WARNING] ^
05:58:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/commands/sudo/SudoRetrieveConnectionTagsResponse.java:141: warning: no comment
05:58:08 [WARNING] public Set<String> getConnectionTags() {
05:58:08 [WARNING] ^
05:58:08 [WARNING] 27 warnings
05:58:08 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar
05:58:08 [INFO] 
05:58:08 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-api ---
05:58:08 [INFO] Tests are skipped.
05:58:08 [INFO] 
05:58:08 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-api ---
05:58:08 [INFO] Tests are skipped.
05:58:08 [INFO] 
05:58:08 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-api ---
05:58:08 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/jacoco.exec
05:58:08 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: API' with 29 classes
05:58:08 [INFO] 
05:58:08 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-api ---
05:58:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/0-SNAPSHOT/ditto-connectivity-api-0-SNAPSHOT.pom
05:58:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/0-SNAPSHOT/ditto-connectivity-api-0-SNAPSHOT.jar
05:58:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-api/0-SNAPSHOT/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar
05:58:08 [INFO] 
05:58:08 [INFO] --------------------< org.eclipse.ditto:ditto-jwt >---------------------
05:58:08 [INFO] Building Eclipse Ditto :: JWT 0-SNAPSHOT                         [45/77]
05:58:08 [INFO]   from jwt/pom.xml
05:58:08 [INFO] --------------------------------[ pom ]---------------------------------
05:58:08 [INFO] 
05:58:08 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-jwt ---
05:58:08 [INFO] 
05:58:08 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-jwt ---
05:58:08 [INFO] 
05:58:08 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt ---
05:58:08 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/jwt/target/jacoco.exec
05:58:08 [INFO] 
05:58:08 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt ---
05:58:08 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:58:08 [INFO] The goal is skip due to packaging 'pom'
05:58:08 [INFO] 
05:58:08 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt ---
05:58:08 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt:pom:0-SNAPSHOT...
05:58:08 [INFO] 
05:58:08 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt ---
05:58:08 [INFO] 
05:58:08 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt ---
05:58:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
05:58:08 [INFO] 
05:58:08 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt ---
05:58:08 [INFO] Tests are skipped.
05:58:08 [INFO] 
05:58:08 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt ---
05:58:08 [INFO] Tests are skipped.
05:58:08 [INFO] 
05:58:08 [INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt ---
05:58:08 [INFO] Skipping JaCoCo execution due to missing execution data file.
05:58:08 [INFO] 
05:58:08 [INFO] --- install:3.1.1:install (default-install) @ ditto-jwt ---
05:58:08 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt/0-SNAPSHOT/ditto-jwt-0-SNAPSHOT.pom
05:58:08 [INFO] 
05:58:08 [INFO] -----------------< org.eclipse.ditto:ditto-jwt-model >------------------
05:58:08 [INFO] Building Eclipse Ditto :: JWT :: Model 0-SNAPSHOT                [46/77]
05:58:08 [INFO]   from jwt/model/pom.xml
05:58:08 [INFO] -------------------------------[ bundle ]-------------------------------
05:58:08 [INFO] 
05:58:08 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-jwt-model ---
05:58:08 [INFO] 
05:58:08 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-jwt-model ---
05:58:08 [INFO] 
05:58:08 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-jwt-model ---
05:58:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
05:58:08 [INFO] 
05:58:08 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt-model ---
05:58:08 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/jacoco.exec
05:58:08 [INFO] 
05:58:08 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt-model ---
05:58:08 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:58:08 [WARNING] 
05:58:08 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:58:08 [WARNING] 
05:58:08 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:58:08 [WARNING] 
05:58:08 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:58:08 [INFO] 
05:58:08 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-jwt-model ---
05:58:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/resources
05:58:08 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:58:08 [INFO] 
05:58:08 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt-model ---
05:58:08 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt-model:bundle:0-SNAPSHOT...
05:58:08 [INFO] 
05:58:08 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-jwt-model ---
05:58:08 [INFO] Changes detected - recompiling the module! :dependency
05:58:08 [INFO] Compiling 10 source files with javac [debug target 1.8] to target/classes
05:58:08 [WARNING] bootstrap class path not set in conjunction with -source 8
05:58:08 [INFO] 
05:58:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-jwt-model ---
05:58:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/test/resources
05:58:08 [INFO] 
05:58:08 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-jwt-model ---
05:58:08 [INFO] Changes detected - recompiling the module! :dependency
05:58:08 [INFO] Compiling 3 source files with javac [debug target 1.8] to target/test-classes
05:58:08 [WARNING] bootstrap class path not set in conjunction with -source 8
05:58:08 [INFO] 
05:58:08 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-jwt-model ---
05:58:08 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:58:08 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/surefire-reports
05:58:08 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:58:08 [INFO] 
05:58:08 [INFO] -------------------------------------------------------
05:58:08 [INFO]  T E S T S
05:58:08 [INFO] -------------------------------------------------------
05:58:08 [INFO] Running org.eclipse.ditto.jwt.model.ImmutableJsonWebKeyTest
05:58:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.842 s -- in org.eclipse.ditto.jwt.model.ImmutableJsonWebKeyTest
05:58:09 [INFO] Running org.eclipse.ditto.jwt.model.AudienceTest
05:58:09 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.eclipse.ditto.jwt.model.AudienceTest
05:58:09 [INFO] Running org.eclipse.ditto.jwt.model.ImmutableJsonWebTokenTest
05:58:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s -- in org.eclipse.ditto.jwt.model.ImmutableJsonWebTokenTest
05:58:10 [INFO] 
05:58:10 [INFO] Results:
05:58:10 [INFO] 
05:58:10 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
05:58:10 [INFO] 
05:58:10 [INFO] 
05:58:10 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt-model ---
05:58:10 [INFO] 
05:58:10 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-jwt-model ---
05:58:10 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar
05:58:10 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/classes/META-INF/MANIFEST.MF
05:58:10 [INFO] 
05:58:10 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt-model ---
05:58:10 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:58:10 [INFO] No previous run data found, generating javadoc.
05:58:12 [WARNING] Javadoc Warnings
05:58:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/package-info.java:15: warning: no comment
05:58:12 [WARNING] package org.eclipse.ditto.jwt.model;
05:58:12 [WARNING] ^
05:58:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:55: warning: no comment
05:58:12 [WARNING] protected AbstractJsonWebToken(final String token) {
05:58:12 [WARNING] ^
05:58:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:46: warning: no comment
05:58:12 [WARNING] protected AbstractJsonWebToken(final JsonWebToken jsonWebToken) {
05:58:12 [WARNING] ^
05:58:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtAudienceInvalidException.java:30: warning: no comment
05:58:12 [WARNING] public final class JwtAudienceInvalidException extends DittoRuntimeException implements JwtException {
05:58:12 [WARNING] ^
05:58:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtException.java:15: warning: no comment
05:58:12 [WARNING] public interface JwtException {
05:58:12 [WARNING] ^
05:58:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtInvalidException.java:28: warning: no comment
05:58:12 [WARNING] public final class JwtInvalidException extends DittoRuntimeException implements JwtException {
05:58:12 [WARNING] ^
05:58:12 [WARNING] 6 warnings
05:58:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar
05:58:12 [INFO] 
05:58:12 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt-model ---
05:58:12 [INFO] Tests are skipped.
05:58:12 [INFO] 
05:58:12 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt-model ---
05:58:12 [INFO] Tests are skipped.
05:58:12 [INFO] 
05:58:12 [INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt-model ---
05:58:12 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/jacoco.exec
05:58:12 [INFO] Analyzed bundle 'Eclipse Ditto :: JWT :: Model' with 10 classes
05:58:12 [INFO] 
05:58:12 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-jwt-model ---
05:58:12 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.diff'.
05:58:12 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.xml'.
05:58:12 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.html'.
05:58:12 [INFO] 
05:58:12 [INFO] --- install:3.1.1:install (default-install) @ ditto-jwt-model ---
05:58:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.pom
05:58:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.jar
05:58:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT-javadoc.jar
05:58:12 [INFO] 
05:58:12 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-jwt-model ---
05:58:12 [INFO] Installing org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.jar
05:58:12 [INFO] Writing OBR metadata
05:58:12 [INFO] 
05:58:12 [INFO] --------------------< org.eclipse.ditto:ditto-wot >---------------------
05:58:12 [INFO] Building Eclipse Ditto :: WoT 0-SNAPSHOT                         [47/77]
05:58:12 [INFO]   from wot/pom.xml
05:58:12 [INFO] --------------------------------[ pom ]---------------------------------
05:58:12 [INFO] 
05:58:12 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot ---
05:58:12 [INFO] 
05:58:12 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-wot ---
05:58:12 [INFO] 
05:58:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot ---
05:58:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/wot/target/jacoco.exec
05:58:12 [INFO] 
05:58:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot ---
05:58:12 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:58:12 [INFO] The goal is skip due to packaging 'pom'
05:58:12 [INFO] 
05:58:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot ---
05:58:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot:pom:0-SNAPSHOT...
05:58:12 [INFO] 
05:58:12 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot ---
05:58:12 [INFO] 
05:58:12 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot ---
05:58:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
05:58:12 [INFO] 
05:58:12 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot ---
05:58:12 [INFO] Tests are skipped.
05:58:12 [INFO] 
05:58:12 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot ---
05:58:12 [INFO] Tests are skipped.
05:58:12 [INFO] 
05:58:12 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot ---
05:58:12 [INFO] Skipping JaCoCo execution due to missing execution data file.
05:58:12 [INFO] 
05:58:12 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot ---
05:58:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot/0-SNAPSHOT/ditto-wot-0-SNAPSHOT.pom
05:58:12 [INFO] 
05:58:12 [INFO] -----------------< org.eclipse.ditto:ditto-wot-model >------------------
05:58:12 [INFO] Building Eclipse Ditto :: WoT :: Model 0-SNAPSHOT                [48/77]
05:58:12 [INFO]   from wot/model/pom.xml
05:58:12 [INFO] -------------------------------[ bundle ]-------------------------------
05:58:12 [INFO] 
05:58:12 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot-model ---
05:58:12 [INFO] 
05:58:12 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-wot-model ---
05:58:12 [INFO] 
05:58:12 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-wot-model ---
05:58:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
05:58:12 [INFO] 
05:58:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-model ---
05:58:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/wot/model/target/jacoco.exec
05:58:12 [INFO] 
05:58:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-model ---
05:58:12 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:58:12 [WARNING] 
05:58:12 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:58:12 [WARNING] 
05:58:12 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:58:12 [WARNING] 
05:58:12 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/wot/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:58:12 [INFO] 
05:58:12 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-model ---
05:58:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/resources
05:58:12 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:58:12 [INFO] 
05:58:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-model ---
05:58:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-model:bundle:0-SNAPSHOT...
05:58:12 [INFO] 
05:58:12 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-model ---
05:58:12 [INFO] Changes detected - recompiling the module! :dependency
05:58:12 [INFO] Compiling 232 source files with javac [debug target 1.8] to target/classes
05:58:13 [WARNING] bootstrap class path not set in conjunction with -source 8
05:58:13 [INFO] 
05:58:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-model ---
05:58:13 [INFO] Copying 1 resource from src/test/resources to target/test-classes
05:58:13 [INFO] 
05:58:13 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-model ---
05:58:13 [INFO] Changes detected - recompiling the module! :dependency
05:58:13 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
05:58:13 [WARNING] bootstrap class path not set in conjunction with -source 8
05:58:13 [INFO] 
05:58:13 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-model ---
05:58:13 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:58:13 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/surefire-reports
05:58:13 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:58:13 [INFO] 
05:58:13 [INFO] -------------------------------------------------------
05:58:13 [INFO]  T E S T S
05:58:13 [INFO] -------------------------------------------------------
05:58:14 [INFO] Running org.eclipse.ditto.wot.model.ThingDescriptionTest
05:58:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s -- in org.eclipse.ditto.wot.model.ThingDescriptionTest
05:58:14 [INFO] 
05:58:14 [INFO] Results:
05:58:14 [INFO] 
05:58:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
05:58:14 [INFO] 
05:58:14 [INFO] 
05:58:14 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-model ---
05:58:14 [INFO] 
05:58:14 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-wot-model ---
05:58:14 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar
05:58:14 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/classes/META-INF/MANIFEST.MF
05:58:14 [INFO] 
05:58:14 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-model ---
05:58:15 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:58:15 [INFO] No previous run data found, generating javadoc.
05:58:19 [WARNING] Javadoc Warnings
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:63: warning: no comment
05:58:19 [WARNING] interface Builder extends Interaction.Builder<Builder, Action, ActionFormElement, ActionForms> {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:34: warning: no comment
05:58:19 [WARNING] static Action fromJson(final CharSequence actionName, final JsonObject jsonObject) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:51: warning: no comment
05:58:19 [WARNING] String getActionName();
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:53: warning: no comment
05:58:19 [WARNING] Optional<SingleDataSchema> getInput();
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:55: warning: no comment
05:58:19 [WARNING] Optional<SingleDataSchema> getOutput();
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:59: warning: no comment
05:58:19 [WARNING] boolean isIdempotent();
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:57: warning: no comment
05:58:19 [WARNING] boolean isSafe();
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:61: warning: no comment
05:58:19 [WARNING] Optional<Boolean> isSynchronous();
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:38: warning: no comment
05:58:19 [WARNING] static Action.Builder newBuilder(final CharSequence actionName) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:42: warning: no comment
05:58:19 [WARNING] static Action.Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:65: warning: no comment
05:58:19 [WARNING] static Builder newBuilder(final CharSequence actionName) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:70: warning: no comment
05:58:19 [WARNING] static Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:80: warning: no comment
05:58:19 [WARNING] Builder setIdempotent(@Nullable Boolean idempotent);
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:74: warning: no comment
05:58:19 [WARNING] Builder setInput(@Nullable SingleDataSchema input);
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:76: warning: no comment
05:58:19 [WARNING] Builder setOutput(@Nullable SingleDataSchema output);
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:78: warning: no comment
05:58:19 [WARNING] Builder setSafe(@Nullable Boolean safe);
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:82: warning: no comment
05:58:19 [WARNING] Builder setSynchronous(@Nullable Boolean synchronous);
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:100: warning: no comment
05:58:19 [WARNING] public static final JsonFieldDefinition<Boolean> IDEMPOTENT = JsonFactory.newBooleanFieldDefinition(
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:91: warning: no comment
05:58:19 [WARNING] public static final JsonFieldDefinition<JsonObject> INPUT = JsonFactory.newJsonObjectFieldDefinition(
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:94: warning: no comment
05:58:19 [WARNING] public static final JsonFieldDefinition<JsonObject> OUTPUT = JsonFactory.newJsonObjectFieldDefinition(
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:97: warning: no comment
05:58:19 [WARNING] public static final JsonFieldDefinition<Boolean> SAFE = JsonFactory.newBooleanFieldDefinition(
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:103: warning: no comment
05:58:19 [WARNING] public static final JsonFieldDefinition<Boolean> SYNCHRONOUS = JsonFactory.newBooleanFieldDefinition(
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:45: warning: no comment
05:58:19 [WARNING] interface Builder extends FormElement.Builder<Builder, ActionFormElement> {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:26: warning: no comment
05:58:19 [WARNING] static ActionFormElement fromJson(final JsonObject jsonObject) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:43: warning: no comment
05:58:19 [WARNING] ActionFormElementOp<SingleActionFormElementOp> getOp();
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:30: warning: no comment
05:58:19 [WARNING] static ActionFormElement.Builder newBuilder() {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:34: warning: no comment
05:58:19 [WARNING] static ActionFormElement.Builder newBuilder(final JsonObject jsonObject) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:47: warning: no comment
05:58:19 [WARNING] static Builder newBuilder() {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:51: warning: no comment
05:58:19 [WARNING] static Builder newBuilder(final JsonObject jsonObject) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:55: warning: no comment
05:58:19 [WARNING] Builder setOp(@Nullable ActionFormElementOp<SingleActionFormElementOp> op);
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:30: warning: no comment
05:58:19 [WARNING] static ActionForms fromJson(final JsonArray jsonArray) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:40: warning: no comment
05:58:19 [WARNING] static ActionForms of(final Collection<ActionFormElement> formElements) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:43: warning: no comment
05:58:19 [WARNING] static Actions from(final Collection<Action> actions) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:32: warning: no comment
05:58:19 [WARNING] static Actions fromJson(final JsonObject jsonObject) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:58: warning: no comment
05:58:19 [WARNING] Optional<Action> getAction(CharSequence actionName);
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:54: warning: no comment
05:58:19 [WARNING] static Actions of(final Map<String, Action> actions) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:44: warning: no comment
05:58:19 [WARNING] interface Builder extends SecurityScheme.Builder<AdditionalSecurityScheme.Builder, AdditionalSecurityScheme> {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:29: warning: no comment
05:58:19 [WARNING] static AdditionalSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:33: warning: no comment
05:58:19 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:38: warning: no comment
05:58:19 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:46: warning: no comment
05:58:19 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:58: warning: no comment
05:58:19 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:57: warning: no comment
05:58:19 [WARNING] interface Builder extends SecurityScheme.Builder<Builder, AllOfComboSecurityScheme> {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:36: warning: no comment
05:58:19 [WARNING] static AllOfComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ComboSecurityScheme.java:25: warning: no comment
05:58:19 [WARNING] static ComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:54: warning: no comment
05:58:19 [WARNING] List<String> getAllOf();
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SecurityScheme.java:137: warning: no comment
05:58:19 [WARNING] SecuritySchemeScheme getScheme();
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:40: warning: no comment
05:58:19 [WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:44: warning: no comment
05:58:19 [WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:59: warning: no comment
05:58:19 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:65: warning: no comment
05:58:19 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName,
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:72: warning: no comment
05:58:19 [WARNING] Builder setAllOf(@Nullable Collection<SecurityScheme> securitySchemes);
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:82: warning: no comment
05:58:19 [WARNING] public static final JsonFieldDefinition<JsonArray> ALL_OF = JsonFactory.newJsonArrayFieldDefinition(
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:57: warning: no comment
05:58:19 [WARNING] interface Builder extends SecurityScheme.Builder<Builder, ApiKeySecurityScheme> {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:35: warning: no comment
05:58:19 [WARNING] static ApiKeySecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:52: warning: no comment
05:58:19 [WARNING] Optional<SecuritySchemeIn> getIn();
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:54: warning: no comment
05:58:19 [WARNING] Optional<String> getName();
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:39: warning: no comment
05:58:19 [WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:43: warning: no comment
05:58:19 [WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:59: warning: no comment
05:58:19 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:65: warning: no comment
05:58:19 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:71: warning: no comment
05:58:19 [WARNING] ApiKeySecurityScheme.Builder setIn(@Nullable String in);
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:73: warning: no comment
05:58:19 [WARNING] ApiKeySecurityScheme.Builder setName(@Nullable String name);
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:83: warning: no comment
05:58:19 [WARNING] public static final JsonFieldDefinition<String> IN = JsonFactory.newStringFieldDefinition(
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:86: warning: no comment
05:58:19 [WARNING] public static final JsonFieldDefinition<String> NAME = JsonFactory.newStringFieldDefinition(
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:59: warning: no comment
05:58:19 [WARNING] interface Builder extends SingleDataSchema.Builder<Builder, ArraySchema> {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:32: warning: no comment
05:58:19 [WARNING] static ArraySchema fromJson(final JsonObject jsonObject) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:48: warning: no comment
05:58:19 [WARNING] static SingleDataSchema fromJson(final JsonObject jsonObject) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:53: warning: no comment
05:58:19 [WARNING] Optional<DataSchema> getItems();
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:57: warning: no comment
05:58:19 [WARNING] Optional<Integer> getMaxItems();
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:55: warning: no comment
05:58:19 [WARNING] Optional<Integer> getMinItems();
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:104: warning: no comment
05:58:19 [WARNING] Optional<DataSchemaType> getType();
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:36: warning: no comment
05:58:19 [WARNING] static ArraySchema.Builder newBuilder() {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:40: warning: no comment
05:58:19 [WARNING] static ArraySchema.Builder newBuilder(final JsonObject jsonObject) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:44: warning: no comment
05:58:19 [WARNING] default ArraySchema.Builder toBuilder() {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:61: warning: no comment
05:58:19 [WARNING] static Builder newBuilder() {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:65: warning: no comment
05:58:19 [WARNING] static Builder newBuilder(final JsonObject jsonObject) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:69: warning: no comment
05:58:19 [WARNING] Builder setItems(@Nullable DataSchema items);
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:73: warning: no comment
05:58:19 [WARNING] Builder setMaxItems(@Nullable Integer maxItems);
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:71: warning: no comment
05:58:19 [WARNING] Builder setMinItems(@Nullable Integer minItems);
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:83: warning: no comment
05:58:19 [WARNING] public static final JsonFieldDefinition<JsonObject> ITEMS = JsonFactory.newJsonObjectFieldDefinition(
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:86: warning: no comment
05:58:19 [WARNING] public static final JsonFieldDefinition<JsonArray> ITEMS_MULTIPLE = JsonFactory.newJsonArrayFieldDefinition(
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:92: warning: no comment
05:58:19 [WARNING] public static final JsonFieldDefinition<Integer> MAX_ITEMS = JsonFactory.newIntFieldDefinition(
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:89: warning: no comment
05:58:19 [WARNING] public static final JsonFieldDefinition<Integer> MIN_ITEMS = JsonFactory.newIntFieldDefinition(
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:35: warning: no comment
05:58:19 [WARNING] static MultipleAtContext newMultipleAtContext(final Collection<SingleAtContext> contexts) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:30: warning: no comment
05:58:19 [WARNING] static SinglePrefixedAtContext newSinglePrefixedAtContext(final CharSequence prefix,
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:26: warning: no comment
05:58:19 [WARNING] static SingleUriAtContext newSingleUriAtContext(final CharSequence context) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:29: warning: no comment
05:58:19 [WARNING] static MultipleAtType newMultipleAtType(final Collection<SingleAtType> types) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:25: warning: no comment
05:58:19 [WARNING] static SingleAtType newSingleAtType(final CharSequence type) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:45: warning: no comment
05:58:19 [WARNING] interface Builder extends SecurityScheme.Builder<AutoSecurityScheme.Builder, AutoSecurityScheme> {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:28: warning: no comment
05:58:19 [WARNING] static AutoSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:32: warning: no comment
05:58:19 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:36: warning: no comment
05:58:19 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:47: warning: no comment
05:58:19 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:53: warning: no comment
05:58:19 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:67: warning: no comment
05:58:19 [WARNING] interface Builder<B extends Builder<B, L>, L extends BaseLink<L>> extends TypedJsonObjectBuilder<B, L> {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:36: warning: no comment
05:58:19 [WARNING] String REL_ICON = "icon";
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:38: warning: no comment
05:58:19 [WARNING] static BaseLink<?> fromJson(final JsonObject jsonObject) {
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:62: warning: no comment
05:58:19 [WARNING] Optional<IRI> getAnchor();
05:58:19 [WARNING] ^
05:58:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:56: warning: no comment
05:58:19 [WARNING] IRI getHref();
05:58:19 [WARNING] ^
05:58:19 [WARNING] 100 warnings
05:58:19 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar
05:58:19 [INFO] 
05:58:19 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-model ---
05:58:19 [INFO] Tests are skipped.
05:58:19 [INFO] 
05:58:19 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-model ---
05:58:19 [INFO] Tests are skipped.
05:58:19 [INFO] 
05:58:19 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-model ---
05:58:19 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/wot/model/target/jacoco.exec
05:58:19 [INFO] Analyzed bundle 'Eclipse Ditto :: WoT :: Model' with 287 classes
05:58:19 [INFO] 
05:58:19 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-wot-model ---
05:58:19 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.diff'.
05:58:20 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.xml'.
05:58:20 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.html'.
05:58:20 [INFO] 
05:58:20 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot-model ---
05:58:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.pom
05:58:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.jar
05:58:20 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT-javadoc.jar
05:58:20 [INFO] 
05:58:20 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-wot-model ---
05:58:20 [INFO] Installing org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.jar
05:58:20 [INFO] Writing OBR metadata
05:58:20 [INFO] 
05:58:20 [INFO] --------< org.eclipse.ditto:ditto-internal-utils-cache-loaders >--------
05:58:20 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache Loaders 0-SNAPSHOT [49/77]
05:58:20 [INFO]   from internal/utils/cache-loaders/pom.xml
05:58:20 [INFO] --------------------------------[ jar ]---------------------------------
05:58:20 [INFO] 
05:58:20 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cache-loaders ---
05:58:20 [INFO] 
05:58:20 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cache-loaders ---
05:58:20 [INFO] 
05:58:20 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache-loaders ---
05:58:20 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/jacoco.exec
05:58:20 [INFO] 
05:58:20 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache-loaders ---
05:58:20 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:58:20 [WARNING] 
05:58:20 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:58:20 [WARNING] 
05:58:20 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:58:20 [WARNING] 
05:58:20 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:58:20 [INFO] 
05:58:20 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache-loaders ---
05:58:20 [INFO] Copying 1 resource from src/main/resources to target/classes
05:58:20 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:58:20 [INFO] 
05:58:20 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache-loaders ---
05:58:20 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT...
05:58:20 [INFO] 
05:58:20 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache-loaders ---
05:58:20 [INFO] Changes detected - recompiling the module! :dependency
05:58:20 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes
05:58:20 [INFO] 
05:58:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache-loaders ---
05:58:20 [INFO] Copying 2 resources from src/test/resources to target/test-classes
05:58:20 [INFO] 
05:58:20 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache-loaders ---
05:58:20 [INFO] Changes detected - recompiling the module! :dependency
05:58:20 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
05:58:20 [INFO] 
05:58:20 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache-loaders ---
05:58:20 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:58:20 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/surefire-reports
05:58:20 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:58:20 [INFO] 
05:58:20 [INFO] -------------------------------------------------------
05:58:20 [INFO]  T E S T S
05:58:20 [INFO] -------------------------------------------------------
05:58:20 [INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.config.DefaultAskWithRetryConfigTest
05:58:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.756 s -- in org.eclipse.ditto.internal.utils.cacheloaders.config.DefaultAskWithRetryConfigTest
05:58:23 [INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.EntityRegionMapTest
05:58:24 [INFO] [02/07/2024 10:58:24.684] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:58:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.097 s -- in org.eclipse.ditto.internal.utils.cacheloaders.EntityRegionMapTest
05:58:24 [INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetryTest
05:58:24 10:58:24.878 [test-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
05:58:26 10:58:26.030 [Thread-3] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-6#-1666702313]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
05:58:27 10:58:27.049 [Thread-4] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-6#-1666702313]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
05:58:30 10:58:30.598 [Thread-8] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-8#-559055506]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
05:58:31 10:58:31.859 [Thread-9] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-8#-559055506]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
05:58:33 10:58:33.338 [Thread-10] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-8#-559055506]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
05:58:35 10:58:35.218 [Thread-11] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-8#-559055506]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
05:58:37 10:58:37.728 [Thread-13] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-9#-1005896547]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
05:58:39 10:58:38.989 [Thread-14] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-9#-1005896547]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
05:58:41 10:58:41.448 [Thread-17] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-10#-526724063]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
05:58:46 10:58:45.978 [Thread-22] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-13#1795068458]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
05:58:48 10:58:48.018 [Thread-23] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-13#1795068458]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
05:58:58 10:58:58.118 [Thread-33] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-18#2141061594]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
05:59:00 10:59:00.158 [Thread-34] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-18#2141061594]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
05:59:02 10:59:02.198 [Thread-35] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-18#2141061594]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
05:59:04 10:59:04.239 [Thread-36] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-18#2141061594]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
05:59:05 10:59:05.748 [Thread-38] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-19#50279350]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
05:59:06 10:59:06.768 [Thread-39] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-19#50279350]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
05:59:07 10:59:07.788 [Thread-40] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-19#50279350]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
05:59:08 10:59:08.808 [Thread-41] WARN org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetry -- Got AskTimeout during ask for message <String> and entityId <null / null> - retrying.. : <Ask timed out on [Actor[pekko://test/system/testProbe-19#50279350]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
05:59:10 10:59:10.807 [test-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:59:10 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.10 s -- in org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetryTest
05:59:10 [INFO] 
05:59:10 [INFO] Results:
05:59:10 [INFO] 
05:59:10 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
05:59:10 [INFO] 
05:59:10 [INFO] 
05:59:10 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache-loaders ---
05:59:10 [INFO] 
05:59:10 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache-loaders ---
05:59:10 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar
05:59:10 [INFO] 
05:59:10 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache-loaders ---
05:59:10 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:59:10 [INFO] No previous run data found, generating javadoc.
05:59:12 [WARNING] Javadoc Warnings
05:59:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/package-info.java:14: warning: no comment
05:59:12 [WARNING] package org.eclipse.ditto.internal.utils.cacheloaders;
05:59:12 [WARNING] ^
05:59:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/package-info.java:14: warning: no comment
05:59:12 [WARNING] package org.eclipse.ditto.internal.utils.cacheloaders.config;
05:59:12 [WARNING] ^
05:59:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/ActorAskCacheLoader.java:82: warning: no @param for <K>
05:59:12 [WARNING] public static <V, K extends EntityId> ActorAskCacheLoader<V, Command<?>, K> forShard(
05:59:12 [WARNING] ^
05:59:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:22: warning: no comment
05:59:12 [WARNING] BACKOFF_DELAY
05:59:12 [WARNING] ^
05:59:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:21: warning: no comment
05:59:12 [WARNING] FIXED_DELAY,
05:59:12 [WARNING] ^
05:59:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:20: warning: no comment
05:59:12 [WARNING] NO_DELAY,
05:59:12 [WARNING] ^
05:59:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/src/main/java/org/eclipse/ditto/internal/utils/cacheloaders/config/RetryStrategy.java:19: warning: no comment
05:59:12 [WARNING] OFF,
05:59:12 [WARNING] ^
05:59:12 [WARNING] 7 warnings
05:59:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar
05:59:12 [INFO] 
05:59:12 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache-loaders ---
05:59:12 [INFO] Tests are skipped.
05:59:12 [INFO] 
05:59:12 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache-loaders ---
05:59:12 [INFO] Tests are skipped.
05:59:12 [INFO] 
05:59:12 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache-loaders ---
05:59:12 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/jacoco.exec
05:59:12 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache Loaders' with 11 classes
05:59:12 [INFO] 
05:59:12 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache-loaders ---
05:59:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/0-SNAPSHOT/ditto-internal-utils-cache-loaders-0-SNAPSHOT.pom
05:59:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/0-SNAPSHOT/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar
05:59:12 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-cache-loaders/0-SNAPSHOT/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar
05:59:12 [INFO] 
05:59:12 [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-namespaces >----------
05:59:12 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Namespaces 0-SNAPSHOT [50/77]
05:59:12 [INFO]   from internal/utils/namespaces/pom.xml
05:59:12 [INFO] --------------------------------[ jar ]---------------------------------
05:59:12 [INFO] 
05:59:12 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-namespaces ---
05:59:12 [INFO] 
05:59:12 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-namespaces ---
05:59:12 [INFO] 
05:59:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-namespaces ---
05:59:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/jacoco.exec
05:59:12 [INFO] 
05:59:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-namespaces ---
05:59:12 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:59:12 [WARNING] 
05:59:12 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:59:12 [WARNING] 
05:59:12 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:59:12 [WARNING] 
05:59:12 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:59:12 [INFO] 
05:59:12 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-namespaces ---
05:59:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/resources
05:59:12 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:59:12 [INFO] 
05:59:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-namespaces ---
05:59:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT...
05:59:12 [INFO] 
05:59:12 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-namespaces ---
05:59:12 [INFO] Changes detected - recompiling the module! :dependency
05:59:12 [INFO] Compiling 4 source files with javac [debug target 17] to target/classes
05:59:12 [INFO] 
05:59:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-namespaces ---
05:59:12 [INFO] Copying 1 resource from src/test/resources to target/test-classes
05:59:12 [INFO] 
05:59:12 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-namespaces ---
05:59:12 [INFO] Changes detected - recompiling the module! :dependency
05:59:12 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
05:59:13 [INFO] 
05:59:13 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-namespaces ---
05:59:13 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:59:13 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/surefire-reports
05:59:13 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:59:13 [INFO] 
05:59:13 [INFO] -------------------------------------------------------
05:59:13 [INFO]  T E S T S
05:59:13 [INFO] -------------------------------------------------------
05:59:13 [INFO] Running org.eclipse.ditto.internal.utils.namespaces.BlockedNamespacesTest
05:59:15 [INFO] [02/07/2024 10:59:15.779] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.49.1:35469] with UID [-406219960258876268]
05:59:15 [INFO] [02/07/2024 10:59:15.799] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:35469] - Starting up, Pekko version [1.0.1] ...
05:59:16 [INFO] [02/07/2024 10:59:15.923] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:35469] - Registered cluster JMX MBean [pekko:type=Cluster]
05:59:16 [INFO] [02/07/2024 10:59:15.923] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:35469] - Started up successfully
05:59:16 [INFO] [02/07/2024 10:59:15.990] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:35469] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
05:59:16 [INFO] [02/07/2024 10:59:15.991] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:35469] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
05:59:16 [INFO] [02/07/2024 10:59:16.903] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:59:16 [INFO] [02/07/2024 10:59:16.914] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:35469] - Exiting completed
05:59:16 [INFO] [02/07/2024 10:59:16.915] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:35469] - Shutting down...
05:59:16 [INFO] [pekkoDeadLetter][02/07/2024 10:59:16.914] [BlockedNamespacesTest-pekko.actor.default-dispatcher-10] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#-989143497] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
05:59:16 [INFO] [02/07/2024 10:59:16.915] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:35469] - Successfully shut down
05:59:16 [INFO] [02/07/2024 10:59:16.932] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.49.1:35469/system/remoting-terminator] Shutting down remote daemon.
05:59:16 [INFO] [02/07/2024 10:59:16.934] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.49.1:35469/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
05:59:16 [INFO] [02/07/2024 10:59:16.977] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.49.1:35469/system/remoting-terminator] Remoting shut down.
05:59:17 [INFO] [02/07/2024 10:59:17.075] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.49.1:43891] with UID [-8092839614481064003]
05:59:17 [INFO] [02/07/2024 10:59:17.076] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:43891] - Starting up, Pekko version [1.0.1] ...
05:59:17 [INFO] [02/07/2024 10:59:17.080] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:43891] - Registered cluster JMX MBean [pekko:type=Cluster]
05:59:17 [INFO] [02/07/2024 10:59:17.080] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:43891] - Started up successfully
05:59:17 [INFO] [02/07/2024 10:59:17.082] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:43891] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
05:59:17 [INFO] [02/07/2024 10:59:17.082] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:43891] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
05:59:17 [INFO] [02/07/2024 10:59:17.119] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:59:17 [INFO] [02/07/2024 10:59:17.121] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:43891] - Exiting completed
05:59:17 [INFO] [02/07/2024 10:59:17.121] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:43891] - Shutting down...
05:59:17 [INFO] [02/07/2024 10:59:17.121] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:43891] - Successfully shut down
05:59:17 [INFO] [pekkoDeadLetter][02/07/2024 10:59:17.161] [BlockedNamespacesTest-pekko.actor.default-dispatcher-5] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#-1350185624] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
05:59:17 [INFO] [02/07/2024 10:59:17.164] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.49.1:43891/system/remoting-terminator] Shutting down remote daemon.
05:59:17 [INFO] [02/07/2024 10:59:17.164] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.49.1:43891/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
05:59:17 [INFO] [02/07/2024 10:59:17.167] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.49.1:43891/system/remoting-terminator] Remoting shut down.
05:59:17 [INFO] [02/07/2024 10:59:17.209] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.49.1:38755] with UID [-539288207342440604]
05:59:17 [INFO] [02/07/2024 10:59:17.210] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38755] - Starting up, Pekko version [1.0.1] ...
05:59:17 [INFO] [02/07/2024 10:59:17.215] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38755] - Registered cluster JMX MBean [pekko:type=Cluster]
05:59:17 [INFO] [02/07/2024 10:59:17.215] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38755] - Started up successfully
05:59:17 [INFO] [02/07/2024 10:59:17.261] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38755] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
05:59:17 [INFO] [02/07/2024 10:59:17.261] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38755] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
05:59:17 [INFO] [02/07/2024 10:59:17.394] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.49.1:38503] with UID [3155950118302802007]
05:59:17 [INFO] [02/07/2024 10:59:17.395] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38503] - Starting up, Pekko version [1.0.1] ...
05:59:17 [INFO] [02/07/2024 10:59:17.399] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38503] - Registered cluster JMX MBean [pekko:type=Cluster]
05:59:17 [INFO] [02/07/2024 10:59:17.399] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38503] - Started up successfully
05:59:17 [INFO] [02/07/2024 10:59:17.401] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38503] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
05:59:17 [INFO] [02/07/2024 10:59:17.401] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38503] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
05:59:19 [INFO] [02/07/2024 10:59:19.554] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:59:19 [INFO] [pekkoDeadLetter][02/07/2024 10:59:19.555] [BlockedNamespacesTest-pekko.actor.default-dispatcher-10] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#274849073] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
05:59:19 [INFO] [02/07/2024 10:59:19.555] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-6] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38503] - Exiting completed
05:59:19 [INFO] [02/07/2024 10:59:19.555] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-6] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38503] - Shutting down...
05:59:19 [INFO] [02/07/2024 10:59:19.555] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-6] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38503] - Successfully shut down
05:59:19 [INFO] [02/07/2024 10:59:19.558] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.49.1:38503/system/remoting-terminator] Shutting down remote daemon.
05:59:19 [INFO] [02/07/2024 10:59:19.558] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.49.1:38503/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
05:59:19 [INFO] [02/07/2024 10:59:19.565] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.49.1:38503/system/remoting-terminator] Remoting shut down.
05:59:19 [INFO] [02/07/2024 10:59:19.597] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.49.1:38181] with UID [-7650157214000151741]
05:59:19 [INFO] [02/07/2024 10:59:19.598] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38181] - Starting up, Pekko version [1.0.1] ...
05:59:19 [INFO] [02/07/2024 10:59:19.600] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38181] - Registered cluster JMX MBean [pekko:type=Cluster]
05:59:19 [INFO] [02/07/2024 10:59:19.601] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38181] - Started up successfully
05:59:19 [INFO] [02/07/2024 10:59:19.602] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-6] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38181] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
05:59:19 [INFO] [02/07/2024 10:59:19.602] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-6] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38181] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
05:59:19 [INFO] [02/07/2024 10:59:19.620] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:59:19 [INFO] [pekkoDeadLetter][02/07/2024 10:59:19.621] [BlockedNamespacesTest-pekko.actor.default-dispatcher-11] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#1874875987] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
05:59:19 [INFO] [02/07/2024 10:59:19.621] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-6] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38181] - Exiting completed
05:59:19 [INFO] [02/07/2024 10:59:19.622] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-6] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38181] - Shutting down...
05:59:19 [INFO] [02/07/2024 10:59:19.622] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-6] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:38181] - Successfully shut down
05:59:19 [INFO] [02/07/2024 10:59:19.624] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.49.1:38181/system/remoting-terminator] Shutting down remote daemon.
05:59:19 [INFO] [02/07/2024 10:59:19.624] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.49.1:38181/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
05:59:19 [INFO] [02/07/2024 10:59:19.625] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.49.1:38181/system/remoting-terminator] Remoting shut down.
05:59:19 [INFO] [02/07/2024 10:59:19.685] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.49.1:40671] with UID [-703979933400838610]
05:59:19 [INFO] [02/07/2024 10:59:19.686] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:40671] - Starting up, Pekko version [1.0.1] ...
05:59:19 [INFO] [02/07/2024 10:59:19.689] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:40671] - Registered cluster JMX MBean [pekko:type=Cluster]
05:59:19 [INFO] [02/07/2024 10:59:19.689] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:40671] - Started up successfully
05:59:19 [INFO] [02/07/2024 10:59:19.690] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:40671] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
05:59:19 [INFO] [02/07/2024 10:59:19.690] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:40671] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
05:59:19 [INFO] [02/07/2024 10:59:19.709] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:59:19 [INFO] [pekkoDeadLetter][02/07/2024 10:59:19.709] [BlockedNamespacesTest-pekko.actor.default-dispatcher-6] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#-1460283274] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
05:59:19 [INFO] [02/07/2024 10:59:19.710] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:40671] - Exiting completed
05:59:19 [INFO] [02/07/2024 10:59:19.710] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:40671] - Shutting down...
05:59:19 [INFO] [02/07/2024 10:59:19.710] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.49.1:40671] - Successfully shut down
05:59:19 [INFO] [02/07/2024 10:59:19.712] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.49.1:40671/system/remoting-terminator] Shutting down remote daemon.
05:59:19 [INFO] [02/07/2024 10:59:19.712] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.49.1:40671/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
05:59:19 [INFO] [02/07/2024 10:59:19.713] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.49.1:40671/system/remoting-terminator] Remoting shut down.
05:59:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.943 s -- in org.eclipse.ditto.internal.utils.namespaces.BlockedNamespacesTest
05:59:19 [INFO] 
05:59:19 [INFO] Results:
05:59:19 [INFO] 
05:59:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
05:59:19 [INFO] 
05:59:19 [INFO] 
05:59:19 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-namespaces ---
05:59:19 [INFO] 
05:59:19 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-namespaces ---
05:59:19 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar
05:59:19 [INFO] 
05:59:19 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-namespaces ---
05:59:19 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:59:19 [INFO] No previous run data found, generating javadoc.
05:59:21 [WARNING] Javadoc Warnings
05:59:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/java/org/eclipse/ditto/internal/utils/namespaces/package-info.java:15: warning: no comment
05:59:21 [WARNING] package org.eclipse.ditto.internal.utils.namespaces;
05:59:21 [WARNING] ^
05:59:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/java/org/eclipse/ditto/internal/utils/namespaces/BlockedNamespacesUpdater.java:61: warning: no @param for pubSubMediator
05:59:21 [WARNING] public static Props props(final BlockedNamespaces blockedNamespaces, final ActorRef pubSubMediator) {
05:59:21 [WARNING] ^
05:59:21 [WARNING] 2 warnings
05:59:21 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar
05:59:21 [INFO] 
05:59:21 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-namespaces ---
05:59:21 [INFO] Tests are skipped.
05:59:21 [INFO] 
05:59:21 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-namespaces ---
05:59:21 [INFO] Tests are skipped.
05:59:21 [INFO] 
05:59:21 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-namespaces ---
05:59:21 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/jacoco.exec
05:59:21 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Namespaces' with 4 classes
05:59:21 [INFO] 
05:59:21 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-namespaces ---
05:59:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/0-SNAPSHOT/ditto-internal-utils-namespaces-0-SNAPSHOT.pom
05:59:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/0-SNAPSHOT/ditto-internal-utils-namespaces-0-SNAPSHOT.jar
05:59:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-namespaces/0-SNAPSHOT/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar
05:59:21 [INFO] 
05:59:21 [INFO] ------------< org.eclipse.ditto:ditto-policies-enforcement >------------
05:59:21 [INFO] Building Eclipse Ditto :: Policies :: Enforcement 0-SNAPSHOT     [51/77]
05:59:21 [INFO]   from policies/enforcement/pom.xml
05:59:21 [INFO] --------------------------------[ jar ]---------------------------------
05:59:21 [INFO] 
05:59:21 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-enforcement ---
05:59:21 [INFO] 
05:59:21 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-enforcement ---
05:59:21 [INFO] 
05:59:21 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-enforcement ---
05:59:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
05:59:21 [INFO] 
05:59:21 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-enforcement ---
05:59:21 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/jacoco.exec
05:59:21 [INFO] 
05:59:21 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-enforcement ---
05:59:21 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:59:21 [WARNING] 
05:59:21 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:59:21 [WARNING] 
05:59:21 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:59:21 [WARNING] 
05:59:21 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:59:21 [INFO] 
05:59:21 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-enforcement ---
05:59:21 [INFO] Copying 1 resource from src/main/resources to target/classes
05:59:21 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:59:21 [INFO] 
05:59:21 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-enforcement ---
05:59:21 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT...
05:59:21 [INFO] 
05:59:21 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-enforcement ---
05:59:21 [INFO] Changes detected - recompiling the module! :dependency
05:59:21 [INFO] Compiling 32 source files with javac [debug target 17] to target/classes
05:59:21 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java uses unchecked or unsafe operations.
05:59:21 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/CommandWithOptionalEntityPreEnforcer.java: Recompile with -Xlint:unchecked for details.
05:59:21 [INFO] 
05:59:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-enforcement ---
05:59:21 [INFO] Copying 6 resources from src/test/resources to target/test-classes
05:59:21 [INFO] 
05:59:21 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-enforcement ---
05:59:21 [INFO] Changes detected - recompiling the module! :dependency
05:59:21 [INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes
05:59:21 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java uses or overrides a deprecated API.
05:59:21 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/CachingPolicyEnforcerProviderTest.java: Recompile with -Xlint:deprecation for details.
05:59:21 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheTest.java: Some input files use unchecked or unsafe operations.
05:59:21 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/test/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheTest.java: Recompile with -Xlint:unchecked for details.
05:59:21 [INFO] 
05:59:21 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-enforcement ---
05:59:21 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:59:21 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/surefire-reports
05:59:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
05:59:21 [INFO] 
05:59:21 [INFO] -------------------------------------------------------
05:59:21 [INFO]  T E S T S
05:59:21 [INFO] -------------------------------------------------------
05:59:23 [INFO] Running org.eclipse.ditto.policies.enforcement.pre.PolicyImportsPreEnforcerTest
05:59:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
05:59:27 [INFO] Tests run: 197, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.764 s -- in org.eclipse.ditto.policies.enforcement.pre.PolicyImportsPreEnforcerTest
05:59:27 [INFO] Running org.eclipse.ditto.policies.enforcement.pre.CreationRestrictionPreEnforcerTest
05:59:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.090 s -- in org.eclipse.ditto.policies.enforcement.pre.CreationRestrictionPreEnforcerTest
05:59:29 [INFO] Running org.eclipse.ditto.policies.enforcement.PolicyEnforcerCacheTest
05:59:29 [INFO] [02/07/2024 10:59:29.813] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:59:29 [INFO] [02/07/2024 10:59:29.897] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:59:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s -- in org.eclipse.ditto.policies.enforcement.PolicyEnforcerCacheTest
05:59:29 [INFO] Running org.eclipse.ditto.policies.enforcement.config.DefaultEnforcementConfigTest
05:59:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 s -- in org.eclipse.ditto.policies.enforcement.config.DefaultEnforcementConfigTest
05:59:30 [INFO] Running org.eclipse.ditto.policies.enforcement.config.DefaultCachesConfigTest
05:59:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.policies.enforcement.config.DefaultCachesConfigTest
05:59:30 [INFO] Running org.eclipse.ditto.policies.enforcement.pre.CommandWithOptionalEntityPreEnforcerTest
05:59:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.enforcement.pre.CommandWithOptionalEntityPreEnforcerTest
05:59:30 [INFO] Running org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest
05:59:31 10:59:31.190 [WARN ] o.e.d.p.e.DefaultPolicyEnforcerProvider - Got exception when trying to load the policy enforcer via cache loader. This is unexpected
05:59:31 java.lang.IllegalStateException: This is expected
05:59:31 	at org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProvider.getPolicyEnforcer(DefaultPolicyEnforcerProvider.java:60)
05:59:31 	at org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest.getPolicyEnforcerWhenCacheLoaderThrowsException(DefaultPolicyEnforcerProviderTest.java:90)
05:59:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05:59:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
05:59:31 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:59:31 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
05:59:31 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
05:59:31 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
05:59:31 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
05:59:31 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
05:59:31 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
05:59:31 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
05:59:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
05:59:31 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
05:59:31 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
05:59:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
05:59:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
05:59:31 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
05:59:31 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
05:59:31 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
05:59:31 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
05:59:31 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
05:59:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
05:59:31 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
05:59:31 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
05:59:31 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
05:59:31 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
05:59:31 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
05:59:31 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
05:59:31 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
05:59:31 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
05:59:31 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
05:59:31 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
05:59:31 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
05:59:31 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
05:59:31 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
05:59:31 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
05:59:31 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
05:59:31 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
05:59:31 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
05:59:31 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
05:59:31 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
05:59:31 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
05:59:31 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
05:59:31 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
05:59:31 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
05:59:31 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
05:59:31 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
05:59:31 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
05:59:31 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
05:59:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.390 s -- in org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest
05:59:31 [INFO] Running org.eclipse.ditto.policies.enforcement.CachingPolicyEnforcerProviderTest
05:59:31 [INFO] [02/07/2024 10:59:31.796] [default-pekko.actor.default-dispatcher-4] [pekko://default/user/$a] Received namespaces: <ORSet(namespace1, namespace2, namespace4)>
05:59:31 [INFO] [02/07/2024 10:59:31.819] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:59:32 [INFO] [02/07/2024 10:59:32.145] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:59:32 10:59:32.215 [WARN ] o.e.d.p.e.CachingPolicyEnforcerProvider - Did receive Optional holding an unexpected type. Did expect a PolicyEnforcer but got <class java.lang.String>.
05:59:32 [INFO] [02/07/2024 10:59:32.219] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:59:32 [INFO] [02/07/2024 10:59:32.284] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:59:32 [INFO] [02/07/2024 10:59:32.335] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:59:32 [INFO] [02/07/2024 10:59:32.511] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:59:32 [INFO] [02/07/2024 10:59:32.557] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:59:32 [INFO] [02/07/2024 10:59:32.618] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
05:59:32 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.493 s -- in org.eclipse.ditto.policies.enforcement.CachingPolicyEnforcerProviderTest
05:59:32 [INFO] 
05:59:32 [INFO] Results:
05:59:32 [INFO] 
05:59:32 [INFO] Tests run: 222, Failures: 0, Errors: 0, Skipped: 0
05:59:32 [INFO] 
05:59:32 [INFO] 
05:59:32 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-enforcement ---
05:59:32 [INFO] 
05:59:32 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-enforcement ---
05:59:32 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar
05:59:32 [INFO] 
05:59:32 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-enforcement ---
05:59:32 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:59:32 [INFO] No previous run data found, generating javadoc.
05:59:35 [WARNING] Javadoc Warnings
05:59:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/config/package-info.java:14: warning: no comment
05:59:35 [WARNING] package org.eclipse.ditto.policies.enforcement.config;
05:59:35 [WARNING] ^
05:59:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/package-info.java:14: warning: no comment
05:59:35 [WARNING] package org.eclipse.ditto.policies.enforcement.pre;
05:59:35 [WARNING] ^
05:59:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcementReloaded.java:35: warning: no comment
05:59:35 [WARNING] protected static final ThreadSafeDittoLogger LOGGER =
05:59:35 [WARNING] ^
05:59:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:84: warning: no @param for signal
05:59:35 [WARNING] protected abstract CompletionStage<PolicyId> providePolicyIdForEnforcement(final Signal<?> signal);
05:59:35 [WARNING] ^
05:59:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:66: warning: no comment
05:59:35 [WARNING] protected final E enforcement;
05:59:35 [WARNING] ^
05:59:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:65: warning: no comment
05:59:35 [WARNING] protected final I entityId;
05:59:35 [WARNING] ^
05:59:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:63: warning: no comment
05:59:35 [WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this);
05:59:35 [WARNING] ^
05:59:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:67: warning: no comment
05:59:35 [WARNING] protected final PreEnforcerProvider preEnforcer;
05:59:35 [WARNING] ^
05:59:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:69: warning: no comment
05:59:35 [WARNING] protected AbstractEnforcerActor(final I entityId, final E enforcement) {
05:59:35 [WARNING] ^
05:59:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:113: warning: no comment
05:59:35 [WARNING] protected CompletionStage<Optional<PolicyEnforcer>> loadPolicyEnforcer(Signal<?> signal) {
05:59:35 [WARNING] ^
05:59:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:37: warning: no comment
05:59:35 [WARNING] protected final PolicyEnforcerProvider policyEnforcerProvider;
05:59:35 [WARNING] ^
05:59:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:39: warning: no comment
05:59:35 [WARNING] protected AbstractPolicyLoadingEnforcerActor(final I entityId,
05:59:35 [WARNING] ^
05:59:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:21: warning: no comment
05:59:35 [WARNING] public interface Invalidatable {
05:59:35 [WARNING] ^
05:59:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:23: warning: no comment
05:59:35 [WARNING] CompletionStage<Boolean> invalidate(PolicyTag policyTag, String correlationId, final Duration askTimeout);
05:59:35 [WARNING] ^
05:59:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcer.java:48: warning: no @param for policyResolver
05:59:35 [WARNING] public static CompletionStage<PolicyEnforcer> withResolvedImports(final Policy policy,
05:59:35 [WARNING] ^
05:59:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheLoader.java:35: warning: no comment
05:59:35 [WARNING] public static final String ENFORCEMENT_CACHE_DISPATCHER = "enforcement-cache-dispatcher";
05:59:35 [WARNING] ^
05:59:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/PreEnforcerProvider.java:68: warning: no @return
05:59:35 [WARNING] public CompletionStage<Signal<?>> apply(final Signal<?> signal) {
05:59:35 [WARNING] ^
05:59:35 [WARNING] 17 warnings
05:59:35 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar
05:59:35 [INFO] 
05:59:35 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-enforcement ---
05:59:35 [INFO] Tests are skipped.
05:59:35 [INFO] 
05:59:35 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-enforcement ---
05:59:35 [INFO] Tests are skipped.
05:59:35 [INFO] 
05:59:35 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-enforcement ---
05:59:35 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/jacoco.exec
05:59:35 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Enforcement' with 33 classes
05:59:35 [INFO] 
05:59:35 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-enforcement ---
05:59:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/0-SNAPSHOT/ditto-policies-enforcement-0-SNAPSHOT.pom
05:59:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/0-SNAPSHOT/ditto-policies-enforcement-0-SNAPSHOT.jar
05:59:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-enforcement/0-SNAPSHOT/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar
05:59:35 [INFO] 
05:59:35 [INFO] --------------------< org.eclipse.ditto:ditto-rql >---------------------
05:59:35 [INFO] Building Eclipse Ditto :: RQL 0-SNAPSHOT                         [52/77]
05:59:35 [INFO]   from rql/pom.xml
05:59:35 [INFO] --------------------------------[ pom ]---------------------------------
05:59:35 [INFO] 
05:59:35 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql ---
05:59:35 [INFO] 
05:59:35 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql ---
05:59:35 [INFO] 
05:59:35 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql ---
05:59:35 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/target/jacoco.exec
05:59:35 [INFO] 
05:59:35 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql ---
05:59:35 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:59:35 [INFO] The goal is skip due to packaging 'pom'
05:59:35 [INFO] 
05:59:35 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql ---
05:59:35 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql:pom:0-SNAPSHOT...
05:59:35 [INFO] 
05:59:35 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql ---
05:59:35 [INFO] 
05:59:35 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql ---
05:59:35 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
05:59:35 [INFO] 
05:59:35 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql ---
05:59:35 [INFO] Tests are skipped.
05:59:35 [INFO] 
05:59:35 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql ---
05:59:35 [INFO] Tests are skipped.
05:59:35 [INFO] 
05:59:35 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql ---
05:59:35 [INFO] Skipping JaCoCo execution due to missing execution data file.
05:59:35 [INFO] 
05:59:35 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql ---
05:59:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql/0-SNAPSHOT/ditto-rql-0-SNAPSHOT.pom
05:59:35 [INFO] 
05:59:35 [INFO] -----------------< org.eclipse.ditto:ditto-rql-model >------------------
05:59:35 [INFO] Building Eclipse Ditto :: RQL :: Model 0-SNAPSHOT                [53/77]
05:59:35 [INFO]   from rql/model/pom.xml
05:59:35 [INFO] -------------------------------[ bundle ]-------------------------------
05:59:35 [INFO] 
05:59:35 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-model ---
05:59:35 [INFO] 
05:59:35 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-model ---
05:59:35 [INFO] 
05:59:35 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-model ---
05:59:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
05:59:35 [INFO] 
05:59:35 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-model ---
05:59:35 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/model/target/jacoco.exec
05:59:35 [INFO] 
05:59:35 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-model ---
05:59:35 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:59:35 [WARNING] 
05:59:35 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:59:35 [WARNING] 
05:59:35 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:59:35 [WARNING] 
05:59:35 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:59:35 [INFO] 
05:59:35 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-model ---
05:59:35 [INFO] Copying 0 resource from src/main/resources to target/classes
05:59:35 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:59:35 [INFO] 
05:59:35 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-model ---
05:59:35 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-model:bundle:0-SNAPSHOT...
05:59:35 [INFO] 
05:59:35 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-model ---
05:59:35 [INFO] Changes detected - recompiling the module! :dependency
05:59:35 [INFO] Compiling 12 source files with javac [debug target 1.8] to target/classes
05:59:35 [WARNING] bootstrap class path not set in conjunction with -source 8
05:59:35 [INFO] 
05:59:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-model ---
05:59:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/model/src/test/resources
05:59:35 [INFO] 
05:59:35 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-model ---
05:59:35 [INFO] Changes detected - recompiling the module! :dependency
05:59:35 [INFO] Compiling 4 source files with javac [debug target 1.8] to target/test-classes
05:59:35 [WARNING] bootstrap class path not set in conjunction with -source 8
05:59:35 [INFO] 
05:59:35 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-model ---
05:59:35 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:59:35 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/surefire-reports
05:59:35 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:59:35 [INFO] 
05:59:35 [INFO] -------------------------------------------------------
05:59:35 [INFO]  T E S T S
05:59:35 [INFO] -------------------------------------------------------
05:59:35 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.SingleComparisonNodeTest
05:59:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 s -- in org.eclipse.ditto.rql.model.predicates.ast.SingleComparisonNodeTest
05:59:36 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.ExistsNodeTest
05:59:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.rql.model.predicates.ast.ExistsNodeTest
05:59:36 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.MultiComparisonNodeTest
05:59:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.rql.model.predicates.ast.MultiComparisonNodeTest
05:59:37 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.LogicalNodeTest
05:59:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.rql.model.predicates.ast.LogicalNodeTest
05:59:37 [INFO] 
05:59:37 [INFO] Results:
05:59:37 [INFO] 
05:59:37 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
05:59:37 [INFO] 
05:59:37 [INFO] 
05:59:37 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-model ---
05:59:37 [INFO] 
05:59:37 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-model ---
05:59:37 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar
05:59:37 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/classes/META-INF/MANIFEST.MF
05:59:37 [INFO] 
05:59:37 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-model ---
05:59:37 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:59:37 [INFO] No previous run data found, generating javadoc.
05:59:38 [WARNING] Javadoc Warnings
05:59:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/LogicalNode.java:174: warning: no comment
05:59:38 [WARNING] public String getName() {
05:59:38 [WARNING] ^
05:59:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/LogicalNode.java:178: warning: no comment
05:59:38 [WARNING] public static Type byName(final String name) {
05:59:38 [WARNING] ^
05:59:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/MultiComparisonNode.java:79: warning: no comment
05:59:38 [WARNING] public String getName() {
05:59:38 [WARNING] ^
05:59:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/model/src/main/java/org/eclipse/ditto/rql/model/predicates/ast/SingleComparisonNode.java:94: warning: no comment
05:59:38 [WARNING] public String getName() {
05:59:38 [WARNING] ^
05:59:38 [WARNING] 4 warnings
05:59:38 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar
05:59:38 [INFO] 
05:59:38 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-model ---
05:59:38 [INFO] Tests are skipped.
05:59:38 [INFO] 
05:59:38 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-model ---
05:59:38 [INFO] Tests are skipped.
05:59:38 [INFO] 
05:59:38 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-model ---
05:59:38 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/model/target/jacoco.exec
05:59:38 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Model' with 12 classes
05:59:38 [INFO] 
05:59:38 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-model ---
05:59:38 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.diff'.
05:59:38 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.xml'.
05:59:38 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.html'.
05:59:38 [INFO] 
05:59:38 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-model ---
05:59:38 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.pom
05:59:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.jar
05:59:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT-javadoc.jar
05:59:39 [INFO] 
05:59:39 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-model ---
05:59:39 [INFO] Installing org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.jar
05:59:39 [INFO] Writing OBR metadata
05:59:39 [INFO] 
05:59:39 [INFO] -----------------< org.eclipse.ditto:ditto-rql-parser >-----------------
05:59:39 [INFO] Building Eclipse Ditto :: RQL :: parser 0-SNAPSHOT               [54/77]
05:59:39 [INFO]   from rql/parser/pom.xml
05:59:39 [INFO] -------------------------------[ bundle ]-------------------------------
05:59:39 [INFO] 
05:59:39 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-parser ---
05:59:39 [INFO] 
05:59:39 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-parser ---
05:59:39 [INFO] 
05:59:39 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-parser ---
05:59:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
05:59:39 [INFO] 
05:59:39 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-parser ---
05:59:39 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/jacoco.exec
05:59:39 [INFO] 
05:59:39 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-parser ---
05:59:39 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:59:39 [WARNING] 
05:59:39 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:59:39 [WARNING] 
05:59:39 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:59:39 [WARNING] 
05:59:39 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:59:39 [INFO] 
05:59:39 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-parser ---
05:59:39 [INFO] Copying 0 resource from src/main/resources to target/classes
05:59:39 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:59:39 [INFO] 
05:59:39 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-parser ---
05:59:39 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT...
05:59:39 [INFO] 
05:59:39 [INFO] --- scala:4.8.1:compile (default) @ ditto-rql-parser ---
05:59:39 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
05:59:39 [INFO] compiling 2 Scala sources and 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes ...
05:59:47 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8
05:59:47 1 warning.
05:59:47 [INFO] done compiling
05:59:47 [INFO] compile in 8.6 s
05:59:47 [INFO] 
05:59:47 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-parser ---
05:59:47 [INFO] Changes detected - recompiling the module! :dependency
05:59:47 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/classes
05:59:47 [WARNING] bootstrap class path not set in conjunction with -source 8
05:59:47 [INFO] 
05:59:47 [INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-parser ---
05:59:47 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
05:59:47 [INFO] compile in 0.0 s
05:59:47 [INFO] 
05:59:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-parser ---
05:59:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/parser/src/test/resources
05:59:47 [INFO] 
05:59:47 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-parser ---
05:59:47 [INFO] Changes detected - recompiling the module! :dependency
05:59:47 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
05:59:48 [WARNING] bootstrap class path not set in conjunction with -source 8
05:59:48 [INFO] 
05:59:48 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-parser ---
05:59:48 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
05:59:48 [INFO] compiling 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/test-classes ...
05:59:50 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8
05:59:50 1 warning.
05:59:50 [INFO] done compiling
05:59:50 [INFO] compile in 2.0 s
05:59:50 [INFO] 
05:59:50 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-parser ---
05:59:50 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:59:50 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/surefire-reports
05:59:50 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:59:50 [INFO] 
05:59:50 [INFO] -------------------------------------------------------
05:59:50 [INFO]  T E S T S
05:59:50 [INFO] -------------------------------------------------------
05:59:50 [INFO] Running org.eclipse.ditto.rql.parser.RqlPredicateParserTest
05:59:51 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 s -- in org.eclipse.ditto.rql.parser.RqlPredicateParserTest
05:59:51 [INFO] 
05:59:51 [INFO] Results:
05:59:51 [INFO] 
05:59:51 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
05:59:51 [INFO] 
05:59:51 [INFO] 
05:59:51 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-parser ---
05:59:51 [INFO] 
05:59:51 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-parser ---
05:59:51 [WARNING] Bundle org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT : Unused Import-Package instructions: [org.apache.pekko*] 
05:59:51 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar
05:59:51 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes/META-INF/MANIFEST.MF
05:59:51 [INFO] 
05:59:51 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-parser ---
05:59:51 [INFO] Tests are skipped.
05:59:51 [INFO] 
05:59:51 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-parser ---
05:59:51 [INFO] Tests are skipped.
05:59:51 [INFO] 
05:59:51 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-parser ---
05:59:51 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/jacoco.exec
05:59:51 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: parser' with 4 classes
05:59:51 [INFO] 
05:59:51 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-parser ---
05:59:51 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.diff'.
05:59:51 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.xml'.
05:59:51 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.html'.
05:59:51 [INFO] 
05:59:51 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-parser ---
05:59:51 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/parser/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.pom
05:59:51 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.jar
05:59:51 [INFO] 
05:59:51 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-parser ---
05:59:51 [INFO] Installing org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.jar
05:59:51 [INFO] Writing OBR metadata
05:59:51 [INFO] 
05:59:51 [INFO] -----------------< org.eclipse.ditto:ditto-rql-query >------------------
05:59:51 [INFO] Building Eclipse Ditto :: RQL :: Query 0-SNAPSHOT                [55/77]
05:59:51 [INFO]   from rql/query/pom.xml
05:59:51 [INFO] -------------------------------[ bundle ]-------------------------------
05:59:51 [INFO] 
05:59:51 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-query ---
05:59:51 [INFO] 
05:59:51 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-query ---
05:59:51 [INFO] 
05:59:51 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-query ---
05:59:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
05:59:51 [INFO] 
05:59:51 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-query ---
05:59:51 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/query/target/jacoco.exec
05:59:51 [INFO] 
05:59:51 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-query ---
05:59:51 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:59:51 [WARNING] 
05:59:51 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:59:51 [WARNING] 
05:59:51 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:59:51 [WARNING] 
05:59:51 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/query/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:59:51 [INFO] 
05:59:51 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-query ---
05:59:51 [INFO] Copying 0 resource from src/main/resources to target/classes
05:59:51 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:59:51 [INFO] 
05:59:51 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-query ---
05:59:51 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-query:bundle:0-SNAPSHOT...
05:59:51 [INFO] 
05:59:51 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-query ---
05:59:51 [INFO] Changes detected - recompiling the module! :dependency
05:59:51 [INFO] Compiling 66 source files with javac [debug target 1.8] to target/classes
05:59:51 [WARNING] bootstrap class path not set in conjunction with -source 8
05:59:51 [INFO] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java: /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java uses unchecked or unsafe operations.
05:59:51 [INFO] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ThingPredicatePredicateVisitor.java: Recompile with -Xlint:unchecked for details.
05:59:51 [INFO] 
05:59:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-query ---
05:59:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/query/src/test/resources
05:59:51 [INFO] 
05:59:51 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-query ---
05:59:51 [INFO] Changes detected - recompiling the module! :dependency
05:59:51 [INFO] Compiling 7 source files with javac [debug target 1.8] to target/test-classes
05:59:52 [WARNING] bootstrap class path not set in conjunction with -source 8
05:59:52 [INFO] 
05:59:52 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-query ---
05:59:52 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:59:52 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/surefire-reports
05:59:52 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:59:52 [INFO] 
05:59:52 [INFO] -------------------------------------------------------
05:59:52 [INFO]  T E S T S
05:59:52 [INFO] -------------------------------------------------------
05:59:52 [INFO] Running org.eclipse.ditto.rql.query.things.ThingPredicatePredicateVisitorTest
05:59:53 [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s -- in org.eclipse.ditto.rql.query.things.ThingPredicatePredicateVisitorTest
05:59:53 [INFO] Running org.eclipse.ditto.rql.query.things.ThingPredicateVisitorTest
05:59:53 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 s -- in org.eclipse.ditto.rql.query.things.ThingPredicateVisitorTest
05:59:53 [INFO] Running org.eclipse.ditto.rql.query.things.FieldNamesPredicateVisitorTest
05:59:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 s -- in org.eclipse.ditto.rql.query.things.FieldNamesPredicateVisitorTest
05:59:54 [INFO] Running org.eclipse.ditto.rql.query.SortOptionTest
05:59:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s -- in org.eclipse.ditto.rql.query.SortOptionTest
05:59:55 [INFO] Running org.eclipse.ditto.rql.query.expression.ThingsFieldExpressionFactoryImplTest
05:59:55 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.rql.query.expression.ThingsFieldExpressionFactoryImplTest
05:59:55 [INFO] Running org.eclipse.ditto.rql.query.filter.ParameterPredicateVisitorTest
05:59:55 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.rql.query.filter.ParameterPredicateVisitorTest
05:59:55 [INFO] 
05:59:55 [INFO] Results:
05:59:55 [INFO] 
05:59:55 [INFO] Tests run: 160, Failures: 0, Errors: 0, Skipped: 0
05:59:55 [INFO] 
05:59:55 [INFO] 
05:59:55 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-query ---
05:59:55 [INFO] 
05:59:55 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-query ---
05:59:55 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar
05:59:55 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/classes/META-INF/MANIFEST.MF
05:59:55 [INFO] 
05:59:55 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-query ---
05:59:55 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
05:59:55 [INFO] No previous run data found, generating javadoc.
05:59:57 [WARNING] Javadoc Warnings
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:20: warning: no comment
05:59:57 [WARNING] T visitAttribute(String key);
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:25: warning: no comment
05:59:57 [WARNING] T visitFeature(String featureId);
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:24: warning: no comment
05:59:57 [WARNING] T visitFeatureDefinition(String featureId);
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:31: warning: no comment
05:59:57 [WARNING] T visitFeatureDesiredProperties(CharSequence featureId);
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:26: warning: no comment
05:59:57 [WARNING] T visitFeatureIdDesiredProperty(CharSequence featureId, CharSequence desiredProperty);
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:22: warning: no comment
05:59:57 [WARNING] T visitFeatureIdProperty(String featureId, String property);
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:29: warning: no comment
05:59:57 [WARNING] T visitFeatureProperties(CharSequence featureId);
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/ExistsFieldExpressionVisitor.java:42: warning: no comment
05:59:57 [WARNING] T visitMetadata(String key);
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/SortFieldExpressionVisitor.java:28: warning: no comment
05:59:57 [WARNING] T visitSimple(String fieldName);
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ExistsThingPredicateVisitor.java:36: warning: no comment
05:59:57 [WARNING] public ExistsThingPredicateVisitor() {
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/FieldExpressionUtil.java:286: warning: no comment
05:59:57 [WARNING] public boolean isDefinition() {
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FieldNamesPredicateVisitor.java:43: warning: no comment
05:59:57 [WARNING] public static FieldNamesPredicateVisitor getNewInstance() {
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/visitors/FilterFieldExpressionVisitor.java:34: warning: no comment
05:59:57 [WARNING] T visitMetadata(String key);
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FilterThingPredicateVisitor.java:33: warning: no comment
05:59:57 [WARNING] public static Predicate<Thing> apply(final FilterFieldExpression expression,
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:26: warning: no comment
05:59:57 [WARNING] T visitEq(@Nullable Object value);
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:28: warning: no comment
05:59:57 [WARNING] T visitGe(@Nullable Object value);
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:30: warning: no comment
05:59:57 [WARNING] T visitGt(@Nullable Object value);
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:40: warning: no comment
05:59:57 [WARNING] T visitILike(@Nullable String value);
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:42: warning: no comment
05:59:57 [WARNING] T visitIn(List<?> values);
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:32: warning: no comment
05:59:57 [WARNING] T visitLe(@Nullable Object value);
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:38: warning: no comment
05:59:57 [WARNING] T visitLike(@Nullable String value);
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:34: warning: no comment
05:59:57 [WARNING] T visitLt(@Nullable Object value);
05:59:57 [WARNING] ^
05:59:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/criteria/visitors/PredicateVisitor.java:36: warning: no comment
05:59:57 [WARNING] T visitNe(@Nullable Object value);
05:59:57 [WARNING] ^
05:59:57 [WARNING] 23 warnings
05:59:57 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar
05:59:57 [INFO] 
05:59:57 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-query ---
05:59:57 [INFO] Tests are skipped.
05:59:57 [INFO] 
05:59:57 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-query ---
05:59:57 [INFO] Tests are skipped.
05:59:57 [INFO] 
05:59:57 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-query ---
05:59:57 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/query/target/jacoco.exec
05:59:57 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Query' with 51 classes
05:59:57 [INFO] 
05:59:57 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-query ---
05:59:58 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.diff'.
05:59:58 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.xml'.
05:59:58 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.html'.
05:59:58 [INFO] 
05:59:58 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-query ---
05:59:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/query/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.pom
05:59:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.jar
05:59:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT-javadoc.jar
05:59:58 [INFO] 
05:59:58 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-query ---
05:59:58 [INFO] Installing org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.jar
05:59:58 [INFO] Writing OBR metadata
05:59:58 [INFO] 
05:59:58 [INFO] --------------< org.eclipse.ditto:ditto-thingsearch-api >---------------
05:59:58 [INFO] Building Eclipse Ditto :: Thing Search :: API 0-SNAPSHOT         [56/77]
05:59:58 [INFO]   from thingsearch/api/pom.xml
05:59:58 [INFO] --------------------------------[ jar ]---------------------------------
05:59:58 [INFO] 
05:59:58 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch-api ---
05:59:58 [INFO] 
05:59:58 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch-api ---
05:59:58 [INFO] 
05:59:58 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-api ---
05:59:58 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/jacoco.exec
05:59:58 [INFO] 
05:59:58 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-api ---
05:59:58 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
05:59:58 [WARNING] 
05:59:58 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
05:59:58 [WARNING] 
05:59:58 [WARNING] licenseMerges will be overridden by licenseMergesFile.
05:59:58 [WARNING] 
05:59:58 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
05:59:58 [INFO] 
05:59:58 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-api ---
05:59:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/resources
05:59:58 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
05:59:58 [INFO] 
05:59:58 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-api ---
05:59:58 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT...
05:59:58 [INFO] 
05:59:58 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-api ---
05:59:58 [INFO] Changes detected - recompiling the module! :dependency
05:59:58 [INFO] Compiling 19 source files with javac [debug target 17] to target/classes
05:59:58 [INFO] 
05:59:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-api ---
05:59:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/resources
05:59:58 [INFO] 
05:59:58 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-api ---
05:59:58 [INFO] Changes detected - recompiling the module! :dependency
05:59:58 [INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes
05:59:58 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java uses unchecked or unsafe operations.
05:59:58 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/java/org/eclipse/ditto/thingsearch/api/commands/sudo/StreamThingsTest.java: Recompile with -Xlint:unchecked for details.
05:59:58 [INFO] 
05:59:58 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-api ---
05:59:58 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
05:59:58 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/surefire-reports
05:59:58 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
05:59:58 [INFO] 
05:59:58 [INFO] -------------------------------------------------------
05:59:58 [INFO]  T E S T S
05:59:58 [INFO] -------------------------------------------------------
05:59:59 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoUpdateThingTest
06:00:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.512 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoUpdateThingTest
06:00:00 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoCountThingsTest
06:00:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoCountThingsTest
06:00:00 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoRetrieveNamespaceReportTest
06:00:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoRetrieveNamespaceReportTest
06:00:00 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.StreamThingsTest
06:00:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.StreamThingsTest
06:00:00 [INFO] Running org.eclipse.ditto.thingsearch.api.events.ThingsOutOfSyncTest
06:00:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.thingsearch.api.events.ThingsOutOfSyncTest
06:00:01 [INFO] Running org.eclipse.ditto.thingsearch.api.query.filter.ParameterOptionVisitorTest
06:00:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 s -- in org.eclipse.ditto.thingsearch.api.query.filter.ParameterOptionVisitorTest
06:00:01 [INFO] Running org.eclipse.ditto.thingsearch.api.PolicyReferenceTagTest
06:00:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.thingsearch.api.PolicyReferenceTagTest
06:00:01 [INFO] Running org.eclipse.ditto.thingsearch.api.SearchNamespaceReportResultTest
06:00:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.thingsearch.api.SearchNamespaceReportResultTest
06:00:01 [INFO] Running org.eclipse.ditto.thingsearch.api.SearchNamespaceResultEntryTest
06:00:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.thingsearch.api.SearchNamespaceResultEntryTest
06:00:01 [INFO] 
06:00:01 [INFO] Results:
06:00:01 [INFO] 
06:00:01 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
06:00:01 [INFO] 
06:00:01 [INFO] 
06:00:01 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-api ---
06:00:01 [INFO] 
06:00:01 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-thingsearch-api ---
06:00:01 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar
06:00:01 [INFO] 
06:00:01 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-api ---
06:00:01 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
06:00:01 [INFO] No previous run data found, generating javadoc.
06:00:04 [WARNING] Javadoc Warnings
06:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/package-info.java:14: warning: no comment
06:00:04 [WARNING] package org.eclipse.ditto.thingsearch.api;
06:00:04 [WARNING] ^
06:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/package-info.java:14: warning: no comment
06:00:04 [WARNING] package org.eclipse.ditto.thingsearch.api.commands.sudo;
06:00:04 [WARNING] ^
06:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/events/package-info.java:14: warning: no comment
06:00:04 [WARNING] package org.eclipse.ditto.thingsearch.api.events;
06:00:04 [WARNING] ^
06:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/SearchNamespaceReportResult.java:50: warning: no @param for entries
06:00:04 [WARNING] public SearchNamespaceReportResult(final Iterable<SearchNamespaceResultEntry> entries) {
06:00:04 [WARNING] ^
06:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/SearchNamespaceReportResult.java:101: warning: no @return
06:00:04 [WARNING] public SearchNamespaceResultEntry getNamespaceEntry(final String namespace) {
06:00:04 [WARNING] ^
06:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/SudoUpdateThing.java:95: warning: no @param for updateReason
06:00:04 [WARNING] public static SudoUpdateThing of(final ThingId thingId,
06:00:04 [WARNING] ^
06:00:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/commands/sudo/SudoUpdateThing.java:110: warning: no @param for updateReason
06:00:04 [WARNING] public static SudoUpdateThing of(final ThingId thingId,
06:00:04 [WARNING] ^
06:00:04 [WARNING] 7 warnings
06:00:04 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar
06:00:04 [INFO] 
06:00:04 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-api ---
06:00:04 [INFO] Tests are skipped.
06:00:04 [INFO] 
06:00:04 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-api ---
06:00:04 [INFO] Tests are skipped.
06:00:04 [INFO] 
06:00:04 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-api ---
06:00:04 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/jacoco.exec
06:00:04 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: API' with 18 classes
06:00:04 [INFO] 
06:00:04 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-api ---
06:00:04 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/0-SNAPSHOT/ditto-thingsearch-api-0-SNAPSHOT.pom
06:00:04 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/0-SNAPSHOT/ditto-thingsearch-api-0-SNAPSHOT.jar
06:00:04 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-api/0-SNAPSHOT/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar
06:00:04 [INFO] 
06:00:04 [INFO] --------------------< org.eclipse.ditto:ditto-edge >--------------------
06:00:04 [INFO] Building Eclipse Ditto :: Edge 0-SNAPSHOT                        [57/77]
06:00:04 [INFO]   from edge/pom.xml
06:00:04 [INFO] --------------------------------[ pom ]---------------------------------
06:00:04 [INFO] 
06:00:04 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-edge ---
06:00:04 [INFO] 
06:00:04 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-edge ---
06:00:04 [INFO] 
06:00:04 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge ---
06:00:04 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/edge/target/jacoco.exec
06:00:04 [INFO] 
06:00:04 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge ---
06:00:04 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
06:00:04 [INFO] The goal is skip due to packaging 'pom'
06:00:04 [INFO] 
06:00:04 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge ---
06:00:04 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge:pom:0-SNAPSHOT...
06:00:04 [INFO] 
06:00:04 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge ---
06:00:04 [INFO] 
06:00:04 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge ---
06:00:04 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
06:00:04 [INFO] 
06:00:04 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge ---
06:00:04 [INFO] Tests are skipped.
06:00:04 [INFO] 
06:00:04 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge ---
06:00:04 [INFO] Tests are skipped.
06:00:04 [INFO] 
06:00:04 [INFO] --- jacoco:0.8.10:report (report) @ ditto-edge ---
06:00:04 [INFO] Skipping JaCoCo execution due to missing execution data file.
06:00:04 [INFO] 
06:00:04 [INFO] --- install:3.1.1:install (default-install) @ ditto-edge ---
06:00:04 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge/0-SNAPSHOT/ditto-edge-0-SNAPSHOT.pom
06:00:04 [INFO] 
06:00:04 [INFO] ----------------< org.eclipse.ditto:ditto-edge-service >----------------
06:00:04 [INFO] Building Eclipse Ditto :: Edge :: Service 0-SNAPSHOT             [58/77]
06:00:04 [INFO]   from edge/service/pom.xml
06:00:04 [INFO] --------------------------------[ jar ]---------------------------------
06:00:04 [INFO] 
06:00:04 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-edge-service ---
06:00:04 [INFO] 
06:00:04 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-edge-service ---
06:00:04 [INFO] 
06:00:04 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge-service ---
06:00:04 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/edge/service/target/jacoco.exec
06:00:04 [INFO] 
06:00:04 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge-service ---
06:00:04 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
06:00:04 [WARNING] 
06:00:04 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
06:00:04 [WARNING] 
06:00:04 [WARNING] licenseMerges will be overridden by licenseMergesFile.
06:00:04 [WARNING] 
06:00:04 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/edge/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
06:00:04 [INFO] 
06:00:04 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-edge-service ---
06:00:04 [INFO] Copying 2 resources from src/main/resources to target/classes
06:00:04 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
06:00:04 [INFO] 
06:00:04 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge-service ---
06:00:04 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT...
06:00:04 [INFO] 
06:00:04 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-edge-service ---
06:00:04 [INFO] Changes detected - recompiling the module! :dependency
06:00:04 [INFO] Compiling 44 source files with javac [debug target 17] to target/classes
06:00:04 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java: /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java uses unchecked or unsafe operations.
06:00:04 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingCommandResponseAcknowledgementProvider.java: Recompile with -Xlint:unchecked for details.
06:00:04 [INFO] 
06:00:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-edge-service ---
06:00:04 [INFO] Copying 4 resources from src/test/resources to target/test-classes
06:00:04 [INFO] 
06:00:04 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-edge-service ---
06:00:04 [INFO] Changes detected - recompiling the module! :dependency
06:00:04 [INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes
06:00:05 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java: /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java uses or overrides a deprecated API.
06:00:05 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/dispatching/ThingsAggregatorProxyActorTest.java: Recompile with -Xlint:deprecation for details.
06:00:05 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingLiveCommandAckRequestSetterTest.java: Some input files use unchecked or unsafe operations.
06:00:05 [INFO] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/test/java/org/eclipse/ditto/edge/service/acknowledgements/things/ThingLiveCommandAckRequestSetterTest.java: Recompile with -Xlint:unchecked for details.
06:00:05 [INFO] 
06:00:05 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-edge-service ---
06:00:05 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
06:00:05 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/surefire-reports
06:00:05 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
06:00:05 [INFO] 
06:00:05 [INFO] -------------------------------------------------------
06:00:05 [INFO]  T E S T S
06:00:05 [INFO] -------------------------------------------------------
06:00:05 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableEntityPlaceholderTest
06:00:06 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.969 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableEntityPlaceholderTest
06:00:06 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableThingPlaceholderTest
06:00:06 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableThingPlaceholderTest
06:00:06 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableThingJsonPlaceholderTest
06:00:07 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableThingJsonPlaceholderTest
06:00:07 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutablePolicyPlaceholderTest
06:00:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutablePolicyPlaceholderTest
06:00:07 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableFeaturePlaceholderTest
06:00:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:00:09 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.912 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableFeaturePlaceholderTest
06:00:09 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterDefaultHeaderTest
06:00:09 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterDefaultHeaderTest
06:00:09 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterTest
06:00:09 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterTest
06:00:09 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorTest
06:00:11 11:00:10.920 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:00:12 11:00:12.131 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:00:12 11:00:12.199 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:00:12 11:00:12.289 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:00:13 11:00:13.117 [DEBUG] [cd33a332-d254-4429-8213-20baee25c205] o.e.d.e.s.a.AcknowledgementForwarderActor - Received Acknowledgement / ErrorResponse, forwarding to acknowledgement aggregator <ActorSelection[Anchor(pekko://PekkoTestSystem/), Path(/system/testProbe-1#105109137)]>: <Acknowledgement [label=my-requested-ack, entityId=:8ebf78ce-7d09-4f4c-9caf-257c42cc19e8, httpStatus=HttpStatus [code=202, category=SUCCESS], payload=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cd33a332-d254-4429-8213-20baee25c205, ditto-ackgregator-address=pekko://PekkoTestSystem/system/testProbe-1#105109137, response-required=false}], isWeak=false]>
06:00:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.735 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorTest
06:00:13 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.things.ThingLiveCommandAckRequestSetterTest
06:00:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.edge.service.acknowledgements.things.ThingLiveCommandAckRequestSetterTest
06:00:13 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.things.ThingModifyCommandAckRequestSetterTest
06:00:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.edge.service.acknowledgements.things.ThingModifyCommandAckRequestSetterTest
06:00:13 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorStarterTest
06:00:13 [INFO] [02/07/2024 11:00:13.817] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorStarterTest
06:00:13 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.config.DefaultAcknowledgementConfigTest
06:00:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s -- in org.eclipse.ditto.edge.service.acknowledgements.config.DefaultAcknowledgementConfigTest
06:00:14 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementAggregatorActorTest
06:00:14 [INFO] [02/07/2024 11:00:14.321] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-6/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-05dc2a6] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>.
06:00:14 [WARN] [02/07/2024 11:00:14.327] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-6/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-05dc2a6] Received invalid response. Reason: Entity ID of live response <:09f90709-398d-4cda-99cd-2f9179f27663> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-05dc2a6, requested-acks=["live-response"], channel=live, timeout=3000ms, ditto-connection-id=f283d665-cc50-4ac4-9404-1cfbb08ec78e, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:09f90709-398d-4cda-99cd-2f9179f27663].
06:00:17 [INFO] [02/07/2024 11:00:17.336] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-6/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-05dc2a6] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts...
06:00:17 [INFO] [02/07/2024 11:00:17.546] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:17 [INFO] [02/07/2024 11:00:17.603] [AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive-pekko.actor.default-dispatcher-7] [pekko://AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive/system/testProbe-7/$a][correlation-id:AcknowledgementAggregatorActorTest.resetConnectivityHeadersForLive-fddef4d] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT1M5S>.
06:00:17 [INFO] [02/07/2024 11:00:17.611] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:17 [INFO] [02/07/2024 11:00:17.672] [AcknowledgementAggregatorActorTest_keepCommandHeaders-pekko.actor.default-dispatcher-7] [pekko://AcknowledgementAggregatorActorTest_keepCommandHeaders/system/testProbe-8/$a][correlation-id:AcknowledgementAggregatorActorTest.keepCommandHeaders-81e917e] Starting to wait for all requested acknowledgements <[ack1, ack2]> for a maximum duration of <PT1M5S>.
06:00:17 [INFO] [02/07/2024 11:00:17.676] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_keepCommandHeaders)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:17 [INFO] [02/07/2024 11:00:17.718] [AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-4] [pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive/system/testProbe-9/$a][correlation-id:AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-ce57759] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>.
06:00:17 [WARN] [02/07/2024 11:00:17.719] [AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-4] [pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive/system/testProbe-9/$a][correlation-id:AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-ce57759] Received invalid response. Reason: Entity ID of live response <:c8c25d8e-ee9a-44c8-b0b5-4dcfb5bd849e> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-ce57759, requested-acks=["live-response"], channel=live, timeout=3000ms, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:c8c25d8e-ee9a-44c8-b0b5-4dcfb5bd849e].
06:00:17 [INFO] [02/07/2024 11:00:17.722] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:17 [INFO] [02/07/2024 11:00:17.780] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-10/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-9326ff9] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>.
06:00:17 [WARN] [02/07/2024 11:00:17.781] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-10/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-9326ff9] Received invalid response. Reason: Entity ID of live response <:a1009c54-785e-48c3-9d78-2b1d851ca5b7> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-9326ff9, requested-acks=["live-response"], channel=live, timeout=3000ms, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:a1009c54-785e-48c3-9d78-2b1d851ca5b7].
06:00:20 [INFO] [02/07/2024 11:00:20.798] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-10/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-9326ff9] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts...
06:00:20 [INFO] [02/07/2024 11:00:20.801] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:20 [INFO] [02/07/2024 11:00:20.840] [AcknowledgementAggregatorActorTest_returnErrorResponseForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive/system/testProbe-11/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForLive-c28f320] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT0.001S>.
06:00:20 [INFO] [02/07/2024 11:00:20.868] [AcknowledgementAggregatorActorTest_returnErrorResponseForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive/system/testProbe-11/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForLive-c28f320] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts...
06:00:20 [INFO] [02/07/2024 11:00:20.871] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:20 [INFO] [02/07/2024 11:00:20.915] [AcknowledgementAggregatorActorTest_returnErrorResponseForTwin-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin/system/testProbe-12/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForTwin-1e66f1b] Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT0.001S>.
06:00:20 [INFO] [02/07/2024 11:00:20.937] [AcknowledgementAggregatorActorTest_returnErrorResponseForTwin-pekko.actor.default-dispatcher-4] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin/system/testProbe-12/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForTwin-1e66f1b] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts...
06:00:20 [INFO] [02/07/2024 11:00:20.940] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:20 [INFO] [02/07/2024 11:00:20.989] [AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements-pekko.actor.default-dispatcher-4] [pekko://AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements/system/testProbe-13/$a][correlation-id:AcknowledgementAggregatorActorTest.discardDuplicateAndUnsolicitedAcknowledgements-a12cbb6] Starting to wait for all requested acknowledgements <[ack1, ack2]> for a maximum duration of <PT1M5S>.
06:00:20 [INFO] [02/07/2024 11:00:20.991] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:21 [INFO] [02/07/2024 11:00:21.034] [AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a][correlation-id:awaitsOnlyUntilTimeout] Starting to wait for all requested acknowledgements <[ack1, ack2]> for a maximum duration of <PT5S>.
06:00:26 [INFO] [02/07/2024 11:00:26.047] [AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a][correlation-id:awaitsOnlyUntilTimeout] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts...
06:00:27 [INFO] [02/07/2024 11:00:27.036] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:27 [INFO] [pekkoDeadLetter][02/07/2024 11:00:27.036] [AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a] Message [org.eclipse.ditto.base.model.signals.acks.Acknowledgement] to Actor[pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a#1597665293] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a#1597665293] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
06:00:27 [INFO] [02/07/2024 11:00:27.077] [AcknowledgementAggregatorActorTest_returnSingleResponseForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForLive/system/testProbe-15/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleResponseForLive-dfb20c5] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT1M5S>.
06:00:27 [INFO] [02/07/2024 11:00:27.079] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:27 [INFO] [02/07/2024 11:00:27.122] [AcknowledgementAggregatorActorTest_returnSingleResponseForTwin-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForTwin/system/testProbe-16/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleResponseForTwin-a3c300c] Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:00:27 [INFO] [02/07/2024 11:00:27.125] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForTwin)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:27 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.93 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementAggregatorActorTest
06:00:27 [INFO] Running org.eclipse.ditto.edge.service.dispatching.EntityTaskSchedulerTest
06:00:27 11:00:27.140 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:00:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s -- in org.eclipse.ditto.edge.service.dispatching.EntityTaskSchedulerTest
06:00:27 [INFO] Running org.eclipse.ditto.edge.service.dispatching.ThingsAggregatorProxyActorTest
06:00:27 11:00:27.486 [INFO ] [] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:00:27 [INFO] [02/07/2024 11:00:27.538] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-4] [pekko://ThingsAggregatorProxyActorTest/user/$a][correlation-id:3390d719-c46d-4c14-bc51-cb626587885b] Got 'RetrieveThings' message. Retrieving requested '1' Things..
06:00:27 [INFO] [02/07/2024 11:00:27.567] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-4] [pekko://ThingsAggregatorProxyActorTest/user/$b][correlation-id:3390d719-c46d-4c14-bc51-cb626587885b] Got 'RetrieveThings' message. Retrieving requested '1' Things..
06:00:27 [INFO] [02/07/2024 11:00:27.567] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-4] [pekko://ThingsAggregatorProxyActorTest/user/$b] SERVICE_REQUESTS_DONE: waiting for 1 ongoing requests
06:00:27 [INFO] [02/07/2024 11:00:27.881] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-5] [pekko://ThingsAggregatorProxyActorTest/user/$b] OP_COMPLETE: finished waiting for requests
06:00:27 [INFO] [02/07/2024 11:00:27.903] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$c][correlation-id:3390d719-c46d-4c14-bc51-cb626587885b] Got 'RetrieveThings' message. Retrieving requested '1' Things..
06:00:27 [INFO] [02/07/2024 11:00:27.926] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$d] SERVICE_REQUESTS_DONE: no ongoing requests
06:00:27 [INFO] [02/07/2024 11:00:27.927] [main] [CoordinatedShutdown(pekko://ThingsAggregatorProxyActorTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 s -- in org.eclipse.ditto.edge.service.dispatching.ThingsAggregatorProxyActorTest
06:00:27 [INFO] Running org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTest
06:00:27 11:00:27.941 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:00:28 11:00:28.052 [INFO ] [] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTestSignalTransformer.
06:00:28 11:00:28.080 [DEBUG] [cid-1-create] o.e.d.e.s.d.EdgeCommandForwarderActor - Scheduling signal transformation task for entityId <foo:bar>
06:00:28 11:00:28.089 [DEBUG] [cid-2-modify] o.e.d.b.s.s.SignalTransformers - Signal transforming of <ModifyAttribute [type=things.commands:modifyAttribute, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid-2-modify}], thingId=foo:bar, attributePointer=/foo, attributeValue=42]> resulted in <ModifyAttribute [type=things.commands:modifyAttribute, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid-2-modify}], thingId=foo:bar, attributePointer=/foo, attributeValue=42]>.
06:00:28 11:00:28.090 [DEBUG] [cid-2-modify] o.e.d.e.s.d.EdgeCommandForwarderActor - Scheduling signal transformation task for entityId <foo:bar>
06:00:28 11:00:28.279 [DEBUG] [cid-1-create] o.e.d.b.s.s.SignalTransformers - Signal transforming of <CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid-1-create}], thing=ImmutableThing [thingId=foo:bar, policyId=foo:bar, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null]> resulted in <CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid-1-create}], thing=ImmutableThing [thingId=foo:bar, policyId=foo:bar, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null]>.
06:00:28 11:00:28.280 [INFO ] [cid-1-create] o.e.d.e.s.d.EdgeCommandForwarderActor - Forwarding thing signal with ID <foo:bar> and type <things.commands:createThing> to 'things' shard region
06:00:28 11:00:28.281 [INFO ] [cid-2-modify] o.e.d.e.s.d.EdgeCommandForwarderActor - Forwarding thing signal with ID <foo:bar> and type <things.commands:modifyAttribute> to 'things' shard region
06:00:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s -- in org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTest
06:00:28 [INFO] Running org.eclipse.ditto.edge.service.headers.DefaultDittoHeadersValidatorTest
06:00:28 11:00:28.322 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:00:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.ditto.edge.service.headers.DefaultDittoHeadersValidatorTest
06:00:28 [INFO] 
06:00:28 [INFO] Results:
06:00:28 [INFO] 
06:00:28 [INFO] Tests run: 133, Failures: 0, Errors: 0, Skipped: 0
06:00:28 [INFO] 
06:00:28 [INFO] 
06:00:28 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge-service ---
06:00:28 [INFO] 
06:00:28 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-edge-service ---
06:00:28 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar
06:00:28 [INFO] 
06:00:28 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge-service ---
06:00:28 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
06:00:28 [INFO] No previous run data found, generating javadoc.
06:00:31 [WARNING] Javadoc Warnings
06:00:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/package-info.java:14: warning: no comment
06:00:31 [WARNING] package org.eclipse.ditto.edge.service;
06:00:31 [WARNING] ^
06:00:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/package-info.java:15: warning: no comment
06:00:31 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements;
06:00:31 [WARNING] ^
06:00:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/message/package-info.java:14: warning: no comment
06:00:31 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements.message;
06:00:31 [WARNING] ^
06:00:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/acknowledgements/things/package-info.java:14: warning: no comment
06:00:31 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements.things;
06:00:31 [WARNING] ^
06:00:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/package-info.java:14: warning: no comment
06:00:31 [WARNING] package org.eclipse.ditto.edge.service.dispatching;
06:00:31 [WARNING] ^
06:00:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/package-info.java:14: warning: no comment
06:00:31 [WARNING] package org.eclipse.ditto.edge.service.placeholders;
06:00:31 [WARNING] ^
06:00:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/AskWithRetryCommandForwarder.java:61: warning: no comment
06:00:31 [WARNING] public AskWithRetryCommandForwarder(final ActorSystem actorSystem) {
06:00:31 [WARNING] ^
06:00:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DefaultDittoHeadersValidator.java:41: warning: no comment
06:00:31 [WARNING] public DefaultDittoHeadersValidator(final ActorSystem actorSystem, final Config config) {
06:00:31 [WARNING] ^
06:00:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/signaltransformer/DefaultNamespaceAppender.java:67: warning: no comment
06:00:31 [WARNING] public DefaultNamespaceAppender(final String defaultNamespace) {
06:00:31 [WARNING] ^
06:00:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DittoHeadersValidator.java:67: warning: no comment
06:00:31 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<DittoHeadersValidator> {
06:00:31 [WARNING] ^
06:00:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderActor.java:260: warning: no comment
06:00:31 [WARNING] public void forwardToConnectivityPubSub(final RetrieveAllConnectionIds cmd) {
06:00:31 [WARNING] ^
06:00:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderExtension.java:59: warning: no comment
06:00:31 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<EdgeCommandForwarderExtension> {
06:00:31 [WARNING] ^
06:00:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/FeaturePlaceholder.java:27: warning: no comment
06:00:31 [WARNING] static FeaturePlaceholder getInstance() {
06:00:31 [WARNING] ^
06:00:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/PolicyPlaceholder.java:24: warning: no comment
06:00:31 [WARNING] static PolicyPlaceholder getInstance() {
06:00:31 [WARNING] ^
06:00:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/RequestPlaceholder.java:24: warning: no comment
06:00:31 [WARNING] static RequestPlaceholder getInstance() {
06:00:31 [WARNING] ^
06:00:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingJsonPlaceholder.java:24: warning: no comment
06:00:31 [WARNING] static ThingJsonPlaceholder getInstance() {
06:00:31 [WARNING] ^
06:00:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingPlaceholder.java:24: warning: no comment
06:00:31 [WARNING] static ThingPlaceholder getInstance() {
06:00:31 [WARNING] ^
06:00:31 [WARNING] 17 warnings
06:00:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar
06:00:31 [INFO] 
06:00:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge-service ---
06:00:31 [INFO] Tests are skipped.
06:00:31 [INFO] 
06:00:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge-service ---
06:00:31 [INFO] Tests are skipped.
06:00:31 [INFO] 
06:00:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-edge-service ---
06:00:31 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/edge/service/target/jacoco.exec
06:00:31 [INFO] Analyzed bundle 'Eclipse Ditto :: Edge :: Service' with 48 classes
06:00:31 [INFO] 
06:00:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-edge-service ---
06:00:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/0-SNAPSHOT/ditto-edge-service-0-SNAPSHOT.pom
06:00:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/0-SNAPSHOT/ditto-edge-service-0-SNAPSHOT.jar
06:00:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge-service/0-SNAPSHOT/ditto-edge-service-0-SNAPSHOT-javadoc.jar
06:00:31 [INFO] 
06:00:31 [INFO] ------< org.eclipse.ditto:ditto-internal-models-signalenrichment >------
06:00:31 [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal Enrichment 0-SNAPSHOT [59/77]
06:00:31 [INFO]   from internal/models/signalenrichment/pom.xml
06:00:31 [INFO] --------------------------------[ jar ]---------------------------------
06:00:31 [INFO] 
06:00:31 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-signalenrichment ---
06:00:31 [INFO] 
06:00:31 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-signalenrichment ---
06:00:31 [INFO] 
06:00:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signalenrichment ---
06:00:31 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/jacoco.exec
06:00:31 [INFO] 
06:00:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signalenrichment ---
06:00:31 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
06:00:31 [WARNING] 
06:00:31 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
06:00:31 [WARNING] 
06:00:31 [WARNING] licenseMerges will be overridden by licenseMergesFile.
06:00:31 [WARNING] 
06:00:31 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/classes/META-INF/NOTICE-THIRD-PARTY.md
06:00:31 [INFO] 
06:00:31 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signalenrichment ---
06:00:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/resources
06:00:31 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
06:00:31 [INFO] 
06:00:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signalenrichment ---
06:00:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT...
06:00:31 [INFO] 
06:00:31 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signalenrichment ---
06:00:31 [INFO] Changes detected - recompiling the module! :dependency
06:00:31 [INFO] Compiling 11 source files with javac [debug target 17] to target/classes
06:00:31 [INFO] 
06:00:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signalenrichment ---
06:00:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/resources
06:00:31 [INFO] 
06:00:31 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signalenrichment ---
06:00:31 [INFO] Changes detected - recompiling the module! :dependency
06:00:31 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes
06:00:31 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java uses or overrides a deprecated API.
06:00:31 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/java/org/eclipse/ditto/internal/models/signalenrichment/AbstractSignalEnrichmentFacadeTest.java: Recompile with -Xlint:deprecation for details.
06:00:31 [INFO] 
06:00:31 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signalenrichment ---
06:00:31 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
06:00:31 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/surefire-reports
06:00:31 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
06:00:31 [INFO] 
06:00:31 [INFO] -------------------------------------------------------
06:00:31 [INFO]  T E S T S
06:00:31 [INFO] -------------------------------------------------------
06:00:32 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.SearchIndexingSignalEnrichmentFacadeTest
06:00:34 [INFO] [02/07/2024 11:00:34.179] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:34 11:00:34.287 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::92c1b316-eead-455a-bde8-421faf5da76b>
06:00:35 11:00:35.495 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::92c1b316-eead-455a-bde8-421faf5da76b>
06:00:35 [INFO] [02/07/2024 11:00:35.543] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:35 11:00:35.621 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::f41ee629-c721-416c-a014-8043a9ada4d0>
06:00:36 11:00:36.088 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::f41ee629-c721-416c-a014-8043a9ada4d0>
06:00:37 11:00:37.097 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::f41ee629-c721-416c-a014-8043a9ada4d0>
06:00:38 [INFO] [02/07/2024 11:00:38.102] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:38 11:00:38.141 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::05bf266c-bc5b-40ca-a977-ca2707b2b7b1>
06:00:38 11:00:38.143 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::05bf266c-bc5b-40ca-a977-ca2707b2b7b1>
06:00:39 [INFO] [02/07/2024 11:00:39.147] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:39 11:00:39.192 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::041e475e-58a9-4d58-8135-59a3814a2995>
06:00:39 11:00:39.195 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::041e475e-58a9-4d58-8135-59a3814a2995>
06:00:40 [INFO] [02/07/2024 11:00:40.199] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:40 11:00:40.236 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::ed1d6ac0-8b99-42fa-8826-fe5a6a054373>
06:00:40 11:00:40.239 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::ed1d6ac0-8b99-42fa-8826-fe5a6a054373>
06:00:41 [INFO] [02/07/2024 11:00:41.243] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:41 11:00:41.285 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::2c9ea2b0-4031-4d4d-8eb8-90aaea440ef3>
06:00:41 11:00:41.292 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::2c9ea2b0-4031-4d4d-8eb8-90aaea440ef3>
06:00:42 [INFO] [02/07/2024 11:00:42.298] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:42 11:00:42.332 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::3b85718b-fbea-4051-b2f7-f47c478532e1>
06:00:42 11:00:42.334 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::3b85718b-fbea-4051-b2f7-f47c478532e1>
06:00:42 [INFO] [02/07/2024 11:00:42.336] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:42 11:00:42.367 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::5b9360f7-0e45-462f-8bbd-db315855ef5f>
06:00:42 11:00:42.369 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::5b9360f7-0e45-462f-8bbd-db315855ef5f>
06:00:42 [INFO] [02/07/2024 11:00:42.371] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:42 11:00:42.405 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::a7939c9f-f937-4aa4-9a16-dabd7ec76fda>
06:00:42 [INFO] [02/07/2024 11:00:42.412] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:42 Feb 07, 2024 11:00:42 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
06:00:42 WARNING: Exception thrown during asynchronous load
06:00:42 java.util.concurrent.CompletionException: ThingNotAccessibleException [message='The Thing with ID ':a7939c9f-f937-4aa4-9a16-dabd7ec76fda' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=8f1fe3a3-2bf0-4f0a-b93f-c88105fa97c9}]]
06:00:42 	at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368)
06:00:42 	at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377)
06:00:42 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152)
06:00:42 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
06:00:42 	at java.base/java.lang.Thread.run(Thread.java:833)
06:00:42 Caused by: ThingNotAccessibleException [message='The Thing with ID ':a7939c9f-f937-4aa4-9a16-dabd7ec76fda' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=8f1fe3a3-2bf0-4f0a-b93f-c88105fa97c9}]]
06:00:42 	at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:150)
06:00:42 	at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:132)
06:00:42 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:00:42 	at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.lambda$thingNotAccessible$2(AbstractSignalEnrichmentFacadeTest.java:119)
06:00:42 	at org.eclipse.ditto.base.model.signals.DittoTestSystem$1.<init>(DittoTestSystem.java:40)
06:00:42 	at org.eclipse.ditto.base.model.signals.DittoTestSystem.run(DittoTestSystem.java:39)
06:00:42 	at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.thingNotAccessible(AbstractSignalEnrichmentFacadeTest.java:106)
06:00:42 	at org.eclipse.ditto.internal.models.signalenrichment.SearchIndexingSignalEnrichmentFacadeTest.thingNotAccessible(SearchIndexingSignalEnrichmentFacadeTest.java:43)
06:00:42 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:00:42 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:00:42 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:00:42 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:00:42 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:00:42 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:00:42 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:00:42 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:00:42 	at org.assertj.core.api.SoftAssertionsStatement$1.evaluate(SoftAssertionsStatement.java:41)
06:00:42 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:00:42 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:00:42 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:00:42 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:00:42 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:00:42 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:00:42 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:00:42 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:00:42 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:00:42 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:00:42 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:00:42 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:00:42 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:00:42 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:00:42 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:00:42 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:00:42 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:00:42 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:00:42 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:00:42 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:00:42 
06:00:42 11:00:42.444 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing:test:thing-id>
06:00:42 [INFO] [02/07/2024 11:00:42.447] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:42 11:00:42.490 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::ce4fd91a-725e-4703-866d-667a01a28bcb>
06:00:52 Feb 07, 2024 11:00:52 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
06:00:52 WARNING: Exception thrown during asynchronous load
06:00:52 java.util.concurrent.CompletionException: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://SearchIndexingSignalEnrichmentFacadeTest/system/testProbe-12#136275315), Path(/)]] after [10000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.
06:00:52 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
06:00:52 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
06:00:52 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1141)
06:00:52 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:00:52 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
06:00:52 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26)
06:00:52 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23)
06:00:52 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484)
06:00:52 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
06:00:52 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
06:00:52 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:335)
06:00:52 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
06:00:52 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
06:00:52 	at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737)
06:00:52 	at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491)
06:00:52 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
06:00:52 	at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:376)
06:00:52 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:324)
06:00:52 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:328)
06:00:52 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:280)
06:00:52 	at java.base/java.lang.Thread.run(Thread.java:833)
06:00:52 Caused by: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://SearchIndexingSignalEnrichmentFacadeTest/system/testProbe-12#136275315), Path(/)]] after [10000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.
06:00:52 
06:00:52 [INFO] [02/07/2024 11:00:52.511] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:52 11:00:52.546 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::4cf24502-e71f-4d24-b95e-0cce8037924f>
06:00:52 [INFO] [02/07/2024 11:00:52.549] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:52 11:00:52.576 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::fcd0b448-905c-4322-8ba7-3fd109ee8d98>
06:00:52 Feb 07, 2024 11:00:52 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
06:00:52 WARNING: Exception thrown during asynchronous load
06:00:52 java.util.concurrent.CompletionException: java.lang.IllegalStateException: Unexpected message: java.lang.Object@1e83e499
06:00:52 	at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368)
06:00:52 	at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377)
06:00:52 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152)
06:00:52 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
06:00:52 	at java.base/java.lang.Thread.run(Thread.java:833)
06:00:52 Caused by: java.lang.IllegalStateException: Unexpected message: java.lang.Object@1e83e499
06:00:52 	at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.toThrowable(ByRoundTripSignalEnrichmentFacade.java:109)
06:00:52 	at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.extractPartialThing(ByRoundTripSignalEnrichmentFacade.java:100)
06:00:52 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
06:00:52 	... 2 more
06:00:52 
06:00:52 [INFO] [02/07/2024 11:00:52.578] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:52 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.42 s -- in org.eclipse.ditto.internal.models.signalenrichment.SearchIndexingSignalEnrichmentFacadeTest
06:00:52 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest
06:00:52 11:00:52.614 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::fde8ff41-e420-4a40-a47a-520cad90ae01>
06:00:52 11:00:52.616 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::fde8ff41-e420-4a40-a47a-520cad90ae01>
06:00:52 [INFO] [02/07/2024 11:00:52.619] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:52 11:00:52.666 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::eec49798-11a6-406a-a3ad-910cdc68cc36>
06:00:52 11:00:52.669 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::eec49798-11a6-406a-a3ad-910cdc68cc36>
06:00:53 11:00:53.672 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::eec49798-11a6-406a-a3ad-910cdc68cc36>
06:00:54 [INFO] [02/07/2024 11:00:54.676] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:54 11:00:54.741 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::27006f85-59a5-469a-ae0d-9de1f63c777e>
06:00:54 11:00:54.744 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::27006f85-59a5-469a-ae0d-9de1f63c777e>
06:00:55 [INFO] [02/07/2024 11:00:55.748] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:55 11:00:55.783 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::ec2eca27-9659-41c1-a54c-4ee2da73b643>
06:00:55 11:00:55.785 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::ec2eca27-9659-41c1-a54c-4ee2da73b643>
06:00:56 [INFO] [02/07/2024 11:00:56.788] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:56 11:00:56.819 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::00c0e6f9-e39a-4fbe-b69b-98d0d8bf1cce>
06:00:56 11:00:56.822 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::00c0e6f9-e39a-4fbe-b69b-98d0d8bf1cce>
06:00:57 [INFO] [02/07/2024 11:00:57.825] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:57 11:00:57.862 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::268ac196-a108-4f28-b15f-951edf151828>
06:00:57 11:00:57.864 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::268ac196-a108-4f28-b15f-951edf151828>
06:00:58 [INFO] [02/07/2024 11:00:58.867] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:58 11:00:58.908 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::f241f017-2032-4b93-914f-c5e7f45e2839>
06:00:58 11:00:58.911 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::f241f017-2032-4b93-914f-c5e7f45e2839>
06:00:58 [INFO] [02/07/2024 11:00:58.914] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:58 11:00:58.951 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::37067e70-00ae-4eb2-8a06-f0490e61b60e>
06:00:58 11:00:58.953 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::37067e70-00ae-4eb2-8a06-f0490e61b60e>
06:00:58 [INFO] [02/07/2024 11:00:58.956] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:59 11:00:58.995 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::34026830-20b2-4fa0-90ab-13a981454361>
06:00:59 Feb 07, 2024 11:00:58 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
06:00:59 WARNING: Exception thrown during asynchronous load
06:00:59 java.util.concurrent.CompletionException: ThingNotAccessibleException [message='The Thing with ID ':34026830-20b2-4fa0-90ab-13a981454361' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=99de0d2b-8a8a-484a-b9ee-f6ca5d2673fa}]]
06:00:59 	at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368)
06:00:59 	at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377)
06:00:59 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152)
06:00:59 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
06:00:59 	at java.base/java.lang.Thread.run(Thread.java:833)
06:00:59 Caused by: ThingNotAccessibleException [message='The Thing with ID ':34026830-20b2-4fa0-90ab-13a981454361' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=99de0d2b-8a8a-484a-b9ee-f6ca5d2673fa}]]
06:00:59 	at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:150)
06:00:59 	at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:132)
06:00:59 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:00:59 	at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.lambda$thingNotAccessible$2(AbstractSignalEnrichmentFacadeTest.java:119)
06:00:59 	at org.eclipse.ditto.base.model.signals.DittoTestSystem$1.<init>(DittoTestSystem.java:40)
06:00:59 	at org.eclipse.ditto.base.model.signals.DittoTestSystem.run(DittoTestSystem.java:39)
06:00:59 	at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.thingNotAccessible(AbstractSignalEnrichmentFacadeTest.java:106)
06:00:59 	at org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest.thingNotAccessible(DittoCachingSignalEnrichmentFacadeTest.java:22)
06:00:59 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:00:59 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:00:59 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:00:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:00:59 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:00:59 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:00:59 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:00:59 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:00:59 	at org.assertj.core.api.SoftAssertionsStatement$1.evaluate(SoftAssertionsStatement.java:41)
06:00:59 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:00:59 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:00:59 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:00:59 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:00:59 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:00:59 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:00:59 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:00:59 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:00:59 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:00:59 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:00:59 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:00:59 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:00:59 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:00:59 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:00:59 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:00:59 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:00:59 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:00:59 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:00:59 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:00:59 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:00:59 
06:00:59 [INFO] [02/07/2024 11:00:58.998] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:59 11:00:59.028 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing:test:thing-id>
06:00:59 [INFO] [02/07/2024 11:00:59.030] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:00:59 11:00:59.062 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::bc217896-07d0-4fdb-80b7-dafdccd8f690>
06:01:09 Feb 07, 2024 11:01:09 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
06:01:09 WARNING: Exception thrown during asynchronous load
06:01:09 java.util.concurrent.CompletionException: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://DittoCachingSignalEnrichmentFacadeTest/system/testProbe-25#-1218415723), Path(/)]] after [10000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.
06:01:09 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
06:01:09 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
06:01:09 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1141)
06:01:09 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:01:09 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
06:01:09 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26)
06:01:09 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23)
06:01:09 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484)
06:01:09 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
06:01:09 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
06:01:09 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:335)
06:01:09 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
06:01:09 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
06:01:09 	at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737)
06:01:09 	at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491)
06:01:09 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
06:01:09 	at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:376)
06:01:09 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:324)
06:01:09 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:328)
06:01:09 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:280)
06:01:09 	at java.base/java.lang.Thread.run(Thread.java:833)
06:01:09 Caused by: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://DittoCachingSignalEnrichmentFacadeTest/system/testProbe-25#-1218415723), Path(/)]] after [10000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.
06:01:09 
06:01:09 [INFO] [02/07/2024 11:01:09.083] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:09 11:01:09.116 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::3782dc03-3cd2-4440-b50f-b0c9046bc10c>
06:01:09 [INFO] [02/07/2024 11:01:09.118] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:09 11:01:09.148 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::2514d831-73c6-4c89-98c4-65e4527e867a>
06:01:09 Feb 07, 2024 11:01:09 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
06:01:09 WARNING: Exception thrown during asynchronous load
06:01:09 java.util.concurrent.CompletionException: java.lang.IllegalStateException: Unexpected message: java.lang.Object@1b4633fe
06:01:09 	at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368)
06:01:09 	at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377)
06:01:09 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152)
06:01:09 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
06:01:09 	at java.base/java.lang.Thread.run(Thread.java:833)
06:01:09 Caused by: java.lang.IllegalStateException: Unexpected message: java.lang.Object@1b4633fe
06:01:09 	at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.toThrowable(ByRoundTripSignalEnrichmentFacade.java:109)
06:01:09 	at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.extractPartialThing(ByRoundTripSignalEnrichmentFacade.java:100)
06:01:09 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
06:01:09 	... 2 more
06:01:09 
06:01:09 [INFO] [02/07/2024 11:01:09.150] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:09 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.57 s -- in org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest
06:01:09 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacadeTest
06:01:09 [INFO] [02/07/2024 11:01:09.186] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:09 [INFO] [02/07/2024 11:01:09.223] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:09 [INFO] [02/07/2024 11:01:09.283] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:09 [INFO] [02/07/2024 11:01:09.318] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:09 [INFO] [02/07/2024 11:01:09.355] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacadeTest
06:01:09 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.SignalEnrichmentCacheKeyTest
06:01:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s -- in org.eclipse.ditto.internal.models.signalenrichment.SignalEnrichmentCacheKeyTest
06:01:09 [INFO] 
06:01:09 [INFO] Results:
06:01:09 [INFO] 
06:01:09 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
06:01:09 [INFO] 
06:01:09 [INFO] 
06:01:09 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signalenrichment ---
06:01:09 [INFO] 
06:01:09 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signalenrichment ---
06:01:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar
06:01:09 [INFO] 
06:01:09 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signalenrichment ---
06:01:10 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
06:01:10 [INFO] No previous run data found, generating javadoc.
06:01:11 [WARNING] Javadoc Warnings
06:01:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/package-info.java:14: warning: no comment
06:01:11 [WARNING] package org.eclipse.ditto.internal.models.signalenrichment;
06:01:11 [WARNING] ^
06:01:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/CachingSignalEnrichmentFacade.java:47: warning: no comment
06:01:11 [WARNING] default JsonObject applyJsonFieldSelector(final JsonObject jsonObject,
06:01:11 [WARNING] ^
06:01:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:83: warning: no @return
06:01:11 [WARNING] public static DittoCachingSignalEnrichmentFacade newInstance(final SignalEnrichmentFacade cacheLoaderFacade,
06:01:11 [WARNING] ^
06:01:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:458: warning: no comment
06:01:11 [WARNING] protected static final class CachingParameters {
06:01:11 [WARNING] ^
06:01:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:60: warning: no comment
06:01:11 [WARNING] protected final Cache<SignalEnrichmentCacheKey, JsonObject> extraFieldsCache;
06:01:11 [WARNING] ^
06:01:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:62: warning: no comment
06:01:11 [WARNING] protected DittoCachingSignalEnrichmentFacade(
06:01:11 [WARNING] ^
06:01:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:453: warning: no comment
06:01:11 [WARNING] protected JsonFieldSelector determineSelector(final String namespace) {
06:01:11 [WARNING] ^
06:01:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:284: warning: no comment
06:01:11 [WARNING] protected CompletableFuture<JsonObject> doCacheLookup(final SignalEnrichmentCacheKey cacheKey,
06:01:11 [WARNING] ^
06:01:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:163: warning: no comment
06:01:11 [WARNING] protected CompletionStage<JsonObject> doRetrievePartialThing(final EntityId thingId,
06:01:11 [WARNING] ^
06:01:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:465: warning: no comment
06:01:11 [WARNING] public CachingParameters(@Nullable final JsonFieldSelector fieldSelector,
06:01:11 [WARNING] ^
06:01:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/SearchIndexingSignalEnrichmentFacade.java:59: warning: no @return
06:01:11 [WARNING] public static SearchIndexingSignalEnrichmentFacade newInstance(
06:01:11 [WARNING] ^
06:01:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/SignalEnrichmentProviderConfig.java:57: warning: no comment
06:01:11 [WARNING] CACHE_ENABLED("cache.enabled", true);
06:01:11 [WARNING] ^
06:01:11 [WARNING] 12 warnings
06:01:11 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar
06:01:11 [INFO] 
06:01:11 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signalenrichment ---
06:01:11 [INFO] Tests are skipped.
06:01:11 [INFO] 
06:01:11 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signalenrichment ---
06:01:11 [INFO] Tests are skipped.
06:01:11 [INFO] 
06:01:11 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signalenrichment ---
06:01:11 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/jacoco.exec
06:01:11 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal Enrichment' with 10 classes
06:01:11 [INFO] 
06:01:11 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signalenrichment ---
06:01:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/0-SNAPSHOT/ditto-internal-models-signalenrichment-0-SNAPSHOT.pom
06:01:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/0-SNAPSHOT/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar
06:01:11 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-signalenrichment/0-SNAPSHOT/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar
06:01:11 [INFO] 
06:01:11 [INFO] -----< org.eclipse.ditto:ditto-internal-utils-conditional-headers >-----
06:01:11 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Conditional Headers 0-SNAPSHOT [60/77]
06:01:11 [INFO]   from internal/utils/conditional-headers/pom.xml
06:01:11 [INFO] --------------------------------[ jar ]---------------------------------
06:01:11 [INFO] 
06:01:11 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-conditional-headers ---
06:01:11 [INFO] 
06:01:11 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-conditional-headers ---
06:01:11 [INFO] 
06:01:11 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-conditional-headers ---
06:01:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/jacoco.exec
06:01:11 [INFO] 
06:01:11 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-conditional-headers ---
06:01:11 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
06:01:11 [WARNING] 
06:01:11 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
06:01:11 [WARNING] 
06:01:11 [WARNING] licenseMerges will be overridden by licenseMergesFile.
06:01:11 [WARNING] 
06:01:11 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/classes/META-INF/NOTICE-THIRD-PARTY.md
06:01:11 [INFO] 
06:01:11 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-conditional-headers ---
06:01:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/resources
06:01:11 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
06:01:11 [INFO] 
06:01:11 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-conditional-headers ---
06:01:11 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT...
06:01:11 [INFO] 
06:01:11 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-conditional-headers ---
06:01:11 [INFO] Changes detected - recompiling the module! :dependency
06:01:11 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes
06:01:11 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java uses unchecked or unsafe operations.
06:01:11 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfEqualPreconditionHeader.java: Recompile with -Xlint:unchecked for details.
06:01:11 [INFO] 
06:01:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-conditional-headers ---
06:01:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/test/resources
06:01:11 [INFO] 
06:01:11 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-conditional-headers ---
06:01:11 [INFO] Changes detected - recompiling the module! :dependency
06:01:11 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
06:01:11 [INFO] 
06:01:11 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-conditional-headers ---
06:01:11 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
06:01:11 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/surefire-reports
06:01:11 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
06:01:11 [INFO] 
06:01:11 [INFO] -------------------------------------------------------
06:01:11 [INFO]  T E S T S
06:01:11 [INFO] -------------------------------------------------------
06:01:12 [INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.IfNoneMatchPreconditionHeaderTest
06:01:12 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 s -- in org.eclipse.ditto.internal.utils.headers.conditional.IfNoneMatchPreconditionHeaderTest
06:01:12 [INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.IfMatchPreconditionHeaderTest
06:01:12 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.internal.utils.headers.conditional.IfMatchPreconditionHeaderTest
06:01:12 [INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.ConditionalHeadersValidatorTest
06:01:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.internal.utils.headers.conditional.ConditionalHeadersValidatorTest
06:01:12 [INFO] 
06:01:12 [INFO] Results:
06:01:12 [INFO] 
06:01:12 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
06:01:12 [INFO] 
06:01:12 [INFO] 
06:01:12 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-conditional-headers ---
06:01:12 [INFO] 
06:01:12 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-conditional-headers ---
06:01:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar
06:01:12 [INFO] 
06:01:12 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-conditional-headers ---
06:01:12 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
06:01:12 [INFO] No previous run data found, generating javadoc.
06:01:14 [WARNING] Javadoc Warnings
06:01:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/package-info.java:14: warning: no comment
06:01:14 [WARNING] package org.eclipse.ditto.internal.utils.headers.conditional;
06:01:14 [WARNING] ^
06:01:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/ConditionalHeadersValidator.java:143: warning: no @param for <C>
06:01:14 [WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) {
06:01:14 [WARNING] ^
06:01:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/ConditionalHeadersValidator.java:143: warning: no @return
06:01:14 [WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) {
06:01:14 [WARNING] ^
06:01:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfMatchPreconditionHeader.java:28: warning: no comment
06:01:14 [WARNING] public final class IfMatchPreconditionHeader implements PreconditionHeader<EntityTag> {
06:01:14 [WARNING] ^
06:01:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/java/org/eclipse/ditto/internal/utils/headers/conditional/IfNoneMatchPreconditionHeader.java:26: warning: no comment
06:01:14 [WARNING] public final class IfNoneMatchPreconditionHeader implements PreconditionHeader<EntityTag> {
06:01:14 [WARNING] ^
06:01:14 [WARNING] 5 warnings
06:01:14 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar
06:01:14 [INFO] 
06:01:14 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-conditional-headers ---
06:01:14 [INFO] Tests are skipped.
06:01:14 [INFO] 
06:01:14 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-conditional-headers ---
06:01:14 [INFO] Tests are skipped.
06:01:14 [INFO] 
06:01:14 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-conditional-headers ---
06:01:14 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/jacoco.exec
06:01:14 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Conditional Headers' with 4 classes
06:01:14 [INFO] 
06:01:14 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-conditional-headers ---
06:01:14 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/0-SNAPSHOT/ditto-internal-utils-conditional-headers-0-SNAPSHOT.pom
06:01:14 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/0-SNAPSHOT/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar
06:01:14 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/0-SNAPSHOT/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar
06:01:14 [INFO] 
06:01:14 [INFO] ------< org.eclipse.ditto:ditto-internal-utils-persistent-actors >------
06:01:14 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistent Actors 0-SNAPSHOT [61/77]
06:01:14 [INFO]   from internal/utils/persistent-actors/pom.xml
06:01:14 [INFO] --------------------------------[ jar ]---------------------------------
06:01:14 [INFO] 
06:01:14 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-persistent-actors ---
06:01:14 [INFO] 
06:01:14 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-persistent-actors ---
06:01:14 [INFO] 
06:01:14 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-internal-utils-persistent-actors ---
06:01:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:01:14 [INFO] 
06:01:14 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistent-actors ---
06:01:14 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/jacoco.exec
06:01:14 [INFO] 
06:01:14 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistent-actors ---
06:01:14 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
06:01:14 [WARNING] 
06:01:14 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
06:01:14 [WARNING] 
06:01:14 [WARNING] licenseMerges will be overridden by licenseMergesFile.
06:01:14 [WARNING] 
06:01:14 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/classes/META-INF/NOTICE-THIRD-PARTY.md
06:01:14 [INFO] 
06:01:14 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistent-actors ---
06:01:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/resources
06:01:14 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
06:01:14 [INFO] 
06:01:14 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistent-actors ---
06:01:14 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT...
06:01:14 [INFO] 
06:01:14 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistent-actors ---
06:01:14 [INFO] Changes detected - recompiling the module! :dependency
06:01:14 [INFO] Compiling 42 source files with javac [debug target 17] to target/classes
06:01:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/AbstractCommandStrategies.java: Some input files use unchecked or unsafe operations.
06:01:14 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/AbstractCommandStrategies.java: Recompile with -Xlint:unchecked for details.
06:01:14 [INFO] 
06:01:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistent-actors ---
06:01:14 [INFO] Copying 6 resources from src/test/resources to target/test-classes
06:01:14 [INFO] 
06:01:14 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistent-actors ---
06:01:14 [INFO] Changes detected - recompiling the module! :dependency
06:01:14 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes
06:01:15 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java uses or overrides a deprecated API.
06:01:15 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/test/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActorTest.java: Recompile with -Xlint:deprecation for details.
06:01:15 [INFO] 
06:01:15 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistent-actors ---
06:01:15 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
06:01:15 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/surefire-reports
06:01:15 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
06:01:15 [INFO] 
06:01:15 [INFO] -------------------------------------------------------
06:01:15 [INFO]  T E S T S
06:01:15 [INFO] -------------------------------------------------------
06:01:15 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.DefaultCleanupConfigTest
06:01:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.DefaultCleanupConfigTest
06:01:17 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupTest
06:01:19 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:01:21 [INFO] [02/07/2024 11:01:21.030] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:21 [INFO] [02/07/2024 11:01:21.309] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:21 [INFO] [02/07/2024 11:01:21.474] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:21 [INFO] [02/07/2024 11:01:21.572] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.388 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupTest
06:01:21 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.PersistenceCleanupActorTest
06:01:22 11:01:22.033 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:01:22 11:01:22.375 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
06:01:22 11:01:22.412 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Progress=<thing:p:id>
06:01:22 11:01:22.740 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT6M52.5S> from start
06:01:22 11:01:22.741 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30
06:01:22 11:01:22.875 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:01:23 11:01:22.932 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
06:01:23 11:01:22.980 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Activating kill-switch on demand: <SingleKillSwitch(1111918102)>
06:01:23 11:01:22.984 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30
06:01:23 11:01:22.985 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream failed or shutdown and disabled. Last PID=<thing:last:pid>
06:01:23 11:01:23.314 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:01:23 11:01:23.363 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream disabled. lastPid=<>
06:01:23 11:01:23.388 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:01:23 11:01:23.453 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
06:01:23 11:01:23.463 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30
06:01:23 11:01:23.463 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Progress=<thing:p:id>
06:01:23 11:01:23.564 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT6M17.63671875S> from start
06:01:23 11:01:23.569 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
06:01:23 [INFO] [02/07/2024 11:01:23.583] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/testProbe-5/$a] Stream complete. Next stream in <PT8M58.76953125S> from start
06:01:23 11:01:23.616 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:01:23 11:01:23.690 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
06:01:23 11:01:23.695 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Aborting stream because of graceful shutdown.
06:01:23 11:01:23.695 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream failed or shutdown. Next stream in <PT9M26.30859375S> starting from <>
06:01:23 11:01:23.715 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:01:23 11:01:23.764 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
06:01:23 11:01:23.766 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT6M12.36328125S> from start
06:01:23 11:01:23.786 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:01:23 11:01:23.846 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:01:24 11:01:23.927 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:01:24 [INFO] [02/07/2024 11:01:24.196] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/testProbe-13/$a] Stream complete. Next stream in <PT9M13.125S> from start
06:01:24 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.606 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.PersistenceCleanupActorTest
06:01:24 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupResultTest
06:01:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupResultTest
06:01:24 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.SnapshotRevisionTest
06:01:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.SnapshotRevisionTest
06:01:24 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CreditsTest
06:01:24 [INFO] [02/07/2024 11:01:24.679] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:24 [INFO] [02/07/2024 11:01:24.917] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:25 [INFO] [02/07/2024 11:01:25.200] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.911 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CreditsTest
06:01:25 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistentActorWithTimersAndCleanupTest
06:01:25 11:01:25.735 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:01:25 11:01:25.895 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:namespace:slowDelete', deleting snapshots to sequence number 9 and events to 9.
06:01:25 11:01:25.896 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Another cleanup is already running, rejecting the new cleanup request.
06:01:26 11:01:25.933 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:01:26 11:01:25.998 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:com.example:testDeleteSucceeds', deleting snapshots to sequence number 9 and events to 9.
06:01:26 11:01:25.999 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteSucceeds' completed.
06:01:26 11:01:26.022 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:01:26 11:01:26.066 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:namespace:failDeleteSnapshot', deleting snapshots to sequence number 4 and events to 4.
06:01:26 11:01:26.068 [WARN ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:namespace:failDeleteSnapshot' failed. Snapshots: DeleteSnapshotsFailure (thing:namespace:failDeleteSnapshot). Messages: DeleteMessagesSuccess.
06:01:26 11:01:26.093 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:01:26 11:01:26.136 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:com.example:testDeleteNotCalledWhenRevisionDidNotChange', deleting snapshots to sequence number 19 and events to 19.
06:01:26 11:01:26.137 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteNotCalledWhenRevisionDidNotChange' completed.
06:01:26 11:01:26.172 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:01:26 11:01:26.217 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:namespace:failDeleteMessage', deleting snapshots to sequence number 4 and events to 5.
06:01:26 11:01:26.218 [WARN ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:namespace:failDeleteMessage' failed. Snapshots: DeleteSnapshotsSuccess. Messages: DeleteMessagesFailure (thing:namespace:failDeleteMessage).
06:01:26 11:01:26.242 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:01:26 11:01:26.295 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:com.example:testZeroStaleEventsKept', deleting snapshots to sequence number 9 and events to 10.
06:01:26 11:01:26.295 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testZeroStaleEventsKept' completed.
06:01:26 11:01:26.315 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:01:26 11:01:26.361 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged', deleting snapshots to sequence number 9 and events to 9.
06:01:26 11:01:26.362 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged' completed.
06:01:26 11:01:26.366 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Starting cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged', deleting snapshots to sequence number 19 and events to 19.
06:01:26 11:01:26.367 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged' completed.
06:01:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.161 s -- in org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistentActorWithTimersAndCleanupTest
06:01:26 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.config.DefaultPingConfigTest
06:01:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.367 s -- in org.eclipse.ditto.internal.utils.persistentactors.config.DefaultPingConfigTest
06:01:27 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActorTest
06:01:27 [INFO] [02/07/2024 11:01:27.814] [PekkoTestSystem-pekko.actor.default-dispatcher-7] [pekko://PekkoTestSystem/user/$a] Scheduling ping for all PersistenceActors with initial delay <PT0S> and interval <PT10M>.
06:01:27 [INFO] [02/07/2024 11:01:27.817] [PekkoTestSystem-pekko.actor.default-dispatcher-7] [pekko://PekkoTestSystem/user/$a] Sending ping for PersistenceActors. Will be sent again after the configured interval of <PT10M>.
06:01:28 [INFO] [02/07/2024 11:01:28.850] [Thread-26] [pekko://PekkoTestSystem/user/$a] Sending pings completed.
06:01:28 [INFO] [02/07/2024 11:01:28.850] [PekkoTestSystem-pekko.actor.default-dispatcher-7] [pekko://PekkoTestSystem/user/$a] Got ping completed.
06:01:28 [INFO] [02/07/2024 11:01:28.863] [PekkoTestSystem-pekko.actor.default-dispatcher-6] [pekko://PekkoTestSystem/user/$b] Scheduling ping for all PersistenceActors with initial delay <PT0S> and interval <PT10M>.
06:01:28 [INFO] [02/07/2024 11:01:28.863] [PekkoTestSystem-pekko.actor.default-dispatcher-6] [pekko://PekkoTestSystem/user/$b] Sending ping for PersistenceActors. Will be sent again after the configured interval of <PT10M>.
06:01:28 Feb 07, 2024 11:01:28 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
06:01:28 WARNING: Could not find implementation for entity ID with type <some>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
06:01:28 [INFO] [02/07/2024 11:01:28.873] [PekkoTestSystem-pekko.actor.default-dispatcher-6] [pekko://PekkoTestSystem/user/$b] Another ping iteration is currently in progress. Next iteration will be started after <PT10M>.
06:01:29 Feb 07, 2024 11:01:29 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
06:01:29 WARNING: Could not find implementation for entity ID with type <some>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
06:01:29 Feb 07, 2024 11:01:29 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
06:01:29 WARNING: Could not find implementation for entity ID with type <some>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
06:01:29 [INFO] [02/07/2024 11:01:29.890] [Thread-27] [pekko://PekkoTestSystem/user/$b] Sending pings completed.
06:01:29 [INFO] [02/07/2024 11:01:29.890] [PekkoTestSystem-pekko.actor.default-dispatcher-7] [pekko://PekkoTestSystem/user/$b] Got ping completed.
06:01:30 [INFO] [02/07/2024 11:01:29.991] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.255 s -- in org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActorTest
06:01:30 [INFO] 
06:01:30 [INFO] Results:
06:01:30 [INFO] 
06:01:30 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0
06:01:30 [INFO] 
06:01:30 [INFO] 
06:01:30 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistent-actors ---
06:01:30 [INFO] 
06:01:30 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistent-actors ---
06:01:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar
06:01:30 [INFO] 
06:01:30 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistent-actors ---
06:01:30 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
06:01:30 [INFO] No previous run data found, generating javadoc.
06:01:33 [WARNING] Javadoc Warnings
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/package-info.java:14: warning: no comment
06:01:33 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors;
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/package-info.java:15: warning: no comment
06:01:33 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors.cleanup;
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/config/package-info.java:14: warning: no comment
06:01:33 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors.config;
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/AbstractCommandStrategies.java:39: warning: no comment
06:01:33 [WARNING] protected final Map<Class<? extends C>, CommandStrategy<? extends C, S, K, ? extends E>> strategies;
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/events/AbstractEventStrategies.java:36: warning: no comment
06:01:33 [WARNING] protected final Logger log = LoggerFactory.getLogger(getClass());
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/results/ResultVisitor.java:80: warning: no @param for errorCausingCommand
06:01:33 [WARNING] void onError(DittoRuntimeException error, Command<?> errorCausingCommand);
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:530: warning: no comment
06:01:33 [WARNING] protected void becomeDeletedHandler() {
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:680: warning: no comment
06:01:33 [WARNING] protected void handleByCommandStrategy(final C command) {
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:1047: warning: no comment
06:01:33 [WARNING] public PersistEmptyEvent(final EmptyEvent emptyEvent) {
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:125: warning: no comment
06:01:33 [WARNING] @Nullable protected final BlockedNamespaces blockedNamespaces;
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:129: warning: no comment
06:01:33 [WARNING] @Nullable protected ActorRef enforcerChild;
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:127: warning: no comment
06:01:33 [WARNING] @Nullable protected E entityId;
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:131: warning: no comment
06:01:33 [WARNING] protected final Duration localAskTimeout;
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:119: warning: no comment
06:01:33 [WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this);
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:123: warning: no comment
06:01:33 [WARNING] protected final MongoReadJournal mongoReadJournal;
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:117: warning: no comment
06:01:33 [WARNING] protected static final String PERSISTENCE_ACTOR_NAME = "pa";
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:128: warning: no comment
06:01:33 [WARNING] @Nullable protected ActorRef persistenceActorChild;
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:146: warning: no comment
06:01:33 [WARNING] protected AbstractPersistenceSupervisor(@Nullable final ActorRef persistenceActorChild,
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:141: warning: no comment
06:01:33 [WARNING] protected AbstractPersistenceSupervisor(@Nullable final BlockedNamespaces blockedNamespaces,
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:226: warning: no comment
06:01:33 [WARNING] protected Receive activeBehaviour(final Runnable matchProcessNextTwinMessageBehavior,
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:596: warning: no comment
06:01:33 [WARNING] protected void becomeTwinSignalProcessingAwaiting() {
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:1025: warning: no comment
06:01:33 [WARNING] protected CompletionStage<Object> filterTargetActorResponseViaEnforcer(
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:646: warning: no comment
06:01:33 [WARNING] protected void restartChild() {
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistentActorWithTimersAndCleanup.java:60: warning: no comment
06:01:33 [WARNING] protected AbstractPersistentActorWithTimersAndCleanup() {
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistentActorWithTimersAndCleanup.java:64: warning: no comment
06:01:33 [WARNING] protected DittoDiagnosticLoggingAdapter createLogger() {
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/DefaultContext.java:54: warning: no @param for <K>
06:01:33 [WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log,
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/commands/DefaultContext.java:54: warning: no @param for actorSystem
06:01:33 [WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log,
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/EmptyEvent.java:59: warning: no comment
06:01:33 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME;
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/EmptyEvent.java:68: warning: no comment
06:01:33 [WARNING] public EmptyEvent(final JsonValue effect, final long revision, final DittoHeaders dittoHeaders) {
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/results/Result.java:53: warning: no @param for <E>
06:01:33 [WARNING] static <E extends Event<?>> Result<E> empty() {
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:344: warning: no comment
06:01:33 [WARNING] public enum Control {
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:348: warning: no comment
06:01:33 [WARNING] SERVICE_REQUESTS_DONE
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:347: warning: no comment
06:01:33 [WARNING] SHUTDOWN,
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:345: warning: no comment
06:01:33 [WARNING] STREAM_COMPLETE,
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:346: warning: no comment
06:01:33 [WARNING] STREAM_FAILED,
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:355: warning: no comment
06:01:33 [WARNING] IN_QUIET_PERIOD,
06:01:33 [WARNING] ^
06:01:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:356: warning: no comment
06:01:33 [WARNING] RUNNING
06:01:33 [WARNING] ^
06:01:33 [WARNING] 37 warnings
06:01:33 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar
06:01:33 [INFO] 
06:01:33 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistent-actors ---
06:01:33 [INFO] Tests are skipped.
06:01:33 [INFO] 
06:01:33 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistent-actors ---
06:01:33 [INFO] Tests are skipped.
06:01:33 [INFO] 
06:01:33 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistent-actors ---
06:01:33 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/jacoco.exec
06:01:33 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistent Actors' with 49 classes
06:01:33 [INFO] 
06:01:33 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistent-actors ---
06:01:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/0-SNAPSHOT/ditto-internal-utils-persistent-actors-0-SNAPSHOT.pom
06:01:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/0-SNAPSHOT/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar
06:01:33 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-persistent-actors/0-SNAPSHOT/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar
06:01:33 [INFO] 
06:01:33 [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-protocol >-----------
06:01:33 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Protocol 0-SNAPSHOT [62/77]
06:01:33 [INFO]   from internal/utils/protocol/pom.xml
06:01:33 [INFO] --------------------------------[ jar ]---------------------------------
06:01:33 [INFO] 
06:01:33 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-protocol ---
06:01:33 [INFO] 
06:01:33 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-protocol ---
06:01:33 [INFO] 
06:01:33 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-protocol ---
06:01:33 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/jacoco.exec
06:01:33 [INFO] 
06:01:33 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-protocol ---
06:01:33 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
06:01:33 [WARNING] 
06:01:33 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
06:01:33 [WARNING] 
06:01:33 [WARNING] licenseMerges will be overridden by licenseMergesFile.
06:01:33 [WARNING] 
06:01:33 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/classes/META-INF/NOTICE-THIRD-PARTY.md
06:01:33 [INFO] 
06:01:33 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-protocol ---
06:01:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/resources
06:01:33 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
06:01:33 [INFO] 
06:01:33 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-protocol ---
06:01:33 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT...
06:01:33 [INFO] 
06:01:33 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-protocol ---
06:01:33 [INFO] Changes detected - recompiling the module! :dependency
06:01:33 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes
06:01:33 [INFO] 
06:01:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-protocol ---
06:01:33 [INFO] Copying 1 resource from src/test/resources to target/test-classes
06:01:33 [INFO] 
06:01:33 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-protocol ---
06:01:33 [INFO] Changes detected - recompiling the module! :dependency
06:01:33 [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes
06:01:33 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java uses or overrides a deprecated API.
06:01:33 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/test/java/org/eclipse/ditto/internal/utils/protocol/config/DefaultProtocolConfigTest.java: Recompile with -Xlint:deprecation for details.
06:01:33 [INFO] 
06:01:33 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-protocol ---
06:01:33 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
06:01:33 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/surefire-reports
06:01:33 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
06:01:33 [INFO] 
06:01:33 [INFO] -------------------------------------------------------
06:01:33 [INFO]  T E S T S
06:01:33 [INFO] -------------------------------------------------------
06:01:33 [INFO] Running org.eclipse.ditto.internal.utils.protocol.ProtocolAdapterProviderTest
06:01:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.984 s -- in org.eclipse.ditto.internal.utils.protocol.ProtocolAdapterProviderTest
06:01:35 [INFO] Running org.eclipse.ditto.internal.utils.protocol.config.DefaultProtocolConfigTest
06:01:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.053 s -- in org.eclipse.ditto.internal.utils.protocol.config.DefaultProtocolConfigTest
06:01:38 [INFO] 
06:01:38 [INFO] Results:
06:01:38 [INFO] 
06:01:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
06:01:38 [INFO] 
06:01:38 [INFO] 
06:01:38 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-protocol ---
06:01:38 [INFO] 
06:01:38 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-protocol ---
06:01:38 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar
06:01:38 [INFO] 
06:01:38 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-protocol ---
06:01:38 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
06:01:38 [INFO] No previous run data found, generating javadoc.
06:01:39 [WARNING] Javadoc Warnings
06:01:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/config/package-info.java:14: warning: no comment
06:01:39 [WARNING] package org.eclipse.ditto.internal.utils.protocol.config;
06:01:39 [WARNING] ^
06:01:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/ProtocolAdapterProvider.java:90: warning: no comment
06:01:39 [WARNING] protected abstract HeaderTranslator createHttpHeaderTranslatorInstance(ProtocolConfig protocolConfig);
06:01:39 [WARNING] ^
06:01:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/java/org/eclipse/ditto/internal/utils/protocol/config/ProtocolConfig.java:42: warning: no comment
06:01:39 [WARNING] enum ProtocolConfigValue implements KnownConfigValue {
06:01:39 [WARNING] ^
06:01:39 [WARNING] 3 warnings
06:01:39 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar
06:01:39 [INFO] 
06:01:39 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-protocol ---
06:01:39 [INFO] Tests are skipped.
06:01:39 [INFO] 
06:01:39 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-protocol ---
06:01:39 [INFO] Tests are skipped.
06:01:39 [INFO] 
06:01:39 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-protocol ---
06:01:39 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/jacoco.exec
06:01:39 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Protocol' with 5 classes
06:01:39 [INFO] 
06:01:39 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-protocol ---
06:01:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/0-SNAPSHOT/ditto-internal-utils-protocol-0-SNAPSHOT.pom
06:01:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/0-SNAPSHOT/ditto-internal-utils-protocol-0-SNAPSHOT.jar
06:01:39 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-protocol/0-SNAPSHOT/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar
06:01:39 [INFO] 
06:01:39 [INFO] ----------< org.eclipse.ditto:ditto-rql-search-option-parser >----------
06:01:39 [INFO] Building Eclipse Ditto :: RQL :: search option parser 0-SNAPSHOT [63/77]
06:01:39 [INFO]   from rql/search-option-parser/pom.xml
06:01:39 [INFO] -------------------------------[ bundle ]-------------------------------
06:01:39 [INFO] 
06:01:39 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-search-option-parser ---
06:01:39 [INFO] 
06:01:39 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-search-option-parser ---
06:01:39 [INFO] 
06:01:39 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-search-option-parser ---
06:01:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:01:39 [INFO] 
06:01:39 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-search-option-parser ---
06:01:39 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/jacoco.exec
06:01:39 [INFO] 
06:01:39 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-search-option-parser ---
06:01:39 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
06:01:39 [WARNING] 
06:01:39 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
06:01:39 [WARNING] 
06:01:39 [WARNING] licenseMerges will be overridden by licenseMergesFile.
06:01:39 [WARNING] 
06:01:39 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes/META-INF/NOTICE-THIRD-PARTY.md
06:01:39 [INFO] 
06:01:39 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-search-option-parser ---
06:01:39 [INFO] Copying 0 resource from src/main/resources to target/classes
06:01:39 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
06:01:39 [INFO] 
06:01:39 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-search-option-parser ---
06:01:39 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-search-option-parser:bundle:0-SNAPSHOT...
06:01:39 [INFO] 
06:01:39 [INFO] --- scala:4.8.1:compile (default) @ ditto-rql-search-option-parser ---
06:01:39 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
06:01:39 [INFO] compiling 1 Scala source and 2 Java sources to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes ...
06:01:44 [WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details
06:01:44 [WARNING] one warning found
06:01:45 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8
06:01:45 1 warning.
06:01:45 [INFO] done compiling
06:01:45 [INFO] compile in 5.6 s
06:01:45 [INFO] 
06:01:45 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-search-option-parser ---
06:01:45 [INFO] Changes detected - recompiling the module! :dependency
06:01:45 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes
06:01:45 [WARNING] bootstrap class path not set in conjunction with -source 8
06:01:45 [INFO] 
06:01:45 [INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-search-option-parser ---
06:01:45 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
06:01:45 [INFO] compile in 0.0 s
06:01:45 [INFO] 
06:01:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-search-option-parser ---
06:01:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/src/test/resources
06:01:45 [INFO] 
06:01:45 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-search-option-parser ---
06:01:45 [INFO] Changes detected - recompiling the module! :dependency
06:01:45 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
06:01:45 [WARNING] bootstrap class path not set in conjunction with -source 8
06:01:45 [INFO] 
06:01:45 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-search-option-parser ---
06:01:45 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar
06:01:45 [INFO] compiling 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/test-classes ...
06:01:46 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8
06:01:46 1 warning.
06:01:46 [INFO] done compiling
06:01:46 [INFO] compile in 1.2 s
06:01:46 [INFO] 
06:01:46 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-search-option-parser ---
06:01:46 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
06:01:46 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/surefire-reports
06:01:46 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
06:01:46 [INFO] 
06:01:46 [INFO] -------------------------------------------------------
06:01:46 [INFO]  T E S T S
06:01:46 [INFO] -------------------------------------------------------
06:01:47 [INFO] Running org.eclipse.ditto.rql.parser.thingsearch.options.rql.RqlOptionsParserTest
06:01:47 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 s -- in org.eclipse.ditto.rql.parser.thingsearch.options.rql.RqlOptionsParserTest
06:01:47 [INFO] 
06:01:47 [INFO] Results:
06:01:47 [INFO] 
06:01:47 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
06:01:47 [INFO] 
06:01:47 [INFO] 
06:01:47 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-search-option-parser ---
06:01:47 [INFO] 
06:01:47 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-search-option-parser ---
06:01:47 [WARNING] Bundle org.eclipse.ditto:ditto-rql-search-option-parser:bundle:0-SNAPSHOT : Unused Import-Package instructions: [org.apache.pekko*] 
06:01:47 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar
06:01:47 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes/META-INF/MANIFEST.MF
06:01:47 [INFO] 
06:01:47 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-search-option-parser ---
06:01:47 [INFO] Tests are skipped.
06:01:47 [INFO] 
06:01:47 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-search-option-parser ---
06:01:47 [INFO] Tests are skipped.
06:01:47 [INFO] 
06:01:47 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-search-option-parser ---
06:01:47 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/jacoco.exec
06:01:47 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: search option parser' with 3 classes
06:01:48 [INFO] 
06:01:48 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-search-option-parser ---
06:01:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.pom
06:01:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.jar
06:01:48 [INFO] 
06:01:48 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-search-option-parser ---
06:01:48 [INFO] Installing org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.jar
06:01:48 [INFO] Writing OBR metadata
06:01:48 [INFO] 
06:01:48 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-search >------------
06:01:48 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Search 0-SNAPSHOT [64/77]
06:01:48 [INFO]   from internal/utils/search/pom.xml
06:01:48 [INFO] --------------------------------[ jar ]---------------------------------
06:01:48 [INFO] 
06:01:48 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-search ---
06:01:48 [INFO] 
06:01:48 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-search ---
06:01:48 [INFO] 
06:01:48 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-search ---
06:01:48 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/jacoco.exec
06:01:48 [INFO] 
06:01:48 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-search ---
06:01:48 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
06:01:48 [WARNING] 
06:01:48 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
06:01:48 [WARNING] 
06:01:48 [WARNING] licenseMerges will be overridden by licenseMergesFile.
06:01:48 [WARNING] 
06:01:48 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/classes/META-INF/NOTICE-THIRD-PARTY.md
06:01:48 [INFO] 
06:01:48 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-search ---
06:01:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/resources
06:01:48 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
06:01:48 [INFO] 
06:01:48 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-search ---
06:01:48 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT...
06:01:48 [INFO] 
06:01:48 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-search ---
06:01:48 [INFO] Changes detected - recompiling the module! :dependency
06:01:48 [INFO] Compiling 5 source files with javac [debug target 17] to target/classes
06:01:48 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java uses unchecked or unsafe operations.
06:01:48 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java: Recompile with -Xlint:unchecked for details.
06:01:48 [INFO] 
06:01:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-search ---
06:01:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/resources
06:01:48 [INFO] 
06:01:48 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-search ---
06:01:48 [INFO] Changes detected - recompiling the module! :dependency
06:01:48 [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes
06:01:48 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java uses or overrides a deprecated API.
06:01:48 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SubscriptionActorTest.java: Recompile with -Xlint:deprecation for details.
06:01:48 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java uses unchecked or unsafe operations.
06:01:48 [INFO] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/java/org/eclipse/ditto/internal/utils/search/SearchSourceTest.java: Recompile with -Xlint:unchecked for details.
06:01:48 [INFO] 
06:01:48 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-search ---
06:01:48 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
06:01:48 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/surefire-reports
06:01:48 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
06:01:48 [INFO] 
06:01:48 [INFO] -------------------------------------------------------
06:01:48 [INFO]  T E S T S
06:01:48 [INFO] -------------------------------------------------------
06:01:49 [INFO] Running org.eclipse.ditto.internal.utils.search.SearchSourceTest
06:01:51 SLF4J(W): Class path contains multiple SLF4J providers.
06:01:51 SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@6a0ee80]
06:01:51 SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@71de1091]
06:01:51 SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation.
06:01:51 SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@6a0ee80]
06:01:52 [WARN] [02/07/2024 11:01:51.953] [default-pekko.actor.default-dispatcher-5] [org.apache.pekko.stream.Log(pekko://default/system/Materializers/StreamSupervisor-0)] [resume-source-errors-flow] Upstream failed, cause: InvalidRqlExpressionException: The given RQL expression was invalid
06:01:52 [INFO] [02/07/2024 11:01:52.079] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:52 [INFO] [02/07/2024 11:01:52.329] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:52 11:01:52.458 [default-pekko.actor.default-dispatcher-5] INFO org.eclipse.ditto.internal.utils.search.SearchSource -- Resuming from: org.apache.pekko.stream.RemoteStreamRefActorTerminatedException: [SourceRef-0] Remote stream (pekko://default/system/Materializers/StreamSupervisor-2/$$a-SinkRef-0) failed, reason: mock cursor-not-found error
06:01:52 [INFO] [02/07/2024 11:01:52.594] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:52 [INFO] [02/07/2024 11:01:52.718] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.610 s -- in org.eclipse.ditto.internal.utils.search.SearchSourceTest
06:01:52 [INFO] Running org.eclipse.ditto.internal.utils.search.SubscriptionManagerTest
06:01:52 [INFO] [02/07/2024 11:01:52.832] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/$a] SubscriptionID not found, responding with SubscriptionFailed: <RequestFromSubscription[type=thing-search.commands:request, dittoHeaders=ImmutableDittoHeaders [{}], subscriptionId=nonexistentSid, demand=1]>
06:01:52 [INFO] [02/07/2024 11:01:52.836] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:53 11:01:52.972 [default-pekko.actor.default-dispatcher-10] ERROR org.eclipse.ditto.internal.utils.search.SearchSource -- Unexpected error
06:01:53 org.apache.pekko.pattern.AskTimeoutException: mock error
06:01:53 [INFO] [02/07/2024 11:01:53.297] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/$a] Processing <CreateSubscription[type=thing-search.commands:subscribe, dittoHeaders=ImmutableDittoHeaders [{}], filter=null, options=size(0), fields=null, namespaces=null, prefix=null]>
06:01:53 [INFO] [02/07/2024 11:01:53.304] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/$a/0] SubscriptionFailed [type=thing-search.subscription.events:failed, subscriptionId=0, dittoHeaders=ImmutableDittoHeaders [{}], error=InvalidOptionException [message='Invalid option: 'size(0)'', errorCode=thing-search:search.option.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='size(n) -- n must be between 1 and 200', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]]
06:01:53 [INFO] [02/07/2024 11:01:53.307] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:53 [INFO] [02/07/2024 11:01:53.372] [default-pekko.actor.default-dispatcher-5] [pekko://default/user/$a] Processing <CreateSubscription[type=thing-search.commands:subscribe, dittoHeaders=ImmutableDittoHeaders [{}], filter=exists(attributes/tag1), options=size(1), fields=/thingId, namespaces=null, prefix=null]>
06:01:53 [INFO] [02/07/2024 11:01:53.378] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/$a/0] SubscriptionFailed [type=thing-search.subscription.events:failed, subscriptionId=0, dittoHeaders=ImmutableDittoHeaders [{}], error=SubscriptionProtocolErrorException [message='The number of requested elements must be > 0 (see reactive-streams specification, rule 3.9)', errorCode=thing-search:subscription.protocol.error, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='null', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]]
06:01:53 [INFO] [02/07/2024 11:01:53.380] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 s -- in org.eclipse.ditto.internal.utils.search.SubscriptionManagerTest
06:01:53 [INFO] Running org.eclipse.ditto.internal.utils.search.SearchSourceBuilderTest
06:01:53 [INFO] [02/07/2024 11:01:53.425] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:53 [INFO] [02/07/2024 11:01:53.485] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:53 [INFO] [02/07/2024 11:01:53.522] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:53 [INFO] [02/07/2024 11:01:53.661] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:53 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.eclipse.ditto.internal.utils.search.SearchSourceBuilderTest
06:01:53 [INFO] Running org.eclipse.ditto.internal.utils.search.SubscriptionActorTest
06:01:53 [INFO] [02/07/2024 11:01:53.722] [SubscriptionActorTest0-pekko.actor.default-dispatcher-7] [pekko://SubscriptionActorTest0/user/-2147483648] Stopping due to idle timeout
06:01:53 [INFO] [02/07/2024 11:01:53.737] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:53 [INFO] [02/07/2024 11:01:53.785] [SubscriptionActorTest0-pekko.actor.default-dispatcher-5] [pekko://SubscriptionActorTest0/user/-2147483648] Processing <CancelSubscription[type=thing-search.commands:cancel, dittoHeaders=ImmutableDittoHeaders [{}], subscriptionId=-2147483648]>
06:01:53 [INFO] [02/07/2024 11:01:53.787] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:53 [INFO] [02/07/2024 11:01:53.889] [SubscriptionActorTest0-pekko.actor.default-dispatcher-7] [pekko://SubscriptionActorTest0/user/-2147483648] SubscriptionComplete [type=thing-search.subscription.events:complete, subscriptionId=-2147483648, dittoHeaders=ImmutableDittoHeaders [{}]]
06:01:53 [INFO] [02/07/2024 11:01:53.890] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:53 [INFO] [02/07/2024 11:01:53.988] [SubscriptionActorTest0-pekko.actor.default-dispatcher-7] [pekko://SubscriptionActorTest0/user/-2147483648] SubscriptionComplete [type=thing-search.subscription.events:complete, subscriptionId=-2147483648, dittoHeaders=ImmutableDittoHeaders [{}]]
06:01:53 [INFO] [02/07/2024 11:01:53.989] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:01:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s -- in org.eclipse.ditto.internal.utils.search.SubscriptionActorTest
06:01:54 [INFO] 
06:01:54 [INFO] Results:
06:01:54 [INFO] 
06:01:54 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
06:01:54 [INFO] 
06:01:54 [INFO] 
06:01:54 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-search ---
06:01:54 [INFO] 
06:01:54 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-search ---
06:01:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar
06:01:54 [INFO] 
06:01:54 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-search ---
06:01:54 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
06:01:54 [INFO] No previous run data found, generating javadoc.
06:01:55 [WARNING] Javadoc Warnings
06:01:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/java/org/eclipse/ditto/internal/utils/search/SearchSource.java:109: warning: no @param for configurer
06:01:55 [WARNING] public Source<JsonObject, NotUsed> start(final Consumer<ResumeSourceBuilder<?, ?>> configurer) {
06:01:55 [WARNING] ^
06:01:55 [WARNING] 1 warning
06:01:55 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar
06:01:55 [INFO] 
06:01:55 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-search ---
06:01:55 [INFO] Tests are skipped.
06:01:55 [INFO] 
06:01:55 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-search ---
06:01:55 [INFO] Tests are skipped.
06:01:55 [INFO] 
06:01:55 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-search ---
06:01:55 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/jacoco.exec
06:01:55 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Search' with 5 classes
06:01:55 [INFO] 
06:01:55 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-search ---
06:01:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/0-SNAPSHOT/ditto-internal-utils-search-0-SNAPSHOT.pom
06:01:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/0-SNAPSHOT/ditto-internal-utils-search-0-SNAPSHOT.jar
06:01:55 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-search/0-SNAPSHOT/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar
06:01:55 [INFO] 
06:01:55 [INFO] -------< org.eclipse.ditto:ditto-internal-utils-pubsub-policies >-------
06:01:55 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies 0-SNAPSHOT [65/77]
06:01:55 [INFO]   from internal/utils/pubsub-policies/pom.xml
06:01:55 [INFO] --------------------------------[ jar ]---------------------------------
06:01:55 [INFO] 
06:01:55 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub-policies ---
06:01:55 [INFO] 
06:01:55 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub-policies ---
06:01:55 [INFO] 
06:01:55 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-policies ---
06:01:55 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/jacoco.exec
06:01:55 [INFO] 
06:01:55 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-policies ---
06:01:55 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
06:01:55 [WARNING] 
06:01:55 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
06:01:55 [WARNING] 
06:01:55 [WARNING] licenseMerges will be overridden by licenseMergesFile.
06:01:55 [WARNING] 
06:01:55 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/classes/META-INF/NOTICE-THIRD-PARTY.md
06:01:55 [INFO] 
06:01:55 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-policies ---
06:01:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/main/resources
06:01:55 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
06:01:55 [INFO] 
06:01:55 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-policies ---
06:01:55 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT...
06:01:55 [INFO] 
06:01:55 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-policies ---
06:01:55 [INFO] Changes detected - recompiling the module! :dependency
06:01:55 [INFO] Compiling 3 source files with javac [debug target 17] to target/classes
06:01:56 [INFO] 
06:01:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-policies ---
06:01:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/test/resources
06:01:56 [INFO] 
06:01:56 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-policies ---
06:01:56 [INFO] No sources to compile
06:01:56 [INFO] 
06:01:56 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-policies ---
06:01:56 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
06:01:56 [INFO] No tests to run.
06:01:56 [INFO] 
06:01:56 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-policies ---
06:01:56 [INFO] 
06:01:56 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-policies ---
06:01:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar
06:01:56 [INFO] 
06:01:56 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-policies ---
06:01:56 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
06:01:56 [INFO] No previous run data found, generating javadoc.
06:01:57 [WARNING] Javadoc Warnings
06:01:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/main/java/org/eclipse/ditto/internal/utils/pubsubpolicies/package-info.java:15: warning: no comment
06:01:57 [WARNING] package org.eclipse.ditto.internal.utils.pubsubpolicies;
06:01:57 [WARNING] ^
06:01:57 [WARNING] 1 warning
06:01:57 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar
06:01:57 [INFO] 
06:01:57 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-policies ---
06:01:57 [INFO] Tests are skipped.
06:01:57 [INFO] 
06:01:57 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-policies ---
06:01:57 [INFO] Tests are skipped.
06:01:57 [INFO] 
06:01:57 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-policies ---
06:01:57 [INFO] Skipping JaCoCo execution due to missing execution data file.
06:01:57 [INFO] 
06:01:57 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-policies ---
06:01:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/0-SNAPSHOT/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.pom
06:01:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/0-SNAPSHOT/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar
06:01:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-policies/0-SNAPSHOT/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar
06:01:57 [INFO] 
06:01:57 [INFO] --------< org.eclipse.ditto:ditto-internal-utils-pubsub-things >--------
06:01:57 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things 0-SNAPSHOT [66/77]
06:01:57 [INFO]   from internal/utils/pubsub-things/pom.xml
06:01:57 [INFO] --------------------------------[ jar ]---------------------------------
06:01:57 [INFO] 
06:01:57 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub-things ---
06:01:57 [INFO] 
06:01:57 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub-things ---
06:01:57 [INFO] 
06:01:57 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-things ---
06:01:57 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/jacoco.exec
06:01:57 [INFO] 
06:01:57 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-things ---
06:01:57 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
06:01:57 [WARNING] 
06:01:57 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
06:01:57 [WARNING] 
06:01:57 [WARNING] licenseMerges will be overridden by licenseMergesFile.
06:01:57 [WARNING] 
06:01:57 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/classes/META-INF/NOTICE-THIRD-PARTY.md
06:01:57 [INFO] 
06:01:57 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-things ---
06:01:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/resources
06:01:57 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
06:01:57 [INFO] 
06:01:57 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-things ---
06:01:57 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT...
06:01:57 [INFO] 
06:01:57 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-things ---
06:01:57 [INFO] Changes detected - recompiling the module! :dependency
06:01:57 [INFO] Compiling 7 source files with javac [debug target 17] to target/classes
06:01:57 [INFO] 
06:01:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-things ---
06:01:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/test/resources
06:01:57 [INFO] 
06:01:57 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-things ---
06:01:57 [INFO] No sources to compile
06:01:57 [INFO] 
06:01:57 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-things ---
06:01:57 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
06:01:57 [INFO] No tests to run.
06:01:57 [INFO] 
06:01:57 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-things ---
06:01:57 [INFO] 
06:01:57 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-things ---
06:01:57 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar
06:01:57 [INFO] 
06:01:57 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-things ---
06:01:57 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
06:01:57 [INFO] No previous run data found, generating javadoc.
06:01:58 [WARNING] Javadoc Warnings
06:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/package-info.java:15: warning: no comment
06:01:58 [WARNING] package org.eclipse.ditto.internal.utils.pubsubthings;
06:01:58 [WARNING] ^
06:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/DittoProtocolSub.java:57: warning: no @param for resubscribe
06:01:58 [WARNING] CompletionStage<Boolean> subscribe(Collection<StreamingType> types, Collection<String> topics, ActorRef subscriber,
06:01:58 [WARNING] ^
06:01:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/LiveSignalPub.java:34: warning: no @param for distributedAcks
06:01:58 [WARNING] static LiveSignalPub of(final ActorContext context, final DistributedAcks distributedAcks) {
06:01:58 [WARNING] ^
06:01:58 [WARNING] 3 warnings
06:01:58 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar
06:01:58 [INFO] 
06:01:58 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-things ---
06:01:58 [INFO] Tests are skipped.
06:01:58 [INFO] 
06:01:58 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-things ---
06:01:58 [INFO] Tests are skipped.
06:01:58 [INFO] 
06:01:58 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-things ---
06:01:58 [INFO] Skipping JaCoCo execution due to missing execution data file.
06:01:58 [INFO] 
06:01:58 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-things ---
06:01:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/0-SNAPSHOT/ditto-internal-utils-pubsub-things-0-SNAPSHOT.pom
06:01:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/0-SNAPSHOT/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar
06:01:58 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-pubsub-things/0-SNAPSHOT/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar
06:01:58 [INFO] 
06:01:58 [INFO] ------------< org.eclipse.ditto:ditto-connectivity-service >------------
06:01:58 [INFO] Building Eclipse Ditto :: Connectivity :: Service 0-SNAPSHOT     [67/77]
06:01:58 [INFO]   from connectivity/service/pom.xml
06:01:58 [INFO] --------------------------------[ jar ]---------------------------------
06:02:07 [INFO] 
06:02:07 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-service ---
06:02:07 [INFO] 
06:02:07 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-service ---
06:02:07 [INFO] 
06:02:07 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-service ---
06:02:07 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/jacoco.exec
06:02:07 [INFO] 
06:02:07 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-service ---
06:02:07 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
06:02:08 [WARNING] 
06:02:08 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
06:02:08 [WARNING] 
06:02:08 [WARNING] licenseMerges will be overridden by licenseMergesFile.
06:02:08 [WARNING] 
06:02:08 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
06:02:08 [INFO] 
06:02:08 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-service ---
06:02:08 [INFO] Copying 1 resource from src/main/resources to target/classes
06:02:08 [INFO] Copying 8 resources from src/main/resources to target/classes
06:02:08 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
06:02:08 [INFO] 
06:02:08 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-service ---
06:02:08 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-service:jar:0-SNAPSHOT...
06:02:08 [INFO] 
06:02:08 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-service ---
06:02:08 [INFO] Changes detected - recompiling the module! :dependency
06:02:08 [INFO] Compiling 498 source files with javac [debug target 17] to target/classes
06:02:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[26,25] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
06:02:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[26,25] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
06:02:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[26,25] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
06:02:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,26] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
06:02:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,26] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
06:02:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,26] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
06:02:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,89] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
06:02:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/DittoTrustManager.java:[34,61] sun.security.util.HostnameChecker is internal proprietary API and may be removed in a future release
06:02:12 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/kafka/DefaultSendProducerFactory.java: Some input files use or override a deprecated API.
06:02:12 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/kafka/DefaultSendProducerFactory.java: Recompile with -Xlint:deprecation for details.
06:02:12 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/amqp/MessageRateLimiterBehavior.java: Some input files use unchecked or unsafe operations.
06:02:12 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/amqp/MessageRateLimiterBehavior.java: Recompile with -Xlint:unchecked for details.
06:02:12 [INFO] 
06:02:12 [INFO] --- dependency:3.6.0:unpack (unpack-webjars) @ ditto-connectivity-service ---
06:02:12 [INFO] Configured Artifact: org.webjars.npm:protobufjs:6.11.2:jar
06:02:12 [INFO] 
06:02:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-service ---
06:02:12 [INFO] Copying 39 resources from src/test/resources to target/test-classes
06:02:12 [INFO] 
06:02:12 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-service ---
06:02:12 [INFO] Changes detected - recompiling the module! :dependency
06:02:12 [INFO] Compiling 238 source files with javac [debug target 17] to target/test-classes
06:02:19 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/persistence/ConnectionPersistenceActorTest.java: Some input files use or override a deprecated API.
06:02:19 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/persistence/ConnectionPersistenceActorTest.java: Recompile with -Xlint:deprecation for details.
06:02:19 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/TestConstants.java: Some input files use unchecked or unsafe operations.
06:02:19 [INFO] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/test/java/org/eclipse/ditto/connectivity/service/messaging/TestConstants.java: Recompile with -Xlint:unchecked for details.
06:02:19 [INFO] 
06:02:19 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-service ---
06:02:19 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
06:02:19 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/surefire-reports
06:02:19 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
06:02:19 [INFO] 
06:02:19 [INFO] -------------------------------------------------------
06:02:19 [INFO]  T E S T S
06:02:19 [INFO] -------------------------------------------------------
06:02:20 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckStatusTest
06:02:21 [INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckStatusTest
06:02:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckTest
06:02:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:02:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.374 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckTest
06:02:23 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscribeTest
06:02:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscribeTest
06:02:23 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscriptionTest
06:02:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscriptionTest
06:02:23 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationFailureTest
06:02:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationFailureTest
06:02:23 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationSuccessTest
06:02:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationSuccessTest
06:02:23 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.GenericMqttPublishTest
06:02:26 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.312 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.GenericMqttPublishTest
06:02:26 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.connect.GenericMqttConnectTest
06:02:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.connect.GenericMqttConnectTest
06:02:26 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest
06:02:27 11:02:27.084 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect publishing client <publishingClient>. Disconnecting subscribing client โ€ฆ
06:02:27 java.lang.IllegalStateException: Yolo!
06:02:27 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.connectDisconnectsSubscribingClientIfConnectingPublishingClientFailed(DefaultGenericMqttClientTest.java:226)
06:02:27 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:02:27 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:02:27 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:02:27 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:02:27 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:02:27 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:02:27 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:02:27 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:02:27 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:02:27 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:02:27 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:02:27 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:02:27 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:02:27 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:02:27 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:02:27 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:02:27 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:02:27 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:02:27 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:02:27 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:02:27 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:02:27 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:02:27 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:02:27 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:02:27 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:02:27 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:02:27 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:02:27 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:02:27 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:02:27 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:02:27 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:02:27 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:02:27 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:02:27 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:02:27 11:02:27.215 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to disconnect subscribing client <subscribingClient>.
06:02:27 java.lang.IllegalStateException: Yolo!
06:02:27 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.disconnectFailsIfDisconnectOnSubscribingClientFails(DefaultGenericMqttClientTest.java:264)
06:02:27 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:02:27 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:02:27 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:02:27 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:02:27 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:02:27 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:02:27 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:02:27 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:02:27 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:02:27 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:02:27 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:02:27 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:02:27 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:02:27 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:02:27 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:02:27 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:02:27 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:02:27 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:02:27 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:02:27 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:02:27 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:02:27 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:02:27 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:02:27 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:02:27 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:02:27 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:02:27 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:02:27 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:02:27 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:02:27 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:02:27 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:02:27 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:02:27 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:02:27 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:02:27 11:02:27.222 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to disconnect publishing client <publishingClient>.
06:02:27 11:02:27.228 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <subscribingClient>.
06:02:27 java.lang.IllegalStateException: Yolo!
06:02:27 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.connectDoesNotCallConnectOnPublishingClientIfConnectingSubscribingClientFailed(DefaultGenericMqttClientTest.java:200)
06:02:27 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:02:27 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:02:27 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:02:27 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:02:27 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:02:27 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:02:27 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:02:27 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:02:27 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:02:27 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:02:27 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:02:27 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:02:27 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:02:27 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:02:27 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:02:27 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:02:27 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:02:27 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:02:27 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:02:27 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:02:27 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:02:27 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:02:27 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:02:27 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:02:27 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:02:27 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:02:27 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:02:27 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:02:27 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:02:27 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:02:27 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:02:27 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:02:27 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:02:27 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:02:27 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.242 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest
06:02:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.GenericMqttPublishResultTest
06:02:27 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.GenericMqttPublishResultTest
06:02:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.ZipperTest
06:02:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.ZipperTest
06:02:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttPublishingClientTest
06:02:27 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttPublishingClientTest
06:02:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt5RxSubscribingClientTest
06:02:31 [INFO] [02/07/2024 11:02:30.991] [main] [CoordinatedShutdown(pekko://Mqtt5RxSubscribingClientTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:02:31 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.170 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt5RxSubscribingClientTest
06:02:31 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientPropertiesTest
06:02:31 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientPropertiesTest
06:02:31 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt3RxSubscribingClientTest
06:02:31 [INFO] [02/07/2024 11:02:31.572] [main] [CoordinatedShutdown(pekko://Mqtt3RxSubscribingClientTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:02:31 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt3RxSubscribingClientTest
06:02:31 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.SubscriptionStatusTest
06:02:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.SubscriptionStatusTest
06:02:31 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttConnectionTypeValidatorTest
06:02:31 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttConnectionTypeValidatorTest
06:02:31 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientFactoryTest
06:02:32 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientFactoryTest
06:02:32 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BufferingFlowableWrapperTest
06:02:32 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BufferingFlowableWrapperTest
06:02:32 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttPublishingClientIdentifierFactoryTest
06:02:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttPublishingClientIdentifierFactoryTest
06:02:32 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttSubscribingClientIdentifierFactoryTest
06:02:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttSubscribingClientIdentifierFactoryTest
06:02:32 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConsumingClientTest
06:02:32 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConsumingClientTest
06:02:32 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttPublishToExternalMessageTransformerTest
06:02:32 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttPublishToExternalMessageTransformerTest
06:02:32 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.ReconnectConsumerClientTest
06:02:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.ReconnectConsumerClientTest
06:02:32 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttConsumerActorTest
06:02:32 11:02:32.440 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:02:36 [INFO] [02/07/2024 11:02:36.869] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.870] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.870] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.870] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.870] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.870] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.870] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.871] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.871] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.871] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.871] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.871] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.871] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.871] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.871] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.872] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.872] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.872] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.872] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.872] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.872] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.872] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.872] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.873] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.873] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.873] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.873] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.873] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.873] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.873] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.874] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.874] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.874] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.874] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.874] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.874] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.874] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.874] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.875] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.875] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.875] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.875] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.875] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.875] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.875] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.875] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.875] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.876] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.876] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.876] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.876] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.876] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.876] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.876] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.877] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.877] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.877] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.877] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.877] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.877] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.877] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.877] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.878] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.878] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.878] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.878] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.878] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.878] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.878] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.878] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.878] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.879] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.879] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.879] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.879] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.879] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.879] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.879] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.879] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.880] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.880] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.880] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.880] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.880] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.880] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.880] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.880] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.881] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.881] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.881] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.881] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.881] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.881] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.881] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.881] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.881] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.882] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.882] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.882] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:36 [INFO] [02/07/2024 11:02:36.882] [MqttConsumerActorTest-pekko.actor.default-dispatcher-6] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 964758823>.
06:02:38 [INFO] [02/07/2024 11:02:38.740] [main] [CoordinatedShutdown(pekko://MqttConsumerActorTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:02:38 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.312 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttConsumerActorTest
06:02:38 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.MqttSubscriberTest
06:02:38 [INFO] [02/07/2024 11:02:38.905] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourceWithEmptyCollectionReturnsEmptySource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:02:38 [INFO] [02/07/2024 11:02:38.997] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWhenAllSubscriptionsSuccessfulReturnsExpectedSource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:02:39 [INFO] [02/07/2024 11:02:39.081] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWhenSomeSubscriptionsFailedReturnsExpectedSource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:02:39 [INFO] [02/07/2024 11:02:39.136] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWithInvalidSourceAddressReturnsSourceWithSubscribeFailure)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:02:39 [INFO] [02/07/2024 11:02:39.202] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_newInstanceWithNullClientThrowsException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:02:39 [INFO] [02/07/2024 11:02:39.266] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourceWithNullConnectionSourceThrowsException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:02:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.MqttSubscriberTest
06:02:39 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeSuccessTest
06:02:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeSuccessTest
06:02:39 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeFailureTest
06:02:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeFailureTest
06:02:39 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.GenericMqttSubscribeFactoryTest
06:02:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.GenericMqttSubscribeFactoryTest
06:02:39 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.TotalSubscribeResultTest
06:02:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.TotalSubscribeResultTest
06:02:39 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientActorTest
06:02:39 11:02:39.417 [INFO ] [main] o.e.d.c.s.m.m.MqttServerRule - Starting server at port 37167
06:02:39 11:02:39.540 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:02:40 11:02:40.803 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M22.08S> interval (min=<PT5M>)
06:02:40 11:02:40.806 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:40 11:02:40.806 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:40 11:02:40.809 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M0.164S> interval (min=<PT5M>)
06:02:40 11:02:40.810 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M25.498S> interval (min=<PT5M>)
06:02:40 11:02:40.810 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M11.086S> interval (min=<PT5M>)
06:02:40 11:02:40.868 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:40 11:02:40.869 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:40 11:02:40.889 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:40 11:02:40.889 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M42.52S> interval (min=<PT5M>)
06:02:41 11:02:41.193 [WARN ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@585ee8b4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:41 11:02:41.203 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:41 11:02:41.233 [WARN ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@585ee8b4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:41 11:02:41.234 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:41 11:02:41.275 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 41332 
06:02:41 11:02:41.278 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
06:02:41 11:02:41.302 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:41 11:02:41.363 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:02:41 11:02:41.396 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{mqtt.qos=0, custom.qos=0, custom.topic=source/status, custom.retain=false, mqtt.retain=false, mqtt.topic=source/status, ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=c82a131a-37ea-4a76-8d4b-c09a5108b4b5, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithSourceHeaderMapping-c1325b3, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:02:41 11:02:41.414 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:02:41 11:02:41.417 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:02:41 11:02:41.570 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=1
06:02:41 11:02:41.594 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M6.313S> interval (min=<PT5M>)
06:02:41 11:02:41.595 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:41 11:02:41.597 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M23.799S> interval (min=<PT5M>)
06:02:41 11:02:41.599 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M42.536S> interval (min=<PT5M>)
06:02:41 11:02:41.600 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:41 11:02:41.601 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M47.482S> interval (min=<PT5M>)
06:02:41 11:02:41.603 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:41 11:02:41.604 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:41 11:02:41.609 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M20.027S> interval (min=<PT5M>)
06:02:41 11:02:41.610 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:41 11:02:41.612 [WARN ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2049c7fa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:41 11:02:41.612 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:41 11:02:41.616 [WARN ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2049c7fa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:41 11:02:41.617 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:41 11:02:41.630 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 41342 
06:02:41 11:02:41.631 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
06:02:41 11:02:41.720 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:02:41 11:02:41.732 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:41 11:02:41.760 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=target/laserBeamer, qos=AT_LEAST_ONCE]>
06:02:41 11:02:41.773 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:02:41 11:02:41.821 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:02:41 11:02:41.825 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
06:02:41 11:02:41.918 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M7.621S> interval (min=<PT5M>)
06:02:41 11:02:41.918 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:41 11:02:41.961 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M56.597S> interval (min=<PT5M>)
06:02:42 11:02:41.962 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M52.942S> interval (min=<PT5M>)
06:02:42 11:02:41.962 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:42 11:02:41.963 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M12.076S> interval (min=<PT5M>)
06:02:42 11:02:41.965 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:42 11:02:41.965 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:42 11:02:41.970 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M56.935S> interval (min=<PT5M>)
06:02:42 11:02:41.970 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:42 11:02:41.972 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@11ab6d81]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:42 11:02:41.973 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:42 11:02:41.977 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@11ab6d81]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:42 11:02:41.977 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:42 11:02:41.980 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 41354 
06:02:42 11:02:41.981 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
06:02:42 11:02:41.992 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=c82a131a-37ea-4a76-8d4b-c09a5108b4b5, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithIdEnforcementExpectErrorResponse-5405ff2, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:02:42 11:02:41.998 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID 'eclipse/invalid/address'.>
06:02:42 11:02:41.998 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, correlation-id=MqttClientActorTest.consumeFromTopicWithIdEnforcementExpectErrorResponse-5405ff2, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=c82a131a-37ea-4a76-8d4b-c09a5108b4b5, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={}]] : and external headers {mqtt.retain=false, mqtt.topic=eclipse/invalid/address, mqtt.qos=0}
06:02:42 11:02:42.010 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.responses:errorResponse> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=replies, qos=AT_MOST_ONCE]>
06:02:42 11:02:42.012 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
06:02:42 11:02:42.013 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
06:02:42 11:02:42.063 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:02:42 11:02:42.130 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M27.336S> interval (min=<PT5M>)
06:02:42 11:02:42.130 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:42 11:02:42.132 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M17.934S> interval (min=<PT5M>)
06:02:42 11:02:42.162 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M27.057S> interval (min=<PT5M>)
06:02:42 11:02:42.163 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:42 11:02:42.163 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M24.122S> interval (min=<PT5M>)
06:02:42 11:02:42.165 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:42 11:02:42.165 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:42 11:02:42.169 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:42 11:02:42.169 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M13.531S> interval (min=<PT5M>)
06:02:42 11:02:42.170 [WARN ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@93819f2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:42 11:02:42.171 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:42 11:02:42.173 [WARN ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@93819f2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:42 11:02:42.173 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:42 11:02:42.175 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 41364 
06:02:42 11:02:42.176 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
06:02:42 11:02:42.186 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=c82a131a-37ea-4a76-8d4b-c09a5108b4b5, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicAndRetrieveConnectionMetrics-28a8745, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:02:42 11:02:42.188 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:02:42 11:02:42.278 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:02:42 11:02:42.290 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:42 11:02:42.335 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:02:42 11:02:42.389 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=1
06:02:42 11:02:42.419 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M31.308S> interval (min=<PT5M>)
06:02:42 11:02:42.419 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:42 11:02:42.421 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M24.502S> interval (min=<PT5M>)
06:02:42 11:02:42.422 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M56.942S> interval (min=<PT5M>)
06:02:42 11:02:42.424 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:42 11:02:42.425 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M26.984S> interval (min=<PT5M>)
06:02:42 11:02:42.427 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:42 11:02:42.427 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:42 11:02:42.432 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M28.845S> interval (min=<PT5M>)
06:02:42 11:02:42.432 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:42 11:02:42.460 [WARN ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7e2fddf1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:42 11:02:42.460 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:42 11:02:42.463 [WARN ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7e2fddf1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:42 11:02:42.464 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:42 11:02:42.477 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 41366 
06:02:42 11:02:42.477 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
06:02:42 11:02:42.541 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:02:42 11:02:42.544 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<DISCONNECTED>
06:02:42 11:02:42.546 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
06:02:42 11:02:42.617 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M41.673S> interval (min=<PT5M>)
06:02:42 11:02:42.617 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:42 11:02:42.618 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M27.987S> interval (min=<PT5M>)
06:02:42 11:02:42.620 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M51.449S> interval (min=<PT5M>)
06:02:42 11:02:42.621 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:42 11:02:42.621 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M54.931S> interval (min=<PT5M>)
06:02:42 11:02:42.623 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:42 11:02:42.623 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:42 11:02:42.626 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M43.796S> interval (min=<PT5M>)
06:02:42 11:02:42.626 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:42 11:02:42.628 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@27f4048f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:42 11:02:42.630 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:42 11:02:42.632 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@27f4048f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:42 11:02:42.636 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:42 11:02:42.636 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 41370 
06:02:42 11:02:42.663 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@27f4048f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:42 11:02:42.663 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:42 11:02:42.664 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@27f4048f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:42 11:02:42.667 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:42 11:02:42.668 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.ConnectionTesterActor - Established MQTT connection to <tcp://localhost:37167>.
06:02:42 11:02:42.687 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.ConnectionTesterActor - Test for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5> at <tcp://localhost:37167> was successful.
06:02:42 11:02:42.689 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
06:02:42 11:02:42.695 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
06:02:42 11:02:42.838 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M38.391S> interval (min=<PT5M>)
06:02:42 11:02:42.838 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:42 11:02:42.839 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M37.133S> interval (min=<PT5M>)
06:02:42 11:02:42.841 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M31.122S> interval (min=<PT5M>)
06:02:42 11:02:42.844 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:42 11:02:42.844 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:42 11:02:42.860 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:42 11:02:42.861 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M21.831S> interval (min=<PT5M>)
06:02:42 11:02:42.862 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M22.24S> interval (min=<PT5M>)
06:02:42 11:02:42.862 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:42 11:02:42.864 [WARN ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e334e47]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:42 11:02:42.864 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:42 11:02:42.868 [WARN ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e334e47]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:42 11:02:42.869 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:42 11:02:42.871 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 41382 
06:02:42 11:02:42.871 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
06:02:42 11:02:42.883 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=c82a131a-37ea-4a76-8d4b-c09a5108b4b5, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.reconnectAndConsumeFromTopic-a5ac6de, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:02:42 11:02:42.885 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-7] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:02:42 11:02:42.897 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 41394 
06:02:42 11:02:42.898 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
06:02:42 11:02:42.910 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=c82a131a-37ea-4a76-8d4b-c09a5108b4b5, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.reconnectAndConsumeFromTopic-a5ac6de, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:02:42 11:02:42.912 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:02:42 11:02:42.966 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:02:42 11:02:42.967 [WARN ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - received unknown/unsupported message Success in state CONNECTED - status: open: CONNECTED - sender: Actor[pekko://MqttClientActorTest_reconnectAndConsumeFromTopic/deadLetters]
06:02:43 11:02:42.968 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<DISCONNECTED>
06:02:43 11:02:42.969 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
06:02:43 11:02:42.973 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:02:43 11:02:42.973 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:02:43 11:02:43.088 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M26.79S> interval (min=<PT5M>)
06:02:43 11:02:43.088 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:43 11:02:43.089 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M0.623S> interval (min=<PT5M>)
06:02:43 11:02:43.090 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M5.542S> interval (min=<PT5M>)
06:02:43 11:02:43.092 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:43 11:02:43.092 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M23.147S> interval (min=<PT5M>)
06:02:43 11:02:43.094 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:43 11:02:43.094 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:43 11:02:43.097 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M30.873S> interval (min=<PT5M>)
06:02:43 11:02:43.097 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:43 11:02:43.098 [WARN ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7293aa9d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:43 11:02:43.099 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:43 11:02:43.101 [WARN ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7293aa9d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:43 11:02:43.102 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:43 11:02:43.114 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 41396 
06:02:43 11:02:43.115 [WARN ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7293aa9d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:43 11:02:43.115 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.ConnectionTesterActor - Test for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5> at <tcp://localhost:37167> failed: Failed to connect.
06:02:43 11:02:43.116 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:43 11:02:43.116 [WARN ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7293aa9d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:43 11:02:43.117 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:43 11:02:43.117 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - TESTING status: <Failure(org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Failed to connect.)>
06:02:43 11:02:43.118 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
06:02:43 11:02:43.230 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M35.024S> interval (min=<PT5M>)
06:02:43 11:02:43.231 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:43 11:02:43.232 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M27.992S> interval (min=<PT5M>)
06:02:43 11:02:43.233 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M41.531S> interval (min=<PT5M>)
06:02:43 11:02:43.234 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:43 11:02:43.234 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M15.97S> interval (min=<PT5M>)
06:02:43 11:02:43.236 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:43 11:02:43.236 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:43 11:02:43.261 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M2.847S> interval (min=<PT5M>)
06:02:43 11:02:43.261 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:43 11:02:43.262 [WARN ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68dae5c4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:43 11:02:43.263 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:43 11:02:43.265 [WARN ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@68dae5c4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:43 11:02:43.266 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:43 11:02:43.279 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 41410 
06:02:43 11:02:43.279 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
06:02:43 11:02:43.363 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:02:43 11:02:43.371 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <:f3edd482-8603-419a-abdc-540b4dc435ed> to PublishTarget <MqttPublishTarget [topic=replyTarget/:f3edd482-8603-419a-abdc-540b4dc435ed, qos=AT_MOST_ONCE]>
06:02:43 11:02:43.373 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:02:43 11:02:43.377 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:43 11:02:43.462 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:02:43 11:02:43.463 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
06:02:43 11:02:43.466 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:02:43 11:02:43.466 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:02:43 11:02:43.503 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M20.512S> interval (min=<PT5M>)
06:02:43 11:02:43.503 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:43 11:02:43.505 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M27.302S> interval (min=<PT5M>)
06:02:43 11:02:43.505 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M55.78S> interval (min=<PT5M>)
06:02:43 11:02:43.507 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:43 11:02:43.507 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M11.464S> interval (min=<PT5M>)
06:02:43 11:02:43.509 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:43 11:02:43.509 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:43 11:02:43.515 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M54.363S> interval (min=<PT5M>)
06:02:43 11:02:43.515 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:43 11:02:43.517 [WARN ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4508ee81]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:43 11:02:43.517 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:43 11:02:43.519 [WARN ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4508ee81]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:43 11:02:43.520 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:43 11:02:43.522 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 41418 
06:02:43 11:02:43.522 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
06:02:43 11:02:43.568 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=A1, mqtt.topic=A1, ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=c82a131a-37ea-4a76-8d4b-c09a5108b4b5, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-81efd3eA10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:02:43 11:02:43.570 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=B1, mqtt.topic=B1, ditto-reply-target=2, ditto-expected-response-types=["response","error"], ditto-origin=c82a131a-37ea-4a76-8d4b-c09a5108b4b5, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-81efd3eB10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:02:43 11:02:43.570 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:02:43 11:02:43.571 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=C1, mqtt.topic=C1, ditto-reply-target=3, ditto-expected-response-types=["response","error"], ditto-origin=c82a131a-37ea-4a76-8d4b-c09a5108b4b5, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-81efd3eC10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:02:43 11:02:43.571 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:02:43 11:02:43.573 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:02:43 11:02:43.573 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=A1, mqtt.topic=A1, ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=c82a131a-37ea-4a76-8d4b-c09a5108b4b5, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-81efd3eA11, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:02:43 11:02:43.575 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:02:43 11:02:43.575 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=B1, mqtt.topic=B1, ditto-reply-target=2, ditto-expected-response-types=["response","error"], ditto-origin=c82a131a-37ea-4a76-8d4b-c09a5108b4b5, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-81efd3eB11, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:02:43 11:02:43.576 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=C2, mqtt.topic=C2, ditto-reply-target=3, ditto-expected-response-types=["response","error"], ditto-origin=c82a131a-37ea-4a76-8d4b-c09a5108b4b5, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-81efd3eC20, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:02:43 11:02:43.576 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:02:43 11:02:43.578 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:02:43 11:02:43.578 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=A1, mqtt.topic=A1, ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=c82a131a-37ea-4a76-8d4b-c09a5108b4b5, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-81efd3eA12, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:02:43 11:02:43.580 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:02:43 11:02:43.580 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=B2, mqtt.topic=B2, ditto-reply-target=2, ditto-expected-response-types=["response","error"], ditto-origin=c82a131a-37ea-4a76-8d4b-c09a5108b4b5, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-81efd3eB20, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:02:43 11:02:43.581 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=C3, mqtt.topic=C3, ditto-reply-target=3, ditto-expected-response-types=["response","error"], ditto-origin=c82a131a-37ea-4a76-8d4b-c09a5108b4b5, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-81efd3eC30, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:02:43 11:02:43.582 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:02:43 11:02:43.583 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:02:43 11:02:43.585 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=B2, mqtt.topic=B2, ditto-reply-target=2, ditto-expected-response-types=["response","error"], ditto-origin=c82a131a-37ea-4a76-8d4b-c09a5108b4b5, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-81efd3eB21, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:02:43 11:02:43.587 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:02:43 11:02:43.588 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
06:02:43 11:02:43.590 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
06:02:43 11:02:43.736 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M14.537S> interval (min=<PT5M>)
06:02:43 11:02:43.737 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:43 11:02:43.738 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M22.488S> interval (min=<PT5M>)
06:02:43 11:02:43.739 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M13.867S> interval (min=<PT5M>)
06:02:43 11:02:43.740 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:43 11:02:43.740 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M12.337S> interval (min=<PT5M>)
06:02:43 11:02:43.765 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:43 11:02:43.766 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:43 11:02:43.770 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M27.93S> interval (min=<PT5M>)
06:02:43 11:02:43.772 [WARN ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@18a45896]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:43 11:02:43.772 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:43 11:02:43.772 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:43 11:02:43.774 [WARN ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@18a45896]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:43 11:02:43.775 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:43 11:02:43.786 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 41420 
06:02:43 11:02:43.787 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
06:02:43 11:02:43.792 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions failed: ImmutableConnectionFailure [origin=null, cause=<MqttSubscribeException>: Quisquam omnis in quia hic et libero., description=Exception during client actor initialization., time=2024-02-07T11:02:43.789860358Z, connectivityStatus=null]. Staying in CONNECTING state to continue with connection recovery after backoff.
06:02:43 11:02:43.793 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=<MqttSubscribeException>: Quisquam omnis in quia hic et libero., description=Exception during client actor initialization., time=2024-02-07T11:02:43.789860358Z, connectivityStatus=null]>
06:02:43 11:02:43.794 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=<MqttSubscribeException>: Quisquam omnis in quia hic et libero., description=Exception during client actor initialization., time=2024-02-07T11:02:43.789860358Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
06:02:43 11:02:43.794 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
06:02:43 11:02:43.795 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
06:02:43 11:02:43.914 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M51.795S> interval (min=<PT5M>)
06:02:43 11:02:43.914 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:43 11:02:43.915 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M48.223S> interval (min=<PT5M>)
06:02:43 11:02:43.916 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M12.18S> interval (min=<PT5M>)
06:02:43 11:02:43.917 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:43 11:02:43.917 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M37.656S> interval (min=<PT5M>)
06:02:43 11:02:43.919 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:43 11:02:43.919 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:43 11:02:43.922 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M46.792S> interval (min=<PT5M>)
06:02:43 11:02:43.922 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:43 11:02:43.976 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6980b8d9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:43 11:02:43.977 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:43 11:02:43.979 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6980b8d9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:43 11:02:43.979 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:43 11:02:43.981 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 41434 
06:02:43 11:02:43.982 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
06:02:43 11:02:43.991 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=c82a131a-37ea-4a76-8d4b-c09a5108b4b5, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithIdEnforcement-20d0673, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:02:44 11:02:43.992 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:02:44 11:02:43.993 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
06:02:44 11:02:43.994 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
06:02:44 11:02:44.115 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M58.759S> interval (min=<PT5M>)
06:02:44 11:02:44.115 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:44 11:02:44.116 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M11.999S> interval (min=<PT5M>)
06:02:44 11:02:44.117 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M49.167S> interval (min=<PT5M>)
06:02:44 11:02:44.118 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:44 11:02:44.119 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M50.097S> interval (min=<PT5M>)
06:02:44 11:02:44.120 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:44 11:02:44.120 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:44 11:02:44.122 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M7.037S> interval (min=<PT5M>)
06:02:44 11:02:44.122 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:44 11:02:44.123 [WARN ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@638128c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:44 11:02:44.124 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:44 11:02:44.128 [WARN ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@638128c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:44 11:02:44.129 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:44 11:02:44.140 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 41438 
06:02:44 11:02:44.141 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
06:02:44 11:02:44.228 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:02:44 11:02:44.229 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:02:44 11:02:44.239 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:44 11:02:44.339 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
06:02:44 11:02:44.402 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M15.821S> interval (min=<PT5M>)
06:02:44 11:02:44.402 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:44 11:02:44.403 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M51.666S> interval (min=<PT5M>)
06:02:44 11:02:44.404 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M58.895S> interval (min=<PT5M>)
06:02:44 11:02:44.405 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:44 11:02:44.405 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M52.891S> interval (min=<PT5M>)
06:02:44 11:02:44.406 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:44 11:02:44.406 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:44 11:02:44.408 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M55.857S> interval (min=<PT5M>)
06:02:44 11:02:44.408 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:44 11:02:44.410 [WARN ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6d25d867]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:44 11:02:44.410 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:44 11:02:44.413 [WARN ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6d25d867]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:44 11:02:44.413 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:44 11:02:44.442 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 41452 
06:02:44 11:02:44.563 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M40.731S> interval (min=<PT5M>)
06:02:44 11:02:44.563 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:44 11:02:44.563 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:44 11:02:44.564 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M2.149S> interval (min=<PT5M>)
06:02:44 11:02:44.566 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M31.56S> interval (min=<PT5M>)
06:02:44 11:02:44.567 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:44 11:02:44.567 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M9.936S> interval (min=<PT5M>)
06:02:44 11:02:44.569 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:44 11:02:44.569 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:44 11:02:44.572 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M29.463S> interval (min=<PT5M>)
06:02:44 11:02:44.572 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:44 11:02:44.573 [WARN ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5ebff239]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:44 11:02:44.574 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:44 11:02:44.576 [WARN ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5ebff239]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:44 11:02:44.577 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:44 11:02:44.580 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor.
06:02:44 11:02:44.582 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
06:02:44 11:02:44.589 [WARN ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Shutdown timeout <PT3S> reached; aborting <1> ackregators
06:02:44 11:02:44.590 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
06:02:44 11:02:44.593 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:02:44 11:02:44.593 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:02:44 11:02:44.710 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:44 11:02:44.767 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M21.773S> interval (min=<PT5M>)
06:02:44 11:02:44.768 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:44 11:02:44.768 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:44 11:02:44.770 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M46.207S> interval (min=<PT5M>)
06:02:44 11:02:44.771 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M42.003S> interval (min=<PT5M>)
06:02:44 11:02:44.771 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M8.482S> interval (min=<PT5M>)
06:02:44 11:02:44.773 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:44 11:02:44.773 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:44 11:02:44.778 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:44 11:02:44.778 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M48.19S> interval (min=<PT5M>)
06:02:44 11:02:44.783 [WARN ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@16596203]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:44 11:02:44.783 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:44 11:02:44.789 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:44 11:02:44.790 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <22> loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:44 11:02:44.791 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 41454 
06:02:44 11:02:44.792 [WARN ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@16596203]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:44 11:02:44.792 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:44 11:02:44.897 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:45 11:02:45.100 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
06:02:45 11:02:45.101 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
06:02:45 11:02:45.101 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
06:02:45 11:02:45.161 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 41468 
06:02:45 11:02:45.162 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 41476 
06:02:45 11:02:45.264 [INFO ] [RxComputationThreadPool-1] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:45 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT.
06:02:45 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
06:02:45 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132)
06:02:45 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
06:02:45 	... 12 common frames omitted
06:02:45 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
06:02:45 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
06:02:45 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
06:02:45 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
06:02:45 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
06:02:45 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:02:45 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
06:02:45 	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
06:02:45 	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
06:02:45 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
06:02:45 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
06:02:45 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
06:02:45 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
06:02:45 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
06:02:45 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
06:02:45 	at java.base/java.lang.Thread.run(Thread.java:833)
06:02:45 11:02:45.265 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:c82a131a-37ea-4a76-8d4b-c09a5108b4b5> failed. Disabling automatic reconnect.
06:02:45 11:02:45.265 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:45 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT.
06:02:45 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
06:02:45 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt3ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:105)
06:02:45 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
06:02:45 	... 17 common frames omitted
06:02:45 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
06:02:45 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
06:02:45 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
06:02:45 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
06:02:45 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
06:02:45 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:02:45 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
06:02:45 	at com.hivemq.client.internal.mqtt.mqtt3.Mqtt3AsyncClientView.lambda$connect$2(Mqtt3AsyncClientView.java:99)
06:02:45 	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
06:02:45 	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841)
06:02:45 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:02:45 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
06:02:45 	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
06:02:45 	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
06:02:45 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
06:02:45 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
06:02:45 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
06:02:45 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
06:02:45 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
06:02:45 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
06:02:45 	at java.base/java.lang.Thread.run(Thread.java:833)
06:02:45 11:02:45.408 [WARN ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Shutdown timeout <PT3S> reached; aborting <1> ackregators
06:02:45 11:02:45.408 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
06:02:45 11:02:45.412 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:02:45 11:02:45.841 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M7.188S> interval (min=<PT5M>)
06:02:45 11:02:45.841 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:45 11:02:45.843 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M55.681S> interval (min=<PT5M>)
06:02:45 11:02:45.845 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M0.501S> interval (min=<PT5M>)
06:02:45 11:02:45.860 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:45 11:02:45.861 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M26.132S> interval (min=<PT5M>)
06:02:45 11:02:45.862 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:45 11:02:45.862 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:45 11:02:45.865 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M32.208S> interval (min=<PT5M>)
06:02:45 11:02:45.865 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:45 11:02:45.866 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@53ec99fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:45 11:02:45.866 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:45 11:02:45.868 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@53ec99fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:45 11:02:45.869 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:45 11:02:45.871 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@53ec99fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:45 11:02:45.871 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:45 11:02:45.872 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@53ec99fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:45 11:02:45.872 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:45 11:02:45.872 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - received unknown/unsupported message OpenConnection [type=connectivity.commands:openConnection, dittoHeaders=ImmutableDittoHeaders [{}], connectionId=c82a131a-37ea-4a76-8d4b-c09a5108b4b5] in state TESTING - status: unknown: Testing connection since 2024-02-07T11:02:45.872637874Z - sender: Actor[pekko://MqttClientActorTest_testTLSConnectionWithoutCertificateCheck/user/$a#1931572590]
06:02:45 11:02:45.981 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:46 11:02:46.222 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:46 java.security.cert.CertificateException: No name matching localhost found
06:02:46 	at java.base/sun.security.util.HostnameChecker.matchDNS(HostnameChecker.java:234)
06:02:46 	at java.base/sun.security.util.HostnameChecker.match(HostnameChecker.java:103)
06:02:46 	at java.base/sun.security.util.HostnameChecker.match(HostnameChecker.java:109)
06:02:46 	at org.eclipse.ditto.connectivity.service.messaging.internal.ssl.DittoTrustManager.checkServerTrusted(DittoTrustManager.java:107)
06:02:46 	at java.base/sun.security.ssl.AbstractTrustManagerWrapper.checkServerTrusted(SSLContextImpl.java:1455)
06:02:46 	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1335)
06:02:46 	... 29 common frames omitted
06:02:46 Wrapped by: javax.net.ssl.SSLHandshakeException: No name matching localhost found
06:02:46 	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
06:02:46 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:371)
06:02:46 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314)
06:02:46 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:309)
06:02:46 	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1357)
06:02:46 	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(CertificateMessage.java:1232)
06:02:46 	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(CertificateMessage.java:1175)
06:02:46 	at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
06:02:46 	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480)
06:02:46 	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1277)
06:02:46 	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1264)
06:02:46 	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
06:02:46 	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(SSLEngineImpl.java:1209)
06:02:46 	at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1647)
06:02:46 	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1493)
06:02:46 	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1334)
06:02:46 	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1383)
06:02:46 	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529)
06:02:46 	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468)
06:02:46 	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
06:02:46 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
06:02:46 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
06:02:46 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
06:02:46 	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
06:02:46 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
06:02:46 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
06:02:46 	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
06:02:46 	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
06:02:46 	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509)
06:02:46 	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
06:02:46 	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
06:02:46 	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
06:02:46 	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
06:02:46 	at java.base/java.lang.Thread.run(Thread.java:833)
06:02:46 Wrapped by: com.hivemq.client.mqtt.exceptions.ConnectionFailedException: javax.net.ssl.SSLHandshakeException: No name matching localhost found
06:02:46 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: javax.net.ssl.SSLHandshakeException: No name matching localhost found
06:02:46 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt3ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:105)
06:02:46 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
06:02:46 	... 17 common frames omitted
06:02:46 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: javax.net.ssl.SSLHandshakeException: No name matching localhost found
06:02:46 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
06:02:46 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
06:02:46 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
06:02:46 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
06:02:46 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:02:46 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
06:02:46 	at com.hivemq.client.internal.mqtt.mqtt3.Mqtt3AsyncClientView.lambda$connect$2(Mqtt3AsyncClientView.java:99)
06:02:46 	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
06:02:46 	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841)
06:02:46 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:02:46 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
06:02:46 	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
06:02:46 	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
06:02:46 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
06:02:46 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
06:02:46 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
06:02:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
06:02:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
06:02:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
06:02:46 	at java.base/java.lang.Thread.run(Thread.java:833)
06:02:49 11:02:49.358 [WARN ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:02:49 11:02:49.361 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:02:49 11:02:49.591 [WARN ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:02:49 11:02:49.594 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:02:49 11:02:49.885 [WARN ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:02:49 11:02:49.888 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:02:50 11:02:50.890 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - test timed out.
06:02:50 11:02:50.891 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
06:02:50 11:02:50.897 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:02:50 11:02:50.897 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:02:50 11:02:50.984 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M27.501S> interval (min=<PT5M>)
06:02:50 11:02:50.985 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:50 11:02:50.986 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M11.447S> interval (min=<PT5M>)
06:02:50 11:02:50.987 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M1.808S> interval (min=<PT5M>)
06:02:50 11:02:50.988 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:50 11:02:50.989 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M34.727S> interval (min=<PT5M>)
06:02:50 11:02:50.991 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:50 11:02:50.991 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:51 11:02:50.994 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M56.347S> interval (min=<PT5M>)
06:02:51 11:02:50.994 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:51 11:02:50.995 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@36655101]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:51 11:02:50.996 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:51 11:02:50.998 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@36655101]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:51 11:02:50.999 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:51 11:02:51.002 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 57944 
06:02:51 11:02:51.003 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 57954 
06:02:51 11:02:51.006 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:c82a131a-37ea-4a76-8d4b-c09a5108b4b5> failed. Disabling automatic reconnect.
06:02:51 11:02:51.007 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=<ConnectionClosedException>: Server closed connection without DISCONNECT., description=MQTT client got disconnected., time=2024-02-07T11:02:51.006929384Z, connectivityStatus=null]>
06:02:51 11:02:51.007 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:51 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT.
06:02:51 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
06:02:51 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
06:02:51 	... 12 common frames omitted
06:02:51 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
06:02:51 	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
06:02:51 	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
06:02:51 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
06:02:51 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
06:02:51 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
06:02:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
06:02:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
06:02:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
06:02:51 	at java.base/java.lang.Thread.run(Thread.java:833)
06:02:51 11:02:51.008 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=<ConnectionClosedException>: Server closed connection without DISCONNECT., description=MQTT client got disconnected., time=2024-02-07T11:02:51.006929384Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
06:02:51 11:02:51.009 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - received Exception java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. in state CONNECTING - status: failed: MQTT client got disconnected. - cause <ConnectionClosedException>: Server closed connection without DISCONNECT. At 2024-02-07T11:02:51.006929384Z - sender: Actor[pekko://MqttClientActorTest_resetConnectionMetrics/deadLetters]
06:02:51 11:02:51.080 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
06:02:51 11:02:51.112 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:51 11:02:51.172 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M25.398S> interval (min=<PT5M>)
06:02:51 11:02:51.172 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:51 11:02:51.174 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M13.178S> interval (min=<PT5M>)
06:02:51 11:02:51.175 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M26.458S> interval (min=<PT5M>)
06:02:51 11:02:51.178 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:51 11:02:51.178 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M47.601S> interval (min=<PT5M>)
06:02:51 11:02:51.178 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:51 11:02:51.178 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:51 11:02:51.181 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M15.894S> interval (min=<PT5M>)
06:02:51 11:02:51.181 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:51 11:02:51.183 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@17a98623]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:51 11:02:51.183 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:51 11:02:51.186 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@17a98623]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:51 11:02:51.187 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:51 11:02:51.188 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:51 11:02:51.190 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 57968 
06:02:51 11:02:51.191 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 57974 
06:02:51 11:02:51.192 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:c82a131a-37ea-4a76-8d4b-c09a5108b4b5> failed. Disabling automatic reconnect.
06:02:51 11:02:51.192 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=<ConnectionClosedException>: Server closed connection without DISCONNECT., description=MQTT client got disconnected., time=2024-02-07T11:02:51.192358375Z, connectivityStatus=null]>
06:02:51 11:02:51.192 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:51 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT.
06:02:51 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
06:02:51 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt3ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:105)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
06:02:51 	... 17 common frames omitted
06:02:51 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
06:02:51 	at com.hivemq.client.internal.mqtt.mqtt3.Mqtt3AsyncClientView.lambda$connect$2(Mqtt3AsyncClientView.java:99)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
06:02:51 	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
06:02:51 	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
06:02:51 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
06:02:51 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
06:02:51 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
06:02:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
06:02:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
06:02:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
06:02:51 	at java.base/java.lang.Thread.run(Thread.java:833)
06:02:51 11:02:51.192 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=<ConnectionClosedException>: Server closed connection without DISCONNECT., description=MQTT client got disconnected., time=2024-02-07T11:02:51.192358375Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
06:02:51 11:02:51.193 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - received Exception java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. in state CONNECTING - status: failed: MQTT client got disconnected. - cause <ConnectionClosedException>: Server closed connection without DISCONNECT. At 2024-02-07T11:02:51.192358375Z - sender: Actor[pekko://MqttClientActorTest_resetConnectionLogs/deadLetters]
06:02:51 11:02:51.269 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
06:02:51 11:02:51.298 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:51 11:02:51.354 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M8.417S> interval (min=<PT5M>)
06:02:51 11:02:51.354 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:51 11:02:51.355 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M39.025S> interval (min=<PT5M>)
06:02:51 11:02:51.356 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M43.188S> interval (min=<PT5M>)
06:02:51 11:02:51.357 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>
06:02:51 11:02:51.358 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M37.798S> interval (min=<PT5M>)
06:02:51 11:02:51.359 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:51 11:02:51.360 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:51 11:02:51.362 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M56.163S> interval (min=<PT5M>)
06:02:51 11:02:51.363 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:02:51 11:02:51.364 [WARN ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@398cd923]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:51 11:02:51.365 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:51 11:02:51.368 [WARN ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@398cd923]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:02:51 11:02:51.368 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:02:51 11:02:51.369 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:51 11:02:51.372 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 37167 accepted at port 57988 
06:02:51 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.97 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientActorTest
06:02:51 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientConnectedTest
06:02:51 11:02:51.373 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
06:02:51 11:02:51.373 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:c82a131a-37ea-4a76-8d4b-c09a5108b4b5> failed. Disabling automatic reconnect.
06:02:51 11:02:51.373 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:c82a131a-37ea-4a76-8d4b-c09a5108b4b5>.
06:02:51 java.net.ConnectException: finishConnect(..) failed: Connection refused
06:02:51 	at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
06:02:51 	at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
06:02:51 	at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
06:02:51 	at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)
06:02:51 	at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)
06:02:51 	at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
06:02:51 	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:499)
06:02:51 	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407)
06:02:51 	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
06:02:51 	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
06:02:51 	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
06:02:51 	at java.base/java.lang.Thread.run(Thread.java:833)
06:02:51 Wrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:37167
06:02:51 Wrapped by: com.hivemq.client.mqtt.exceptions.ConnectionFailedException: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:37167
06:02:51 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:37167
06:02:51 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt3ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:105)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
06:02:51 	... 17 common frames omitted
06:02:51 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:37167
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
06:02:51 	at com.hivemq.client.internal.mqtt.mqtt3.Mqtt3AsyncClientView.lambda$connect$2(Mqtt3AsyncClientView.java:99)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:02:51 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
06:02:51 	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
06:02:51 	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
06:02:51 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
06:02:51 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
06:02:51 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
06:02:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
06:02:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
06:02:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
06:02:51 	at java.base/java.lang.Thread.run(Thread.java:833)
06:02:51 11:02:51.374 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
06:02:51 [INFO] [02/07/2024 11:02:51.491] [main] [CoordinatedShutdown(pekko://MqttClientConnectedTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:02:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientConnectedTest
06:02:51 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishingContextTest
06:02:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishingContextTest
06:02:51 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishTargetTest
06:02:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishTargetTest
06:02:51 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.ExternalMessageToMqttPublishTransformerTest
06:02:51 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.ExternalMessageToMqttPublishTransformerTest
06:02:51 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest
06:02:51 11:02:51.826 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:02:52 11:02:51.931 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]>
06:02:52 11:02:52.121 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]>
06:02:52 11:02:52.289 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]>
06:02:52 11:02:52.466 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]>
06:02:52 11:02:52.467 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Failed to send message: Failed to transform ExternalMessage to GenericMqttPublish: Topic [target/#] must not contain multi level wildcard (#), found at index 7.
06:02:53 11:02:53.174 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Operating in 'dry-run' mode, thus dropping <MultiMappedOutboundSignal [outboundSignals=[MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-02-07T11:02:53.140442516Z, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, requested-acks=["please-verify"], response-required=false}], metadata=null, entityId=ditto:thing, revision=99, thingId=ditto:thing], targets=[ImmutableTarget [address=mqtt/eclipse/ditto, topics=[_/_/things/twin/events], qos=0, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=mqtt/eclipse/ditto, issuedAcknowledgementLabel=please-verify, headerMapping=ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, mqtt.qos={{ header:custom.qos }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, correlation-id={{ header:correlation-id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, mqtt.retain={{ header:custom.retain }}, mqtt.topic={{ header:custom.topic }}, eclipse=ditto, thing_id={{ thing:id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, ditto-connection-id=hallo, reply-to={{ header:reply-to }}}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], adaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=ditto, name=thing, group=things, channel=twin, criterion=events, action=deleted, searchAction=null, streamingAction=null, subject=null, path=ditto/thing/things/twin/events/deleted], payload=ImmutablePayload [path=/, value=null, extra=null, status=null, revision=99, timestamp=2024-02-07T11:02:53.140442516Z, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, requested-acks=["please-verify"], response-required=false}]], externalMessage=UnmodifiableExternalMessage [headers={}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=payload, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]]], sender=Actor[pekko://MqttPublisherActorTest/system/testProbe-81#877419585]]>.
06:02:53 11:02:53.174 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Operating in 'dry-run' mode, thus dropping <MultiMappedOutboundSignal [outboundSignals=[MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-02-07T11:02:53.152039322Z, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, custom.topic=my/custom/topic, response-required=false}], metadata=null, entityId=ditto:thing, revision=99, thingId=ditto:thing], targets=[ImmutableTarget [address=mqtt/eclipse/ditto, topics=[_/_/things/twin/events], qos=0, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=mqtt/eclipse/ditto, issuedAcknowledgementLabel=please-verify, headerMapping=ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, mqtt.qos={{ header:custom.qos }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, correlation-id={{ header:correlation-id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, mqtt.retain={{ header:custom.retain }}, mqtt.topic={{ header:custom.topic }}, eclipse=ditto, thing_id={{ thing:id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, ditto-connection-id=hallo, reply-to={{ header:reply-to }}}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], adaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=ditto, name=thing, group=things, channel=twin, criterion=events, action=deleted, searchAction=null, streamingAction=null, subject=null, path=ditto/thing/things/twin/events/deleted], payload=ImmutablePayload [path=/, value=null, extra=null, status=null, revision=99, timestamp=2024-02-07T11:02:53.152039322Z, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, custom.topic=my/custom/topic, response-required=false}]], externalMessage=UnmodifiableExternalMessage [headers={}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=payload, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]]], sender=Actor[pekko://MqttPublisherActorTest/system/testProbe-81#877419585]]>.
06:02:53 11:02:53.175 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Operating in 'dry-run' mode, thus dropping <MultiMappedOutboundSignal [outboundSignals=[MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-02-07T11:02:53.160647055Z, dittoHeaders=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, custom.qos=2, response-required=false}], metadata=null, entityId=ditto:thing, revision=99, thingId=ditto:thing], targets=[ImmutableTarget [address=mqtt/eclipse/ditto, topics=[_/_/things/twin/events], qos=0, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=mqtt/eclipse/ditto, issuedAcknowledgementLabel=please-verify, headerMapping=ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, mqtt.qos={{ header:custom.qos }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, correlation-id={{ header:correlation-id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, mqtt.retain={{ header:custom.retain }}, mqtt.topic={{ header:custom.topic }}, eclipse=ditto, thing_id={{ thing:id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, ditto-connection-id=hallo, reply-to={{ header:reply-to }}}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], adaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=ditto, name=thing, group=things, channel=twin, criterion=events, action=deleted, searchAction=null, streamingAction=null, subject=null, path=ditto/thing/things/twin/events/deleted], payload=ImmutablePayload [path=/, value=null, extra=null, status=null, revision=99, timestamp=2024-02-07T11:02:53.160647055Z, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=cid, device_id=ditto:thing, custom.qos=2, response-required=false}]], externalMessage=UnmodifiableExternalMessage [headers={}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=payload, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]]], sender=Actor[pekko://MqttPublisherActorTest/system/testProbe-81#877419585]]>.
06:02:53 11:02:53.333 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=EXACTLY_ONCE]>
06:02:53 11:02:53.507 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]>
06:02:53 11:02:53.509 [WARN ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Failed to send MQTT Publish message to broker. IllegalStateException: This is totally expected.
06:02:53 11:02:53.514 [ERROR] [MqttPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Failed to enqueue MQTT message to topic <mqtt/eclipse/ditto> for sending to broker.
06:02:53 java.lang.IllegalStateException: This is totally expected.
06:02:53 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest.sendPublishToBrokerFailureTriggersNegativeAcknowledgementIfAutoAckTargetPresent(MqttPublisherActorTest.java:285)
06:02:53 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:02:53 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:02:53 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:02:53 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:02:53 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:02:53 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:02:53 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:02:53 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:02:53 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:02:53 	at org.assertj.core.api.SoftAssertionsStatement$1.evaluate(SoftAssertionsStatement.java:41)
06:02:53 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:02:53 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:02:53 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:02:53 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:02:53 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:02:53 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:02:53 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:02:53 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:02:53 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:02:53 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:02:53 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:02:53 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:02:53 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
06:02:53 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:02:53 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:02:53 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:02:53 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:02:53 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:02:53 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:02:53 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:02:53 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:02:53 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:02:53 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:02:53 Wrapped by: org.eclipse.ditto.connectivity.model.MessageSendingFailedException: Failed to send message: This is totally expected.
06:02:53 	at org.eclipse.ditto.connectivity.model.MessageSendingFailedException$Builder.doBuild(MessageSendingFailedException.java:152)
06:02:53 	at org.eclipse.ditto.connectivity.model.MessageSendingFailedException$Builder.doBuild(MessageSendingFailedException.java:113)
06:02:53 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:02:53 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.handleGenericMqttPublishResultFailure(MqttPublisherActor.java:192)
06:02:53 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.lambda$sendMqttPublishMessageToBroker$0(MqttPublisherActor.java:164)
06:02:53 	at java.base/java.util.concurrent.CompletableFuture.uniAcceptNow(CompletableFuture.java:757)
06:02:53 	at java.base/java.util.concurrent.CompletableFuture.uniAcceptStage(CompletableFuture.java:735)
06:02:53 	at java.base/java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:2182)
06:02:53 	at java.base/java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:144)
06:02:53 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.sendMqttPublishMessageToBroker(MqttPublisherActor.java:160)
06:02:53 	at org.apache.pekko.stream.javadsl.Sink$.$anonfun$foreach$1(Sink.scala:141)
06:02:53 	at org.apache.pekko.stream.javadsl.Sink$.$anonfun$foreach$1$adapted(Sink.scala:141)
06:02:53 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
06:02:53 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
06:02:53 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
06:02:53 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
06:02:53 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
06:02:53 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
06:02:53 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
06:02:53 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:831)
06:02:53 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
06:02:53 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
06:02:53 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
06:02:53 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
06:02:53 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
06:02:53 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
06:02:53 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
06:02:53 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:02:53 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:02:53 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:02:53 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:02:53 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:02:53 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:02:53 11:02:53.514 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Failed to send message: This is totally expected.
06:02:53 11:02:53.769 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]>
06:02:53 11:02:53.835 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]>
06:02:54 11:02:53.996 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <MqttPublishTarget [topic=replyTarget/thing:id, qos=AT_MOST_ONCE]>
06:02:54 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.282 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest
06:02:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.ConnectionTesterActorTest
06:02:54 [INFO] [02/07/2024 11:02:54.135] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt/user/$a][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-703a8f0] Failed to create HiveMqttClientProperties: Expected type of connection <null> to be one of [mqtt, mqtt-5] but it was <kafka>.
06:02:54 [INFO] [02/07/2024 11:02:54.135] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt/user/$a][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-703a8f0] Test for connection <null> at <null> failed: Expected type of connection <null> to be one of [mqtt, mqtt-5] but it was <kafka>.
06:02:54 [INFO] [02/07/2024 11:02:54.137] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:02:54 [INFO] [02/07/2024 11:02:54.271] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException/user/$$n] Established MQTT connection to <example.com>.
06:02:54 [INFO] [02/07/2024 11:02:54.274] [Thread-146] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException/user/$$n][connection-id:f2cf09ca-e19c-475d-8e84-f2b90aa9b01a][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException-8e28f14] Test for connection <f2cf09ca-e19c-475d-8e84-f2b90aa9b01a> at <example.com> failed: [SubscriptionStatus[Topic filter: source/foo => Error: FAILURE(128)], SubscriptionStatus[Topic filter: source/bar => Error: QUOTA_EXCEEDED(151)]]
06:02:54 [INFO] [02/07/2024 11:02:54.275] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:02:54 [INFO] [02/07/2024 11:02:54.314] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails/user/$a][connection-id:f2cf09ca-e19c-475d-8e84-f2b90aa9b01a][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-e89453c] Failed to create GenericMqttClient: Some argument is invalid.
06:02:54 [INFO] [02/07/2024 11:02:54.314] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails/user/$a][connection-id:f2cf09ca-e19c-475d-8e84-f2b90aa9b01a][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-e89453c] Test for connection <f2cf09ca-e19c-475d-8e84-f2b90aa9b01a> at <example.com> failed: Some argument is invalid.
06:02:54 [INFO] [02/07/2024 11:02:54.315] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:02:54 [INFO] [02/07/2024 11:02:54.386] [main] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/user/$$o] Established MQTT connection to <example.com>.
06:02:56 11:02:56.101 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:02:56 11:02:56.103 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:02:56 11:02:56.103 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:02:56 11:02:56.287 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:02:56 11:02:56.289 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:03:04 [INFO] [02/07/2024 11:03:04.409] [ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond-scheduler-1] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/user/$$o][connection-id:f2cf09ca-e19c-475d-8e84-f2b90aa9b01a][correlation-id:ConnectionTesterActorTest.testConnectionFailsIfPublisherActorDoesNotRespond-ea1f62f] Test for connection <f2cf09ca-e19c-475d-8e84-f2b90aa9b01a> at <example.com> failed: Actor <pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/system/testProbe-96> did not report its status within <PT10S>.
06:03:04 [INFO] [02/07/2024 11:03:04.411] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:04 [INFO] [02/07/2024 11:03:04.459] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException/user/$$p] Established MQTT connection to <example.com>.
06:03:04 [INFO] [02/07/2024 11:03:04.461] [Thread-157] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException/user/$$p][connection-id:f2cf09ca-e19c-475d-8e84-f2b90aa9b01a][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException-e1729c9] Test for connection <f2cf09ca-e19c-475d-8e84-f2b90aa9b01a> at <example.com> failed: [Subscribing failed: [source/foo, source/bar]]
06:03:04 [INFO] [02/07/2024 11:03:04.462] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:04 [INFO] [02/07/2024 11:03:04.500] [Thread-159] [pekko://ConnectionTesterActorTest_testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus/user/$a][connection-id:f2cf09ca-e19c-475d-8e84-f2b90aa9b01a][correlation-id:ConnectionTesterActorTest.testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus-c82c145] Test for connection <f2cf09ca-e19c-475d-8e84-f2b90aa9b01a> at <example.com> failed: The broker is temporarily not available
06:03:04 [INFO] [02/07/2024 11:03:04.501] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:04 [INFO] [02/07/2024 11:03:04.560] [main] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/user/$$q] Established MQTT connection to <example.com>.
06:03:04 [INFO] [02/07/2024 11:03:04.565] [Thread-167] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/user/$$q][connection-id:f2cf09ca-e19c-475d-8e84-f2b90aa9b01a][correlation-id:ConnectionTesterActorTest.testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown-6e49ee0] Test for connection <f2cf09ca-e19c-475d-8e84-f2b90aa9b01a> at <example.com> failed: [Actor <pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/system/testProbe-103> did not respond with a RetrieveHealthResponse but with a <Status>., Actor <pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/system/testProbe-105> has status <DOWN>.]
06:03:04 [INFO] [02/07/2024 11:03:04.567] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:04 [INFO] [02/07/2024 11:03:04.644] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSuccessful/user/$$r] Established MQTT connection to <example.com>.
06:03:04 [INFO] [02/07/2024 11:03:04.650] [Thread-175] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSuccessful/user/$$r][connection-id:f2cf09ca-e19c-475d-8e84-f2b90aa9b01a][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSuccessful-abad37b] Test for connection <f2cf09ca-e19c-475d-8e84-f2b90aa9b01a> at <example.com> was successful.
06:03:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.56 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.ConnectionTesterActorTest
06:03:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt3ValidatorTest
06:03:04 11:03:04.756 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e8c68c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.766 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e8c68c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.766 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e8c68c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.768 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e8c68c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.770 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e8c68c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.772 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e8c68c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.774 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e8c68c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.775 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e8c68c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.777 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e8c68c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.782 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e8c68c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.786 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e8c68c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.798 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e8c68c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.799 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e8c68c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.800 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e8c68c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.802 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e8c68c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.803 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e8c68c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.804 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e8c68c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.805 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e8c68c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt3ValidatorTest
06:03:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttHeaderTest
06:03:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttHeaderTest
06:03:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttSpecificConfigTest
06:03:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttSpecificConfigTest
06:03:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt5ValidatorTest
06:03:04 11:03:04.900 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@b8c2c34]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.902 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@b8c2c34]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.904 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@b8c2c34]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.906 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@b8c2c34]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.907 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@b8c2c34]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.910 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@b8c2c34]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.910 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@b8c2c34]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.912 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@b8c2c34]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.916 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@b8c2c34]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.919 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@b8c2c34]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.920 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@b8c2c34]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.921 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@b8c2c34]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.922 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@b8c2c34]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 11:03:04.923 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@b8c2c34]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:04 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt5ValidatorTest
06:03:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.KeepAliveIntervalTest
06:03:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.KeepAliveIntervalTest
06:03:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.ReconnectDelayTest
06:03:04 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.ReconnectDelayTest
06:03:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ChildActorNannyTest
06:03:05 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.eclipse.ditto.connectivity.service.messaging.ChildActorNannyTest
06:03:05 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultMuteableConnectionLoggerTest
06:03:05 11:03:05.173 [ERROR] [main] o.e.d.c.s.m.m.l.DefaultMuteableConnectionLogger - Encountered exception: <java.lang.IllegalArgumentException> in connection logger: <DefaultMuteableConnectionLogger [connectionId=connection-6eb35e38-8d1f-4bfe-bb3f-49cc95909629, delegate=Mock for ConnectionLogger, hashCode: 213607694, active=true]>. Switching delegate to: <ExceptionalConnectionLogger>.
06:03:05 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultMuteableConnectionLoggerTest
06:03:05 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.EvictingConnectionLoggerTest
06:03:05 11:03:05.271 [INFO ] [main] o.e.d.c.s.m.m.l.AbstractConnectionLogger - The log message contains an invalid pattern: success {} 
06:03:05 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.EvictingConnectionLoggerTest
06:03:05 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ExceptionalConnectionLoggerTest
06:03:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ExceptionalConnectionLoggerTest
06:03:05 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerRegistryTest
06:03:05 11:03:05.330 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-bfd6e119-9163-4893-9472-d1c13ea5eaef>.
06:03:05 11:03:05.331 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-bfd6e119-9163-4893-9472-d1c13ea5eaef>.
06:03:05 11:03:05.331 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-bfd6e119-9163-4893-9472-d1c13ea5eaef>.
06:03:05 11:03:05.331 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-bfd6e119-9163-4893-9472-d1c13ea5eaef>.
06:03:05 11:03:05.332 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-bfd6e119-9163-4893-9472-d1c13ea5eaef>.
06:03:05 11:03:05.332 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-cd8be2dd-74a9-4d8d-8acf-26c3965b895a>.
06:03:05 11:03:05.332 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-cd8be2dd-74a9-4d8d-8acf-26c3965b895a>.
06:03:05 11:03:05.332 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-cd8be2dd-74a9-4d8d-8acf-26c3965b895a>.
06:03:05 11:03:05.333 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-cd8be2dd-74a9-4d8d-8acf-26c3965b895a>.
06:03:05 11:03:05.333 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-cd8be2dd-74a9-4d8d-8acf-26c3965b895a>.
06:03:05 11:03:05.337 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-2e8b2c6c-d627-41e6-b5bb-36bca9e6de7e>.
06:03:05 11:03:05.337 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-2e8b2c6c-d627-41e6-b5bb-36bca9e6de7e>.
06:03:05 11:03:05.338 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-2e8b2c6c-d627-41e6-b5bb-36bca9e6de7e>.
06:03:05 11:03:05.338 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-2e8b2c6c-d627-41e6-b5bb-36bca9e6de7e>.
06:03:05 11:03:05.338 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-2e8b2c6c-d627-41e6-b5bb-36bca9e6de7e>.
06:03:05 11:03:05.362 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-1d7bc973-1f17-4469-93b1-5d310482cacf>.
06:03:05 11:03:05.362 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-1d7bc973-1f17-4469-93b1-5d310482cacf>.
06:03:05 11:03:05.362 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-1d7bc973-1f17-4469-93b1-5d310482cacf>.
06:03:05 11:03:05.363 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-1d7bc973-1f17-4469-93b1-5d310482cacf>.
06:03:05 11:03:05.363 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-c17a3876-df6d-47ab-8a7c-7bda0d2b1a44>.
06:03:05 11:03:05.363 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-c17a3876-df6d-47ab-8a7c-7bda0d2b1a44>.
06:03:05 11:03:05.363 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-c17a3876-df6d-47ab-8a7c-7bda0d2b1a44>.
06:03:05 11:03:05.364 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-125fe5b2-cb2e-4b84-8c90-0fce6f643b21>.
06:03:05 11:03:05.364 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-125fe5b2-cb2e-4b84-8c90-0fce6f643b21>.
06:03:05 11:03:05.365 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-125fe5b2-cb2e-4b84-8c90-0fce6f643b21>.
06:03:05 11:03:05.365 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-125fe5b2-cb2e-4b84-8c90-0fce6f643b21>.
06:03:05 11:03:05.365 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-1aa378e2-b664-448b-b5a5-3272c6fb3d7f>.
06:03:05 11:03:05.366 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-1aa378e2-b664-448b-b5a5-3272c6fb3d7f>.
06:03:05 11:03:05.366 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-1aa378e2-b664-448b-b5a5-3272c6fb3d7f>.
06:03:05 11:03:05.366 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-1aa378e2-b664-448b-b5a5-3272c6fb3d7f>.
06:03:05 11:03:05.369 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-1aa378e2-b664-448b-b5a5-3272c6fb3d7f>.
06:03:05 11:03:05.370 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-ddfa3625-9567-4058-ab35-79c371a1e247>.
06:03:05 11:03:05.371 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-ddfa3625-9567-4058-ab35-79c371a1e247>.
06:03:05 11:03:05.371 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-ddfa3625-9567-4058-ab35-79c371a1e247>.
06:03:05 11:03:05.371 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-ddfa3625-9567-4058-ab35-79c371a1e247>.
06:03:05 11:03:05.371 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-ddfa3625-9567-4058-ab35-79c371a1e247>.
06:03:05 11:03:05.371 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-ddfa3625-9567-4058-ab35-79c371a1e247>.
06:03:05 11:03:05.372 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-86ce5573-63e5-49db-ac23-d29727ea8f24>.
06:03:05 11:03:05.372 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-86ce5573-63e5-49db-ac23-d29727ea8f24>.
06:03:05 11:03:05.372 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-86ce5573-63e5-49db-ac23-d29727ea8f24>.
06:03:05 11:03:05.373 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-d4ef1130-b149-4023-9b5e-43c3c559443f>.
06:03:05 11:03:05.373 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-d4ef1130-b149-4023-9b5e-43c3c559443f>.
06:03:05 11:03:05.374 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-d4ef1130-b149-4023-9b5e-43c3c559443f>.
06:03:05 11:03:05.374 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-d4ef1130-b149-4023-9b5e-43c3c559443f>.
06:03:05 11:03:05.380 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-d4ef1130-b149-4023-9b5e-43c3c559443f>.
06:03:05 11:03:05.381 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Dropping <1> of <5> log entries for connection with ID <loggerRegistryTest-d4ef1130-b149-4023-9b5e-43c3c559443f>, because of size limit.
06:03:05 11:03:05.381 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-931c177e-1ee3-4f2a-bf7a-49c61f78d8d4>.
06:03:05 11:03:05.382 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-931c177e-1ee3-4f2a-bf7a-49c61f78d8d4>.
06:03:05 11:03:05.382 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-931c177e-1ee3-4f2a-bf7a-49c61f78d8d4>.
06:03:05 11:03:05.382 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-931c177e-1ee3-4f2a-bf7a-49c61f78d8d4>.
06:03:05 11:03:05.382 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-931c177e-1ee3-4f2a-bf7a-49c61f78d8d4>.
06:03:05 11:03:05.394 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-08917b03-b209-4034-a8ec-ffe8b1fa912c>.
06:03:05 11:03:05.394 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-08917b03-b209-4034-a8ec-ffe8b1fa912c>.
06:03:05 11:03:05.472 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-693c98b5-67b3-4304-ac6b-a7c1f9aaede7>.
06:03:05 11:03:05.472 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-693c98b5-67b3-4304-ac6b-a7c1f9aaede7>.
06:03:05 11:03:05.473 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-693c98b5-67b3-4304-ac6b-a7c1f9aaede7>.
06:03:05 11:03:05.473 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-593b62e7-242f-42b9-b35c-cb1f811fcc18>.
06:03:05 11:03:05.473 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-593b62e7-242f-42b9-b35c-cb1f811fcc18>.
06:03:05 11:03:05.474 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-593b62e7-242f-42b9-b35c-cb1f811fcc18>.
06:03:05 11:03:05.474 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-593b62e7-242f-42b9-b35c-cb1f811fcc18>.
06:03:05 11:03:05.476 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-98f52c6f-b74d-488d-a57f-63288ac6616e>.
06:03:05 11:03:05.476 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-98f52c6f-b74d-488d-a57f-63288ac6616e>.
06:03:05 11:03:05.477 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-98f52c6f-b74d-488d-a57f-63288ac6616e>.
06:03:05 11:03:05.477 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-98f52c6f-b74d-488d-a57f-63288ac6616e>.
06:03:05 11:03:05.477 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-98f52c6f-b74d-488d-a57f-63288ac6616e>.
06:03:05 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerRegistryTest
06:03:05 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.InfoProviderFactoryTest
06:03:05 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.InfoProviderFactoryTest
06:03:05 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.RetrieveConnectionLogsAggregatorActorTest
06:03:10 11:03:10.777 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.RetrieveConnectionLogsAggregatorActor - Dropping <4> of <6> log entries for connection with ID <connection-ac81fd71-41d7-4917-9226-92afd6f49308>, because of size limit.
06:03:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.394 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.RetrieveConnectionLogsAggregatorActorTest
06:03:10 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectivityHeadersTest
06:03:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectivityHeadersTest
06:03:10 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultEvictingQueueTest
06:03:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultEvictingQueueTest
06:03:10 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ImmutableInfoProviderTest
06:03:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ImmutableInfoProviderTest
06:03:10 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerFactoryTest
06:03:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerFactoryTest
06:03:10 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ConnectivityCounterRegistryTest
06:03:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ConnectivityCounterRegistryTest
06:03:11 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ThrottledMetricsAlertTest
06:03:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ThrottledMetricsAlertTest
06:03:11 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.DefaultConnectionMetricsCounterTest
06:03:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.DefaultConnectionMetricsCounterTest
06:03:11 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.SlidingWindowCounterTest
06:03:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.SlidingWindowCounterTest
06:03:11 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.MetricsAlertGaugeTest
06:03:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.MetricsAlertGaugeTest
06:03:11 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.CounterKeyTest
06:03:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.CounterKeyTest
06:03:11 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorTest
06:03:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorTest
06:03:11 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorRegistryTest
06:03:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorRegistryTest
06:03:11 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.tunnel.SshTunnelStateTest
06:03:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.eclipse.ditto.connectivity.service.messaging.tunnel.SshTunnelStateTest
06:03:11 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.tunnel.FingerprintVerifierTest
06:03:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s -- in org.eclipse.ditto.connectivity.service.messaging.tunnel.FingerprintVerifierTest
06:03:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AzMonitorRequestSigningTest
06:03:12 [INFO] [02/07/2024 11:03:12.575] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AzMonitorRequestSigningTest
06:03:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushSpecificConfigTest
06:03:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushSpecificConfigTest
06:03:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushClientActorTest
06:03:12 11:03:12.646 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:03:12 11:03:12.812 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M8.324S> interval (min=<PT5M>)
06:03:12 11:03:12.812 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:12 11:03:12.813 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M36.01S> interval (min=<PT5M>)
06:03:12 11:03:12.814 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M27.943S> interval (min=<PT5M>)
06:03:12 11:03:12.815 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-39df9435-b432-4151-a952-d4a3929756f6>
06:03:12 11:03:12.816 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M30.397S> interval (min=<PT5M>)
06:03:12 11:03:12.817 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-39df9435-b432-4151-a952-d4a3929756f6>.
06:03:12 11:03:12.818 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-39df9435-b432-4151-a952-d4a3929756f6>.
06:03:12 11:03:12.820 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M29.164S> interval (min=<PT5M>)
06:03:12 11:03:12.820 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:12 11:03:12.829 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@505b5621]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:12 11:03:12.830 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:12 11:03:12.832 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@505b5621]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:12 11:03:12.832 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:12 11:03:12.834 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers.
06:03:12 11:03:12.933 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:03:12 11:03:12.934 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-39df9435-b432-4151-a952-d4a3929756f6>
06:03:13 11:03:12.961 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=/target/address]>
06:03:13 11:03:13.100 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:03:13 11:03:13.123 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:13 11:03:13.162 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:03:13 11:03:13.164 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:03:13 11:03:13.164 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:03:13 11:03:13.230 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M25.251S> interval (min=<PT5M>)
06:03:13 11:03:13.230 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:13 11:03:13.261 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-9b5c407b-07ec-42dc-b9ed-cb088a8ef799>.
06:03:13 11:03:13.261 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-9b5c407b-07ec-42dc-b9ed-cb088a8ef799>.
06:03:13 11:03:13.261 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-9b5c407b-07ec-42dc-b9ed-cb088a8ef799>
06:03:13 11:03:13.261 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M32.593S> interval (min=<PT5M>)
06:03:13 11:03:13.261 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M10.042S> interval (min=<PT5M>)
06:03:13 11:03:13.261 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M4.997S> interval (min=<PT5M>)
06:03:13 11:03:13.264 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M26.128S> interval (min=<PT5M>)
06:03:13 11:03:13.264 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:13 11:03:13.265 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@74ba6455]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:13 11:03:13.266 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:13 11:03:13.268 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@74ba6455]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:13 11:03:13.268 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:13 11:03:13.270 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers.
06:03:13 11:03:13.380 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPushClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:03:13 11:03:13.381 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-9b5c407b-07ec-42dc-b9ed-cb088a8ef799>
06:03:13 11:03:13.381 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<DISCONNECTED>
06:03:13 11:03:13.385 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:03:13 11:03:13.385 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:03:13 11:03:13.534 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M30.914S> interval (min=<PT5M>)
06:03:13 11:03:13.535 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:13 11:03:13.536 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M40.82S> interval (min=<PT5M>)
06:03:13 11:03:13.536 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M30.738S> interval (min=<PT5M>)
06:03:13 11:03:13.537 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-8ebf2c66-15c6-45c6-bef0-33f46847c009>
06:03:13 11:03:13.538 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M12.78S> interval (min=<PT5M>)
06:03:13 11:03:13.540 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-8ebf2c66-15c6-45c6-bef0-33f46847c009>.
06:03:13 11:03:13.540 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-8ebf2c66-15c6-45c6-bef0-33f46847c009>.
06:03:13 11:03:13.543 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M38.726S> interval (min=<PT5M>)
06:03:13 11:03:13.543 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:13 11:03:13.546 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@630144e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:13 11:03:13.560 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:13 11:03:13.560 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@630144e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:13 11:03:13.560 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:13 11:03:13.571 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@630144e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:13 11:03:13.571 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:13 11:03:13.571 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@630144e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:13 11:03:13.572 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:13 11:03:13.600 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Failure(javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target)>
06:03:13 11:03:13.741 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M27.384S> interval (min=<PT5M>)
06:03:13 11:03:13.741 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:13 11:03:13.742 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M26.937S> interval (min=<PT5M>)
06:03:13 11:03:13.742 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M23.291S> interval (min=<PT5M>)
06:03:13 11:03:13.743 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-b6ce149b-d55e-4809-aef8-8219390b96e1>
06:03:13 11:03:13.743 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M4.584S> interval (min=<PT5M>)
06:03:13 11:03:13.744 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b6ce149b-d55e-4809-aef8-8219390b96e1>.
06:03:13 11:03:13.744 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b6ce149b-d55e-4809-aef8-8219390b96e1>.
06:03:13 11:03:13.746 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M40.318S> interval (min=<PT5M>)
06:03:13 11:03:13.746 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:13 11:03:13.747 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7be52cd5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:13 11:03:13.748 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:13 11:03:13.749 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7be52cd5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:13 11:03:13.749 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:13 11:03:13.751 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers.
06:03:13 11:03:13.860 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:03:13 11:03:13.861 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-b6ce149b-d55e-4809-aef8-8219390b96e1>
06:03:13 11:03:13.866 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=target:ditto/thing@twin]>
06:03:13 11:03:13.876 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:03:13 11:03:13.878 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:14 11:03:13.961 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:03:14 11:03:13.963 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:03:14 11:03:13.995 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M58.757S> interval (min=<PT5M>)
06:03:14 11:03:13.995 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:14 11:03:13.995 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M24.601S> interval (min=<PT5M>)
06:03:14 11:03:13.996 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M19.504S> interval (min=<PT5M>)
06:03:14 11:03:13.997 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-554e9e09-0559-4b19-8dee-ce555dda8dd6>
06:03:14 11:03:13.997 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M7.996S> interval (min=<PT5M>)
06:03:14 11:03:13.998 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-554e9e09-0559-4b19-8dee-ce555dda8dd6>.
06:03:14 11:03:13.998 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-554e9e09-0559-4b19-8dee-ce555dda8dd6>.
06:03:14 11:03:14.000 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M37.906S> interval (min=<PT5M>)
06:03:14 11:03:14.000 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:14 11:03:14.001 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4fc59dc1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:14 11:03:14.001 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:14 11:03:14.003 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4fc59dc1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:14 11:03:14.003 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:14 11:03:14.072 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4fc59dc1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:14 11:03:14.072 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:14 11:03:14.072 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4fc59dc1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:14 11:03:14.073 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:14 11:03:14.095 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
06:03:14 11:03:14.114 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-554e9e09-0559-4b19-8dee-ce555dda8dd6>
06:03:14 11:03:14.211 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M55.365S> interval (min=<PT5M>)
06:03:14 11:03:14.211 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:14 11:03:14.212 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M22.867S> interval (min=<PT5M>)
06:03:14 11:03:14.214 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M34.063S> interval (min=<PT5M>)
06:03:14 11:03:14.214 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-98ec71b0-59d3-4a10-8912-f5759ec36105>
06:03:14 11:03:14.215 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M44.018S> interval (min=<PT5M>)
06:03:14 11:03:14.216 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-98ec71b0-59d3-4a10-8912-f5759ec36105>.
06:03:14 11:03:14.216 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-98ec71b0-59d3-4a10-8912-f5759ec36105>.
06:03:14 11:03:14.219 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M31.417S> interval (min=<PT5M>)
06:03:14 11:03:14.219 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:14 11:03:14.220 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5cc04c48]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:14 11:03:14.220 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:14 11:03:14.222 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5cc04c48]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:14 11:03:14.222 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:14 11:03:14.223 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Socket could not be opened for <127.0.0.1:38301> due to java.net.ConnectException: Connection refused
06:03:14 11:03:14.224 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-98ec71b0-59d3-4a10-8912-f5759ec36105' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='Could not establish a connection on '127.0.0.1:38301'. Make sure the endpoint is reachable and that no firewall prevents the connection.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]])>
06:03:14 11:03:14.336 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M19.327S> interval (min=<PT5M>)
06:03:14 11:03:14.336 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:14 11:03:14.337 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M7.785S> interval (min=<PT5M>)
06:03:14 11:03:14.338 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M33.752S> interval (min=<PT5M>)
06:03:14 11:03:14.339 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-f8893c6a-2b1c-4dc6-a665-62462a93347c>
06:03:14 11:03:14.339 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M19.851S> interval (min=<PT5M>)
06:03:14 11:03:14.340 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-f8893c6a-2b1c-4dc6-a665-62462a93347c>.
06:03:14 11:03:14.340 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-f8893c6a-2b1c-4dc6-a665-62462a93347c>.
06:03:14 11:03:14.342 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M30.034S> interval (min=<PT5M>)
06:03:14 11:03:14.342 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:14 11:03:14.343 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3cef017d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:14 11:03:14.343 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:14 11:03:14.362 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3cef017d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:14 11:03:14.362 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:14 11:03:14.366 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3cef017d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:14 11:03:14.366 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:14 11:03:14.366 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3cef017d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:14 11:03:14.367 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:14 11:03:14.376 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Failure(java.util.concurrent.CompletionException: JwtInvalidException [message='Received invalid JSON web token response from <http://127.0.0.1:41427>.', errorCode=jwt:invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Response status is <404> and content type is <none/none>.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]])>
06:03:14 Feb 07, 2024 11:03:14 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
06:03:14 WARNING: Exception thrown during asynchronous load
06:03:14 JwtInvalidException [message='Received invalid JSON web token response from <http://127.0.0.1:41427>.', errorCode=jwt:invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Response status is <404> and content type is <none/none>.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:03:14 	at org.eclipse.ditto.jwt.model.JwtInvalidException$Builder.doBuild(JwtInvalidException.java:100)
06:03:14 	at org.eclipse.ditto.jwt.model.JwtInvalidException$Builder.doBuild(JwtInvalidException.java:87)
06:03:14 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:03:14 	at org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoader.parseJwt(AsyncJwtLoader.java:108)
06:03:14 	at org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoader.asJsonWebToken(AsyncJwtLoader.java:91)
06:03:14 	at org.apache.pekko.stream.javadsl.Source.$anonfun$flatMapConcat$1(Source.scala:3894)
06:03:14 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
06:03:14 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
06:03:14 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:540)
06:03:14 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400)
06:03:14 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
06:03:14 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
06:03:14 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
06:03:14 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
06:03:14 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:831)
06:03:14 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
06:03:14 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
06:03:14 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
06:03:14 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
06:03:14 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
06:03:14 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
06:03:14 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
06:03:14 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:03:14 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:03:14 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:03:14 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:03:14 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:03:14 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:03:14 
06:03:14 11:03:14.470 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-f8893c6a-2b1c-4dc6-a665-62462a93347c>
06:03:14 11:03:14.522 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M17.265S> interval (min=<PT5M>)
06:03:14 11:03:14.523 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:14 11:03:14.524 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M27.897S> interval (min=<PT5M>)
06:03:14 11:03:14.524 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M26.69S> interval (min=<PT5M>)
06:03:14 11:03:14.525 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-3cec32c1-1ff5-4595-ba43-aa52e2f97753>
06:03:14 11:03:14.525 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M5.221S> interval (min=<PT5M>)
06:03:14 11:03:14.526 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-3cec32c1-1ff5-4595-ba43-aa52e2f97753>.
06:03:14 11:03:14.526 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-3cec32c1-1ff5-4595-ba43-aa52e2f97753>.
06:03:14 11:03:14.528 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M6.815S> interval (min=<PT5M>)
06:03:14 11:03:14.528 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:14 11:03:14.529 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5e901726]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:14 11:03:14.529 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:14 11:03:14.531 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5e901726]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:14 11:03:14.531 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:14 11:03:14.533 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5e901726]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:14 11:03:14.534 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:14 11:03:14.534 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5e901726]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:14 11:03:14.534 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:14 11:03:14.534 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
06:03:14 11:03:14.757 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1a71a7a6-a81a-4b67-9b17-043366029979>.
06:03:14 11:03:14.757 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1a71a7a6-a81a-4b67-9b17-043366029979>.
06:03:14 11:03:14.757 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-1a71a7a6-a81a-4b67-9b17-043366029979>
06:03:14 11:03:14.770 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M13.109S> interval (min=<PT5M>)
06:03:14 11:03:14.770 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M52.002S> interval (min=<PT5M>)
06:03:14 11:03:14.770 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M49.206S> interval (min=<PT5M>)
06:03:14 11:03:14.771 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:14 11:03:14.771 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M41.754S> interval (min=<PT5M>)
06:03:14 11:03:14.771 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M42.876S> interval (min=<PT5M>)
06:03:14 11:03:14.771 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:14 11:03:14.819 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2bc29701]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:14 11:03:14.820 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:14 11:03:14.822 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2bc29701]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:14 11:03:14.822 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:14 11:03:14.825 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2bc29701]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:14 11:03:14.825 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:14 11:03:14.826 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2bc29701]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:14 11:03:14.826 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:14 11:03:14.888 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-1a71a7a6-a81a-4b67-9b17-043366029979>
06:03:14 11:03:14.932 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
06:03:14 11:03:14.935 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:03:14 11:03:14.935 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:03:15 11:03:15.092 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M53.84S> interval (min=<PT5M>)
06:03:15 11:03:15.093 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:15 11:03:15.094 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M8.615S> interval (min=<PT5M>)
06:03:15 11:03:15.095 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M5.125S> interval (min=<PT5M>)
06:03:15 11:03:15.095 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-9f493abd-9b2a-45e9-a0e3-879977c3b179>
06:03:15 11:03:15.096 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M48.798S> interval (min=<PT5M>)
06:03:15 11:03:15.097 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-9f493abd-9b2a-45e9-a0e3-879977c3b179>.
06:03:15 11:03:15.098 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-9f493abd-9b2a-45e9-a0e3-879977c3b179>.
06:03:15 11:03:15.101 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M1.035S> interval (min=<PT5M>)
06:03:15 11:03:15.101 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:15 11:03:15.102 [WARN ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1c0f0c1d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:15 11:03:15.103 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:15 11:03:15.105 [WARN ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1c0f0c1d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:15 11:03:15.105 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:15 11:03:15.111 [WARN ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
06:03:15 11:03:15.235 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M35.656S> interval (min=<PT5M>)
06:03:15 11:03:15.235 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:15 11:03:15.236 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M8.743S> interval (min=<PT5M>)
06:03:15 11:03:15.237 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M37.131S> interval (min=<PT5M>)
06:03:15 11:03:15.238 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-6a489faf-25bf-4a4c-b848-15ed5dde9611>
06:03:15 11:03:15.238 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M56.494S> interval (min=<PT5M>)
06:03:15 11:03:15.239 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6a489faf-25bf-4a4c-b848-15ed5dde9611>.
06:03:15 11:03:15.239 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6a489faf-25bf-4a4c-b848-15ed5dde9611>.
06:03:15 11:03:15.261 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:15 11:03:15.261 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M30.349S> interval (min=<PT5M>)
06:03:15 11:03:15.262 [WARN ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1af5f8ab]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:15 11:03:15.263 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:15 11:03:15.265 [WARN ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1af5f8ab]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:15 11:03:15.265 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:15 11:03:15.266 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor.
06:03:15 11:03:15.376 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-6a489faf-25bf-4a4c-b848-15ed5dde9611>
06:03:15 11:03:15.393 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M20.864S> interval (min=<PT5M>)
06:03:15 11:03:15.393 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:15 11:03:15.394 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M17.504S> interval (min=<PT5M>)
06:03:15 11:03:15.395 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M27.758S> interval (min=<PT5M>)
06:03:15 11:03:15.396 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-fa543024-3bc0-4431-8e7e-c0f826bc26e3>
06:03:15 11:03:15.396 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M55.819S> interval (min=<PT5M>)
06:03:15 11:03:15.398 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fa543024-3bc0-4431-8e7e-c0f826bc26e3>.
06:03:15 11:03:15.398 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fa543024-3bc0-4431-8e7e-c0f826bc26e3>.
06:03:15 11:03:15.402 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M44.267S> interval (min=<PT5M>)
06:03:15 11:03:15.402 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:15 11:03:15.403 [WARN ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6142046]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:15 11:03:15.403 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:15 11:03:15.405 [WARN ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6142046]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:15 11:03:15.406 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:15 11:03:15.407 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-fa543024-3bc0-4431-8e7e-c0f826bc26e3>.
06:03:15 11:03:15.407 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <connection-fa543024-3bc0-4431-8e7e-c0f826bc26e3>.
06:03:15 11:03:15.513 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-fa543024-3bc0-4431-8e7e-c0f826bc26e3>
06:03:15 11:03:15.620 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M25.11S> interval (min=<PT5M>)
06:03:15 11:03:15.620 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:15 11:03:15.621 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M12.817S> interval (min=<PT5M>)
06:03:15 11:03:15.622 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M17.895S> interval (min=<PT5M>)
06:03:15 11:03:15.623 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-b9973e20-6828-4be0-82a8-033a55676988>
06:03:15 11:03:15.623 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M45.867S> interval (min=<PT5M>)
06:03:15 11:03:15.625 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b9973e20-6828-4be0-82a8-033a55676988>.
06:03:15 11:03:15.625 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b9973e20-6828-4be0-82a8-033a55676988>.
06:03:15 11:03:15.629 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M51.303S> interval (min=<PT5M>)
06:03:15 11:03:15.629 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:15 11:03:15.631 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@26afeb0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:15 11:03:15.632 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:15 11:03:15.634 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@26afeb0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:15 11:03:15.634 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:15 11:03:15.637 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@26afeb0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:15 11:03:15.637 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:15 11:03:15.638 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@26afeb0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:15 11:03:15.638 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:15 11:03:15.723 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
06:03:15 11:03:15.843 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M56.507S> interval (min=<PT5M>)
06:03:15 11:03:15.843 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:15 11:03:15.843 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M35.676S> interval (min=<PT5M>)
06:03:15 11:03:15.844 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M16.914S> interval (min=<PT5M>)
06:03:15 11:03:15.845 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-9d18b0f8-a349-4e7c-862f-7f4a7f7610c9>
06:03:15 11:03:15.845 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M53.24S> interval (min=<PT5M>)
06:03:15 11:03:15.846 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-9d18b0f8-a349-4e7c-862f-7f4a7f7610c9>.
06:03:15 11:03:15.846 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-9d18b0f8-a349-4e7c-862f-7f4a7f7610c9>.
06:03:15 11:03:15.848 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M46.478S> interval (min=<PT5M>)
06:03:15 11:03:15.848 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:15 11:03:15.850 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2bb0ae4f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:15 11:03:15.850 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:15 11:03:15.851 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2bb0ae4f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:15 11:03:15.852 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:15 11:03:15.960 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-9d18b0f8-a349-4e7c-862f-7f4a7f7610c9>
06:03:16 11:03:16.043 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M45.392S> interval (min=<PT5M>)
06:03:16 11:03:16.044 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:16 11:03:16.044 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M16.295S> interval (min=<PT5M>)
06:03:16 11:03:16.045 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M13.297S> interval (min=<PT5M>)
06:03:16 11:03:16.046 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-07e9e190-952b-4071-bd5c-c51d1d12751a>
06:03:16 11:03:16.046 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M33.812S> interval (min=<PT5M>)
06:03:16 11:03:16.047 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-07e9e190-952b-4071-bd5c-c51d1d12751a>.
06:03:16 11:03:16.047 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-07e9e190-952b-4071-bd5c-c51d1d12751a>.
06:03:16 11:03:16.060 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M2.952S> interval (min=<PT5M>)
06:03:16 11:03:16.060 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:16 11:03:16.062 [WARN ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1379c3bb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:16 11:03:16.062 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:16 11:03:16.064 [WARN ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1379c3bb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:16 11:03:16.065 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:16 11:03:16.066 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-07e9e190-952b-4071-bd5c-c51d1d12751a>.
06:03:16 11:03:16.166 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-07e9e190-952b-4071-bd5c-c51d1d12751a>
06:03:16 11:03:16.235 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M32.78S> interval (min=<PT5M>)
06:03:16 11:03:16.235 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:16 11:03:16.236 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M31.64S> interval (min=<PT5M>)
06:03:16 11:03:16.236 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M37.551S> interval (min=<PT5M>)
06:03:16 11:03:16.237 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-0b51870c-838f-4a58-861e-798e04920280>
06:03:16 11:03:16.237 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M7.906S> interval (min=<PT5M>)
06:03:16 11:03:16.238 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-0b51870c-838f-4a58-861e-798e04920280>.
06:03:16 11:03:16.238 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-0b51870c-838f-4a58-861e-798e04920280>.
06:03:16 11:03:16.241 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M5.171S> interval (min=<PT5M>)
06:03:16 11:03:16.241 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:16 11:03:16.242 [WARN ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@36e08f6a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:16 11:03:16.242 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:16 11:03:16.244 [WARN ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@36e08f6a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:16 11:03:16.244 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:03:16 11:03:16.244 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-0b51870c-838f-4a58-861e-798e04920280>.
06:03:16 11:03:16.245 [WARN ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
06:03:16 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.613 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushClientActorTest
06:03:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AwsRequestSigningTest
06:03:16 [INFO] [02/07/2024 11:03:16.310] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:16 [INFO] [02/07/2024 11:03:16.379] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:16 [INFO] [02/07/2024 11:03:16.416] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:16 [INFO] [02/07/2024 11:03:16.445] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:16 [INFO] [02/07/2024 11:03:16.488] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:16 [INFO] [02/07/2024 11:03:16.521] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:16 [INFO] [02/07/2024 11:03:16.552] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:16 [INFO] [02/07/2024 11:03:16.588] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:16 [INFO] [02/07/2024 11:03:16.622] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:16 [INFO] [02/07/2024 11:03:16.707] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:16 [INFO] [02/07/2024 11:03:16.759] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:16 [INFO] [02/07/2024 11:03:16.805] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:16 [INFO] [02/07/2024 11:03:16.841] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:16 [INFO] [02/07/2024 11:03:16.876] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:16 [INFO] [02/07/2024 11:03:16.910] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:16 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.646 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AwsRequestSigningTest
06:03:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherActorTest
06:03:16 11:03:16.918 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:03:17 11:03:17.023 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
06:03:17 11:03:17.027 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
06:03:17 11:03:17.034 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - UnsupportedSignalException: Correlation ID of live response <otherID> differs from correlation ID of command <cid>.
06:03:17 11:03:17.121 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=/api/logs?api-version=2016-04-01]>
06:03:17 11:03:17.205 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
06:03:17 11:03:17.210 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:17 11:03:17.296 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.commands:retrieveThing> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
06:03:17 11:03:17.298 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:17 11:03:17.366 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
06:03:17 11:03:17.369 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:17 11:03:17.437 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
06:03:17 11:03:17.439 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
06:03:17 11:03:17.440 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Got non success status code: <418> and body: <{"foo":true}>
06:03:17 11:03:17.562 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=/foo/Hamburg]>
06:03:17 11:03:17.564 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:17 11:03:17.636 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
06:03:17 11:03:17.638 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
06:03:17 11:03:17.640 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - UnsupportedSignalException: Entity ID of live response <namespace:wrongthing> differs from entity ID of command <ditto:thing>.
06:03:17 11:03:17.717 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
06:03:17 11:03:17.719 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:17 11:03:17.798 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
06:03:17 11:03:17.800 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
06:03:17 11:03:17.802 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Got non success status code: <418> and body: <{"topic":"ditto/thing/things/live/messages/please-respond","headers":{"response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"please-respond","ditto-message-thing-id":"ditto:thing","content-type":"application/vnd.org.eclipse.ditto.foobar+json","correlation-id":"cid","my-custom-header":"bumlux"},"path":"/outbox/messages/please-respond","value":{"foo":true},"status":418}>
06:03:17 11:03:17.875 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
06:03:17 11:03:17.877 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
06:03:17 11:03:17.878 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Got non success status code: <418> and body: <{"foo":true}>
06:03:18 11:03:17.945 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(GET), pathWithQuery=/path]>
06:03:18 11:03:17.947 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:18 11:03:17.962 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(GET), pathWithQuery=/path]>
06:03:18 11:03:17.965 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:18 11:03:17.980 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(GET), pathWithQuery=/path]>
06:03:18 11:03:17.982 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:18 11:03:17.997 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(GET), pathWithQuery=/path]>
06:03:18 11:03:17.999 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:18 11:03:18.014 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(DELETE), pathWithQuery=/path]>
06:03:18 11:03:18.017 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:18 11:03:18.031 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(DELETE), pathWithQuery=/path]>
06:03:18 11:03:18.033 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:18 11:03:18.048 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(DELETE), pathWithQuery=/path]>
06:03:18 11:03:18.051 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:18 11:03:18.066 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(DELETE), pathWithQuery=/path]>
06:03:18 11:03:18.068 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:18 11:03:18.127 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=/api/logs?api-version=2016-04-01]>
06:03:18 11:03:18.130 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPublisherActor - Failed to send message due to <NoSuchElementException: Either.right.get on Left>
06:03:18 11:03:18.130 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPublisherActor - Unexpected failure when publishing signal  - NoSuchElementException: Either.right.get on Left
06:03:18 11:03:18.289 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
06:03:18 11:03:18.291 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:18 11:03:18.351 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
06:03:18 11:03:18.353 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
06:03:18 11:03:18.363 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - UnsupportedSignalException: Type of live response <messages.responses:featureResponseMessage> is not related to type of command <messages.commands:thingMessage>.
06:03:18 11:03:18.427 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
06:03:18 11:03:18.429 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:18 11:03:18.512 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
06:03:18 11:03:18.514 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:18 11:03:18.593 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]>
06:03:18 11:03:18.594 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:18 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.741 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherActorTest
06:03:18 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.ClientCredentialsFlowTest
06:03:18 11:03:18.669 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=replyTarget/thing:id]>
06:03:18 11:03:18.669 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Unexpected failure when publishing signal  - IllegalStateException: Operation not allowed in uninitialized state.
06:03:19 11:03:19.113 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:03:19 11:03:19.114 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:03:19 11:03:19.115 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:03:19 11:03:19.390 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:03:19 11:03:19.392 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:03:19 11:03:19.392 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:03:20 11:03:20.286 [WARN ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:03:20 11:03:20.288 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:03:20 11:03:20.502 [WARN ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:03:20 11:03:20.504 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:03:20 11:03:20.504 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:03:21 11:03:20.959 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-7] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:03:21 11:03:20.962 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:03:21 11:03:20.962 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:03:21 11:03:21.155 [WARN ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:03:21 11:03:21.157 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:03:21 [INFO] [02/07/2024 11:03:21.554] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.893 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.ClientCredentialsFlowTest
06:03:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AzSaslSigningFactoryTest
06:03:21 [INFO] [02/07/2024 11:03:21.601] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:21 [INFO] [02/07/2024 11:03:21.633] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AzSaslSigningFactoryTest
06:03:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushRoundTripSignalsValidatorTest
06:03:21 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushRoundTripSignalsValidatorTest
06:03:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushValidatorTest
06:03:21 11:03:21.910 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d4ead04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:21 11:03:21.914 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d4ead04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:21 11:03:21.918 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d4ead04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:21 11:03:21.919 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d4ead04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:21 11:03:21.926 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d4ead04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:21 11:03:21.926 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d4ead04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:21 11:03:21.927 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d4ead04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:21 11:03:21.928 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d4ead04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:21 11:03:21.929 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d4ead04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:21 11:03:21.929 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d4ead04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:21 11:03:21.930 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d4ead04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:21 11:03:21.961 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d4ead04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:21 11:03:21.962 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d4ead04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:21 11:03:21.963 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d4ead04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:21 11:03:21.963 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d4ead04]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:21 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushValidatorTest
06:03:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherErrorTest
06:03:21 11:03:21.973 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:03:22 11:03:22.190 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=twinEventExchange/twinEventRoutingKey]>
06:03:22 11:03:22.201 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:22 11:03:22.302 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=twinEventExchange/twinEventRoutingKey]>
06:03:22 11:03:22.311 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
06:03:22 11:03:22.412 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-25] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=twinEventExchange/twinEventRoutingKey]>
06:03:22 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.458 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherErrorTest
06:03:22 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushFactoryTest
06:03:23 11:03:23.021 [ERROR] [HttpPushFactoryTest-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Internal server error, sending 500 response
06:03:23 org.apache.pekko.stream.SubscriptionWithCancelException$StageWasCompleted$: null
06:03:23 11:03:23.264 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported
06:03:23 11:03:23.274 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported
06:03:23 11:03:23.279 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported
06:03:23 11:03:23.285 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported
06:03:23 11:03:23.290 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported
06:03:23 11:03:23.295 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported
06:03:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.871 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushFactoryTest
06:03:23 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoaderTest
06:03:26 [INFO] [02/07/2024 11:03:26.005] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.703 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoaderTest
06:03:26 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.DefaultHttpPushFactoryTest
06:03:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.DefaultHttpPushFactoryTest
06:03:26 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPersistenceActorTest
06:03:26 11:03:26.079 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:03:26 11:03:26.302 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:26 11:03:26.329 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:26 11:03:26.366 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:26 11:03:26.390 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M13.972S> interval (min=<PT5M>)
06:03:26 11:03:26.391 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:26 11:03:26.392 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H36M42.471S>
06:03:26 11:03:26.673 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-486467be-be15-4740-840b-d63060e07f76> was recovered: null
06:03:26 11:03:26.711 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@16ba6814]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:26 11:03:26.711 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-486467be-be15-4740-840b-d63060e07f76>: <[always-alive, priority-0]>
06:03:26 11:03:26.831 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:26 11:03:26.847 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-486467be-be15-4740-840b-d63060e07f76> with <1> clients.
06:03:26 11:03:26.924 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@16ba6814]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:26 11:03:26.925 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-486467be-be15-4740-840b-d63060e07f76>: <[always-alive, priority-0]>
06:03:26 11:03:26.931 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>.
06:03:26 11:03:26.932 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-486467be-be15-4740-840b-d63060e07f76> with <1> clients.
06:03:26 11:03:26.937 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-486467be-be15-4740-840b-d63060e07f76>
06:03:27 11:03:27.092 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-4] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:27 11:03:27.106 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:27 11:03:27.110 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:27 11:03:27.114 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H32M28.546S>
06:03:27 11:03:27.115 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M22.411S> interval (min=<PT5M>)
06:03:27 11:03:27.115 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:27 11:03:27.115 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-f1ef544d-7de2-4240-b6c0-741cac2db121> was recovered: null
06:03:27 11:03:27.121 [WARN ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e52e1cb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:27 11:03:27.126 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-f1ef544d-7de2-4240-b6c0-741cac2db121> with <1> clients.
06:03:27 11:03:27.233 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:27 11:03:27.247 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:27 11:03:27.250 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:27 11:03:27.254 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H56M41.445S>
06:03:27 11:03:27.254 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M14.171S> interval (min=<PT5M>)
06:03:27 11:03:27.260 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-8229b146-a5ef-493b-acdc-b3e3e8f13fa3> was recovered: null
06:03:27 11:03:27.260 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:27 11:03:27.260 [WARN ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4a038849]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:27 11:03:27.261 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-8229b146-a5ef-493b-acdc-b3e3e8f13fa3> with <1> clients.
06:03:27 11:03:27.286 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionIdInvalidException [message='The Connection ID 'invalid' is not valid.', errorCode=connectivity:connection.id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must be conform to the regular expression: <[a-zA-Z0-9-_:]{1,100}>.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:03:27 11:03:27.360 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-f1ef544d-7de2-4240-b6c0-741cac2db121>
06:03:27 11:03:27.383 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:27 11:03:27.397 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:27 11:03:27.400 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:27 11:03:27.403 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H52M13.157S>
06:03:27 11:03:27.404 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M45.044S> interval (min=<PT5M>)
06:03:27 11:03:27.404 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:27 11:03:27.404 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-2c9e1678-b5f5-4bc6-a763-17ffb0ecc752> was recovered: null
06:03:27 11:03:27.406 [WARN ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@70ae087f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:27 11:03:27.408 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-2c9e1678-b5f5-4bc6-a763-17ffb0ecc752>: <[]>
06:03:27 11:03:27.412 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:27 11:03:27.486 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-8229b146-a5ef-493b-acdc-b3e3e8f13fa3>
06:03:27 11:03:27.623 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-2c9e1678-b5f5-4bc6-a763-17ffb0ecc752>
06:03:27 11:03:27.711 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:27 11:03:27.726 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:27 11:03:27.730 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:27 11:03:27.735 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H54M50.763S>
06:03:27 11:03:27.736 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:27 11:03:27.736 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M19.666S> interval (min=<PT5M>)
06:03:27 11:03:27.738 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-25bec3c2-419d-4adc-8870-db401ebb7a61> was recovered: null
06:03:27 11:03:27.741 [WARN ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6f72280a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:27 11:03:27.741 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-25bec3c2-419d-4adc-8870-db401ebb7a61>: <[]>
06:03:27 11:03:27.746 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:27 11:03:27.749 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <ModifyConnection [type=connectivity.commands:modifyConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithBlockedHost-b8f6033}], connection=ImmutableConnection [id=connection-25bec3c2-419d-4adc-8870-db401ebb7a61, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://127.0.0.2:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithBlockedHost-b8f6033}]]>
06:03:27 11:03:27.750 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithBlockedHost-b8f6033}]]
06:03:27 11:03:27.851 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-25bec3c2-419d-4adc-8870-db401ebb7a61>
06:03:27 11:03:27.922 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:27 11:03:27.935 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:27 11:03:27.938 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:27 11:03:27.941 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M18.445S> interval (min=<PT5M>)
06:03:27 11:03:27.942 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:27 11:03:27.942 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H4M5.932S>
06:03:27 11:03:27.942 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-16a92b24-5373-430a-a573-28aefab0fed1> was recovered: null
06:03:27 11:03:27.944 [WARN ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@492ad701]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:27 11:03:27.944 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-16a92b24-5373-430a-a573-28aefab0fed1>: <[]>
06:03:27 11:03:27.947 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:28 11:03:28.063 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-16a92b24-5373-430a-a573-28aefab0fed1>
06:03:28 11:03:28.133 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:28 11:03:28.146 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:28 11:03:28.149 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:28 11:03:28.161 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H54M35.221S>
06:03:28 11:03:28.161 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M42.34S> interval (min=<PT5M>)
06:03:28 11:03:28.161 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:28 11:03:28.162 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-d4e03305-ada7-4041-814f-577125be0db4> was recovered: null
06:03:28 11:03:28.163 [WARN ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3a7f055]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:28 11:03:28.164 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-d4e03305-ada7-4041-814f-577125be0db4>: <[always-alive, priority-0]>
06:03:28 11:03:28.167 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:28 11:03:28.168 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-d4e03305-ada7-4041-814f-577125be0db4> with <1> clients.
06:03:28 11:03:28.194 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-d4e03305-ada7-4041-814f-577125be0db4>: <[]>
06:03:28 11:03:28.196 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>.
06:03:28 11:03:28.199 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-d4e03305-ada7-4041-814f-577125be0db4>: <[]>
06:03:28 11:03:28.201 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <3>.
06:03:30 11:03:30.236 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-d4e03305-ada7-4041-814f-577125be0db4> was deleted recently. Shutting Actor down ...
06:03:30 11:03:30.237 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-d4e03305-ada7-4041-814f-577125be0db4>
06:03:30 11:03:30.328 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:30 11:03:30.342 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:30 11:03:30.345 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:30 11:03:30.349 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H53M32.973S>
06:03:30 11:03:30.349 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M37.594S> interval (min=<PT5M>)
06:03:30 11:03:30.349 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:30 11:03:30.350 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-b7ac3735-dd45-4eaa-8f40-78b77de5236f> was recovered: null
06:03:30 11:03:30.351 [WARN ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@31883da7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:30 11:03:30.352 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-b7ac3735-dd45-4eaa-8f40-78b77de5236f> with <1> clients.
06:03:30 11:03:30.492 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M18.366S> interval (min=<PT5M>)
06:03:30 11:03:30.492 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:30 11:03:30.575 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-b7ac3735-dd45-4eaa-8f40-78b77de5236f>
06:03:30 11:03:30.719 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:30 11:03:30.723 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:30 11:03:30.727 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H19M2.504S>
06:03:30 11:03:30.728 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-57bb1a19-6e9d-45c5-9634-85bf6be95770> was recovered: null
06:03:30 11:03:30.730 [WARN ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@32d98073]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:30 11:03:30.731 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-57bb1a19-6e9d-45c5-9634-85bf6be95770>: <[]>
06:03:30 11:03:30.737 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:30 11:03:30.739 [WARN ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@32d98073]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:30 11:03:30.740 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionOpened> for connection with ID <connection-57bb1a19-6e9d-45c5-9634-85bf6be95770>: <[always-alive, priority-0]>
06:03:30 11:03:30.743 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>.
06:03:30 11:03:30.743 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-57bb1a19-6e9d-45c5-9634-85bf6be95770> with <2> clients.
06:03:30 11:03:30.768 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-57bb1a19-6e9d-45c5-9634-85bf6be95770>
06:03:30 11:03:30.880 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:30 11:03:30.894 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:30 11:03:30.897 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:30 11:03:30.900 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-10] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M23.998S> interval (min=<PT5M>)
06:03:30 11:03:30.900 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-10] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H54M36.487S>
06:03:30 11:03:30.900 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-10] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:30 11:03:30.900 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-b1bbbd1c-0725-448c-bef1-f5da159fdb1e> was recovered: null
06:03:30 11:03:30.902 [WARN ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@258f54d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:30 11:03:30.903 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-b1bbbd1c-0725-448c-bef1-f5da159fdb1e>: <[]>
06:03:30 11:03:30.906 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-10] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:30 11:03:30.917 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-10] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <ModifyConnection [type=connectivity.commands:modifyConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithUnknownHost-f984fc3}], connection=ImmutableConnection [id=connection-b1bbbd1c-0725-448c-bef1-f5da159fdb1e, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://invalid:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid: Name or service not known', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithUnknownHost-f984fc3}]]>
06:03:30 11:03:30.918 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid: Name or service not known', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithUnknownHost-f984fc3}]]
06:03:31 11:03:31.020 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-b1bbbd1c-0725-448c-bef1-f5da159fdb1e>
06:03:31 11:03:31.108 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:31 11:03:31.121 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:31 11:03:31.125 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:31 11:03:31.129 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H57M47.982S>
06:03:31 11:03:31.129 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M12.456S> interval (min=<PT5M>)
06:03:31 11:03:31.129 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:31 11:03:31.129 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-f181dc98-7b92-4077-b2e4-d3c2b668032b> was recovered: null
06:03:31 11:03:31.131 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e7572b4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:31 11:03:31.132 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-f181dc98-7b92-4077-b2e4-d3c2b668032b>: <[always-alive, priority-0]>
06:03:31 11:03:31.135 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:31 11:03:31.136 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-f181dc98-7b92-4077-b2e4-d3c2b668032b> with <1> clients.
06:03:31 11:03:31.163 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-f181dc98-7b92-4077-b2e4-d3c2b668032b>: <[]>
06:03:31 11:03:31.166 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>.
06:03:31 11:03:31.169 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1e7572b4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:31 11:03:31.170 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-f181dc98-7b92-4077-b2e4-d3c2b668032b>: <[]>
06:03:31 11:03:31.174 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <3>.
06:03:33 11:03:33.166 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-f181dc98-7b92-4077-b2e4-d3c2b668032b> was not accessed in a while. Shutting Actor down ...
06:03:33 11:03:33.166 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-f181dc98-7b92-4077-b2e4-d3c2b668032b>
06:03:34 11:03:34.261 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:34 11:03:34.274 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:34 11:03:34.276 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:34 11:03:34.279 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H56M49.951S>
06:03:34 11:03:34.279 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M4.254S> interval (min=<PT5M>)
06:03:34 11:03:34.279 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:34 11:03:34.280 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-0cb164de-ee0d-4307-87c7-1b8b541becf7> was recovered: null
06:03:34 11:03:34.281 [WARN ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2fce2808]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:34 11:03:34.281 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-0cb164de-ee0d-4307-87c7-1b8b541becf7>: <[]>
06:03:34 11:03:34.285 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:34 11:03:34.289 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-0cb164de-ee0d-4307-87c7-1b8b541becf7>: <[]>
06:03:34 11:03:34.291 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
06:03:36 11:03:36.323 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-0cb164de-ee0d-4307-87c7-1b8b541becf7> was deleted recently. Shutting Actor down ...
06:03:36 11:03:36.323 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-0cb164de-ee0d-4307-87c7-1b8b541becf7>
06:03:36 11:03:36.406 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:36 11:03:36.409 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:36 11:03:36.412 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H19M20.173S>
06:03:36 11:03:36.412 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M25.356S> interval (min=<PT5M>)
06:03:36 11:03:36.412 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:36 11:03:36.412 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-56fb0612-2e7e-41be-9795-ae8bd62cfad8> was recovered: null
06:03:36 11:03:36.416 [WARN ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5a186fe4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:36 11:03:36.416 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.exceptionDueToCustomValidator-f082cd8, validator-should-throw-exception=true}], connection=ImmutableConnection [id=connection-56fb0612-2e7e-41be-9795-ae8bd62cfad8, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:36651, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionUnavailableException [message='not valid', errorCode=connectivity:connection.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Connection is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.exceptionDueToCustomValidator-f082cd8, validator-should-throw-exception=true}]]>
06:03:38 11:03:38.447 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-56fb0612-2e7e-41be-9795-ae8bd62cfad8> was deleted recently. Shutting Actor down ...
06:03:38 11:03:38.517 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-4] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:38 11:03:38.531 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:38 11:03:38.533 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:38 11:03:38.536 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:38 11:03:38.536 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M22.822S> interval (min=<PT5M>)
06:03:38 11:03:38.536 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H49M10.641S>
06:03:38 11:03:38.536 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-f3370460-8160-4197-98a1-722aca4fb77a> was recovered: null
06:03:38 11:03:38.538 [WARN ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@847e73b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:38 11:03:38.538 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-f3370460-8160-4197-98a1-722aca4fb77a>: <[always-alive, priority-0]>
06:03:38 11:03:38.541 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:38 11:03:38.542 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-f3370460-8160-4197-98a1-722aca4fb77a> with <1> clients.
06:03:38 11:03:38.566 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-f3370460-8160-4197-98a1-722aca4fb77a>: <[]>
06:03:38 11:03:38.568 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
06:03:40 11:03:40.601 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-f3370460-8160-4197-98a1-722aca4fb77a> was deleted recently. Shutting Actor down ...
06:03:40 11:03:40.601 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-f3370460-8160-4197-98a1-722aca4fb77a>
06:03:40 11:03:40.718 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-9] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:40 11:03:40.732 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:40 11:03:40.735 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:40 11:03:40.739 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H57M16.25S>
06:03:40 11:03:40.741 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M49.475S> interval (min=<PT5M>)
06:03:40 11:03:40.741 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:40 11:03:40.742 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-053079c9-6752-4ba3-aa51-78344dc167c7> was recovered: null
06:03:40 11:03:40.744 [WARN ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4b6205dd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:40 11:03:40.744 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-053079c9-6752-4ba3-aa51-78344dc167c7>: <[always-alive, priority-0]>
06:03:40 11:03:40.753 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:40 11:03:40.755 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-053079c9-6752-4ba3-aa51-78344dc167c7> with <1> clients.
06:03:41 11:03:40.903 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:41 11:03:40.917 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:41 11:03:40.920 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:41 11:03:40.925 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H21M58.559S>
06:03:41 11:03:40.925 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M30.457S> interval (min=<PT5M>)
06:03:41 11:03:40.925 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:41 11:03:40.925 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-bbbb856b-b20c-4765-a020-c1e6eb56d0b5> was recovered: null
06:03:41 11:03:40.927 [WARN ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@16e01239]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:41 11:03:40.928 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-bbbb856b-b20c-4765-a020-c1e6eb56d0b5>: <[always-alive, priority-0]>
06:03:41 11:03:40.931 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:41 11:03:40.932 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-bbbb856b-b20c-4765-a020-c1e6eb56d0b5> with <1> clients.
06:03:41 11:03:40.960 [WARN ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@16e01239]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:41 11:03:40.960 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-bbbb856b-b20c-4765-a020-c1e6eb56d0b5>: <[always-alive, priority-0]>
06:03:41 11:03:40.963 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>.
06:03:41 11:03:40.964 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-bbbb856b-b20c-4765-a020-c1e6eb56d0b5> with <1> clients.
06:03:41 11:03:41.068 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-bbbb856b-b20c-4765-a020-c1e6eb56d0b5>
06:03:41 11:03:41.158 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:41 11:03:41.161 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:41 11:03:41.165 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H30M54.07S>
06:03:41 11:03:41.165 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M9.39S> interval (min=<PT5M>)
06:03:41 11:03:41.166 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:41 11:03:41.166 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-da4676e8-f3d3-4ccb-ae47-84f413d80d5c> was recovered: null
06:03:41 11:03:41.168 [WARN ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-9] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2e84b62c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:41 11:03:41.168 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.exceptionDuringClientActorPropsCreation-217e480, should-throw-exception=true}], connection=ImmutableConnection [id=connection-da4676e8-f3d3-4ccb-ae47-84f413d80d5c, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:34767, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='validation failed...', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Make sure all required properties are set and valid in the configuration.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]>
06:03:43 11:03:43.204 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-da4676e8-f3d3-4ccb-ae47-84f413d80d5c> was deleted recently. Shutting Actor down ...
06:03:43 11:03:43.306 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:43 11:03:43.319 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:43 11:03:43.322 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:43 11:03:43.326 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:43 11:03:43.326 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M43.943S> interval (min=<PT5M>)
06:03:43 11:03:43.326 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H31M56.113S>
06:03:43 11:03:43.327 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-d83bdf94-434f-4458-a9e6-088889fe2b0a> was recovered: null
06:03:43 11:03:43.327 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithBlockedHost-b092413}], connection=ImmutableConnection [id=connection-d83bdf94-434f-4458-a9e6-088889fe2b0a, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://127.0.0.2:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithBlockedHost-b092413}]]>
06:03:43 11:03:43.328 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithBlockedHost-b092413}]]
06:03:43 11:03:43.430 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-d83bdf94-434f-4458-a9e6-088889fe2b0a>
06:03:43 11:03:43.511 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:43 11:03:43.524 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:43 11:03:43.527 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:43 11:03:43.531 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H2M29.774S>
06:03:43 11:03:43.531 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M26.446S> interval (min=<PT5M>)
06:03:43 11:03:43.531 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:43 11:03:43.532 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-58ec2f96-9ffb-4922-a588-7645ffa3a0d7> was recovered: null
06:03:43 11:03:43.534 [WARN ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5cacd67b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:43 11:03:43.535 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-58ec2f96-9ffb-4922-a588-7645ffa3a0d7>: <[always-alive, priority-0]>
06:03:43 11:03:43.538 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:43 11:03:43.539 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-58ec2f96-9ffb-4922-a588-7645ffa3a0d7> with <1> clients.
06:03:43 11:03:43.568 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-58ec2f96-9ffb-4922-a588-7645ffa3a0d7>
06:03:43 11:03:43.672 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:43 11:03:43.685 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:43 11:03:43.688 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:43 11:03:43.690 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H56M53.65S>
06:03:43 11:03:43.690 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M29.843S> interval (min=<PT5M>)
06:03:43 11:03:43.690 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:43 11:03:43.691 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-a726e673-7fa6-4644-8276-00fd785667a2> was recovered: null
06:03:43 11:03:43.701 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithUnknownHost-1a3fe34}], connection=ImmutableConnection [id=connection-a726e673-7fa6-4644-8276-00fd785667a2, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://invalid:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid: Name or service not known', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithUnknownHost-1a3fe34}]]>
06:03:43 11:03:43.702 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid: Name or service not known', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithUnknownHost-1a3fe34}]]
06:03:43 11:03:43.804 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-a726e673-7fa6-4644-8276-00fd785667a2>
06:03:43 11:03:43.877 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:43 11:03:43.890 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:43 11:03:43.893 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:43 11:03:43.897 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M53.148S> interval (min=<PT5M>)
06:03:43 11:03:43.897 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H38M18.157S>
06:03:43 11:03:43.897 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:43 11:03:43.897 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-98e1ecf0-6e65-4239-a497-2b0a683eeea2> was recovered: null
06:03:43 11:03:43.899 [WARN ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1ad31798]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:43 11:03:43.899 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-98e1ecf0-6e65-4239-a497-2b0a683eeea2> with <1> clients.
06:03:43 11:03:43.921 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionIdInvalidException [message='The Connection ID 'invalid' is not valid.', errorCode=connectivity:connection.id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must be conform to the regular expression: <[a-zA-Z0-9-_:]{1,100}>.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:03:44 11:03:43.991 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:44 11:03:44.004 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:44 11:03:44.006 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:44 11:03:44.009 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:44 11:03:44.010 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H3M32.178S>
06:03:44 11:03:44.010 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M19.86S> interval (min=<PT5M>)
06:03:44 11:03:44.010 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-04f096a6-766f-4955-b572-1eafb8c127bd> was recovered: null
06:03:44 11:03:44.012 [WARN ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6825e0b7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:44 11:03:44.012 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-04f096a6-766f-4955-b572-1eafb8c127bd>: <[always-alive, priority-0]>
06:03:44 11:03:44.015 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:44 11:03:44.015 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-04f096a6-766f-4955-b572-1eafb8c127bd> with <1> clients.
06:03:44 11:03:44.040 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-04f096a6-766f-4955-b572-1eafb8c127bd>: <[]>
06:03:44 11:03:44.042 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
06:03:44 11:03:44.044 [WARN ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Received command for deleted connection, rejecting: <OpenConnection [type=connectivity.commands:openConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.openConnectionAfterDeletedFails-9712a05}], connectionId=connection-04f096a6-766f-4955-b572-1eafb8c127bd]>
06:03:44 11:03:44.045 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionNotAccessibleException [message='The Connection with ID 'connection-04f096a6-766f-4955-b572-1eafb8c127bd' could not be found or requester had insufficient permissions to access it.', errorCode=connectivity:connection.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Connection was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.openConnectionAfterDeletedFails-9712a05}]]
06:03:44 11:03:44.047 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-04f096a6-766f-4955-b572-1eafb8c127bd>
06:03:44 11:03:44.121 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-98e1ecf0-6e65-4239-a497-2b0a683eeea2>
06:03:44 11:03:44.126 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:44 11:03:44.139 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:44 11:03:44.141 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:44 11:03:44.143 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H55M36.075S>
06:03:44 11:03:44.144 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M40.001S> interval (min=<PT5M>)
06:03:44 11:03:44.144 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:44 11:03:44.144 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-74f61000-405d-42e9-93a8-a09885f4749f> was recovered: null
06:03:44 11:03:44.146 [WARN ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@173e111e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:44 11:03:44.146 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-74f61000-405d-42e9-93a8-a09885f4749f>: <[always-alive, priority-0]>
06:03:44 11:03:44.149 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:44 11:03:44.150 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-74f61000-405d-42e9-93a8-a09885f4749f> with <1> clients.
06:03:44 11:03:44.176 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-74f61000-405d-42e9-93a8-a09885f4749f>
06:03:46 11:03:46.228 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-21] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M4.539S> interval (min=<PT5M>)
06:03:46 11:03:46.229 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(Member(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:39563, Up), Member(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:41523, Up)), Set(), Set(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:39563), Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:39563), HashMap(thing-event-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:39563), live-signal-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:39563), blocked-namespaces-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:39563), dc-default -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:39563), connectivity -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:39563), acks-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:39563), policy-announcement-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:39563)))>
06:03:46 11:03:46.339 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:46 11:03:46.352 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:46 11:03:46.355 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:46 11:03:46.357 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H14M44.532S>
06:03:46 11:03:46.357 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-387136f0-6b1d-409b-be8c-94ac34b53566> was recovered: null
06:03:46 11:03:46.359 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@56df56be]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:46 11:03:46.359 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-387136f0-6b1d-409b-be8c-94ac34b53566>: <[]>
06:03:46 11:03:46.362 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-21] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:46 11:03:46.364 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@56df56be]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:46 11:03:46.365 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionOpened> for connection with ID <connection-387136f0-6b1d-409b-be8c-94ac34b53566>: <[always-alive, priority-0]>
06:03:46 11:03:46.367 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>.
06:03:46 11:03:46.368 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-387136f0-6b1d-409b-be8c-94ac34b53566> with <2> clients.
06:03:46 11:03:46.432 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-387136f0-6b1d-409b-be8c-94ac34b53566>: <[]>
06:03:46 11:03:46.433 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <3>.
06:03:46 11:03:46.437 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-20] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-387136f0-6b1d-409b-be8c-94ac34b53566>: <[]>
06:03:46 11:03:46.462 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <4>.
06:03:47 11:03:47.861 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-5] o.a.p.r.a.Decoder - Message for banned (terminated, unresolved) remote deployed recipient [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:41523/remote/pekko/ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:39563/user/shardRegionMock-connection-387136f0-6b1d-409b-be8c-94ac34b53566/connection-387136f0-6b1d-409b-be8c-94ac34b53566/pa/$a/c2#-793005625].
06:03:48 11:03:48.498 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-387136f0-6b1d-409b-be8c-94ac34b53566> was deleted recently. Shutting Actor down ...
06:03:48 11:03:48.499 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-387136f0-6b1d-409b-be8c-94ac34b53566>
06:03:48 11:03:48.574 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:48 11:03:48.587 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:48 11:03:48.590 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:48 11:03:48.593 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H53M17.685S>
06:03:48 11:03:48.593 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M47.802S> interval (min=<PT5M>)
06:03:48 11:03:48.593 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:48 11:03:48.593 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-8b434c0a-9712-4e83-b99a-1597cdfc2a37> was recovered: null
06:03:48 11:03:48.595 [WARN ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6c7b5900]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:48 11:03:48.596 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-8b434c0a-9712-4e83-b99a-1597cdfc2a37>: <[]>
06:03:48 11:03:48.598 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:48 11:03:48.804 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-8b434c0a-9712-4e83-b99a-1597cdfc2a37>
06:03:48 11:03:48.881 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:48 11:03:48.894 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:48 11:03:48.897 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:48 11:03:48.900 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H12M45.203S>
06:03:48 11:03:48.900 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:48 11:03:48.900 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M38.127S> interval (min=<PT5M>)
06:03:48 11:03:48.901 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-76a163e9-39b6-4ff0-a320-497d58b03364> was recovered: null
06:03:48 11:03:48.903 [WARN ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7a444879]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:48 11:03:48.903 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-76a163e9-39b6-4ff0-a320-497d58b03364>: <[always-alive, priority-0]>
06:03:48 11:03:48.906 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:48 11:03:48.906 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-76a163e9-39b6-4ff0-a320-497d58b03364> with <1> clients.
06:03:48 11:03:48.933 [WARN ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7a444879]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:48 11:03:48.934 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-76a163e9-39b6-4ff0-a320-497d58b03364>: <[always-alive, priority-0]>
06:03:48 11:03:48.937 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>.
06:03:48 11:03:48.937 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-76a163e9-39b6-4ff0-a320-497d58b03364> with <1> clients.
06:03:49 11:03:48.941 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-76a163e9-39b6-4ff0-a320-497d58b03364>
06:03:49 11:03:49.027 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:49 11:03:49.041 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:49 11:03:49.043 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:49 11:03:49.046 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H14M32.055S>
06:03:49 11:03:49.046 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M42.503S> interval (min=<PT5M>)
06:03:49 11:03:49.046 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:49 11:03:49.047 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-9f09afb3-5273-49b7-98cb-58784328e17b> was recovered: null
06:03:49 11:03:49.049 [WARN ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4512adde]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:49 11:03:49.049 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-9f09afb3-5273-49b7-98cb-58784328e17b>: <[always-alive, priority-0]>
06:03:49 11:03:49.052 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:49 11:03:49.053 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-9f09afb3-5273-49b7-98cb-58784328e17b> with <1> clients.
06:03:49 11:03:49.080 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-9f09afb3-5273-49b7-98cb-58784328e17b>
06:03:49 11:03:49.189 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:49 11:03:49.191 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:49 11:03:49.195 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H52M32.779S>
06:03:49 11:03:49.195 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:49 11:03:49.195 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M3.547S> interval (min=<PT5M>)
06:03:49 11:03:49.196 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-5094e0e5-3232-4e70-8fe5-33f981852c25> was recovered: null
06:03:49 11:03:49.198 [WARN ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-18] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@45a09dc0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:49 11:03:49.199 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-5094e0e5-3232-4e70-8fe5-33f981852c25>: <[always-alive, priority-0]>
06:03:49 11:03:49.202 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:49 11:03:49.202 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-5094e0e5-3232-4e70-8fe5-33f981852c25> with <1> clients.
06:03:49 11:03:49.213 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which is less than the maximum allowed number of <3> failures. Will restart the child.
06:03:49 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
06:03:49 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
06:03:49 	... 19 common frames omitted
06:03:49 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:03:49 	at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source)
06:03:49 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:03:49 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:03:49 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:03:49 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:03:49 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:03:49 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:03:49 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:03:49 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:03:49 	... 10 common frames omitted
06:03:49 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
06:03:49 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:03:49 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:03:49 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:03:49 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:03:49 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:03:49 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:03:49 11:03:49.215 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times
06:03:49 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
06:03:49 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
06:03:49 	... 19 common frames omitted
06:03:49 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:03:49 	at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source)
06:03:49 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:03:49 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:03:49 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:03:49 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:03:49 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:03:49 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:03:49 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:03:49 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:03:49 	... 10 common frames omitted
06:03:49 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
06:03:49 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:03:49 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:03:49 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:03:49 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:03:49 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:03:49 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:03:49 11:03:49.215 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] o.a.p.a.ActorCell - changing Recreate into Create after org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
06:03:49 11:03:49.216 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <1> times, which is less than the maximum allowed number of <3> failures. Will restart the child.
06:03:49 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
06:03:49 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
06:03:49 	... 26 common frames omitted
06:03:49 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:03:49 	at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source)
06:03:49 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:03:49 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:03:49 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:03:49 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:03:49 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:03:49 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:03:49 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:03:49 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:03:49 	... 17 common frames omitted
06:03:49 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
06:03:49 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:03:49 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
06:03:49 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
06:03:49 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
06:03:49 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
06:03:49 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:03:49 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:03:49 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:03:49 11:03:49.216 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times
06:03:49 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
06:03:49 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
06:03:49 	... 26 common frames omitted
06:03:49 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:03:49 	at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source)
06:03:49 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:03:49 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:03:49 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:03:49 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:03:49 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:03:49 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:03:49 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:03:49 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:03:49 	... 17 common frames omitted
06:03:49 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
06:03:49 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:03:49 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
06:03:49 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
06:03:49 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
06:03:49 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
06:03:49 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:03:49 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:03:49 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:03:49 11:03:49.216 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] o.a.p.a.ActorCell - changing Recreate into Create after org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
06:03:49 11:03:49.216 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <2> times, which is less than the maximum allowed number of <3> failures. Will restart the child.
06:03:49 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
06:03:49 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
06:03:49 	... 26 common frames omitted
06:03:49 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:03:49 	at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source)
06:03:49 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:03:49 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:03:49 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:03:49 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:03:49 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:03:49 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:03:49 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:03:49 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:03:49 	... 17 common frames omitted
06:03:49 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
06:03:49 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:03:49 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
06:03:49 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
06:03:49 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
06:03:49 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
06:03:49 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:03:49 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:03:49 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:03:49 11:03:49.216 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times
06:03:49 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
06:03:49 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
06:03:49 	... 26 common frames omitted
06:03:49 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:03:49 	at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source)
06:03:49 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:03:49 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:03:49 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:03:49 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:03:49 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:03:49 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:03:49 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:03:49 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:03:49 	... 17 common frames omitted
06:03:49 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
06:03:49 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:03:49 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
06:03:49 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
06:03:49 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
06:03:49 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
06:03:49 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:03:49 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:03:49 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:03:49 11:03:49.217 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] o.a.p.a.ActorCell - changing Recreate into Create after org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
06:03:49 11:03:49.217 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <3> times, which exceeds the maximum allowed number of <3> failures. Will escalate the failure.
06:03:49 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
06:03:49 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
06:03:49 	... 26 common frames omitted
06:03:49 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:03:49 	at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source)
06:03:49 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:03:49 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:03:49 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:03:49 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:03:49 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:03:49 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:03:49 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:03:49 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:03:49 	... 17 common frames omitted
06:03:49 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
06:03:49 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:03:49 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
06:03:49 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
06:03:49 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
06:03:49 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
06:03:49 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:03:49 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:03:49 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:03:49 11:03:49.217 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which exceeds the maximum allowed number of <0> failures. Will escalate the failure.
06:03:49 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
06:03:49 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
06:03:49 	... 26 common frames omitted
06:03:49 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:03:49 	at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source)
06:03:49 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:03:49 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:03:49 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:03:49 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:03:49 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:03:49 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:03:49 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:03:49 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:03:49 	... 17 common frames omitted
06:03:49 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
06:03:49 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:03:49 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
06:03:49 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
06:03:49 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
06:03:49 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
06:03:49 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:03:49 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:03:49 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:03:49 11:03:49.218 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] o.a.p.a.OneForOneStrategy - 'FailingActor' intentionally failing for 1 of 4 times
06:03:49 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
06:03:49 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
06:03:49 	... 26 common frames omitted
06:03:49 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:03:49 	at jdk.internal.reflect.GeneratedConstructorAccessor223.newInstance(Unknown Source)
06:03:49 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:03:49 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:03:49 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:03:49 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:03:49 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:03:49 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:03:49 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:03:49 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:03:49 	... 17 common frames omitted
06:03:49 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften/system/testProbe-276/$a/$a/c1: exception during creation, root cause message: ['FailingActor' intentionally failing for 1 of 4 times]
06:03:49 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:03:49 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
06:03:49 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
06:03:49 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
06:03:49 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
06:03:49 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
06:03:49 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:03:49 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:03:49 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:03:49 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:03:49 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:03:49 11:03:49.219 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-5094e0e5-3232-4e70-8fe5-33f981852c25>
06:03:49 11:03:49.309 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:49 11:03:49.323 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:49 11:03:49.326 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:49 11:03:49.330 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H47M49.27S>
06:03:49 11:03:49.330 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:49 11:03:49.330 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M18.28S> interval (min=<PT5M>)
06:03:49 11:03:49.331 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-3ea5e190-0fc2-42b5-9e45-5183477f7142> was recovered: null
06:03:49 11:03:49.333 [WARN ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5d80ef18]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:49 11:03:49.334 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-3ea5e190-0fc2-42b5-9e45-5183477f7142>: <[always-alive, priority-0]>
06:03:49 11:03:49.362 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:49 11:03:49.363 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-3ea5e190-0fc2-42b5-9e45-5183477f7142> with <1> clients.
06:03:49 11:03:49.366 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-5] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:39563], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
06:03:49 11:03:49.367 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:41523], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
06:03:49 11:03:49.367 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:41523], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
06:03:49 11:03:49.367 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-5] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:39563], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
06:03:49 11:03:49.388 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-3ea5e190-0fc2-42b5-9e45-5183477f7142>: <[]>
06:03:49 11:03:49.391 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>.
06:03:49 11:03:49.392 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-3ea5e190-0fc2-42b5-9e45-5183477f7142>
06:03:49 11:03:49.500 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H54M47.042S>
06:03:49 11:03:49.540 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-3ea5e190-0fc2-42b5-9e45-5183477f7142> was recovered: ImmutableConnection [id=connection-3ea5e190-0fc2-42b5-9e45-5183477f7142, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:43821, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-02-07T11:03:49.331702734Z, created=2024-02-07T11:03:49.331702734Z]
06:03:49 11:03:49.550 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-3ea5e190-0fc2-42b5-9e45-5183477f7142>
06:03:49 11:03:49.641 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:49 11:03:49.654 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:49 11:03:49.656 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:49 11:03:49.659 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H53M54.649S>
06:03:49 11:03:49.659 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:49 11:03:49.659 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M50.616S> interval (min=<PT5M>)
06:03:49 11:03:49.660 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-a7124ecb-4202-4151-906d-5c9334f8b2b4> was recovered: null
06:03:49 11:03:49.662 [WARN ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5e5aea48]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:49 11:03:49.662 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-a7124ecb-4202-4151-906d-5c9334f8b2b4>: <[always-alive, priority-0]>
06:03:49 11:03:49.666 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:49 11:03:49.666 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-a7124ecb-4202-4151-906d-5c9334f8b2b4> with <1> clients.
06:03:49 11:03:49.692 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-a7124ecb-4202-4151-906d-5c9334f8b2b4>: <[]>
06:03:49 11:03:49.694 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
06:03:49 11:03:49.698 [WARN ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5e5aea48]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:49 11:03:49.698 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-a7124ecb-4202-4151-906d-5c9334f8b2b4>: <[always-alive, priority-0]>
06:03:49 11:03:49.702 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <3>.
06:03:49 11:03:49.703 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-a7124ecb-4202-4151-906d-5c9334f8b2b4> with <1> clients.
06:03:49 11:03:49.713 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-a7124ecb-4202-4151-906d-5c9334f8b2b4>
06:03:49 11:03:49.794 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:49 11:03:49.807 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:49 11:03:49.809 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:49 11:03:49.812 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H28M45.324S>
06:03:49 11:03:49.812 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:49 11:03:49.812 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M20.369S> interval (min=<PT5M>)
06:03:49 11:03:49.812 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-cc78760d-92f7-48ce-8f0b-ffdb1be9b759> was recovered: null
06:03:49 11:03:49.813 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <TestConnection [type=connectivity.commands:testConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithBlockedHost-8d889a3}], connection=ImmutableConnection [id=connection-cc78760d-92f7-48ce-8f0b-ffdb1be9b759, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://127.0.0.2:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithBlockedHost-8d889a3}]]>
06:03:49 11:03:49.814 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithBlockedHost-8d889a3}]]
06:03:49 11:03:49.915 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-cc78760d-92f7-48ce-8f0b-ffdb1be9b759>
06:03:50 11:03:50.006 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:50 11:03:50.018 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:50 11:03:50.021 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:50 11:03:50.024 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H51M30.982S>
06:03:50 11:03:50.024 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M38.415S> interval (min=<PT5M>)
06:03:50 11:03:50.024 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:50 11:03:50.024 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-de18bf1e-7a64-48a9-b4d8-ec710096e6e6> was recovered: null
06:03:50 11:03:50.025 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <TestConnection [type=connectivity.commands:testConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithUnknownHost-e3e6732}], connection=ImmutableConnection [id=connection-de18bf1e-7a64-48a9-b4d8-ec710096e6e6, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqp://invalid:1234, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]]> failed due to <ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithUnknownHost-e3e6732}]]>
06:03:50 11:03:50.025 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithUnknownHost-e3e6732}]]
06:03:50 11:03:50.127 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-de18bf1e-7a64-48a9-b4d8-ec710096e6e6>
06:03:50 11:03:50.203 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:50 11:03:50.216 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:50 11:03:50.218 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:50 11:03:50.221 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H24M30.031S>
06:03:50 11:03:50.221 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M41.274S> interval (min=<PT5M>)
06:03:50 11:03:50.221 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:50 11:03:50.222 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-bbccbd80-0982-4e31-a868-28db8ed07b82> was recovered: null
06:03:50 11:03:50.222 [WARN ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Received command for deleted connection, rejecting: <DeleteConnection [type=connectivity.commands:deleteConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.tryToSendOtherCommandThanCreateDuringInitialization-381af32}], connectionId=connection-bbccbd80-0982-4e31-a868-28db8ed07b82]>
06:03:50 11:03:50.222 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionNotAccessibleException [message='The Connection with ID 'connection-bbccbd80-0982-4e31-a868-28db8ed07b82' could not be found or requester had insufficient permissions to access it.', errorCode=connectivity:connection.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Connection was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.tryToSendOtherCommandThanCreateDuringInitialization-381af32}]]
06:03:50 11:03:50.224 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-bbccbd80-0982-4e31-a868-28db8ed07b82>
06:03:50 11:03:50.306 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:50 11:03:50.319 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:50 11:03:50.321 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:50 11:03:50.324 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H20M36.484S>
06:03:50 11:03:50.324 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M46.903S> interval (min=<PT5M>)
06:03:50 11:03:50.324 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:50 11:03:50.325 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-d56faff7-3cbb-4d89-b465-9ea304f4c2d2> was recovered: null
06:03:50 11:03:50.326 [WARN ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@63ee1518]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:50 11:03:50.327 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-d56faff7-3cbb-4d89-b465-9ea304f4c2d2>: <[always-alive, priority-0]>
06:03:50 11:03:50.329 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:50 11:03:50.330 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-d56faff7-3cbb-4d89-b465-9ea304f4c2d2> with <1> clients.
06:03:50 11:03:50.354 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-d56faff7-3cbb-4d89-b465-9ea304f4c2d2>
06:03:50 11:03:50.459 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H9M52.666S>
06:03:50 11:03:50.463 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-d56faff7-3cbb-4d89-b465-9ea304f4c2d2> was recovered: ImmutableConnection [id=connection-d56faff7-3cbb-4d89-b465-9ea304f4c2d2, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:36509, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-02-07T11:03:50.325298346Z, created=2024-02-07T11:03:50.325298346Z]
06:03:50 11:03:50.463 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-d56faff7-3cbb-4d89-b465-9ea304f4c2d2> with <1> clients.
06:03:50 11:03:50.573 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-d56faff7-3cbb-4d89-b465-9ea304f4c2d2>
06:03:50 11:03:50.654 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:50 11:03:50.666 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:50 11:03:50.669 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:50 11:03:50.677 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H45M59.894S>
06:03:50 11:03:50.682 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M9.196S> interval (min=<PT5M>)
06:03:50 11:03:50.682 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:50 11:03:50.682 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-a583ac96-58a2-4e32-adc7-50181a5a77f3> was recovered: null
06:03:50 11:03:50.686 [WARN ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6e6063e4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:50 11:03:50.686 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-a583ac96-58a2-4e32-adc7-50181a5a77f3>: <[always-alive, priority-0]>
06:03:50 11:03:50.693 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:50 11:03:50.694 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-a583ac96-58a2-4e32-adc7-50181a5a77f3> with <1> clients.
06:03:50 11:03:50.724 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-a583ac96-58a2-4e32-adc7-50181a5a77f3>
06:03:50 11:03:50.822 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:50 11:03:50.835 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:50 11:03:50.838 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:50 11:03:50.842 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H8.708S>
06:03:50 11:03:50.842 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M55.189S> interval (min=<PT5M>)
06:03:50 11:03:50.842 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:50 11:03:50.842 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-e4e2dd7f-d043-406c-b0f4-1e942905632a> was recovered: null
06:03:50 11:03:50.844 [WARN ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@755c41a9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:50 11:03:50.845 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-e4e2dd7f-d043-406c-b0f4-1e942905632a>: <[always-alive, priority-0]>
06:03:50 11:03:50.848 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:50 11:03:50.849 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-e4e2dd7f-d043-406c-b0f4-1e942905632a> with <1> clients.
06:03:50 11:03:50.875 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-e4e2dd7f-d043-406c-b0f4-1e942905632a>: <[]>
06:03:50 11:03:50.877 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
06:03:52 11:03:52.909 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-e4e2dd7f-d043-406c-b0f4-1e942905632a> was deleted recently. Shutting Actor down ...
06:03:52 11:03:52.909 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-e4e2dd7f-d043-406c-b0f4-1e942905632a>
06:03:53 11:03:53.015 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H28M27.747S>
06:03:53 11:03:53.018 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-e4e2dd7f-d043-406c-b0f4-1e942905632a> was recovered: null
06:03:53 11:03:53.018 [WARN ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Received command for deleted connection, rejecting: <RetrieveConnectionStatus [type=connectivity.commands:retrieveConnectionStatus, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.recoverDeletedConnection-c37a72f}], connectionId=connection-e4e2dd7f-d043-406c-b0f4-1e942905632a]>
06:03:53 11:03:53.019 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionNotAccessibleException [message='The Connection with ID 'connection-e4e2dd7f-d043-406c-b0f4-1e942905632a' could not be found or requester had insufficient permissions to access it.', errorCode=connectivity:connection.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Connection was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.recoverDeletedConnection-c37a72f}]]
06:03:53 11:03:53.020 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-e4e2dd7f-d043-406c-b0f4-1e942905632a>
06:03:53 11:03:53.131 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:53 11:03:53.134 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:53 11:03:53.137 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H47M15.716S>
06:03:53 11:03:53.137 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M29.034S> interval (min=<PT5M>)
06:03:53 11:03:53.137 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:53 11:03:53.139 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-bdddf2f3-6f58-4f51-9b06-63d91206a66c> was recovered: null
06:03:53 11:03:53.141 [WARN ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3de10a1d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:53 11:03:53.142 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-bdddf2f3-6f58-4f51-9b06-63d91206a66c>: <[always-alive, priority-0]>
06:03:53 11:03:53.149 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:53 11:03:53.150 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-bdddf2f3-6f58-4f51-9b06-63d91206a66c> with <1> clients.
06:03:53 11:03:53.150 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-amqp-091 connection connection-bdddf2f3-6f58-4f51-9b06-63d91206a66c.
06:03:53 11:03:53.250 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-amqp-10 connection connection-bdddf2f3-6f58-4f51-9b06-63d91206a66c.
06:03:53 11:03:53.350 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-mqtt connection connection-bdddf2f3-6f58-4f51-9b06-63d91206a66c.
06:03:53 11:03:53.450 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-kafka connection connection-bdddf2f3-6f58-4f51-9b06-63d91206a66c.
06:03:53 11:03:53.550 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-http-push connection connection-bdddf2f3-6f58-4f51-9b06-63d91206a66c.
06:03:53 11:03:53.650 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-mqtt-5 connection connection-bdddf2f3-6f58-4f51-9b06-63d91206a66c.
06:03:53 11:03:53.751 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Restart command sent to ConnectionSupervisorActor Actor[pekko://ConnectionPersistenceActorTest_testRestartByConnectionType/system/testProbe-306#-1627941131].
06:03:53 11:03:53.752 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-bdddf2f3-6f58-4f51-9b06-63d91206a66c>
06:03:53 11:03:53.818 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:03:53 11:03:53.831 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:03:53 11:03:53.833 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:03:53 11:03:53.836 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H7M58.052S>
06:03:53 11:03:53.836 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M43.388S> interval (min=<PT5M>)
06:03:53 11:03:53.836 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:03:53 11:03:53.836 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-71fa99c1-baa7-4351-bf41-6610cbdaff3d> was recovered: null
06:03:53 11:03:53.838 [WARN ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@139b2813]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:53 11:03:53.838 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-71fa99c1-baa7-4351-bf41-6610cbdaff3d>: <[always-alive, priority-0]>
06:03:53 11:03:53.841 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:03:53 11:03:53.841 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-71fa99c1-baa7-4351-bf41-6610cbdaff3d> with <1> clients.
06:03:53 11:03:53.866 [WARN ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@139b2813]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:03:53 11:03:53.867 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-71fa99c1-baa7-4351-bf41-6610cbdaff3d>: <[always-alive, priority-0]>
06:03:53 11:03:53.869 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>.
06:03:53 11:03:53.870 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-71fa99c1-baa7-4351-bf41-6610cbdaff3d> with <1> clients.
06:03:53 11:03:53.872 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-71fa99c1-baa7-4351-bf41-6610cbdaff3d>
06:03:53 11:03:53.876 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H17M32.936S>
06:03:53 11:03:53.882 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-71fa99c1-baa7-4351-bf41-6610cbdaff3d> was recovered: ImmutableConnection [id=connection-71fa99c1-baa7-4351-bf41-6610cbdaff3d, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=false, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:35117, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/message, topics=[_/_/things/live/messages], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/message, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=2, modified=2024-02-07T11:03:53.865740697Z, created=null]
06:03:53 11:03:53.882 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-71fa99c1-baa7-4351-bf41-6610cbdaff3d> with <1> clients.
06:03:53 11:03:53.889 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-71fa99c1-baa7-4351-bf41-6610cbdaff3d>
06:03:53 [WARNING] Tests run: 39, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 27.81 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPersistenceActorTest
06:03:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.UsageBasedPriorityProviderTest
06:03:57 [INFO] [02/07/2024 11:03:57.099] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.207 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.UsageBasedPriorityProviderTest
06:03:57 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMongoSnapshotAdapterTest
06:03:57 11:03:57.114 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true
06:03:57 11:03:57.124 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true
06:03:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMongoSnapshotAdapterTest
06:03:57 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterTest
06:03:57 [INFO] Tests run: 125, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterTest
06:03:57 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest
06:03:57 11:03:57.624 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which exceeds the maximum allowed number of <0> failures. Will escalate the failure.
06:03:57 java.lang.IllegalArgumentException: null
06:03:57 	... 35 common frames omitted
06:03:57 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
06:03:57 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalateStrategyEscalatesOnTheFirstFailure(OneForOneEscalateStrategyTest.java:91)
06:03:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:03:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:03:57 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:03:57 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:03:57 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:03:57 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:03:57 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:03:57 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:03:57 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:03:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:03:57 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:03:57 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:03:57 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:03:57 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:03:57 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:03:57 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:03:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:03:57 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:03:57 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:03:57 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:03:57 11:03:57.626 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which is less than the maximum allowed number of <3> failures. Will restart the child.
06:03:57 java.lang.IllegalArgumentException: null
06:03:57 	... 35 common frames omitted
06:03:57 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
06:03:57 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59)
06:03:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:03:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:03:57 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:03:57 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:03:57 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:03:57 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:03:57 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:03:57 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:03:57 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:03:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:03:57 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:03:57 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:03:57 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:03:57 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:03:57 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:03:57 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:03:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:03:57 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:03:57 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:03:57 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:03:57 11:03:57.626 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <1> times, which is less than the maximum allowed number of <3> failures. Will restart the child.
06:03:57 java.lang.IllegalArgumentException: null
06:03:57 	... 35 common frames omitted
06:03:57 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
06:03:57 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59)
06:03:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:03:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:03:57 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:03:57 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:03:57 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:03:57 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:03:57 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:03:57 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:03:57 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:03:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:03:57 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:03:57 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:03:57 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:03:57 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:03:57 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:03:57 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:03:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:03:57 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:03:57 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:03:57 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:03:57 11:03:57.626 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <2> times, which is less than the maximum allowed number of <3> failures. Will restart the child.
06:03:57 java.lang.IllegalArgumentException: null
06:03:57 	... 35 common frames omitted
06:03:57 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
06:03:57 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59)
06:03:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:03:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:03:57 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:03:57 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:03:57 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:03:57 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:03:57 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:03:57 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:03:57 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:03:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:03:57 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:03:57 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:03:57 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:03:57 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:03:57 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:03:57 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:03:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:03:57 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:03:57 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:03:57 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:03:57 11:03:57.627 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which is less than the maximum allowed number of <3> failures. Will restart the child.
06:03:57 java.lang.IllegalArgumentException: null
06:03:57 	... 35 common frames omitted
06:03:57 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
06:03:57 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73)
06:03:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:03:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:03:57 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:03:57 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:03:57 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:03:57 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:03:57 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:03:57 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:03:57 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:03:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:03:57 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:03:57 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:03:57 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:03:57 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:03:57 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:03:57 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:03:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:03:57 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:03:57 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:03:57 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:03:57 11:03:57.628 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <1> times, which is less than the maximum allowed number of <3> failures. Will restart the child.
06:03:57 java.lang.IllegalArgumentException: null
06:03:57 	... 35 common frames omitted
06:03:57 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
06:03:57 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73)
06:03:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:03:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:03:57 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:03:57 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:03:57 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:03:57 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:03:57 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:03:57 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:03:57 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:03:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:03:57 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:03:57 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:03:57 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:03:57 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:03:57 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:03:57 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:03:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:03:57 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:03:57 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:03:57 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:03:57 11:03:57.628 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <2> times, which is less than the maximum allowed number of <3> failures. Will restart the child.
06:03:57 java.lang.IllegalArgumentException: null
06:03:57 	... 35 common frames omitted
06:03:57 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
06:03:57 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73)
06:03:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:03:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:03:57 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:03:57 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:03:57 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:03:57 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:03:57 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:03:57 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:03:57 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:03:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:03:57 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:03:57 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:03:57 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:03:57 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:03:57 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:03:57 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:03:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:03:57 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:03:57 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:03:57 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:03:57 11:03:57.629 [INFO ] [main] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <3> times, which exceeds the maximum allowed number of <3> failures. Will escalate the failure.
06:03:57 java.lang.IllegalArgumentException: null
06:03:57 	... 35 common frames omitted
06:03:57 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
06:03:57 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73)
06:03:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:03:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:03:57 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:03:57 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:03:57 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:03:57 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:03:57 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:03:57 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:03:57 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:03:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:03:57 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:03:57 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:03:57 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:03:57 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:03:57 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:03:57 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:03:57 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:03:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:03:57 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:03:57 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:03:57 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:03:57 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:03:57 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:03:57 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:03:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest
06:03:57 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPriorityCalculatorTest
06:03:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPriorityCalculatorTest
06:03:57 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterWithFilterTest
06:03:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterWithFilterTest
06:03:57 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMigrationUtilTest
06:03:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMigrationUtilTest
06:03:57 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.JsonFieldsEncryptorTest
06:03:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.JsonFieldsEncryptorTest
06:03:57 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.RestartableKafkaConsumerStreamTest
06:03:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.RestartableKafkaConsumerStreamTest
06:03:58 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaAuthenticationSpecificConfigTest
06:03:58 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaAuthenticationSpecificConfigTest
06:03:58 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublishTargetTest
06:03:58 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublishTargetTest
06:03:58 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.AtMostOnceConsumerStreamTest
06:03:58 [INFO] [02/07/2024 11:03:58.464] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:03:58 [INFO] [02/07/2024 11:03:58.568] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:04:00 [INFO] [02/07/2024 11:04:00.815] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:04:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.689 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.AtMostOnceConsumerStreamTest
06:04:00 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.AtLeastOnceConsumerStreamTest
06:04:01 [ERROR] [02/07/2024 11:04:01.020] [PekkoTestSystem-pekko.actor.default-dispatcher-4] [pekko://PekkoTestSystem/system/Materializers/StreamSupervisor-776/flow-4-0-ignoreSink] Error in stage [org.apache.pekko.kafka.internal.CommitCollectorStageLogic]: Cannot invoke "org.apache.pekko.kafka.ConsumerMessage$PartitionOffset.key()" because "partitionOffset" is null
06:04:01 java.lang.NullPointerException: Cannot invoke "org.apache.pekko.kafka.ConsumerMessage$PartitionOffset.key()" because "partitionOffset" is null
06:04:01 	at org.apache.pekko.kafka.internal.CommittableOffsetBatchImpl.updatedWithOffset(MessageBuilder.scala:185)
06:04:01 	at org.apache.pekko.kafka.internal.CommittableOffsetBatchImpl.updated(MessageBuilder.scala:172)
06:04:01 	at org.apache.pekko.kafka.internal.CommitObservationLogic.updateBatch(CommitObservationLogic.scala:43)
06:04:01 	at org.apache.pekko.kafka.internal.CommitObservationLogic.updateBatch$(CommitObservationLogic.scala:41)
06:04:01 	at org.apache.pekko.kafka.internal.CommitCollectorStageLogic.updateBatch(CommitCollectorStage.scala:44)
06:04:01 	at org.apache.pekko.kafka.internal.CommitCollectorStageLogic$$anon$1.onPush(CommitCollectorStage.scala:106)
06:04:01 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
06:04:01 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
06:04:01 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
06:04:01 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632)
06:04:01 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740)
06:04:01 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789)
06:04:01 	at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558)
06:04:01 	at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558)
06:04:01 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729)
06:04:01 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654)
06:04:01 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:04:01 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:04:01 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:04:01 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:04:01 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:04:01 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:04:01 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:04:01 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:04:01 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:04:01 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:04:01 
06:04:01 [INFO] [02/07/2024 11:04:01.118] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:04:01 [INFO] [02/07/2024 11:04:01.149] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:04:03 [INFO] [02/07/2024 11:04:03.314] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:04:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.496 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.AtLeastOnceConsumerStreamTest
06:04:03 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest
06:04:03 11:04:03.316 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:04:03 11:04:03.409 [ERROR] [main] o.e.d.c.s.m.k.KafkaMessageTransformer - Unexpected {java.lang.IllegalStateException}: {Expected}
06:04:03 java.lang.IllegalStateException: Expected
06:04:03 	at org.eclipse.ditto.connectivity.service.messaging.monitoring.ConnectionMonitor.success(ConnectionMonitor.java:67)
06:04:03 	at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformer.transform(KafkaMessageTransformer.java:138)
06:04:03 	at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest.unexpectedExceptionCausesMessageToBeDropped(KafkaMessageTransformerTest.java:198)
06:04:03 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:04:03 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:04:03 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:04:03 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:04:03 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:04:03 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:04:03 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:04:03 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:04:03 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:04:03 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:04:03 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:04:03 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:04:03 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:04:03 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:04:03 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:04:03 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:04:03 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:04:03 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:04:03 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:04:03 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:04:03 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
06:04:03 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:04:03 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:04:03 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:04:03 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:04:03 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:04:03 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:04:03 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:04:03 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:04:03 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:04:03 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:04:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest
06:04:03 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaValidatorTest
06:04:03 11:04:03.457 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b7a17ed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:03 11:04:03.458 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b7a17ed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:03 11:04:03.459 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b7a17ed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:03 11:04:03.463 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b7a17ed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:03 11:04:03.465 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b7a17ed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:03 11:04:03.466 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b7a17ed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:03 11:04:03.467 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b7a17ed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:03 11:04:03.468 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b7a17ed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:03 11:04:03.469 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b7a17ed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:03 11:04:03.470 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b7a17ed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:03 11:04:03.471 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b7a17ed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:03 11:04:03.472 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b7a17ed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:03 11:04:03.479 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b7a17ed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:03 11:04:03.480 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b7a17ed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:03 11:04:03.480 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b7a17ed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:03 11:04:03.481 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b7a17ed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:03 11:04:03.481 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7b7a17ed]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:03 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaValidatorTest
06:04:03 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.TransformationResultTest
06:04:03 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.TransformationResultTest
06:04:03 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.CommittableTransformationResultTest
06:04:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.CommittableTransformationResultTest
06:04:03 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActorTest
06:04:03 11:04:03.644 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:04:03 11:04:03.703 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
06:04:03 11:04:03.705 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.828 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
06:04:03 11:04:03.831 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.831 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.832 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.834 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.835 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.836 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.837 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.839 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.840 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.841 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.843 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.844 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.845 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.846 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.848 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.861 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.862 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.864 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.865 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.866 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.867 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.869 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.870 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.871 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.872 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.874 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.875 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.876 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.877 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.878 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.879 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.881 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.882 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.883 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.885 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.886 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.887 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.888 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.890 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.891 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.892 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.893 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.894 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.895 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.896 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.897 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.899 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.900 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.901 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.902 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.903 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.904 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.906 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.907 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.908 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.909 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.910 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.911 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.912 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.913 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.915 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.915 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:03 11:04:03.916 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.916 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:03 11:04:03.917 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:03 11:04:03.917 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.918 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.920 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:03 11:04:03.920 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.960 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:03 11:04:03.960 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.961 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:03 11:04:03.961 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:03 11:04:03.961 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.963 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:03 11:04:03.963 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.964 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:03 11:04:03.964 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.965 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:03 11:04:03.965 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.966 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.966 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:03 11:04:03.967 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:03 11:04:03.967 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:04 11:04:03.968 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:04 11:04:03.968 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:04 11:04:03.969 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:04 11:04:03.969 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:04 11:04:03.970 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:04 11:04:03.971 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:04 11:04:03.971 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:04 11:04:03.972 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:04 11:04:03.972 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:04 11:04:03.973 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:04 11:04:03.974 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:04 11:04:03.974 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:04 11:04:03.975 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:07 11:04:07.039 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
06:04:07 11:04:07.040 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.041 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.042 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.042 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.043 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.044 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.045 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.045 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.046 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.047 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.048 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.049 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.049 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.050 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.051 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.052 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.052 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.053 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.054 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.055 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.056 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.056 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.057 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.058 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.058 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.059 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.060 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.060 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.061 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.061 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.062 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.062 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.063 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.063 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.064 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.065 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.065 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.066 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.067 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.067 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.068 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.068 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.069 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.069 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.070 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.071 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.072 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.072 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.073 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.074 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.075 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.075 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.076 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.076 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.077 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.078 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.079 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.080 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.080 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.081 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.082 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.082 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:07 11:04:07.083 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.083 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:07 11:04:07.083 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.084 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.084 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:07 11:04:07.084 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:07 11:04:07.085 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.085 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:07 11:04:07.086 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.086 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:07 11:04:07.087 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.087 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:07 11:04:07.087 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.088 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:07 11:04:07.088 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.089 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:07 11:04:07.089 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.089 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:07 11:04:07.090 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.090 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:07 11:04:07.091 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.091 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:07 11:04:07.091 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.092 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:07 11:04:07.092 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.092 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:07 11:04:07.093 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.093 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:07 11:04:07.094 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.094 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:07 11:04:07.094 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.095 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:07 11:04:07.096 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:07 11:04:07.096 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:07 11:04:07.096 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages.
06:04:08 11:04:08.150 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
06:04:08 11:04:08.150 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:08 11:04:08.152 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Unexpected failure when publishing signal  - DisconnectException: null
06:04:08 11:04:08.218 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
06:04:08 11:04:08.219 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:08 11:04:08.220 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:08 11:04:08.221 [WARN ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.a.p.s.s.RestartWithBackoffFlow - Restarting stream due to failure [1]: org.apache.kafka.common.KafkaException
06:04:08 org.apache.kafka.common.KafkaException
06:04:08 	at org.apache.pekko.kafka.javadsl.SendProducer.sendEnvelope(SendProducer.scala:60)
06:04:08 	at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActor$KafkaProducerStream.lambda$new$7f50bf28$1(KafkaPublisherActor.java:346)
06:04:08 	at org.apache.pekko.stream.javadsl.Flow.$anonfun$map$1(Flow.scala:670)
06:04:08 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
06:04:08 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
06:04:08 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
06:04:08 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
06:04:08 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
06:04:08 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
06:04:08 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
06:04:08 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
06:04:08 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
06:04:08 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
06:04:08 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
06:04:08 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
06:04:08 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
06:04:08 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
06:04:08 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
06:04:08 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
06:04:08 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:04:08 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:04:08 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:04:08 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:04:08 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:04:08 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:04:08 
06:04:11 11:04:11.728 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Unexpected failure when publishing signal  - KafkaException: null
06:04:11 11:04:11.796 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
06:04:11 11:04:11.797 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:11 11:04:11.854 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
06:04:11 11:04:11.854 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]>
06:04:12 11:04:12.007 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
06:04:12 11:04:12.008 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <KafkaPublishTarget [topic=replyTarget, key=thing:id, partition=null]>
06:04:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.464 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActorTest
06:04:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerOffsetResetSpecificConfigTest
06:04:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerOffsetResetSpecificConfigTest
06:04:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerActorTest
06:04:12 11:04:12.127 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:04:12 11:04:12.270 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:12 11:04:12.291 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:12 11:04:12.307 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaConsumerActor - Error when shutting down the kafka consumer stream for connection with ID <connection-101964c6-9d36-4cd0-b663-f2b9f9affc58>
06:04:12 11:04:12.308 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaConsumerActor - Error when shutting down the kafka consumer stream for connection with ID <connection-101964c6-9d36-4cd0-b663-f2b9f9affc58>
06:04:12 11:04:12.375 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:12 11:04:12.396 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:12 11:04:12.414 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707303852128, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:12 11:04:12.478 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:12 11:04:12.499 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:12 11:04:12.519 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:message.mapping.failed> when processing external message with mapper <faulty>: <The external message with content-type '<unspecified>' could not be mapped.>
06:04:12 11:04:12.519 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{kafka.key=key, kafka.topic=kafka.topic, kafka.timestamp=1707303852128, ditto-entity-id=thing:ditto:thing, response-required=false, the.key=key, device_id=ditto:thing, the.topic=kafka.topic, correlation-id=bf6e56b2-1738-4a57-a6f3-7bdd13323b4f, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707303852128, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, correlation-id={{ header:correlation-id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, eclipse=ditto, the.key={{ header:kafka.key }}, the.topic={{ header:kafka.topic }}, thing_id={{ thing:id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, the.timestamp={{ header:kafka.timestamp }}, ditto-connection-id=hallo, reply-to={{ header:reply-to }}}]] : and external headers {correlation-id=bf6e56b2-1738-4a57-a6f3-7bdd13323b4f, reply-to=reply-to-address, kafka.timestamp=1707303852128, kafka.key=key, kafka.topic=kafka.topic, device_id=ditto:thing}
06:04:12 11:04:12.520 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707303852128, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
06:04:12 11:04:12.521 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:12 11:04:12.593 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:12 11:04:12.615 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:12 11:04:12.641 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707303852128, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:12 11:04:12.777 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:12 11:04:12.887 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:12 11:04:12.906 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=_invalid, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=_invalid.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707303852128, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:12 11:04:12.908 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID '_invalid'.>
06:04:12 11:04:12.908 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, response-required=false, the.key=key, device_id=_invalid, the.topic=kafka.topic, correlation-id=17fc39cb-d555-4b22-89e3-f36105e375c4, thing_id=ditto:thing, suffixed_thing_id=_invalid.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707303852128, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, correlation-id={{ header:correlation-id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, eclipse=ditto, the.key={{ header:kafka.key }}, the.topic={{ header:kafka.topic }}, thing_id={{ thing:id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, the.timestamp={{ header:kafka.timestamp }}, ditto-connection-id=hallo, reply-to={{ header:reply-to }}}]] : and external headers {correlation-id=17fc39cb-d555-4b22-89e3-f36105e375c4, reply-to=reply-to-address, kafka.timestamp=1707303852128, kafka.key=key, kafka.topic=kafka.topic, device_id=_invalid}
06:04:13 11:04:12.984 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:13 11:04:13.006 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:13 11:04:13.028 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707303852128, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}]
06:04:13 11:04:13.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:13 11:04:13.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707303852128, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}]
06:04:13 11:04:13.031 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:13 11:04:13.032 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707303852128, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
06:04:13 11:04:13.098 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:13 11:04:13.120 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:13 11:04:13.139 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707303852128, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
06:04:13 11:04:13.141 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:13 11:04:13.141 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{the.key=key, device_id=ditto:thing, the.topic=kafka.topic, subject=modify, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1707303852128, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
06:04:13 11:04:13.242 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.151 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerActorTest
06:04:13 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.DefaultKafkaPublisherActorFactoryTest
06:04:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.DefaultKafkaPublisherActorFactoryTest
06:04:13 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaBootstrapServerSpecificConfigTest
06:04:13 11:04:13.276 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-f67ecedd-499c-42e2-ba2b-405c121fea82> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern.
06:04:13 11:04:13.276 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-2f9ac11e-7ce6-4edf-90fc-c697fb22398d> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern.
06:04:13 11:04:13.277 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-ddaf388f-a83e-4fbf-811c-c2bb2b08fde3> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern.
06:04:13 11:04:13.278 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-fc84689f-f193-4ecd-8533-04c86e2d9853> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern.
06:04:13 11:04:13.278 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-d98b5fce-b7ff-478c-beeb-a3635ed47b9a> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern.
06:04:13 11:04:13.278 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-bf3247bf-0a13-43cb-836b-c83dfd65b215> contains invalid configuration for its bootstrap servers. Either they are empty, or don't match the pattern <host:port[,host:port]>. This should never happen as the connection should not have been stored with the invalid pattern.
06:04:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaBootstrapServerSpecificConfigTest
06:04:13 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaClientActorTest
06:04:13 11:04:13.282 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:04:13 11:04:13.360 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Started mock server on port 35011
06:04:13 11:04:13.377 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M5.194S> interval (min=<PT5M>)
06:04:13 11:04:13.377 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:13 11:04:13.378 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M3.248S> interval (min=<PT5M>)
06:04:13 11:04:13.378 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M2.735S> interval (min=<PT5M>)
06:04:13 11:04:13.379 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-48fa449e-1392-4d8d-b37c-227c7081727e>
06:04:13 11:04:13.379 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M34.32S> interval (min=<PT5M>)
06:04:13 11:04:13.380 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-48fa449e-1392-4d8d-b37c-227c7081727e>.
06:04:13 11:04:13.380 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-48fa449e-1392-4d8d-b37c-227c7081727e>.
06:04:13 11:04:13.383 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M20.253S> interval (min=<PT5M>)
06:04:13 11:04:13.383 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:13 11:04:13.387 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:13 11:04:13.387 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:13 11:04:13.388 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:13 11:04:13.388 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:13 11:04:13.391 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor.
06:04:13 11:04:13.397 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor.
06:04:13 11:04:13.399 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:13 11:04:13.399 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:13 11:04:13.400 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:13 11:04:13.400 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:13 11:04:13.401 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - TESTING failed: <ImmutableConnectionFailure [origin=null, cause=<IllegalStateException>: just for testing., description=child failed, time=2024-02-07T11:04:13.401005930Z, connectivityStatus=null]>
06:04:13 11:04:13.414 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-7257b82e-deea-4f78-8d29-e66bcbd599bd>
06:04:13 11:04:13.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7257b82e-deea-4f78-8d29-e66bcbd599bd>.
06:04:13 11:04:13.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7257b82e-deea-4f78-8d29-e66bcbd599bd>.
06:04:13 11:04:13.417 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:13 11:04:13.418 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:13 11:04:13.419 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:13 11:04:13.419 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:13 11:04:13.424 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor.
06:04:13 11:04:13.424 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor.
06:04:13 11:04:13.425 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers.
06:04:13 11:04:13.497 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-48fa449e-1392-4d8d-b37c-227c7081727e>
06:04:13 11:04:13.497 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-7257b82e-deea-4f78-8d29-e66bcbd599bd>
06:04:16 11:04:16.497 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:16 11:04:16.510 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-e8316d76-ea9a-448e-b318-8dc3ca46cab5>
06:04:16 11:04:16.511 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e8316d76-ea9a-448e-b318-8dc3ca46cab5>.
06:04:16 11:04:16.511 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e8316d76-ea9a-448e-b318-8dc3ca46cab5>.
06:04:16 11:04:16.513 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:16 11:04:16.514 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:16 11:04:16.515 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:16 11:04:16.515 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:16 11:04:16.516 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor.
06:04:16 11:04:16.516 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor.
06:04:16 11:04:16.516 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers.
06:04:16 11:04:16.598 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-e8316d76-ea9a-448e-b318-8dc3ca46cab5>
06:04:19 11:04:19.597 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:19 11:04:19.614 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-78fa440e-3f56-4805-8e1c-c4a0db1f1480>
06:04:19 11:04:19.615 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-78fa440e-3f56-4805-8e1c-c4a0db1f1480>.
06:04:19 11:04:19.616 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-78fa440e-3f56-4805-8e1c-c4a0db1f1480>.
06:04:19 11:04:19.619 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:19 11:04:19.620 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:19 11:04:19.621 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:19 11:04:19.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:19 11:04:19.623 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor.
06:04:19 11:04:19.624 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor.
06:04:19 11:04:19.624 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:19 11:04:19.625 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:19 11:04:19.625 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:19 11:04:19.625 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:19 11:04:19.626 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
06:04:19 11:04:19.639 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-9e6ced82-1eec-4d60-b95c-52ee8a65caaf>
06:04:19 11:04:19.640 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-9e6ced82-1eec-4d60-b95c-52ee8a65caaf>.
06:04:19 11:04:19.640 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-9e6ced82-1eec-4d60-b95c-52ee8a65caaf>.
06:04:19 11:04:19.642 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:19 11:04:19.642 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:19 11:04:19.643 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:19 11:04:19.643 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:19 11:04:19.648 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor.
06:04:19 11:04:19.649 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor.
06:04:19 11:04:19.649 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers.
06:04:19 11:04:19.698 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-78fa440e-3f56-4805-8e1c-c4a0db1f1480>
06:04:19 11:04:19.698 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-9e6ced82-1eec-4d60-b95c-52ee8a65caaf>
06:04:22 11:04:22.700 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:22 11:04:22.701 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Sending thing modified message: ThingModified [type=things.events:thingModified, timestamp=2024-02-07T11:02:32.937161445Z, dittoHeaders=ImmutableDittoHeaders [{ditto-read-subjects=["some:subject"], response-required=false}], metadata={"creator":"The epic Ditto team"}, entityId=ditto:thing, revision=1, thingId=ditto:thing, thing=ImmutableThing [thingId=ditto:thing, policyId=null, definition=null, attributes={}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]
06:04:22 11:04:22.724 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-3d18ff91-68b6-490e-80c8-515f80eb58e8>
06:04:22 11:04:22.724 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-3d18ff91-68b6-490e-80c8-515f80eb58e8>.
06:04:22 11:04:22.724 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-3d18ff91-68b6-490e-80c8-515f80eb58e8>.
06:04:22 11:04:22.729 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:22 11:04:22.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:22 11:04:22.729 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:22 11:04:22.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:22 11:04:22.747 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-1429566b-114c-41cd-a323-2cce62ff51ce>
06:04:22 11:04:22.749 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1429566b-114c-41cd-a323-2cce62ff51ce>.
06:04:22 11:04:22.749 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1429566b-114c-41cd-a323-2cce62ff51ce>.
06:04:22 11:04:22.752 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:22 11:04:22.752 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:22 11:04:22.754 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:22 11:04:22.754 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:22 11:04:22.755 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor.
06:04:22 11:04:22.769 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-9902c48a-031e-4e9b-a577-1c92c1c6192d>
06:04:22 11:04:22.771 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-9902c48a-031e-4e9b-a577-1c92c1c6192d>.
06:04:22 11:04:22.771 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-9902c48a-031e-4e9b-a577-1c92c1c6192d>.
06:04:22 11:04:22.774 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:22 11:04:22.774 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:22 11:04:22.775 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:22 11:04:22.775 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:22 11:04:22.776 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-9902c48a-031e-4e9b-a577-1c92c1c6192d>.
06:04:22 11:04:22.776 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <connection-9902c48a-031e-4e9b-a577-1c92c1c6192d>.
06:04:22 11:04:22.798 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-3d18ff91-68b6-490e-80c8-515f80eb58e8>
06:04:22 11:04:22.798 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-1429566b-114c-41cd-a323-2cce62ff51ce>
06:04:22 11:04:22.798 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-9902c48a-031e-4e9b-a577-1c92c1c6192d>
06:04:22 11:04:22.881 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-5d6bf0c7-4c84-496c-bc05-743286d18cac>
06:04:22 11:04:22.882 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5d6bf0c7-4c84-496c-bc05-743286d18cac>.
06:04:22 11:04:22.882 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5d6bf0c7-4c84-496c-bc05-743286d18cac>.
06:04:22 11:04:22.885 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:22 11:04:22.885 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:22 11:04:22.887 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:22 11:04:22.887 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:22 11:04:22.898 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-5d6bf0c7-4c84-496c-bc05-743286d18cac>
06:04:22 11:04:22.991 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-531e27a1-fa55-43ea-879b-b36f314638a3>
06:04:22 11:04:22.992 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-531e27a1-fa55-43ea-879b-b36f314638a3>.
06:04:22 11:04:22.992 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-531e27a1-fa55-43ea-879b-b36f314638a3>.
06:04:22 11:04:22.995 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:22 11:04:22.995 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:23 11:04:22.996 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:23 11:04:22.997 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:23 11:04:22.998 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-531e27a1-fa55-43ea-879b-b36f314638a3>.
06:04:23 11:04:22.998 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-531e27a1-fa55-43ea-879b-b36f314638a3>
06:04:23 11:04:23.102 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-778c3b92-a096-4946-8aec-eb1431a9c883>
06:04:23 11:04:23.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-778c3b92-a096-4946-8aec-eb1431a9c883>.
06:04:23 11:04:23.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-778c3b92-a096-4946-8aec-eb1431a9c883>.
06:04:23 11:04:23.106 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:23 11:04:23.106 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:23 11:04:23.107 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5672947]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:23 11:04:23.107 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:23 11:04:23.109 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-778c3b92-a096-4946-8aec-eb1431a9c883>.
06:04:23 11:04:23.109 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Successfully closed mock server.
06:04:23 11:04:23.110 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<DISCONNECTED>
06:04:23 11:04:23.110 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
06:04:23 11:04:23.110 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<DISCONNECTED>
06:04:23 11:04:23.110 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
06:04:23 11:04:23.110 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:04:23 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.826 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaClientActorTest
06:04:23 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerGroupSpecificConfigTest
06:04:23 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerGroupSpecificConfigTest
06:04:23 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.PropertiesFactoryTest
06:04:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.PropertiesFactoryTest
06:04:23 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ErrorHandlingActorTest
06:04:23 11:04:23.131 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:04:23 11:04:23.200 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-778c3b92-a096-4946-8aec-eb1431a9c883>
06:04:23 11:04:23.200 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:04:23 11:04:23.201 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:04:23 11:04:23.202 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:23 11:04:23.202 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:23 11:04:23.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab/connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab#1238640047])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab/connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab#1238640047]''
06:04:23 11:04:23.214 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:04:23 11:04:23.216 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:04:23 11:04:23.221 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H25M22.182S>
06:04:23 11:04:23.221 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M14.236S> interval (min=<PT5M>)
06:04:23 11:04:23.221 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:23 11:04:23.221 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab> was recovered: null
06:04:23 11:04:23.223 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@28507dd5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:23 11:04:23.224 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab>: <[always-alive, priority-0]>
06:04:23 11:04:23.227 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:04:23 11:04:23.227 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2024-02-07T11:04:23.222152018Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab, revision=1, connectionId=connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab, connection=ImmutableConnection [id=connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:33085, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-02-07T11:04:23.222014503Z, created=2024-02-07T11:04:23.222014503Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab/connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab/pa#1788637530]''
06:04:23 11:04:23.227 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab> with <1> clients.
06:04:23 11:04:23.228 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab/connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab#1238640047])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab/connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab#1238640047]''
06:04:23 11:04:23.229 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab> failed due to ConnectionFailedException: The Connection with ID 'connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab' failed to connect..
06:04:23 11:04:23.229 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message
06:04:23 11:04:23.232 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab>: <[]>
06:04:23 11:04:23.234 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
06:04:23 11:04:23.234 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionDeleted,ConnectionDeleted [type=connectivity.events:connectionDeleted, timestamp=2024-02-07T11:04:23.231979413Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, version=2, ditto-event-journal-tags=[]}], metadata=null, entityId=connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab, revision=2, connectionId=connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab/connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab/pa#1788637530]''
06:04:23 11:04:23.261 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab/connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab#1238640047])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab/connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab#1238640047]''
06:04:23 11:04:23.262 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-1e8e1407-72fa-4d90-8f6a-0d74ea5aaaab>
06:04:23 11:04:23.308 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:04:23 11:04:23.319 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-8ec297cf-5558-42c2-91a0-75960107744b/connection-8ec297cf-5558-42c2-91a0-75960107744b#-1222248453])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-8ec297cf-5558-42c2-91a0-75960107744b/connection-8ec297cf-5558-42c2-91a0-75960107744b#-1222248453]''
06:04:23 11:04:23.322 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:04:23 11:04:23.325 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:04:23 11:04:23.329 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H53M23.777S>
06:04:23 11:04:23.329 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M10.397S> interval (min=<PT5M>)
06:04:23 11:04:23.329 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:23 11:04:23.329 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-8ec297cf-5558-42c2-91a0-75960107744b> was recovered: null
06:04:23 11:04:23.331 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@47001207]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:23 11:04:23.331 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-8ec297cf-5558-42c2-91a0-75960107744b>: <[always-alive, priority-0]>
06:04:23 11:04:23.334 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:04:23 11:04:23.334 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2024-02-07T11:04:23.330200739Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-8ec297cf-5558-42c2-91a0-75960107744b, revision=1, connectionId=connection-8ec297cf-5558-42c2-91a0-75960107744b, connection=ImmutableConnection [id=connection-8ec297cf-5558-42c2-91a0-75960107744b, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:39361, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-02-07T11:04:23.330098751Z, created=2024-02-07T11:04:23.330098751Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-8ec297cf-5558-42c2-91a0-75960107744b/connection-8ec297cf-5558-42c2-91a0-75960107744b/pa#2133871694]''
06:04:23 11:04:23.334 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-8ec297cf-5558-42c2-91a0-75960107744b> with <1> clients.
06:04:23 11:04:23.335 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-8ec297cf-5558-42c2-91a0-75960107744b/connection-8ec297cf-5558-42c2-91a0-75960107744b#-1222248453])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-8ec297cf-5558-42c2-91a0-75960107744b/connection-8ec297cf-5558-42c2-91a0-75960107744b#-1222248453]''
06:04:23 11:04:23.335 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-8ec297cf-5558-42c2-91a0-75960107744b> failed due to ConnectionFailedException: The Connection with ID 'connection-8ec297cf-5558-42c2-91a0-75960107744b' failed to connect..
06:04:23 11:04:23.335 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message
06:04:23 11:04:23.338 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-8ec297cf-5558-42c2-91a0-75960107744b>: <[]>
06:04:23 11:04:23.340 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>.
06:04:23 11:04:23.341 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <disconnect> on connection <connection-8ec297cf-5558-42c2-91a0-75960107744b> failed due to ConnectionFailedException: The Connection with ID 'connection-8ec297cf-5558-42c2-91a0-75960107744b' failed to connect..
06:04:23 11:04:23.341 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionFailedException [message='The Connection with ID 'connection-8ec297cf-5558-42c2-91a0-75960107744b' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='error message', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:04:23 11:04:23.341 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-8ec297cf-5558-42c2-91a0-75960107744b/connection-8ec297cf-5558-42c2-91a0-75960107744b#-1222248453])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-8ec297cf-5558-42c2-91a0-75960107744b/connection-8ec297cf-5558-42c2-91a0-75960107744b#-1222248453]''
06:04:23 11:04:23.342 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-8ec297cf-5558-42c2-91a0-75960107744b>
06:04:23 11:04:23.397 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:04:23 11:04:23.408 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-2e4fc560-bb5c-4b7b-b6c3-f80fb6398fd1/connection-2e4fc560-bb5c-4b7b-b6c3-f80fb6398fd1#-1085687643])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-2e4fc560-bb5c-4b7b-b6c3-f80fb6398fd1/connection-2e4fc560-bb5c-4b7b-b6c3-f80fb6398fd1#-1085687643]''
06:04:23 11:04:23.411 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:04:23 11:04:23.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:04:23 11:04:23.419 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H14M26.368S>
06:04:23 11:04:23.419 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M25.578S> interval (min=<PT5M>)
06:04:23 11:04:23.419 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:23 11:04:23.419 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-2e4fc560-bb5c-4b7b-b6c3-f80fb6398fd1> was recovered: null
06:04:23 11:04:23.421 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@425b4f24]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:23 11:04:23.422 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-2e4fc560-bb5c-4b7b-b6c3-f80fb6398fd1>: <[always-alive, priority-0]>
06:04:23 11:04:23.424 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:04:23 11:04:23.425 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2024-02-07T11:04:23.420130429Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-2e4fc560-bb5c-4b7b-b6c3-f80fb6398fd1, revision=1, connectionId=connection-2e4fc560-bb5c-4b7b-b6c3-f80fb6398fd1, connection=ImmutableConnection [id=connection-2e4fc560-bb5c-4b7b-b6c3-f80fb6398fd1, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:36065, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-02-07T11:04:23.419980255Z, created=2024-02-07T11:04:23.419980255Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-2e4fc560-bb5c-4b7b-b6c3-f80fb6398fd1/connection-2e4fc560-bb5c-4b7b-b6c3-f80fb6398fd1/pa#1258473638]''
06:04:23 11:04:23.425 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-2e4fc560-bb5c-4b7b-b6c3-f80fb6398fd1> with <1> clients.
06:04:23 11:04:23.426 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-2e4fc560-bb5c-4b7b-b6c3-f80fb6398fd1/connection-2e4fc560-bb5c-4b7b-b6c3-f80fb6398fd1#-1085687643])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-2e4fc560-bb5c-4b7b-b6c3-f80fb6398fd1/connection-2e4fc560-bb5c-4b7b-b6c3-f80fb6398fd1#-1085687643]''
06:04:23 11:04:23.426 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-2e4fc560-bb5c-4b7b-b6c3-f80fb6398fd1> failed due to ConnectionFailedException: The Connection with ID 'connection-2e4fc560-bb5c-4b7b-b6c3-f80fb6398fd1' failed to connect..
06:04:23 11:04:23.426 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message
06:04:23 11:04:23.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-2e4fc560-bb5c-4b7b-b6c3-f80fb6398fd1>
06:04:23 11:04:23.485 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:04:23 11:04:23.500 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-7e010e7d-d7e4-49eb-862b-c87be46580ea/connection-7e010e7d-d7e4-49eb-862b-c87be46580ea#173067443])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-7e010e7d-d7e4-49eb-862b-c87be46580ea/connection-7e010e7d-d7e4-49eb-862b-c87be46580ea#173067443]''
06:04:23 11:04:23.501 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:04:23 11:04:23.504 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:04:23 11:04:23.507 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H38M54.816S>
06:04:23 11:04:23.508 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:23 11:04:23.508 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M56.277S> interval (min=<PT5M>)
06:04:23 11:04:23.508 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-7e010e7d-d7e4-49eb-862b-c87be46580ea> was recovered: null
06:04:23 11:04:23.510 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5eb33329]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:23 11:04:23.510 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-7e010e7d-d7e4-49eb-862b-c87be46580ea>: <[always-alive, priority-0]>
06:04:23 11:04:23.512 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
06:04:23 11:04:23.513 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2024-02-07T11:04:23.508876412Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-7e010e7d-d7e4-49eb-862b-c87be46580ea, revision=1, connectionId=connection-7e010e7d-d7e4-49eb-862b-c87be46580ea, connection=ImmutableConnection [id=connection-7e010e7d-d7e4-49eb-862b-c87be46580ea, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:45637, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=1, modified=2024-02-07T11:04:23.508748846Z, created=2024-02-07T11:04:23.508748846Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-7e010e7d-d7e4-49eb-862b-c87be46580ea/connection-7e010e7d-d7e4-49eb-862b-c87be46580ea/pa#514857741]''
06:04:23 11:04:23.513 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-7e010e7d-d7e4-49eb-862b-c87be46580ea> with <1> clients.
06:04:23 11:04:23.514 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-7e010e7d-d7e4-49eb-862b-c87be46580ea/connection-7e010e7d-d7e4-49eb-862b-c87be46580ea#173067443])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-7e010e7d-d7e4-49eb-862b-c87be46580ea/connection-7e010e7d-d7e4-49eb-862b-c87be46580ea#173067443]''
06:04:23 11:04:23.514 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-7e010e7d-d7e4-49eb-862b-c87be46580ea> failed due to ConnectionFailedException: The Connection with ID 'connection-7e010e7d-d7e4-49eb-862b-c87be46580ea' failed to connect..
06:04:23 11:04:23.514 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message
06:04:23 11:04:23.517 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5eb33329]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:23 11:04:23.517 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionOpened> for connection with ID <connection-7e010e7d-d7e4-49eb-862b-c87be46580ea>: <[always-alive, priority-0]>
06:04:23 11:04:23.519 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>.
06:04:23 11:04:23.519 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-7e010e7d-d7e4-49eb-862b-c87be46580ea> failed due to ConnectionFailedException: The Connection with ID 'connection-7e010e7d-d7e4-49eb-862b-c87be46580ea' failed to connect..
06:04:23 11:04:23.520 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionFailedException [message='The Connection with ID 'connection-7e010e7d-d7e4-49eb-862b-c87be46580ea' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='error message', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:04:23 11:04:23.520 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-7e010e7d-d7e4-49eb-862b-c87be46580ea/connection-7e010e7d-d7e4-49eb-862b-c87be46580ea#173067443])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-7e010e7d-d7e4-49eb-862b-c87be46580ea/connection-7e010e7d-d7e4-49eb-862b-c87be46580ea#173067443]''
06:04:23 11:04:23.521 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-7e010e7d-d7e4-49eb-862b-c87be46580ea>
06:04:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 s -- in org.eclipse.ditto.connectivity.service.messaging.ErrorHandlingActorTest
06:04:23 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectionPersistenceActorRecoveryTest
06:04:23 11:04:23.538 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true
06:04:23 11:04:23.538 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:04:23 11:04:23.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:04:23 11:04:23.610 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:04:23 11:04:23.613 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-fc6844e5-04d0-4b77-ae9b-f36678b2f6a6/connection-fc6844e5-04d0-4b77-ae9b-f36678b2f6a6#-606747926])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-fc6844e5-04d0-4b77-ae9b-f36678b2f6a6/connection-fc6844e5-04d0-4b77-ae9b-f36678b2f6a6#-606747926]''
06:04:23 11:04:23.614 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:04:23 11:04:23.617 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H22M21.346S>
06:04:23 11:04:23.617 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M58.255S> interval (min=<PT5M>)
06:04:23 11:04:23.618 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:23 11:04:23.622 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-fc6844e5-04d0-4b77-ae9b-f36678b2f6a6> was recovered: ImmutableConnection [id=connection-fc6844e5-04d0-4b77-ae9b-f36678b2f6a6, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:36845, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=DELETED, revision=null, modified=2024-02-07T11:02:32.937161445Z, created=null]
06:04:23 11:04:23.623 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Received message in 'deleted' state - ignoring!: PingCommand [entityId=connection-fc6844e5-04d0-4b77-ae9b-f36678b2f6a6, correlationId=123, payload="always-alive"]
06:04:25 11:04:25.662 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-fc6844e5-04d0-4b77-ae9b-f36678b2f6a6> was deleted recently. Shutting Actor down ...
06:04:25 11:04:25.663 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-fc6844e5-04d0-4b77-ae9b-f36678b2f6a6>
06:04:25 11:04:25.717 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:04:25 11:04:25.723 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:04:25 11:04:25.725 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-e35492b4-2e3a-4d20-963c-2ae35564389d/connection-e35492b4-2e3a-4d20-963c-2ae35564389d#-1598463004])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-e35492b4-2e3a-4d20-963c-2ae35564389d/connection-e35492b4-2e3a-4d20-963c-2ae35564389d#-1598463004]''
06:04:25 11:04:25.726 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
06:04:25 11:04:25.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H59M38.969S>
06:04:25 11:04:25.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:25 11:04:25.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M42.49S> interval (min=<PT5M>)
06:04:25 11:04:25.734 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-e35492b4-2e3a-4d20-963c-2ae35564389d> was recovered: ImmutableConnection [id=connection-e35492b4-2e3a-4d20-963c-2ae35564389d, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:44943, sources=[ImmutableSource [index=0, addresses=[amqp/source1], consumerCount=2, qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[source:subject]], enforcement=null, acknowledgementRequests=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]], replyTargetEnabled=true, replyTarget=ImmutableReplyTarget [address=replyTarget/{{thing:id}}, headerMapping=ImmutableHeaderMapping [mapping={mappedHeader2={{thing:id}}, mappedHeader3={{header:ditto-reply-target}}, mappedHeader1={{header:original-header}}}], expectedResponseTypes=[response, error, nack]], declaredAcknowledgementLabels=[]]], targets=[ImmutableTarget [address=twinEventExchange/twinEventRoutingKey, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=twinEventExchange/twinEventRoutingKey, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=twin/key, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[another:subject]], originalAddress=twin/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]], ImmutableTarget [address=live/key, topics=[_/_/things/live/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=live/key, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]], sshTunnel=null, clientCount=1, validateCertificate=true, processorPoolSize=1, specificConfig={}, payloadMappingDefinition=ImmutablePayloadMappingDefinition [definitions={}], tags=[], lifecycle=ACTIVE, revision=null, modified=null, created=null]
06:04:25 11:04:25.734 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-e35492b4-2e3a-4d20-963c-2ae35564389d> with <1> clients.
06:04:25 11:04:25.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <OpenConnection [type=connectivity.commands:openConnection, dittoHeaders=ImmutableDittoHeaders [{}], connectionId=connection-e35492b4-2e3a-4d20-963c-2ae35564389d]> failed due to <ConnectionConfigurationInvalidException [message='The configured host '127.0.0.1' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]>
06:04:25 11:04:25.781 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host '127.0.0.1' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:04:25 11:04:25.781 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-e35492b4-2e3a-4d20-963c-2ae35564389d/connection-e35492b4-2e3a-4d20-963c-2ae35564389d#-1598463004])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-e35492b4-2e3a-4d20-963c-2ae35564389d/connection-e35492b4-2e3a-4d20-963c-2ae35564389d#-1598463004]''
06:04:25 11:04:25.782 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M4.856S> interval (min=<PT5M>)
06:04:25 11:04:25.783 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-e35492b4-2e3a-4d20-963c-2ae35564389d>
06:04:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.257 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectionPersistenceActorRecoveryTest
06:04:25 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorTest
06:04:25 11:04:25.796 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:04:25 11:04:25.851 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:25 11:04:25.853 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:25 11:04:25.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testExternalMessageInDittoProtocolIsProcessedWithCustomMapper-5dd58f0, content-type=application/json, inbound=mapping, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=header}]
06:04:25 11:04:25.872 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:25 11:04:25.943 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:25 11:04:25.945 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:25 11:04:25.960 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=d3ff986c-eae9-4d55-8175-dcee78d08870, response-required=false, ditto-inbound-payload-mapper=default}]
06:04:25 11:04:25.965 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=dce9565e-a905-4e27-a171-388405f9d35e, response-required=false, content-type=application/json, ditto-inbound-payload-mapper=default}]
06:04:25 11:04:25.967 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=5a193a12-2631-4ed6-8d29-f2b7bf1a80b0, response-required=false, content-type=application/json, channel=live, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
06:04:26 11:04:26.026 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:26 11:04:26.028 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:26 11:04:26.033 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=ditto:ditto, ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=1d19c885-ff59-40f0-b3fe-a0a4e11d6fa3, content-type=application/json, ditto-inbound-payload-mapper=default}]
06:04:26 11:04:26.093 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:26 11:04:26.095 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:26 11:04:26.109 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=ditto:ditto, ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=8fb54953-a105-411d-b227-e3a4a4dda9ad, requested-acks=["my-custom-ack-3"], content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:26 11:04:26.116 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[my-custom-ack-3, very-special-ack, custom-ack]> for a maximum duration of <PT1M5S>.
06:04:26 11:04:26.187 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:26 11:04:26.200 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:message.mapping.failed> when processing external message with mapper <Faulty>: <The external message with content-type 'application/json' could not be mapped.>
06:04:26 11:04:26.200 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=application/json, correlation-id=MessageMappingProcessorActorTest.testMappingFailedExpectErrorResponseWitMapperId-aa4a10d, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional.empty : and external headers {content-type=application/json, correlation-id=MessageMappingProcessorActorTest.testMappingFailedExpectErrorResponseWitMapperId-aa4a10d}
06:04:26 11:04:26.260 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:26 11:04:26.262 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:26 11:04:26.276 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{qos=0, source=ditto:ditto, ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=48d1d6d1-7d1f-4143-b72b-cf9737f11611, requested-acks=["my-custom-ack-3"], content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:26 11:04:26.334 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:26 11:04:26.337 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:26 11:04:26.340 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["error"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=d417af8f-c848-4085-8234-f17f9395ab5b, response-required=false, ditto-inbound-payload-mapper=default}]
06:04:26 11:04:26.341 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - Got exception <acknowledgement:label.not.declared> when processing external message with mapper <?>: <Cannot send acknowledgement with label <label>, which is not declared.>
06:04:26 11:04:26.341 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{ditto-inbound-payload-mapper=default, correlation-id=d417af8f-c848-4085-8234-f17f9395ab5b, ditto-connection-id=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-reply-target=0, ditto-expected-response-types=["error"], response-required=false, ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}}] : with HeaderMapping Optional.empty : and external headers {}
06:04:26 11:04:26.414 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:26 11:04:26.417 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:26 11:04:26.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessed-ce2d787, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
06:04:26 11:04:26.431 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:26 11:04:26.502 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:26 11:04:26.506 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=f15f5ff1-f246-491e-87f6-94f381f90e63, requested-acks=["dummy-request"], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
06:04:26 11:04:26.587 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:26 11:04:26.588 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:26 11:04:26.603 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{correlation-id=520a8ca5-5526-4eb4-8454-69c89aa002bc, source=integration:520a8ca5-5526-4eb4-8454-69c89aa002bc:hub-application/json, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["integration:520a8ca5-5526-4eb4-8454-69c89aa002bc:hub-application/json","integration:application/json:hub-520a8ca5-5526-4eb4-8454-69c89aa002bc"]}, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
06:04:26 11:04:26.604 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:26 11:04:26.688 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:26 11:04:26.691 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:26 11:04:26.712 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - Got exception <mediatype.unsupported> when processing external message with mapper <default>: <The Content-Type header was empty or not present. Please set Content-Type header to "application/merge-patch+json" for this resource>
06:04:26 11:04:26.712 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{channel=live, ditto-entity-id=thing:Testspace:octopus, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["integration:a9542a88-bbfc-491a-b963-84e67d08f4a8:hub-application/json"]}, correlation-id=d59027c4-e200-4b5a-9f5c-1a3998e3980c}] : with HeaderMapping Optional.empty : and external headers {}
06:04:26 11:04:26.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:26 11:04:26.819 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:26 11:04:26.833 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Got exception <protocoladapter:unknown.path> when processing external message with mapper <default>: <The path '/invalid' does not correspond to any known command, response or event.>
06:04:26 11:04:26.833 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{correlation-id=60f0a030-1a1a-4986-9b39-74859d480953, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["integration:60f0a030-1a1a-4986-9b39-74859d480953:hub-application/json"]}}] : with HeaderMapping Optional.empty : and external headers {}
06:04:26 11:04:26.920 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:27 11:04:27.007 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:27 11:04:27.022 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Got exception <placeholder:unresolved> when processing external message with mapper <default>: <The placeholder 'integration:{{header:unknown}}' could not be resolved.>
06:04:27 11:04:27.022 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{response-required=false, correlation-id=a7831200-aa45-46f9-949b-d61565c9dcff, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={correlation-id={{ header:correlation-id }}, source={{ request:subjectId }}}]] : and external headers {content-type=application/json, correlation-id=a7831200-aa45-46f9-949b-d61565c9dcff}
06:04:27 11:04:27.093 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:27 11:04:27.168 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:27 11:04:27.171 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:27 11:04:27.185 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=integration:application/json:hub, ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["integration:application/json:hub","integration:hub-application/json"]}, correlation-id=544ca0a9-30c9-4add-b2cc-6f7f20ab2a9f, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
06:04:27 11:04:27.185 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:27 11:04:27.260 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:27 11:04:27.262 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:27 11:04:27.275 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testExternalMessageInDittoProtocolIsProcessedWithDefaultMapper-9fb5466, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
06:04:27 11:04:27.277 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:27 11:04:27.417 [INFO ] [PekkoTestSystemWithCachingSignalEnrichmentProvider-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:27 11:04:27.526 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:27 11:04:27.539 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessedExpectErrorResponse-9ec32c4, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
06:04:27 11:04:27.540 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID 'some/invalid/target'.>
06:04:27 11:04:27.540 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessedExpectErrorResponse-9ec32c4, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional.empty : and external headers {content-type=application/json, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessedExpectErrorResponse-9ec32c4}
06:04:27 11:04:27.617 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:04:27 11:04:27.618 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'my:thing' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions.
06:04:27 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.834 s -- in org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorTest
06:04:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest
06:04:27 11:04:27.642 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:04:28 11:04:27.983 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M11.034S> interval (min=<PT5M>)
06:04:28 11:04:27.983 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:28 11:04:27.983 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M40.667S> interval (min=<PT5M>)
06:04:28 11:04:27.984 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M45.305S> interval (min=<PT5M>)
06:04:28 11:04:27.985 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M21.168S> interval (min=<PT5M>)
06:04:28 11:04:28.018 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:28 11:04:28.019 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:28 11:04:28.019 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:28 11:04:28.023 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M11.039S> interval (min=<PT5M>)
06:04:28 11:04:28.023 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:28 11:04:28.028 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@70f17482]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:28 11:04:28.028 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:28 11:04:28.029 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@70f17482]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:28 11:04:28.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:28 11:04:28.038 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:28 11:04:28.038 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:28 11:04:28.047 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:28 11:04:28.119 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:28 11:04:28.119 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:28 11:04:28.119 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:28 11:04:28.140 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:28 11:04:28.300 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:28 11:04:28.403 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply}
06:04:28 11:04:28.405 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-67b04760-da0f-42a9-a85a-cd84002c3c20, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:28 11:04:28.406 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:28 11:04:28.409 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{correlation-id=cid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply}>, isSuccess=<true>, ackType=<1 accepted>
06:04:28 11:04:28.409 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message
06:04:28 java.lang.NullPointerException: Cannot invoke "org.apache.qpid.jms.JmsAcknowledgeCallback.setAckType(int)" because the return value of "org.apache.qpid.jms.message.JmsMessage.getAcknowledgeCallback()" is null
06:04:28 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447)
06:04:28 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$5(AmqpConsumerActor.java:384)
06:04:28 	at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.settle(AcknowledgeableMessage.java:48)
06:04:28 	at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:173)
06:04:28 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
06:04:28 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
06:04:28 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:04:28 	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
06:04:28 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163)
06:04:28 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
06:04:28 	at java.base/java.lang.Thread.run(Thread.java:833)
06:04:28 11:04:28.412 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.responses:modifyThing> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=replyTarget/ditto:thing]>
06:04:28 11:04:28.613 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:04:28 11:04:28.661 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M28.246S> interval (min=<PT5M>)
06:04:28 11:04:28.661 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:28 11:04:28.668 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M41.48S> interval (min=<PT5M>)
06:04:28 11:04:28.668 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M5.409S> interval (min=<PT5M>)
06:04:28 11:04:28.668 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M59.613S> interval (min=<PT5M>)
06:04:28 11:04:28.692 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-bcbba3f8-7bdb-474a-9c15-7ea377159ab8>
06:04:28 11:04:28.695 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-bcbba3f8-7bdb-474a-9c15-7ea377159ab8>.
06:04:28 11:04:28.695 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-bcbba3f8-7bdb-474a-9c15-7ea377159ab8>.
06:04:28 11:04:28.703 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3bb0156a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:28 11:04:28.703 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:28 11:04:28.703 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M20.501S> interval (min=<PT5M>)
06:04:28 11:04:28.703 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:28 11:04:28.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:04:28 11:04:28.705 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3bb0156a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:28 11:04:28.705 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:28 11:04:28.708 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:28 11:04:28.708 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:28 11:04:28.709 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-bcbba3f8-7bdb-474a-9c15-7ea377159ab8> to sources: [ConsumerData [address= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ย€ยย‚ยƒย„ย…ย†ย‡ยˆย‰ยŠย‹ยŒยยŽยยย‘ย’ย“ย”ย•ย–ย—ย˜ย™ยšย›ยœยยžยŸย ยกยขยฃยคยฅยฆยงยจยฉยชยซยฌยญยฎยฏยฐยฑยฒยณยดยตยถยทยธยนยบยปยผยฝยพยฟร€รร‚รƒร„ร…ร†ร‡รˆร‰รŠร‹รŒรรŽรรร‘ร’ร“ร”ร•ร–ร—ร˜ร™รšร›รœรรžรŸร รกรขรฃรครฅรฆรงรจรฉรชรซรฌรญรฎรฏรฐรฑรฒรณรดรตรถรทรธรนรบรปรผรฝรพ, addressWithIndex= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ย€ยย‚ยƒย„ย…ย†ย‡ยˆย‰ยŠย‹ยŒยยŽยยย‘ย’ย“ย”ย•ย–ย—ย˜ย™ยšย›ยœยยžยŸย ยกยขยฃยคยฅยฆยงยจยฉยชยซยฌยญยฎยฏยฐยฑยฒยณยดยตยถยทยธยนยบยปยผยฝยพยฟร€รร‚รƒร„ร…ร†ร‡รˆร‰รŠร‹รŒรรŽรรร‘ร’ร“ร”ร•ร–ร—ร˜ร™รšร›รœรรžรŸร รกรขรฃรครฅรฆรงรจรฉรชรซรฌรญรฎรฏรฐรฑรฒรณรดรตรถรทรธรนรบรปรผรฝรพ-0], ConsumerData [address=๐Ÿ˜€๐Ÿ˜๐Ÿ˜‚๐Ÿ˜ƒ๐Ÿ˜„๐Ÿ˜…๐Ÿ˜†๐Ÿ˜‡๐Ÿ˜ˆ๐Ÿ˜‰๐Ÿ˜Š๐Ÿ˜‹๐Ÿ˜Œ๐Ÿ˜๐Ÿ˜Ž๐Ÿ˜, addressWithIndex=๐Ÿ˜€๐Ÿ˜๐Ÿ˜‚๐Ÿ˜ƒ๐Ÿ˜„๐Ÿ˜…๐Ÿ˜†๐Ÿ˜‡๐Ÿ˜ˆ๐Ÿ˜‰๐Ÿ˜Š๐Ÿ˜‹๐Ÿ˜Œ๐Ÿ˜๐Ÿ˜Ž๐Ÿ˜-0]]
06:04:28 11:04:28.712 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:28 11:04:28.712 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:28 11:04:28.712 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:28 11:04:28.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-bcbba3f8-7bdb-474a-9c15-7ea377159ab8>
06:04:29 11:04:28.979 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:29 11:04:28.981 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply}
06:04:29 11:04:28.983 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply}
06:04:29 11:04:28.985 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-bcbba3f8-7bdb-474a-9c15-7ea377159ab8, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:29 11:04:28.986 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:29 11:04:28.986 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-bcbba3f8-7bdb-474a-9c15-7ea377159ab8, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:29 11:04:29.011 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:29 11:04:29.046 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M52.538S> interval (min=<PT5M>)
06:04:29 11:04:29.046 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:29 11:04:29.047 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M17.324S> interval (min=<PT5M>)
06:04:29 11:04:29.048 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M6.93S> interval (min=<PT5M>)
06:04:29 11:04:29.049 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M51.639S> interval (min=<PT5M>)
06:04:29 11:04:29.074 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:29 11:04:29.075 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:29 11:04:29.076 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:29 11:04:29.080 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M22.855S> interval (min=<PT5M>)
06:04:29 11:04:29.080 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:29 11:04:29.081 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@506f72eb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:29 11:04:29.081 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:29 11:04:29.083 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@506f72eb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:29 11:04:29.083 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:29 11:04:29.085 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:29 11:04:29.086 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:29 11:04:29.086 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:29 11:04:29.087 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:29 11:04:29.087 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:29 11:04:29.088 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:29 11:04:29.196 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:29 11:04:29.365 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:29 11:04:29.376 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Connection interrupted: amqp://test:1234
06:04:30 11:04:30.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Connection restored: amqp://test:1234
06:04:30 11:04:30.282 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> closed.
06:04:30 11:04:30.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M25.734S> interval (min=<PT5M>)
06:04:30 11:04:30.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:30 11:04:30.312 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M2.677S> interval (min=<PT5M>)
06:04:30 11:04:30.312 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M58.255S> interval (min=<PT5M>)
06:04:30 11:04:30.313 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M36.794S> interval (min=<PT5M>)
06:04:30 11:04:30.338 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:30 11:04:30.339 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:30 11:04:30.339 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:30 11:04:30.343 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M9.996S> interval (min=<PT5M>)
06:04:30 11:04:30.343 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:30 11:04:30.344 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@a1e58bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:30 11:04:30.344 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:30 11:04:30.345 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@a1e58bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:30 11:04:30.345 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:30 11:04:30.347 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:30 11:04:30.347 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:30 11:04:30.348 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:30 11:04:30.349 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:30 11:04:30.349 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:30 11:04:30.349 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:30 11:04:30.458 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:30 11:04:30.634 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:30 11:04:30.643 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=twinEventExchange/twinEventRoutingKey]>
06:04:30 11:04:30.837 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:04:30 11:04:30.872 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M26.515S> interval (min=<PT5M>)
06:04:30 11:04:30.872 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M37.776S> interval (min=<PT5M>)
06:04:30 11:04:30.872 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:30 11:04:30.872 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M9.623S> interval (min=<PT5M>)
06:04:30 11:04:30.873 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M38.289S> interval (min=<PT5M>)
06:04:30 11:04:30.899 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:30 11:04:30.901 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:30 11:04:30.901 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:30 11:04:30.905 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M40.209S> interval (min=<PT5M>)
06:04:30 11:04:30.905 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:30 11:04:30.907 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@67c2cd2a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:30 11:04:30.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:30 11:04:30.909 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@67c2cd2a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:30 11:04:30.909 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:30 11:04:30.912 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:30 11:04:30.912 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:30 11:04:30.912 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:31 11:04:30.928 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:04:31 11:04:30.930 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:31 11:04:30.930 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:31 11:04:31.022 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:31 11:04:31.192 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:31 11:04:31.196 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=target:ditto/thing@twin]>
06:04:31 11:04:31.393 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:04:31 11:04:31.426 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M6.508S> interval (min=<PT5M>)
06:04:31 11:04:31.426 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:31 11:04:31.427 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M7.022S> interval (min=<PT5M>)
06:04:31 11:04:31.427 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M3.898S> interval (min=<PT5M>)
06:04:31 11:04:31.428 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M29.131S> interval (min=<PT5M>)
06:04:31 11:04:31.453 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:31 11:04:31.455 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:31 11:04:31.455 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:31 11:04:31.462 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M4.877S> interval (min=<PT5M>)
06:04:31 11:04:31.462 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:31 11:04:31.463 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@774204a2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:31 11:04:31.463 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:31 11:04:31.464 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@774204a2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:31 11:04:31.465 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:31 11:04:31.467 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:31 11:04:31.467 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:31 11:04:31.468 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:31 11:04:31.469 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:31 11:04:31.470 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:31 11:04:31.470 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:31 11:04:31.492 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:04:31 11:04:31.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:31 11:04:31.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:31 11:04:31.578 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:31 11:04:31.738 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:31 11:04:31.750 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> closed.
06:04:31 11:04:31.779 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M5.804S> interval (min=<PT5M>)
06:04:31 11:04:31.779 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:31 11:04:31.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M45.614S> interval (min=<PT5M>)
06:04:31 11:04:31.781 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M32.189S> interval (min=<PT5M>)
06:04:31 11:04:31.781 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M13.235S> interval (min=<PT5M>)
06:04:31 11:04:31.807 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-d52db16f-06a7-494b-8219-56b96c0061f0>
06:04:31 11:04:31.808 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-d52db16f-06a7-494b-8219-56b96c0061f0>.
06:04:31 11:04:31.808 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-d52db16f-06a7-494b-8219-56b96c0061f0>.
06:04:31 11:04:31.812 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M34.811S> interval (min=<PT5M>)
06:04:31 11:04:31.812 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:32 11:04:31.815 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@464cff50]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:32 11:04:31.815 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:32 11:04:31.816 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@464cff50]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:32 11:04:31.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:32 11:04:31.819 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:32 11:04:31.819 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:32 11:04:31.819 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-d52db16f-06a7-494b-8219-56b96c0061f0> to sources: [ConsumerData [address= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ย€ยย‚ยƒย„ย…ย†ย‡ยˆย‰ยŠย‹ยŒยยŽยยย‘ย’ย“ย”ย•ย–ย—ย˜ย™ยšย›ยœยยžยŸย ยกยขยฃยคยฅยฆยงยจยฉยชยซยฌยญยฎยฏยฐยฑยฒยณยดยตยถยทยธยนยบยปยผยฝยพยฟร€รร‚รƒร„ร…ร†ร‡รˆร‰รŠร‹รŒรรŽรรร‘ร’ร“ร”ร•ร–ร—ร˜ร™รšร›รœรรžรŸร รกรขรฃรครฅรฆรงรจรฉรชรซรฌรญรฎรฏรฐรฑรฒรณรดรตรถรทรธรนรบรปรผรฝรพ, addressWithIndex= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ย€ยย‚ยƒย„ย…ย†ย‡ยˆย‰ยŠย‹ยŒยยŽยยย‘ย’ย“ย”ย•ย–ย—ย˜ย™ยšย›ยœยยžยŸย ยกยขยฃยคยฅยฆยงยจยฉยชยซยฌยญยฎยฏยฐยฑยฒยณยดยตยถยทยธยนยบยปยผยฝยพยฟร€รร‚รƒร„ร…ร†ร‡รˆร‰รŠร‹รŒรรŽรรร‘ร’ร“ร”ร•ร–ร—ร˜ร™รšร›รœรรžรŸร รกรขรฃรครฅรฆรงรจรฉรชรซรฌรญรฎรฏรฐรฑรฒรณรดรตรถรทรธรนรบรปรผรฝรพ-0], ConsumerData [address=๐Ÿ˜€๐Ÿ˜๐Ÿ˜‚๐Ÿ˜ƒ๐Ÿ˜„๐Ÿ˜…๐Ÿ˜†๐Ÿ˜‡๐Ÿ˜ˆ๐Ÿ˜‰๐Ÿ˜Š๐Ÿ˜‹๐Ÿ˜Œ๐Ÿ˜๐Ÿ˜Ž๐Ÿ˜, addressWithIndex=๐Ÿ˜€๐Ÿ˜๐Ÿ˜‚๐Ÿ˜ƒ๐Ÿ˜„๐Ÿ˜…๐Ÿ˜†๐Ÿ˜‡๐Ÿ˜ˆ๐Ÿ˜‰๐Ÿ˜Š๐Ÿ˜‹๐Ÿ˜Œ๐Ÿ˜๐Ÿ˜Ž๐Ÿ˜-0]]
06:04:32 11:04:31.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:32 11:04:31.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:32 11:04:31.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:32 11:04:31.925 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-d52db16f-06a7-494b-8219-56b96c0061f0>
06:04:32 11:04:32.095 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:32 11:04:32.097 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply}
06:04:32 11:04:32.098 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply}
06:04:32 11:04:32.099 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-d52db16f-06a7-494b-8219-56b96c0061f0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:32 11:04:32.101 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:32 11:04:32.101 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-d52db16f-06a7-494b-8219-56b96c0061f0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:32 11:04:32.102 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:32 11:04:32.141 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M32.739S> interval (min=<PT5M>)
06:04:32 11:04:32.141 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:32 11:04:32.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M59.416S> interval (min=<PT5M>)
06:04:32 11:04:32.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M34.918S> interval (min=<PT5M>)
06:04:32 11:04:32.143 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M6.444S> interval (min=<PT5M>)
06:04:32 11:04:32.167 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:32 11:04:32.168 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:32 11:04:32.168 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:32 11:04:32.172 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M6.389S> interval (min=<PT5M>)
06:04:32 11:04:32.172 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:32 11:04:32.173 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@52dce60e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:32 11:04:32.173 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:32 11:04:32.174 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@52dce60e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:32 11:04:32.175 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:32 11:04:32.177 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:32 11:04:32.177 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:32 11:04:32.177 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:32 11:04:32.178 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:32 11:04:32.178 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:32 11:04:32.178 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:32 11:04:32.288 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:32 11:04:32.457 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:32 11:04:32.460 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply}
06:04:32 11:04:32.462 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-67b04760-da0f-42a9-a85a-cd84002c3c20, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:32 11:04:32.463 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:32 11:04:32.463 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{correlation-id=cid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply}>, isSuccess=<false>, ackType=<2 rejected>
06:04:32 11:04:32.464 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message
06:04:32 java.lang.NullPointerException: Cannot invoke "org.apache.qpid.jms.JmsAcknowledgeCallback.setAckType(int)" because the return value of "org.apache.qpid.jms.message.JmsMessage.getAcknowledgeCallback()" is null
06:04:32 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447)
06:04:32 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$6(AmqpConsumerActor.java:385)
06:04:32 	at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.reject(AcknowledgeableMessage.java:52)
06:04:32 	at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:184)
06:04:32 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
06:04:32 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
06:04:32 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:04:32 	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
06:04:32 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163)
06:04:32 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
06:04:32 	at java.base/java.lang.Thread.run(Thread.java:833)
06:04:32 11:04:32.466 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.responses:errorResponse> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=replyTarget/ditto:thing]>
06:04:32 11:04:32.665 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:04:32 11:04:32.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M4.58S> interval (min=<PT5M>)
06:04:32 11:04:32.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:32 11:04:32.750 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M8.247S> interval (min=<PT5M>)
06:04:32 11:04:32.751 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M13.476S> interval (min=<PT5M>)
06:04:32 11:04:32.751 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M50.996S> interval (min=<PT5M>)
06:04:32 11:04:32.776 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:04:32 11:04:32.778 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:32 11:04:32.779 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:32 11:04:32.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:32 11:04:32.785 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:32 11:04:32.785 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M7.084S> interval (min=<PT5M>)
06:04:32 11:04:32.787 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3a34e740]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:32 11:04:32.787 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:32 11:04:32.788 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3a34e740]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:32 11:04:32.789 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:32 11:04:32.791 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:32 11:04:32.791 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:32 11:04:32.792 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:32 11:04:32.792 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:32 11:04:32.793 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:32 11:04:32.793 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:32 11:04:32.901 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:33 11:04:33.071 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:33 11:04:33.071 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:04:33 11:04:33.105 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M53.598S> interval (min=<PT5M>)
06:04:33 11:04:33.105 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:33 11:04:33.106 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M51.314S> interval (min=<PT5M>)
06:04:33 11:04:33.107 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M54.825S> interval (min=<PT5M>)
06:04:33 11:04:33.108 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M3.484S> interval (min=<PT5M>)
06:04:33 11:04:33.132 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:33 11:04:33.134 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:33 11:04:33.134 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:33 11:04:33.139 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:33 11:04:33.139 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M30.799S> interval (min=<PT5M>)
06:04:33 11:04:33.140 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1542abda]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:33 11:04:33.140 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:33 11:04:33.142 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1542abda]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:33 11:04:33.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:33 11:04:33.144 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:33 11:04:33.145 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:33 11:04:33.145 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:33 11:04:33.146 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:33 11:04:33.146 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:33 11:04:33.146 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:33 11:04:33.170 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:04:33 11:04:33.173 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:33 11:04:33.173 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:33 11:04:33.256 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:33 11:04:33.426 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:33 11:04:33.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply}
06:04:33 11:04:33.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply}
06:04:33 11:04:33.433 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-67b04760-da0f-42a9-a85a-cd84002c3c20, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:33 11:04:33.433 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-67b04760-da0f-42a9-a85a-cd84002c3c20, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:33 11:04:33.435 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:33 11:04:33.435 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:33 11:04:33.469 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M18.723S> interval (min=<PT5M>)
06:04:33 11:04:33.469 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:33 11:04:33.470 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M50.247S> interval (min=<PT5M>)
06:04:33 11:04:33.471 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M8.803S> interval (min=<PT5M>)
06:04:33 11:04:33.472 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M18.081S> interval (min=<PT5M>)
06:04:33 11:04:33.497 [ERROR] [main] o.a.q.j.p.ProviderFactory - Failed to create Provider instance for failover, due to: {}
06:04:33 java.lang.IllegalArgumentException:  Not all options could be set on the Failover provider. Check the options are spelled correctly. Unused parameters=[{unknown.option=100}]. This Provider cannot be started.
06:04:33 	at org.apache.qpid.jms.provider.failover.FailoverProviderFactory.createProvider(FailoverProviderFactory.java:81)
06:04:33 	at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:103)
06:04:33 	at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:82)
06:04:33 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.validateConnection(AmqpClientActor.java:213)
06:04:33 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.propsForTest(AmqpClientActor.java:201)
06:04:33 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$3(AmqpClientActorTest.java:231)
06:04:33 	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
06:04:33 	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
06:04:33 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$5(AmqpClientActorTest.java:238)
06:04:33 	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
06:04:33 	at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
06:04:33 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.invalidSpecificOptionsThrowConnectionConfigurationInvalidException(AmqpClientActorTest.java:236)
06:04:33 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:04:33 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:04:33 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:04:33 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:04:33 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:04:33 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:04:33 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:04:33 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:04:33 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:04:33 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:04:33 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:04:33 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:04:33 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:04:33 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:04:33 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:04:33 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:04:33 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:04:33 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:04:33 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:04:33 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:04:33 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:04:33 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:04:33 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:04:33 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
06:04:33 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:04:33 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:04:33 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:04:33 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:04:33 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:04:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:04:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:04:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:04:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:04:33 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:04:33 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:04:33 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:04:33 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:04:33 11:04:33.498 [ERROR] [main] o.a.q.j.p.ProviderFactory - Failed to create Provider instance for failover, due to: {}
06:04:33 java.lang.IllegalArgumentException:  Not all options could be set on the Failover provider. Check the options are spelled correctly. Unused parameters=[{unknown.option=100}]. This Provider cannot be started.
06:04:33 	at org.apache.qpid.jms.provider.failover.FailoverProviderFactory.createProvider(FailoverProviderFactory.java:81)
06:04:33 	at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:103)
06:04:33 	at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:82)
06:04:33 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.validateConnection(AmqpClientActor.java:213)
06:04:33 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.propsForTest(AmqpClientActor.java:201)
06:04:33 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$4(AmqpClientActorTest.java:233)
06:04:33 	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
06:04:33 	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
06:04:33 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$5(AmqpClientActorTest.java:238)
06:04:33 	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
06:04:33 	at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
06:04:33 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.invalidSpecificOptionsThrowConnectionConfigurationInvalidException(AmqpClientActorTest.java:236)
06:04:33 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:04:33 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:04:33 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:04:33 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:04:33 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:04:33 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:04:33 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:04:33 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:04:33 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:04:33 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:04:33 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:04:33 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:04:33 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:04:33 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:04:33 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:04:33 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:04:33 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:04:33 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:04:33 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:04:33 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:04:33 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:04:33 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:04:33 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:04:33 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
06:04:33 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:04:33 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:04:33 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:04:33 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:04:33 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:04:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:04:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:04:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:04:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:04:33 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:04:33 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:04:33 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:04:33 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:04:33 11:04:33.532 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M41.013S> interval (min=<PT5M>)
06:04:33 11:04:33.532 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:33 11:04:33.533 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M9.726S> interval (min=<PT5M>)
06:04:33 11:04:33.534 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M23.051S> interval (min=<PT5M>)
06:04:33 11:04:33.534 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M6.761S> interval (min=<PT5M>)
06:04:33 11:04:33.563 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:33 11:04:33.564 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:33 11:04:33.565 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:33 11:04:33.569 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M45.82S> interval (min=<PT5M>)
06:04:33 11:04:33.569 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:33 11:04:33.570 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@19fa4953]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:33 11:04:33.571 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:33 11:04:33.572 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@19fa4953]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:33 11:04:33.572 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:33 11:04:33.575 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create session:FAIL
06:04:33 11:04:33.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-487#358844066], cause=<ConnectionFailedException>: Failed to create session:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-02-07T11:04:33.575045432Z, connectivityStatus=null]>
06:04:33 11:04:33.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-487#358844066], cause=<ConnectionFailedException>: Failed to create session:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-02-07T11:04:33.575045432Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
06:04:33 11:04:33.609 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M37.872S> interval (min=<PT5M>)
06:04:33 11:04:33.609 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:33 11:04:33.610 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M44.677S> interval (min=<PT5M>)
06:04:33 11:04:33.611 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M15.846S> interval (min=<PT5M>)
06:04:33 11:04:33.611 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M20.23S> interval (min=<PT5M>)
06:04:33 11:04:33.637 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:33 11:04:33.638 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:33 11:04:33.638 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:33 11:04:33.643 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M56.978S> interval (min=<PT5M>)
06:04:33 11:04:33.643 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:33 11:04:33.644 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@b6c19ba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:33 11:04:33.644 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:33 11:04:33.645 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@b6c19ba]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:33 11:04:33.645 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:33 11:04:33.663 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to consume sources: [amqp/source1-1, amqp/source1-0]
06:04:33 11:04:33.663 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-489#198245494], cause=<ConnectionFailedException>: Failed to consume sources: [amqp/source1-1, amqp/source1-0]. amqp/source1-1: FAIL, amqp/source1-0: FAIL. Cause: <JMSException>: FAIL., description=null, time=2024-02-07T11:04:33.663742334Z, connectivityStatus=null]>
06:04:33 11:04:33.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-489#198245494], cause=<ConnectionFailedException>: Failed to consume sources: [amqp/source1-1, amqp/source1-0]. amqp/source1-1: FAIL, amqp/source1-0: FAIL. Cause: <JMSException>: FAIL., description=null, time=2024-02-07T11:04:33.663742334Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
06:04:33 11:04:33.693 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:33 11:04:33.701 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M22.925S> interval (min=<PT5M>)
06:04:33 11:04:33.701 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:33 11:04:33.702 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M19.49S> interval (min=<PT5M>)
06:04:33 11:04:33.702 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M27.394S> interval (min=<PT5M>)
06:04:33 11:04:33.703 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M25.994S> interval (min=<PT5M>)
06:04:33 11:04:33.728 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:33 11:04:33.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:33 11:04:33.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:33 11:04:33.733 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:33 11:04:33.733 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M25.937S> interval (min=<PT5M>)
06:04:33 11:04:33.734 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2712aebb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:33 11:04:33.734 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:33 11:04:33.735 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2712aebb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:33 11:04:33.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:33 11:04:33.761 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:33 11:04:33.786 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M32.339S> interval (min=<PT5M>)
06:04:33 11:04:33.787 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:33 11:04:33.787 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M44.131S> interval (min=<PT5M>)
06:04:33 11:04:33.788 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M2.879S> interval (min=<PT5M>)
06:04:33 11:04:33.789 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M22.312S> interval (min=<PT5M>)
06:04:33 11:04:33.815 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:33 11:04:33.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:33 11:04:33.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:33 11:04:33.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M32.7S> interval (min=<PT5M>)
06:04:33 11:04:33.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:33 11:04:33.821 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5b97a6ab]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:33 11:04:33.821 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:33 11:04:33.823 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5b97a6ab]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:33 11:04:33.823 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:33 11:04:33.825 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:33 11:04:33.825 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:33 11:04:33.826 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:33 11:04:33.826 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:33 11:04:33.827 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:33 11:04:33.827 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:33 11:04:33.827 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-11#121910079], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2024-02-07T11:04:33.827336738Z, connectivityStatus=null]>
06:04:33 11:04:33.827 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-11#121910079], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2024-02-07T11:04:33.827336738Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: misconfigured. Going to 'CONNECTING'
06:04:33 11:04:33.828 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-01#2103334054], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2024-02-07T11:04:33.827336779Z, connectivityStatus=null]>
06:04:33 11:04:33.828 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-01#2103334054], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2024-02-07T11:04:33.827336779Z, connectivityStatus=null]. Reconnect was already triggered
06:04:33 11:04:33.849 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:33 11:04:33.928 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <misconfigured> in the client actor.
06:04:34 11:04:33.932 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:34 11:04:33.989 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M4.643S> interval (min=<PT5M>)
06:04:34 11:04:33.989 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:34 11:04:33.990 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M44.921S> interval (min=<PT5M>)
06:04:34 11:04:33.990 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M25.25S> interval (min=<PT5M>)
06:04:34 11:04:33.991 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M27.353S> interval (min=<PT5M>)
06:04:34 11:04:34.016 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:34 11:04:34.017 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:34 11:04:34.018 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:34 11:04:34.023 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:34 11:04:34.023 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M48.036S> interval (min=<PT5M>)
06:04:34 11:04:34.025 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7a60ddda]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:34 11:04:34.025 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:34 11:04:34.026 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7a60ddda]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:34 11:04:34.026 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:34 11:04:34.028 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:04:34 11:04:34.029 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:34 11:04:34.029 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:34 11:04:34.029 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:34 11:04:34.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:34 11:04:34.031 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:34 11:04:34.031 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:34 11:04:34.031 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:34 11:04:34.134 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:34 11:04:34.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:34 11:04:34.305 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply}
06:04:34 11:04:34.307 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply}
06:04:34 11:04:34.308 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-67b04760-da0f-42a9-a85a-cd84002c3c20, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:34 11:04:34.309 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-67b04760-da0f-42a9-a85a-cd84002c3c20, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:34 11:04:34.309 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:34 11:04:34.347 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M14.08S> interval (min=<PT5M>)
06:04:34 11:04:34.347 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:34 11:04:34.348 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M21.104S> interval (min=<PT5M>)
06:04:34 11:04:34.349 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M7.066S> interval (min=<PT5M>)
06:04:34 11:04:34.350 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M12.492S> interval (min=<PT5M>)
06:04:34 11:04:34.375 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:34 11:04:34.376 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:34 11:04:34.377 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:34 11:04:34.382 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M39.027S> interval (min=<PT5M>)
06:04:34 11:04:34.382 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:34 11:04:34.383 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6534ade9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:34 11:04:34.383 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:34 11:04:34.384 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6534ade9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:34 11:04:34.384 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:34 11:04:34.386 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:34 11:04:34.387 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:34 11:04:34.387 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:34 11:04:34.388 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:34 11:04:34.388 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:34 11:04:34.388 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:34 11:04:34.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:34 11:04:34.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:34 11:04:34.671 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=twinEventExchange/twinEventRoutingKey]>
06:04:34 11:04:34.869 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply}
06:04:34 11:04:34.872 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-67b04760-da0f-42a9-a85a-cd84002c3c20, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:34 11:04:34.873 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Connection restored: amqp://broker:5671
06:04:34 11:04:34.873 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:34 11:04:34.873 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Restored connection has closed session, trying to recover ...
06:04:34 11:04:34.873 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Recovering closed AMQP 1.0 session.
06:04:34 11:04:34.875 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:34 11:04:34.876 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:34 11:04:34.876 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:34 11:04:34.876 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:34 11:04:34.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=twinEventExchange/twinEventRoutingKey]>
06:04:35 11:04:35.088 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply}
06:04:35 11:04:35.090 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-67b04760-da0f-42a9-a85a-cd84002c3c20, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:35 11:04:35.091 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:35 11:04:35.091 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:04:35 11:04:35.126 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M23.471S> interval (min=<PT5M>)
06:04:35 11:04:35.126 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:35 11:04:35.127 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M59.587S> interval (min=<PT5M>)
06:04:35 11:04:35.127 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M1.866S> interval (min=<PT5M>)
06:04:35 11:04:35.128 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M35.073S> interval (min=<PT5M>)
06:04:35 11:04:35.153 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:35 11:04:35.154 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:35 11:04:35.154 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:35 11:04:35.158 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M16.249S> interval (min=<PT5M>)
06:04:35 11:04:35.158 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:35 11:04:35.160 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7355d314]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:35 11:04:35.160 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:35 11:04:35.162 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7355d314]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:35 11:04:35.162 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:35 11:04:35.163 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create JMS connection:FAIL
06:04:35 11:04:35.163 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-499#638009499], cause=<ConnectionFailedException>: Failed to create JMS connection:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-02-07T11:04:35.163716227Z, connectivityStatus=null]>
06:04:35 11:04:35.164 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-499#638009499], cause=<ConnectionFailedException>: Failed to create JMS connection:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-02-07T11:04:35.163716227Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
06:04:35 11:04:35.165 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=2
06:04:35 11:04:35.206 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M19.588S> interval (min=<PT5M>)
06:04:35 11:04:35.206 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:35 11:04:35.207 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M4.066S> interval (min=<PT5M>)
06:04:35 11:04:35.207 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M43.855S> interval (min=<PT5M>)
06:04:35 11:04:35.208 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M33.063S> interval (min=<PT5M>)
06:04:35 11:04:35.234 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:35 11:04:35.235 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:35 11:04:35.236 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:35 11:04:35.238 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M27.355S> interval (min=<PT5M>)
06:04:35 11:04:35.238 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:35 11:04:35.239 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@35726c1b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:35 11:04:35.239 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:35 11:04:35.241 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@35726c1b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:35 11:04:35.241 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:35 11:04:35.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:35 11:04:35.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:35 11:04:35.244 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:35 11:04:35.276 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:35 11:04:35.295 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:04:35 11:04:35.296 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:35 11:04:35.350 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:35 11:04:35.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:35 11:04:35.496 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply}
06:04:35 11:04:35.499 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-67b04760-da0f-42a9-a85a-cd84002c3c20, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:35 11:04:35.500 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:35 11:04:35.501 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{correlation-id=cid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply}>, isSuccess=<true>, ackType=<1 accepted>
06:04:35 11:04:35.501 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message
06:04:35 java.lang.NullPointerException: Cannot invoke "org.apache.qpid.jms.JmsAcknowledgeCallback.setAckType(int)" because the return value of "org.apache.qpid.jms.message.JmsMessage.getAcknowledgeCallback()" is null
06:04:35 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447)
06:04:35 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$5(AmqpConsumerActor.java:384)
06:04:35 	at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.settle(AcknowledgeableMessage.java:48)
06:04:35 	at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:173)
06:04:35 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
06:04:35 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
06:04:35 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:04:35 	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
06:04:35 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163)
06:04:35 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
06:04:35 	at java.base/java.lang.Thread.run(Thread.java:833)
06:04:35 11:04:35.504 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.responses:modifyThing> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=replyTarget/ditto:thing]>
06:04:35 11:04:35.702 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:04:35 11:04:35.740 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M21.544S> interval (min=<PT5M>)
06:04:35 11:04:35.740 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:35 11:04:35.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M39.079S> interval (min=<PT5M>)
06:04:35 11:04:35.742 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M7.073S> interval (min=<PT5M>)
06:04:35 11:04:35.743 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M10.097S> interval (min=<PT5M>)
06:04:35 11:04:35.749 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:04:35 11:04:35.768 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:35 11:04:35.770 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:35 11:04:35.770 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:35 11:04:35.773 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M33.141S> interval (min=<PT5M>)
06:04:35 11:04:35.774 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:35 11:04:35.774 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@10b6e450]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:35 11:04:35.775 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:35 11:04:35.776 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@10b6e450]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:35 11:04:35.776 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:35 11:04:35.778 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:35 11:04:35.778 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:35 11:04:35.778 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=source1, addressWithIndex=source1-0], ConsumerData [address=source1, addressWithIndex=source1-0]]
06:04:35 11:04:35.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:35 11:04:35.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:35 11:04:35.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:35 11:04:35.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:36 11:04:36.059 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:36 11:04:36.061 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply}
06:04:36 11:04:36.062 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply}
06:04:36 11:04:36.064 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=connection-67b04760-da0f-42a9-a85a-cd84002c3c20, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:36 11:04:36.064 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-67b04760-da0f-42a9-a85a-cd84002c3c20, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:36 11:04:36.065 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:36 11:04:36.065 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:36 11:04:36.099 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M51.677S> interval (min=<PT5M>)
06:04:36 11:04:36.099 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:36 11:04:36.100 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M17.627S> interval (min=<PT5M>)
06:04:36 11:04:36.101 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M53.707S> interval (min=<PT5M>)
06:04:36 11:04:36.101 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M19.146S> interval (min=<PT5M>)
06:04:36 11:04:36.126 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:36 11:04:36.127 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:36 11:04:36.127 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:36 11:04:36.131 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M11.234S> interval (min=<PT5M>)
06:04:36 11:04:36.131 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:36 11:04:36.132 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@42410efd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:36 11:04:36.132 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:36 11:04:36.133 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@42410efd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:36 11:04:36.134 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:36 11:04:36.136 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@42410efd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:36 11:04:36.136 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:36 11:04:36.136 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@42410efd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:36 11:04:36.137 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:36 11:04:36.137 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> closed.
06:04:36 11:04:36.137 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
06:04:36 11:04:36.178 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M31.878S> interval (min=<PT5M>)
06:04:36 11:04:36.178 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:36 11:04:36.178 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M21.856S> interval (min=<PT5M>)
06:04:36 11:04:36.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M43.506S> interval (min=<PT5M>)
06:04:36 11:04:36.180 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M45.333S> interval (min=<PT5M>)
06:04:36 11:04:36.205 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:36 11:04:36.206 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:36 11:04:36.206 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:36 11:04:36.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M21.483S> interval (min=<PT5M>)
06:04:36 11:04:36.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:36 11:04:36.213 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@41cf376b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:36 11:04:36.213 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:36 11:04:36.214 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@41cf376b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:36 11:04:36.215 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:36 11:04:36.217 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:36 11:04:36.217 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:36 11:04:36.217 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:36 11:04:36.218 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:36 11:04:36.219 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:36 11:04:36.219 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:36 11:04:36.249 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:36 11:04:36.323 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:36 11:04:36.492 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:36 11:04:36.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> closed.
06:04:36 11:04:36.495 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - RESOURCE-LEAK: failed to close AMQP 1.0 Connection
06:04:36 javax.jms.JMSException: FAIL
06:04:36 	at org.apache.qpid.jms.JmsConnection.close(JmsConnection.java:188)
06:04:36 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.lambda$ensureJmsConnectionClosed$19(AmqpClientActor.java:495)
06:04:36 	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
06:04:36 	at org.apache.pekko.dispatch.TaskInvocation.run(AbstractDispatcher.scala:59)
06:04:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
06:04:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
06:04:36 	at java.base/java.lang.Thread.run(Thread.java:833)
06:04:36 11:04:36.525 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M40.999S> interval (min=<PT5M>)
06:04:36 11:04:36.525 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:36 11:04:36.526 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M35.9S> interval (min=<PT5M>)
06:04:36 11:04:36.526 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M37.115S> interval (min=<PT5M>)
06:04:36 11:04:36.527 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M32.965S> interval (min=<PT5M>)
06:04:36 11:04:36.551 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:36 11:04:36.552 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:36 11:04:36.552 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:36 11:04:36.556 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M2.649S> interval (min=<PT5M>)
06:04:36 11:04:36.556 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:36 11:04:36.557 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@64dd0558]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:36 11:04:36.557 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:36 11:04:36.559 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@64dd0558]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:36 11:04:36.559 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:36 11:04:36.561 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:36 11:04:36.561 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:36 11:04:36.561 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:36 11:04:36.562 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:36 11:04:36.563 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:36 11:04:36.563 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:36 11:04:36.669 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:36 11:04:36.768 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:04:36 11:04:36.838 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:36 11:04:36.839 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> closed.
06:04:36 11:04:36.841 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:36 11:04:36.841 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:36 11:04:36.842 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:36 11:04:36.842 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:36 11:04:36.843 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:36 11:04:36.843 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:37 11:04:37.124 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:04:37 11:04:37.125 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:37 11:04:37.139 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:37 11:04:37.139 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> closed.
06:04:37 11:04:37.141 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:37 11:04:37.141 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:37 11:04:37.141 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:37 11:04:37.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:37 11:04:37.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:37 11:04:37.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:37 11:04:37.439 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:37 11:04:37.439 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> closed.
06:04:37 11:04:37.441 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:37 11:04:37.441 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:37 11:04:37.441 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:37 11:04:37.442 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:37 11:04:37.442 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:37 11:04:37.442 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:37 11:04:37.739 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:37 11:04:37.739 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> closed.
06:04:37 11:04:37.740 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:37 11:04:37.740 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:37 11:04:37.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:37 11:04:37.742 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:37 11:04:37.742 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:37 11:04:37.742 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:38 11:04:38.039 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:38 11:04:38.039 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> closed.
06:04:38 11:04:38.040 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:38 11:04:38.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:38 11:04:38.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:38 11:04:38.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:38 11:04:38.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:38 11:04:38.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:38 11:04:38.183 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Shutdown timeout <PT3S> reached; aborting <2> ackregators
06:04:38 11:04:38.185 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:38 11:04:38.185 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:38 11:04:38.338 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:38 11:04:38.339 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> closed.
06:04:38 11:04:38.340 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:38 11:04:38.340 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:38 11:04:38.340 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:38 11:04:38.341 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:38 11:04:38.342 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:38 11:04:38.342 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:38 11:04:38.593 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:04:38 11:04:38.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:38 11:04:38.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:38 11:04:38.639 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:38 11:04:38.640 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> closed.
06:04:38 11:04:38.642 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:38 11:04:38.642 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:38 11:04:38.642 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:38 11:04:38.644 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:38 11:04:38.644 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:38 11:04:38.644 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:38 11:04:38.681 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:04:38 11:04:38.683 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:38 11:04:38.683 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:38 11:04:38.748 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:04:38 11:04:38.750 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:38 11:04:38.750 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:39 11:04:38.938 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:39 11:04:38.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> closed.
06:04:39 11:04:38.940 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:39 11:04:38.940 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:39 11:04:38.941 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:39 11:04:38.941 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:04:39 11:04:38.941 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:39 11:04:38.942 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:39 11:04:38.942 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:39 11:04:38.942 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:39 11:04:38.942 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:39 11:04:39.238 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:39 11:04:39.239 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> closed.
06:04:39 11:04:39.240 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:39 11:04:39.240 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:39 11:04:39.240 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:39 11:04:39.241 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:39 11:04:39.241 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:39 11:04:39.242 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:39 11:04:39.323 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:04:39 11:04:39.324 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:39 11:04:39.538 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:39 11:04:39.539 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> closed.
06:04:39 11:04:39.540 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:39 11:04:39.540 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:39 11:04:39.541 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:39 11:04:39.541 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:39 11:04:39.542 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:39 11:04:39.542 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:39 11:04:39.838 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:39 11:04:39.839 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> closed.
06:04:39 11:04:39.875 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M6.98S> interval (min=<PT5M>)
06:04:39 11:04:39.875 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:39 11:04:39.875 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M30.155S> interval (min=<PT5M>)
06:04:39 11:04:39.876 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M27.851S> interval (min=<PT5M>)
06:04:39 11:04:39.877 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M8.399S> interval (min=<PT5M>)
06:04:39 11:04:39.901 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:39 11:04:39.902 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:39 11:04:39.902 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:39 11:04:39.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M36.475S> interval (min=<PT5M>)
06:04:39 11:04:39.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:39 11:04:39.908 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a3bffb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:39 11:04:39.908 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:39 11:04:39.910 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a3bffb8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:39 11:04:39.910 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:39 11:04:39.912 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to connect JMS client:FAIL
06:04:39 11:04:39.912 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-511#-1641330510], cause=<ConnectionFailedException>: Failed to connect JMS client:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-02-07T11:04:39.912350359Z, connectivityStatus=null]>
06:04:39 11:04:39.912 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-511#-1641330510], cause=<ConnectionFailedException>: Failed to connect JMS client:FAIL. The requested Connection could not be connected due to an internal failure of the underlying driver. Cause: <JMSException>: FAIL., description=null, time=2024-02-07T11:04:39.912350359Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
06:04:40 11:04:39.941 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M58.04S> interval (min=<PT5M>)
06:04:40 11:04:39.941 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:40 11:04:39.942 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M59.294S> interval (min=<PT5M>)
06:04:40 11:04:39.943 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M59.141S> interval (min=<PT5M>)
06:04:40 11:04:39.943 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M26.903S> interval (min=<PT5M>)
06:04:40 11:04:39.969 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:40 11:04:39.970 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:40 11:04:39.971 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:40 11:04:39.975 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M10.976S> interval (min=<PT5M>)
06:04:40 11:04:39.975 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:40 11:04:39.976 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@9c18b2a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:40 11:04:39.976 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:40 11:04:39.977 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@9c18b2a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:40 11:04:39.978 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:40 11:04:39.980 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:40 11:04:39.980 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:40 11:04:39.980 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0]]
06:04:40 11:04:39.981 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:40 11:04:39.981 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:40 11:04:39.981 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:40 11:04:40.025 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:40 11:04:40.087 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:40 11:04:40.176 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:04:40 11:04:40.177 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:40 11:04:40.258 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:40 11:04:40.274 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Consumer <mockConsumer> closed due to IllegalStateException: Forcibly detached
06:04:40 11:04:40.274 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'amqp/source1' was closed. Will try to recreate after some backoff.
06:04:40 11:04:40.275 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$$s/amqpConsumerActor-0-amqp%2Fsource1-01#1039234728], cause=<AskTimeoutException>: Consumer creation timeout., description=Failed to recreate closed message consumer, time=2024-02-07T11:04:40.274753347Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
06:04:40 11:04:40.388 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:40 11:04:40.388 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:40 11:04:40.388 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0]]
06:04:40 11:04:40.389 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:40 11:04:40.389 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:40 11:04:40.389 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:40 11:04:40.400 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply}
06:04:40 11:04:40.402 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-67b04760-da0f-42a9-a85a-cd84002c3c20, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:04:40 11:04:40.403 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:04:40 11:04:40.403 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <twinEventExchange/twinEventRoutingKey>!
06:04:40 11:04:40.403 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <live/key>!
06:04:40 11:04:40.403 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <twin/key>!
06:04:40 11:04:40.432 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M38.768S> interval (min=<PT5M>)
06:04:40 11:04:40.432 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:40 11:04:40.433 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M16.701S> interval (min=<PT5M>)
06:04:40 11:04:40.433 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M37.101S> interval (min=<PT5M>)
06:04:40 11:04:40.434 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M3.254S> interval (min=<PT5M>)
06:04:40 11:04:40.458 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:40 11:04:40.459 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:40 11:04:40.459 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:40 11:04:40.464 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M34.711S> interval (min=<PT5M>)
06:04:40 11:04:40.464 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:40 11:04:40.465 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@599bb0e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:40 11:04:40.465 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:40 11:04:40.466 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@599bb0e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:40 11:04:40.467 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:40 11:04:40.469 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
06:04:40 11:04:40.469 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
06:04:40 11:04:40.469 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
06:04:40 11:04:40.470 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:04:40 11:04:40.471 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:04:40 11:04:40.471 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:04:40 11:04:40.578 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:40 11:04:40.748 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:04:40 11:04:40.749 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:04:40 11:04:40.795 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M21.744S> interval (min=<PT5M>)
06:04:40 11:04:40.795 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:40 11:04:40.796 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M45.803S> interval (min=<PT5M>)
06:04:40 11:04:40.796 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M21.365S> interval (min=<PT5M>)
06:04:40 11:04:40.797 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M29.067S> interval (min=<PT5M>)
06:04:40 11:04:40.822 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:40 11:04:40.823 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:40 11:04:40.823 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:40 11:04:40.827 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M18.045S> interval (min=<PT5M>)
06:04:40 11:04:40.827 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:40 11:04:40.828 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2b714c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:40 11:04:40.828 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:40 11:04:40.829 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2b714c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:40 11:04:40.830 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:40 11:04:40.832 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2b714c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:40 11:04:40.832 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:40 11:04:40.832 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2b714c6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:40 11:04:40.833 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:40 11:04:40.833 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - test timed out.
06:04:40 11:04:40.848 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:04:40 11:04:40.851 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:40 11:04:40.851 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:40 11:04:40.908 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M4.724S> interval (min=<PT5M>)
06:04:40 11:04:40.908 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:40 11:04:40.909 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M24.541S> interval (min=<PT5M>)
06:04:40 11:04:40.909 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M11.885S> interval (min=<PT5M>)
06:04:40 11:04:40.910 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M25.944S> interval (min=<PT5M>)
06:04:40 11:04:40.935 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:40 11:04:40.936 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:40 11:04:40.937 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:40 11:04:40.943 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M0.085S> interval (min=<PT5M>)
06:04:40 11:04:40.943 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:40 11:04:40.944 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2279cffa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:40 11:04:40.944 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:40 11:04:40.944 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:40 11:04:40.946 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2279cffa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:40 11:04:40.946 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:41 11:04:40.956 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
06:04:41 11:04:40.994 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M23.783S> interval (min=<PT5M>)
06:04:41 11:04:40.994 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:41 11:04:40.995 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M24.657S> interval (min=<PT5M>)
06:04:41 11:04:40.996 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M16.678S> interval (min=<PT5M>)
06:04:41 11:04:40.996 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M50.379S> interval (min=<PT5M>)
06:04:41 11:04:41.020 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:41 11:04:41.022 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:41 11:04:41.022 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:41 11:04:41.027 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M11.221S> interval (min=<PT5M>)
06:04:41 11:04:41.027 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:41 11:04:41.028 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@be49c25]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:41 11:04:41.028 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:41 11:04:41.030 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@be49c25]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:41 11:04:41.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:41 11:04:41.031 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor.
06:04:41 11:04:41.078 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:04:41 11:04:41.078 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M23.207S> interval (min=<PT5M>)
06:04:41 11:04:41.078 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:41 11:04:41.079 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M25.637S> interval (min=<PT5M>)
06:04:41 11:04:41.079 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:41 11:04:41.079 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:41 11:04:41.079 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M15.237S> interval (min=<PT5M>)
06:04:41 11:04:41.080 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M29.755S> interval (min=<PT5M>)
06:04:41 11:04:41.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:41 11:04:41.105 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:41 11:04:41.105 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:41 11:04:41.110 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M49.402S> interval (min=<PT5M>)
06:04:41 11:04:41.110 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:41 11:04:41.111 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4a645bc4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:41 11:04:41.111 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:41 11:04:41.113 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4a645bc4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:41 11:04:41.113 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:41 11:04:41.114 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:41 11:04:41.114 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <36> loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:41 11:04:41.144 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:41 11:04:41.148 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:04:41 11:04:41.150 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:41 11:04:41.150 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:41 11:04:41.226 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:41 11:04:41.239 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M27.984S> interval (min=<PT5M>)
06:04:41 11:04:41.239 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:41 11:04:41.240 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M33.044S> interval (min=<PT5M>)
06:04:41 11:04:41.241 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M39.093S> interval (min=<PT5M>)
06:04:41 11:04:41.241 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M17.167S> interval (min=<PT5M>)
06:04:41 11:04:41.428 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:41 11:04:41.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:41 11:04:41.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:41 11:04:41.435 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M53.08S> interval (min=<PT5M>)
06:04:41 11:04:41.435 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:41 11:04:41.436 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@79a55c51]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:41 11:04:41.437 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:41 11:04:41.438 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@79a55c51]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:41 11:04:41.439 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:41 11:04:41.441 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@79a55c51]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:41 11:04:41.441 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:41 11:04:41.441 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@79a55c51]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:41 11:04:41.442 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:41 11:04:41.512 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:04:41 11:04:41.513 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:41 11:04:41.513 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:41 11:04:41.561 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:44 11:04:44.858 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:04:44 11:04:44.859 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:44 11:04:44.859 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:44 11:04:44.924 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:04:44 11:04:44.925 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:45 11:04:45.416 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:04:45 11:04:45.418 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:45 11:04:45.844 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:04:46 11:04:46.044 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:04:46 11:04:46.046 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:46 11:04:46.216 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:04:46 11:04:46.217 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:46 11:04:46.217 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:46 11:04:46.458 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-67b04760-da0f-42a9-a85a-cd84002c3c20' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='The requested Connection could not be connected due to 'CompletionException: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [Actor[pekko://PekkoTestSystem/user/$a/jmsConnectionHandling-connection-67b04760-da0f-42a9-a85a-cd84002c3c20-test1#1214364787]] after [5000 ms]. Message of type [org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor$JmsConnect]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.'', href=null, dittoHeaders=ImmutableDittoHeaders [{}]])>
06:04:56 11:04:56.611 [ERROR] [PekkoTestSystem-jms-connection-handling-dispatcher-16] o.a.q.j.JmsConnection - Failed to connect to remote at: amqps://127.0.0.1:36181
06:04:56 11:04:56.619 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create JMS connection:Timed out while waiting to connect
06:04:56 11:04:56.620 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:56 11:04:56.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:04:56 11:04:56.687 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M22.813S> interval (min=<PT5M>)
06:04:56 11:04:56.696 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M52.191S> interval (min=<PT5M>)
06:04:56 11:04:56.699 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:56 11:04:56.714 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M20.876S> interval (min=<PT5M>)
06:04:56 11:04:56.714 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M53.148S> interval (min=<PT5M>)
06:04:56 11:04:56.716 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:56 11:04:56.717 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:56 11:04:56.718 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:56 11:04:56.725 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M31.54S> interval (min=<PT5M>)
06:04:56 11:04:56.725 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:56 11:04:56.726 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@30bb0778]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:56 11:04:56.726 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:56 11:04:56.728 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@30bb0778]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:56 11:04:56.728 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:56 11:04:56.844 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:56 11:04:56.845 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M43.337S> interval (min=<PT5M>)
06:04:56 11:04:56.845 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:56 11:04:56.846 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M59.797S> interval (min=<PT5M>)
06:04:56 11:04:56.847 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M37.611S> interval (min=<PT5M>)
06:04:56 11:04:56.847 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M24.633S> interval (min=<PT5M>)
06:04:56 11:04:56.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:56 11:04:56.873 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:56 11:04:56.873 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:56 11:04:56.877 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M0.604S> interval (min=<PT5M>)
06:04:56 11:04:56.877 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:56 11:04:56.878 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@38cb5097]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:56 11:04:56.878 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:56 11:04:56.880 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@38cb5097]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:56 11:04:56.880 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:56 11:04:56.881 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:57 11:04:56.997 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:57 11:04:57.005 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M55.669S> interval (min=<PT5M>)
06:04:57 11:04:57.005 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:57 11:04:57.006 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M33.655S> interval (min=<PT5M>)
06:04:57 11:04:57.007 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M24.588S> interval (min=<PT5M>)
06:04:57 11:04:57.007 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M9.092S> interval (min=<PT5M>)
06:04:57 11:04:57.032 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>
06:04:57 11:04:57.033 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:57 11:04:57.033 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:57 11:04:57.038 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M9.303S> interval (min=<PT5M>)
06:04:57 11:04:57.038 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:04:57 11:04:57.039 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@144c8c4e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:57 11:04:57.039 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:57 11:04:57.040 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@144c8c4e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:04:57 11:04:57.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:04:57 11:04:57.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-67b04760-da0f-42a9-a85a-cd84002c3c20>.
06:04:57 11:04:57.042 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
06:04:57 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.41 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest
06:04:57 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpPublisherActorTest
06:04:57 11:04:57.045 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:04:57 11:04:57.102 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
06:04:57 11:04:57.106 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 1750135373'. Will try to re-establish the static targets after some cool-down period
06:04:58 11:04:58.120 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
06:05:01 11:05:01.823 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:05:01 11:05:01.986 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:05:07 11:05:07.167 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
06:05:08 11:05:08.221 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:05:08 11:05:08.221 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:05:08 11:05:08.221 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:05:08 11:05:08.223 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]>
06:05:08 11:05:08.224 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]>
06:05:08 11:05:08.224 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]>
06:05:08 11:05:08.225 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]>
06:05:08 11:05:08.225 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]>
06:05:08 11:05:08.226 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing AMQP message dropped: There are too many unsettled messages or too few credits.
06:05:08 11:05:08.290 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
06:05:08 11:05:08.290 [WARN ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Unknown message: MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-02-07T11:05:08.275978387Z, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, response-required=false}], metadata=null, entityId=ditto:thing, revision=30, thingId=ditto:thing], targets=[ImmutableTarget [address=outbound, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=outbound, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], adaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=ditto, name=thing, group=things, channel=twin, criterion=events, action=deleted, searchAction=null, streamingAction=null, subject=null, path=ditto/thing/things/twin/events/deleted], payload=ImmutablePayload [path=/, value=null, extra=null, status=null, revision=30, timestamp=2024-02-07T11:05:08.275978387Z, metadata=null, fields=null], headers=ImmutableDittoHeaders [{device_id=ditto:thing, response-required=false}]], externalMessage=UnmodifiableExternalMessage [headers={device_id=ditto:thing}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=payload, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]]
06:05:08 11:05:08.290 [WARN ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Unknown message: MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-02-07T11:05:08.275978387Z, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, response-required=false}], metadata=null, entityId=ditto:thing, revision=30, thingId=ditto:thing], targets=[ImmutableTarget [address=outbound, topics=[_/_/things/twin/events], qos=null, authorizationContext=ImmutableAuthorizationContext [type=pre-authenticated-connection, authorizationSubjects=[some:subject]], originalAddress=outbound, issuedAcknowledgementLabel=null, headerMapping=ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], adaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=ditto, name=thing, group=things, channel=twin, criterion=events, action=deleted, searchAction=null, streamingAction=null, subject=null, path=ditto/thing/things/twin/events/deleted], payload=ImmutablePayload [path=/, value=null, extra=null, status=null, revision=30, timestamp=2024-02-07T11:05:08.275978387Z, metadata=null, fields=null], headers=ImmutableDittoHeaders [{device_id=ditto:thing, response-required=false}]], externalMessage=UnmodifiableExternalMessage [headers={device_id=ditto:thing}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=payload, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]]
06:05:08 11:05:08.290 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 1733535379'. Will try to re-establish the static targets after some cool-down period
06:05:08 11:05:08.290 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer while already in backOff mode. Will ignore the closed info as this should never happen (and also the backOff mechanism will create a producer soon)
06:05:08 11:05:08.290 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer while already in backOff mode. Will ignore the closed info as this should never happen (and also the backOff mechanism will create a producer soon)
06:05:09 11:05:09.303 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
06:05:18 11:05:18.354 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:05:18 11:05:18.354 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:05:18 11:05:18.354 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:05:18 11:05:18.354 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]>
06:05:18 11:05:18.425 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
06:05:18 11:05:18.425 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <anotherAddress> (JmsQueue) created
06:05:18 11:05:18.426 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]>
06:05:18 11:05:18.427 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]>
06:05:18 11:05:18.436 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 2 invocations after 1500ms.
06:05:18 11:05:18.437 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 1127210367'. Will try to re-establish the static targets after some cool-down period
06:05:19 11:05:19.449 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
06:05:20 11:05:19.937 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 3 invocations after 2500ms.
06:05:20 11:05:19.937 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 1127210367'. Will try to re-establish the static targets after some cool-down period
06:05:22 11:05:21.950 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
06:05:22 11:05:22.438 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 4 invocations after 4500ms.
06:05:22 11:05:22.438 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 1127210367'. Will try to re-establish the static targets after some cool-down period
06:05:26 11:05:26.450 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
06:05:27 11:05:26.996 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:05:27 11:05:26.996 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:05:27 11:05:26.996 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:05:27 11:05:26.998 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]>
06:05:27 11:05:27.072 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:05:27 11:05:27.072 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:05:27 11:05:27.072 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:05:27 11:05:27.073 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]>
06:05:27 11:05:27.148 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
06:05:27 11:05:27.148 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
06:05:27 11:05:27.148 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
06:05:27 11:05:27.149 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <AmqpTarget [jmsDestination=replyTarget/thing:id]>
06:05:27 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.10 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpPublisherActorTest
06:05:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpSpecificConfigTest
06:05:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpSpecificConfigTest
06:05:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpValidatorTest
06:05:27 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpValidatorTest
06:05:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpTargetTest
06:05:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpTargetTest
06:05:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.SaslPlainCredentialsSupplierTest
06:05:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.SaslPlainCredentialsSupplierTest
06:05:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActorTest
06:05:27 11:05:27.221 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:05:27 11:05:27.309 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:27 11:05:27.317 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {amqp.message.annotation:user-id=value, correlation-id=cor-}
06:05:27 11:05:27.322 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{user-id=value, correlation-id=cor-, ditto-origin=connection-831206b0-fb11-444d-99b7-aace54fffafa, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, device_id=org.eclipse.ditto.test:testThing, ditto-entity-id=thing:org.eclipse.ditto.test:testThing, ditto-inbound-payload-mapper=default}]
06:05:27 11:05:27.323 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:05:27 11:05:27.403 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:27 11:05:27.469 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:27 11:05:27.491 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:27 11:05:27.884 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain}
06:05:27 11:05:27.887 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:05:27 11:05:27.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:05:27 11:05:27.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'source' was closed. Will try to recreate after some backoff.
06:05:28 11:05:28.905 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'source' created.
06:05:29 11:05:29.108 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain}
06:05:29 11:05:29.112 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:05:29 11:05:29.420 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:29 11:05:29.423 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cor-}
06:05:29 11:05:29.429 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-831206b0-fb11-444d-99b7-aace54fffafa, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cor-, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}]
06:05:29 11:05:29.431 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:05:29 11:05:29.519 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:29 11:05:29.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=text/plain, correlation-id=cor-}
06:05:29 11:05:29.525 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-831206b0-fb11-444d-99b7-aace54fffafa, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=text/plain, correlation-id=cor-, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}]
06:05:29 11:05:29.526 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-831206b0-fb11-444d-99b7-aace54fffafa, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=text/plain, correlation-id=cor-, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}]
06:05:29 11:05:29.527 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:05:29 11:05:29.527 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-831206b0-fb11-444d-99b7-aace54fffafa, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=text/plain, correlation-id=cor-, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}]
06:05:29 11:05:29.527 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:05:29 11:05:29.528 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:05:29 11:05:29.619 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:29 11:05:29.622 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=text/plain, correlation-id=cor-}
06:05:29 11:05:29.625 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-831206b0-fb11-444d-99b7-aace54fffafa, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=text/plain, correlation-id=cor-, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}]
06:05:29 11:05:29.626 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:05:29 11:05:29.706 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:29 11:05:29.727 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:29 11:05:29.812 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:29 11:05:29.833 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:29 11:05:29.865 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain}
06:05:29 11:05:29.868 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:05:29 11:05:29.869 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:05:29 11:05:29.870 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{reply-to=reply-to-address, correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain}>, isSuccess=<true>, ackType=<1 accepted>
06:05:29 11:05:29.937 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:29 11:05:29.958 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:30 11:05:29.990 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain}
06:05:30 11:05:29.993 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:05:30 11:05:29.994 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:05:30 11:05:29.994 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingUnavailableException [message='The Thing with ID 'ditto:thing' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:42053/user/ackr0-cid#-1259628193}]]>.
06:05:30 11:05:29.994 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.unavailable' when ExternalMessage was processed: The Thing with ID 'ditto:thing' is not available, please try again later. - The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.
06:05:30 11:05:29.995 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{reply-to=reply-to-address, correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain}>, isSuccess=<false>, ackType=<4 modified[delivery-failed]>
06:05:30 11:05:30.064 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:30 11:05:30.085 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:30 11:05:30.117 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain}
06:05:30 11:05:30.120 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:05:30 11:05:30.121 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:05:30 11:05:30.121 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <AcknowledgementRequestTimeoutException [message='The acknowledgement request reached the specified timeout of 1,000ms.', errorCode=acknowledgement:request.timeout, httpStatus=HttpStatus [code=408, category=CLIENT_ERROR], description='Try increasing the timeout and make sure that the requested acknowledgement is sent back in time.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:39547/user/ackr0-cid#857803656}]]>.
06:05:30 11:05:30.121 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'acknowledgement:request.timeout' when ExternalMessage was processed: The acknowledgement request reached the specified timeout of 1,000ms. - Try increasing the timeout and make sure that the requested acknowledgement is sent back in time.
06:05:30 11:05:30.121 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{reply-to=reply-to-address, correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain}>, isSuccess=<false>, ackType=<4 modified[delivery-failed]>
06:05:30 11:05:30.195 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:30 11:05:30.216 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:30 11:05:30.248 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain}
06:05:30 11:05:30.250 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:05:30 11:05:30.251 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:05:30 11:05:30.251 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingNotAccessibleException [message='The Thing with ID 'ditto:thing' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:46577/user/ackr0-cid#-861071108}]]>.
06:05:30 11:05:30.252 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'ditto:thing' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions.
06:05:30 11:05:30.252 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{reply-to=reply-to-address, correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain}>, isSuccess=<false>, ackType=<2 rejected>
06:05:30 11:05:30.309 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:30 11:05:30.330 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:30 11:05:30.362 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain}
06:05:30 11:05:30.365 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:05:30 11:05:30.366 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:05:30 11:05:30.366 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{reply-to=reply-to-address, correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain}>, isSuccess=<false>, ackType=<2 rejected>
06:05:30 11:05:30.440 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:30 11:05:30.461 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:30 11:05:30.485 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain}
06:05:30 11:05:30.488 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:05:30 11:05:30.548 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:30 11:05:30.568 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:30 11:05:30.591 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain}
06:05:30 11:05:30.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:message.mapping.failed> when processing external message with mapper <faulty>: <The external message with content-type 'text/plain' could not be mapped.>
06:05:30 11:05:30.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=text/plain, ditto-entity-id=thing:ditto:thing, response-required=false, device_id=ditto:thing, thing_id=ditto:thing, correlation-id=amqp-10-test, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}]] : and external headers {reply-to=reply-to-address, correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain}
06:05:30 11:05:30.595 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
06:05:30 11:05:30.596 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:05:30 11:05:30.658 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:30 11:05:30.680 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:30 11:05:30.706 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain}
06:05:30 11:05:30.709 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:05:30 11:05:30.711 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:05:30 11:05:30.831 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:30 11:05:30.949 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:30 11:05:30.976 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=_invalid, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=_invalid.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:05:30 11:05:30.977 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID '_invalid'.>
06:05:30 11:05:30.977 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, response-required=false, device_id=_invalid, thing_id=ditto:thing, correlation-id=amqp-10-test, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=_invalid.some.suffix, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}]] : and external headers {reply-to=reply-to-address, correlation-id=amqp-10-test, device_id=_invalid, content-type=text/plain}
06:05:31 11:05:31.040 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:31 11:05:31.061 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:31 11:05:31.085 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain}
06:05:31 11:05:31.093 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}]
06:05:31 11:05:31.095 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:05:31 11:05:31.095 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}]
06:05:31 11:05:31.096 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:05:31 11:05:31.097 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
06:05:31 11:05:31.167 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:31 11:05:31.189 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:31 11:05:31.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain}
06:05:31 11:05:31.217 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
06:05:31 11:05:31.218 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:05:31 11:05:31.219 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
06:05:31 11:05:31.303 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:05:31 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.117 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActorTest
06:05:31 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.JmsConnectionHandlingActorTest
06:05:31 11:05:31.393 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-65ad1a23-81fa-46f7-b2b6-60c1ebac398e> closed.
06:05:31 11:05:31.416 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - An unexpected exception occurred. Terminating JMS connection.
06:05:31 java.lang.IllegalStateException: failureOnCreateConsumer
06:05:31 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.createJmsConsumer(JMSConnectionHandlingActor.java:378)
06:05:31 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.lambda$createConsumers$5(JMSConnectionHandlingActor.java:350)
06:05:31 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
06:05:31 	at java.base/java.util.stream.IntPipeline$1$1.accept(IntPipeline.java:180)
06:05:31 	at java.base/java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104)
06:05:31 	at java.base/java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:711)
06:05:31 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
06:05:31 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
06:05:31 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
06:05:31 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
06:05:31 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
06:05:31 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
06:05:31 	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
06:05:31 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
06:05:31 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
06:05:31 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
06:05:31 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
06:05:31 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
06:05:31 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
06:05:31 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
06:05:31 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
06:05:31 	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
06:05:31 	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
06:05:31 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
06:05:31 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
06:05:31 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575)
06:05:31 	at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)
06:05:31 	at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)
06:05:31 	at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)
06:05:31 	at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)
06:05:31 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.createConsumers(JMSConnectionHandlingActor.java:354)
06:05:31 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.tryConnect(JMSConnectionHandlingActor.java:279)
06:05:31 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.maybeConnectAndTell(JMSConnectionHandlingActor.java:258)
06:05:31 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.handleConnect(JMSConnectionHandlingActor.java:237)
06:05:31 	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33)
06:05:31 	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29)
06:05:31 	at scala.PartialFunction.applyOrElse(PartialFunction.scala:214)
06:05:31 	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213)
06:05:31 	at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29)
06:05:31 	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269)
06:05:31 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
06:05:31 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
06:05:31 	at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229)
06:05:31 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
06:05:31 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
06:05:31 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
06:05:31 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
06:05:31 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:05:31 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:05:31 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:05:31 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:05:31 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:05:31 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:05:31 11:05:31.417 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Unexpected error: failureOnCreateConsumer
06:05:31 11:05:31.440 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-65ad1a23-81fa-46f7-b2b6-60c1ebac398e> closed.
06:05:31 11:05:31.499 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create session:failed to create session
06:05:31 11:05:31.522 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - An unexpected exception occurred. Terminating JMS connection.
06:05:31 java.lang.IllegalStateException: failureOnJmsConnect
06:05:31 	at org.apache.qpid.jms.JmsConnection.start(JmsConnection.java:358)
06:05:31 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.lambda$startConnection$2(JMSConnectionHandlingActor.java:299)
06:05:31 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.safelyExecuteJmsOperation(JMSConnectionHandlingActor.java:318)
06:05:31 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.startConnection(JMSConnectionHandlingActor.java:298)
06:05:31 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.tryConnect(JMSConnectionHandlingActor.java:277)
06:05:31 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.maybeConnectAndTell(JMSConnectionHandlingActor.java:258)
06:05:31 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.handleConnect(JMSConnectionHandlingActor.java:237)
06:05:31 	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33)
06:05:31 	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29)
06:05:31 	at scala.PartialFunction.applyOrElse(PartialFunction.scala:214)
06:05:31 	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213)
06:05:31 	at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29)
06:05:31 	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269)
06:05:31 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
06:05:31 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
06:05:31 	at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229)
06:05:31 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
06:05:31 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
06:05:31 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
06:05:31 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
06:05:31 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:05:31 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:05:31 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:05:31 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:05:31 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:05:31 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:05:31 11:05:31.522 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Unexpected error: failureOnJmsConnect
06:05:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.JmsConnectionHandlingActorTest
06:05:31 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectivityStatusResolverTest
06:05:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectivityStatusResolverTest
06:05:31 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.UserIndicatedErrorsTest
06:05:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.connectivity.service.messaging.UserIndicatedErrorsTest
06:05:31 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.RequestedAcksFilterTest
06:05:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.RequestedAcksFilterTest
06:05:31 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorActorTest
06:05:31 11:05:31.812 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:05:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s -- in org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorActorTest
06:05:32 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.BackOffActorTest
06:06:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.40 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.BackOffActorTest
06:06:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.DefaultTimeoutConfigTest
06:06:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.DefaultTimeoutConfigTest
06:06:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.DuplicationRetryTimeoutStrategyTest
06:06:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.DuplicationRetryTimeoutStrategyTest
06:06:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ResponseCollectorActorTest
06:06:08 [INFO] [02/07/2024 11:06:08.789] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:06:08 [INFO] [02/07/2024 11:06:08.831] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:06:08 [INFO] [02/07/2024 11:06:08.877] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:06:08 [INFO] [02/07/2024 11:06:08.920] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:06:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.eclipse.ditto.connectivity.service.messaging.ResponseCollectorActorTest
06:06:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQValidatorTest
06:06:08 11:06:08.968 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@26e20bdc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:08 11:06:08.968 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@26e20bdc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:08 11:06:08.969 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@26e20bdc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:08 11:06:08.970 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@26e20bdc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:08 11:06:08.971 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@26e20bdc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:08 11:06:08.972 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@26e20bdc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:08 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQValidatorTest
06:06:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQClientActorTest
06:06:08 11:06:08.991 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:06:09 11:06:09.488 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:09 11:06:09.490 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:09 11:06:09.490 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:09 11:06:09.498 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5218b22f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:09 11:06:09.499 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:09 11:06:09.500 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5218b22f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:09 11:06:09.500 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:09 11:06:09.519 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
06:06:09 11:06:09.521 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M46.68S> interval (min=<PT5M>)
06:06:09 11:06:09.521 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M57.864S> interval (min=<PT5M>)
06:06:09 11:06:09.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M42.393S> interval (min=<PT5M>)
06:06:09 11:06:09.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M23.384S> interval (min=<PT5M>)
06:06:09 11:06:09.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:09 11:06:09.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:09 11:06:09.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M27.622S> interval (min=<PT5M>)
06:06:09 11:06:09.526 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
06:06:09 11:06:09.639 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:10 11:06:10.523 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
06:06:10 11:06:10.523 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
06:06:10 11:06:10.538 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:06:10 11:06:10.539 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
06:06:10 11:06:10.541 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:06:10 11:06:10.541 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:06:10 11:06:10.584 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:10 11:06:10.585 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:10 11:06:10.585 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:10 11:06:10.590 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@561aa59]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:10 11:06:10.590 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:10 11:06:10.591 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@561aa59]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:10 11:06:10.591 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:10 11:06:10.593 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M21.19S> interval (min=<PT5M>)
06:06:10 11:06:10.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M47.05S> interval (min=<PT5M>)
06:06:10 11:06:10.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M46.26S> interval (min=<PT5M>)
06:06:10 11:06:10.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M37.769S> interval (min=<PT5M>)
06:06:10 11:06:10.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:10 11:06:10.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:10 11:06:10.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M54.923S> interval (min=<PT5M>)
06:06:10 11:06:10.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
06:06:10 11:06:10.595 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
06:06:10 11:06:10.714 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:11 11:06:11.595 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
06:06:11 11:06:11.595 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
06:06:11 11:06:11.614 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:06:11 11:06:11.614 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:06:11 11:06:11.654 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:11 11:06:11.655 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:11 11:06:11.656 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:11 11:06:11.660 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@edbc5bc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:11 11:06:11.660 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:11 11:06:11.661 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@edbc5bc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:11 11:06:11.661 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:11 11:06:11.663 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
06:06:11 11:06:11.663 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M55.265S> interval (min=<PT5M>)
06:06:11 11:06:11.663 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M26.819S> interval (min=<PT5M>)
06:06:11 11:06:11.663 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M5.372S> interval (min=<PT5M>)
06:06:11 11:06:11.663 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:11 11:06:11.663 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:11 11:06:11.663 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M8.036S> interval (min=<PT5M>)
06:06:11 11:06:11.663 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M19.046S> interval (min=<PT5M>)
06:06:11 11:06:11.713 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:06:11 11:06:11.713 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:11 11:06:11.715 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:11 11:06:11.715 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:11 11:06:11.716 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:06:11 11:06:11.721 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@23dfabef]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:11 11:06:11.721 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:11 11:06:11.722 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@23dfabef]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:11 11:06:11.722 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:11 11:06:11.724 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M30.507S> interval (min=<PT5M>)
06:06:11 11:06:11.724 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M34.88S> interval (min=<PT5M>)
06:06:11 11:06:11.724 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M34.102S> interval (min=<PT5M>)
06:06:11 11:06:11.724 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M31.692S> interval (min=<PT5M>)
06:06:11 11:06:11.724 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:11 11:06:11.724 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:11 11:06:11.724 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M43.726S> interval (min=<PT5M>)
06:06:11 11:06:11.725 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
06:06:11 11:06:11.726 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
06:06:11 11:06:11.838 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:12 11:06:12.728 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
06:06:12 11:06:12.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
06:06:12 11:06:12.738 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:06:12 11:06:12.745 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-98920026-0d78-44df-af22-9af1377a590b, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:06:12 11:06:12.746 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:06:12 11:06:12.756 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=twinEventExchange, routingKey=twinEventRoutingKey]>
06:06:12 11:06:12.766 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] c.g.p.p.r.ConnectionActor - pekko://PekkoTestSystem/user/$a/rmq-connection1 lost connection to amqp://null@null:0/null
06:06:12 11:06:12.766 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] c.g.p.p.r.ChannelActor - pekko://PekkoTestSystem/user/$a/rmq-connection1/consumer-channel disconnected
06:06:12 11:06:12.766 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] c.g.p.p.r.ChannelActor - pekko://PekkoTestSystem/user/$a/rmq-connection1/publisher-channel disconnected
06:06:17 11:06:17.777 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockReconnection
06:06:17 11:06:17.778 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
06:06:17 11:06:17.778 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannelReconnected. Telling the publisher actor the new channel
06:06:17 11:06:17.790 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-98920026-0d78-44df-af22-9af1377a590b, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["source:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:06:17 11:06:17.791 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:06:17 11:06:17.794 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=twinEventExchange, routingKey=twinEventRoutingKey]>
06:06:17 11:06:17.803 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
06:06:17 11:06:17.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:06:17 11:06:17.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:06:17 11:06:17.844 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-59ff5318-e1d3-419b-966e-0866b3d57d03>
06:06:17 11:06:17.845 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-59ff5318-e1d3-419b-966e-0866b3d57d03>.
06:06:17 11:06:17.845 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-59ff5318-e1d3-419b-966e-0866b3d57d03>.
06:06:17 11:06:17.848 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6162a328]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:17 11:06:17.848 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:17 11:06:17.849 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6162a328]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:17 11:06:17.849 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:17 11:06:17.851 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M34.556S> interval (min=<PT5M>)
06:06:17 11:06:17.852 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M25.611S> interval (min=<PT5M>)
06:06:17 11:06:17.852 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M12.311S> interval (min=<PT5M>)
06:06:17 11:06:17.852 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:17 11:06:17.852 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:17 11:06:17.852 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M47.046S> interval (min=<PT5M>)
06:06:17 11:06:17.852 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M3.326S> interval (min=<PT5M>)
06:06:17 11:06:17.852 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
06:06:17 11:06:17.853 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
06:06:18 11:06:17.969 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-59ff5318-e1d3-419b-966e-0866b3d57d03>
06:06:18 11:06:18.853 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
06:06:18 11:06:18.853 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
06:06:18 11:06:18.853 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:06:18 11:06:18.854 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
06:06:18 11:06:18.856 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:06:18 11:06:18.856 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:06:19 11:06:18.909 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:19 11:06:18.911 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:19 11:06:18.911 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:19 11:06:18.919 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@60b61355]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:19 11:06:18.919 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:19 11:06:18.920 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@60b61355]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:19 11:06:18.920 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:19 11:06:18.923 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M5.084S> interval (min=<PT5M>)
06:06:19 11:06:18.923 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M0.679S> interval (min=<PT5M>)
06:06:19 11:06:18.923 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M0.589S> interval (min=<PT5M>)
06:06:19 11:06:18.923 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M17.742S> interval (min=<PT5M>)
06:06:19 11:06:18.923 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:19 11:06:18.923 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M50.576S> interval (min=<PT5M>)
06:06:19 11:06:18.923 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:19 11:06:18.924 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
06:06:19 11:06:18.925 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
06:06:19 11:06:19.040 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:19 11:06:19.924 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
06:06:19 11:06:19.924 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
06:06:19 11:06:19.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:06:19 11:06:19.941 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
06:06:19 11:06:19.942 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
06:06:20 11:06:20.942 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
06:06:20 11:06:20.942 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
06:06:21 11:06:21.040 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:06:21 11:06:21.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
06:06:21 11:06:21.043 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
06:06:22 11:06:22.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
06:06:22 11:06:22.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
06:06:22 11:06:22.140 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:06:22 11:06:22.140 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
06:06:22 11:06:22.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:06:22 11:06:22.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:06:22 11:06:22.184 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:22 11:06:22.184 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:22 11:06:22.185 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:22 11:06:22.189 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d5b5b14]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:22 11:06:22.189 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:22 11:06:22.190 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1d5b5b14]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:22 11:06:22.190 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:22 11:06:22.192 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M40.878S> interval (min=<PT5M>)
06:06:22 11:06:22.192 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M25.484S> interval (min=<PT5M>)
06:06:22 11:06:22.192 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M5.399S> interval (min=<PT5M>)
06:06:22 11:06:22.192 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:22 11:06:22.192 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M57.438S> interval (min=<PT5M>)
06:06:22 11:06:22.192 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M8.71S> interval (min=<PT5M>)
06:06:22 11:06:22.192 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:22 11:06:22.193 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
06:06:22 11:06:22.194 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
06:06:22 11:06:22.307 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:23 11:06:23.193 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
06:06:23 11:06:23.193 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
06:06:23 11:06:23.205 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:06:23 11:06:23.206 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
06:06:23 11:06:23.208 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:06:23 11:06:23.208 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:06:23 11:06:23.279 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:23 11:06:23.280 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:23 11:06:23.281 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:23 11:06:23.286 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@12784e69]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:23 11:06:23.286 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:23 11:06:23.287 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@12784e69]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:23 11:06:23.288 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:23 11:06:23.290 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M8.95S> interval (min=<PT5M>)
06:06:23 11:06:23.290 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M18.425S> interval (min=<PT5M>)
06:06:23 11:06:23.290 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M2.404S> interval (min=<PT5M>)
06:06:23 11:06:23.290 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M31.278S> interval (min=<PT5M>)
06:06:23 11:06:23.290 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M0.566S> interval (min=<PT5M>)
06:06:23 11:06:23.290 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:23 11:06:23.290 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:23 11:06:23.291 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
06:06:23 11:06:23.292 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
06:06:23 11:06:23.402 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:24 11:06:24.291 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
06:06:24 11:06:24.291 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
06:06:24 11:06:24.302 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:06:24 11:06:24.302 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:06:24 11:06:24.346 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:24 11:06:24.347 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:24 11:06:24.347 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:24 11:06:24.354 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7e5abb53]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:24 11:06:24.354 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:24 11:06:24.355 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7e5abb53]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:24 11:06:24.355 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:24 11:06:24.357 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=<IllegalArgumentException>: custom error message., description=null, time=2024-02-07T11:06:24.356880764Z, connectivityStatus=null]>
06:06:24 11:06:24.357 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=<IllegalArgumentException>: custom error message., description=null, time=2024-02-07T11:06:24.356880764Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
06:06:24 11:06:24.357 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTING>
06:06:24 11:06:24.358 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M24.31S> interval (min=<PT5M>)
06:06:24 11:06:24.358 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M28.526S> interval (min=<PT5M>)
06:06:24 11:06:24.358 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M24.358S> interval (min=<PT5M>)
06:06:24 11:06:24.358 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:24 11:06:24.358 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M35.117S> interval (min=<PT5M>)
06:06:24 11:06:24.358 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:24 11:06:24.358 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M49.091S> interval (min=<PT5M>)
06:06:24 11:06:24.401 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:06:24 11:06:24.401 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M22.982S> interval (min=<PT5M>)
06:06:24 11:06:24.402 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:24 11:06:24.402 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M38.386S> interval (min=<PT5M>)
06:06:24 11:06:24.403 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M53.789S> interval (min=<PT5M>)
06:06:24 11:06:24.403 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:06:24 11:06:24.404 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:24 11:06:24.404 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M7.134S> interval (min=<PT5M>)
06:06:24 11:06:24.405 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:24 11:06:24.405 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:24 11:06:24.409 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M15.122S> interval (min=<PT5M>)
06:06:24 11:06:24.409 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:24 11:06:24.410 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@50c7afe5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:24 11:06:24.410 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:24 11:06:24.412 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@50c7afe5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:24 11:06:24.412 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:24 11:06:24.416 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
06:06:24 11:06:24.473 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M43.618S> interval (min=<PT5M>)
06:06:24 11:06:24.473 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:24 11:06:24.473 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M51.173S> interval (min=<PT5M>)
06:06:24 11:06:24.474 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M37.207S> interval (min=<PT5M>)
06:06:24 11:06:24.474 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:24 11:06:24.475 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M25.413S> interval (min=<PT5M>)
06:06:24 11:06:24.476 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:24 11:06:24.476 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:24 11:06:24.480 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M1.725S> interval (min=<PT5M>)
06:06:24 11:06:24.480 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:24 11:06:24.481 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@75d04cb7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:24 11:06:24.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:24 11:06:24.482 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@75d04cb7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:24 11:06:24.482 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:24 11:06:24.483 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor.
06:06:24 11:06:24.521 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M47.406S> interval (min=<PT5M>)
06:06:24 11:06:24.521 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:24 11:06:24.521 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M55.045S> interval (min=<PT5M>)
06:06:24 11:06:24.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M55.752S> interval (min=<PT5M>)
06:06:24 11:06:24.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:24 11:06:24.523 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M35.873S> interval (min=<PT5M>)
06:06:24 11:06:24.523 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:24 11:06:24.523 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:24 11:06:24.527 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M28.49S> interval (min=<PT5M>)
06:06:24 11:06:24.527 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:24 11:06:24.528 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@201d8cda]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:24 11:06:24.528 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:24 11:06:24.529 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@201d8cda]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:24 11:06:24.529 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:24 11:06:24.530 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:24 11:06:24.530 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <36> loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:24 11:06:24.591 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:24 11:06:24.652 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:24 11:06:24.748 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:24 11:06:24.748 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:24 11:06:24.752 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:24 11:06:24.753 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M26.474S> interval (min=<PT5M>)
06:06:24 11:06:24.754 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M17.803S> interval (min=<PT5M>)
06:06:24 11:06:24.754 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M56.563S> interval (min=<PT5M>)
06:06:24 11:06:24.754 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M49.27S> interval (min=<PT5M>)
06:06:24 11:06:24.754 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:24 11:06:24.758 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2c662c29]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:24 11:06:24.758 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:24 11:06:24.761 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M17.429S> interval (min=<PT5M>)
06:06:24 11:06:24.761 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:24 11:06:24.766 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2c662c29]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:24 11:06:24.766 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:24 11:06:24.779 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2c662c29]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:24 11:06:24.779 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:24 11:06:24.780 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2c662c29]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:24 11:06:24.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:24 11:06:24.872 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:29 11:06:29.500 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:06:29 11:06:29.501 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:06:29 11:06:29.647 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:06:29 11:06:29.649 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:06:29 11:06:29.791 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-98920026-0d78-44df-af22-9af1377a590b' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='The requested Connection could not be connected due to 'CompletionException: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [Actor[pekko://PekkoTestSystem/user/$a/jmsConnectionHandling-connection-98920026-0d78-44df-af22-9af1377a590b-test1#258759410]] after [5000 ms]. Message of type [org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor$JmsConnect]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.'', href=null, dittoHeaders=ImmutableDittoHeaders [{}]])>
06:06:39 11:06:39.807 [ERROR] [PekkoTestSystem-jms-connection-handling-dispatcher-16] o.a.q.j.JmsConnection - Failed to connect to remote at: amqps://127.0.0.1:41375
06:06:39 11:06:39.809 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create JMS connection:Timed out while waiting to connect
06:06:39 11:06:39.811 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:06:39 11:06:39.853 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M11.178S> interval (min=<PT5M>)
06:06:39 11:06:39.853 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:39 11:06:39.853 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M32.788S> interval (min=<PT5M>)
06:06:39 11:06:39.853 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M36.012S> interval (min=<PT5M>)
06:06:39 11:06:39.854 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:39 11:06:39.854 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M38.405S> interval (min=<PT5M>)
06:06:39 11:06:39.855 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:39 11:06:39.856 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:39 11:06:39.859 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M51.22S> interval (min=<PT5M>)
06:06:39 11:06:39.859 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:39 11:06:39.860 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6ba9a970]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:39 11:06:39.860 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:39 11:06:39.864 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6ba9a970]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:39 11:06:39.864 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:40 11:06:39.974 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:40 11:06:40.005 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M28.971S> interval (min=<PT5M>)
06:06:40 11:06:40.005 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:40 11:06:40.005 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M27.45S> interval (min=<PT5M>)
06:06:40 11:06:40.006 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M7.591S> interval (min=<PT5M>)
06:06:40 11:06:40.006 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:40 11:06:40.006 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M21.974S> interval (min=<PT5M>)
06:06:40 11:06:40.007 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:40 11:06:40.007 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:40 11:06:40.011 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:40 11:06:40.011 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M21.806S> interval (min=<PT5M>)
06:06:40 11:06:40.012 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6ca73b64]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:40 11:06:40.012 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:40 11:06:40.013 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6ca73b64]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:40 11:06:40.013 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:40 11:06:40.014 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:40 11:06:40.154 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M17.379S> interval (min=<PT5M>)
06:06:40 11:06:40.154 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:40 11:06:40.154 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M10.276S> interval (min=<PT5M>)
06:06:40 11:06:40.155 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M52.916S> interval (min=<PT5M>)
06:06:40 11:06:40.155 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-98920026-0d78-44df-af22-9af1377a590b>
06:06:40 11:06:40.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M16.585S> interval (min=<PT5M>)
06:06:40 11:06:40.157 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:40 11:06:40.157 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:40 11:06:40.161 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M18.176S> interval (min=<PT5M>)
06:06:40 11:06:40.161 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:40 11:06:40.162 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1965e901]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:40 11:06:40.162 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:40 11:06:40.163 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1965e901]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:40 11:06:40.163 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:40 11:06:40.164 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-98920026-0d78-44df-af22-9af1377a590b>.
06:06:40 11:06:40.165 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
06:06:40 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.18 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQClientActorTest
06:06:40 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQConsumerActorTest
06:06:40 11:06:40.167 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:06:40 11:06:40.225 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:40 11:06:40.246 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:40 11:06:40.320 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:40 11:06:40.341 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:40 11:06:40.366 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:06:40 11:06:40.368 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:06:40 11:06:40.429 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:40 11:06:40.450 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:40 11:06:40.474 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:06:40 11:06:40.475 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:06:40 11:06:40.475 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingUnavailableException [message='The Thing with ID 'ditto:thing' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:45809/user/ackr0-cid#-774541217}]]>.
06:06:40 11:06:40.476 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.unavailable' when ExternalMessage was processed: The Thing with ID 'ditto:thing' is not available, please try again later. - The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.
06:06:40 11:06:40.540 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:40 11:06:40.561 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:40 11:06:40.585 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:06:40 11:06:40.586 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:06:40 11:06:40.586 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <AcknowledgementRequestTimeoutException [message='The acknowledgement request reached the specified timeout of 1,000ms.', errorCode=acknowledgement:request.timeout, httpStatus=HttpStatus [code=408, category=CLIENT_ERROR], description='Try increasing the timeout and make sure that the requested acknowledgement is sent back in time.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:46631/user/ackr0-cid#-946071355}]]>.
06:06:40 11:06:40.586 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'acknowledgement:request.timeout' when ExternalMessage was processed: The acknowledgement request reached the specified timeout of 1,000ms. - Try increasing the timeout and make sure that the requested acknowledgement is sent back in time.
06:06:40 11:06:40.647 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:40 11:06:40.669 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:40 11:06:40.695 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:06:40 11:06:40.696 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:06:40 11:06:40.696 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingNotAccessibleException [message='The Thing with ID 'ditto:thing' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:41669/user/ackr0-cid#347393654}]]>.
06:06:40 11:06:40.697 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'ditto:thing' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions.
06:06:40 11:06:40.786 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:40 11:06:40.807 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:40 11:06:40.833 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, content-type=application/vnd.eclipse.ditto+json, reply-to=replies, response-required=true, correlation-id=cid, requested-acks=["twin-persisted"], ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:06:40 11:06:40.834 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:06:40 11:06:40.916 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:40 11:06:40.937 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:40 11:06:40.953 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:06:41 11:06:41.045 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:41 11:06:41.066 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:41 11:06:41.081 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:message.mapping.failed> when processing external message with mapper <faulty>: <The external message with content-type 'application/vnd.eclipse.ditto+json' could not be mapped.>
06:06:41 11:06:41.081 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{messageid=1, ditto-entity-id=thing:ditto:thing, content-type=application/vnd.eclipse.ditto+json, response-required=false, device_id=ditto:thing, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}]] : and external headers {reply-to=reply-to-address, messageId=1, device_id=ditto:thing, content-type=application/vnd.eclipse.ditto+json}
06:06:41 11:06:41.082 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
06:06:41 11:06:41.083 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:06:41 11:06:41.151 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:41 11:06:41.172 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:41 11:06:41.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:06:41 11:06:41.192 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:06:41 11:06:41.277 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:41 11:06:41.373 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:41 11:06:41.389 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=_invalid, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=_invalid.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
06:06:41 11:06:41.390 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID '_invalid'.>
06:06:41 11:06:41.390 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{correlation-id=cid, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, response-required=false, device_id=_invalid, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=_invalid.some.suffix, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}]] : and external headers {reply-to=reply-to-address, messageId=1, device_id=_invalid, content-type=application/vnd.eclipse.ditto+json}
06:06:41 11:06:41.455 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:41 11:06:41.476 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:41 11:06:41.493 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}]
06:06:41 11:06:41.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:06:41 11:06:41.495 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=duplicator}]
06:06:41 11:06:41.496 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:06:41 11:06:41.496 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
06:06:41 11:06:41.565 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:41 11:06:41.586 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:41 11:06:41.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
06:06:41 11:06:41.603 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:06:41 11:06:41.603 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-85cbacd7-ec7e-4121-9b75-0f89939f3006, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cid, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=ditto}]
06:06:41 11:06:41.604 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
06:06:41 11:06:41.684 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:41 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.531 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQConsumerActorTest
06:06:41 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQPublisherActorTest
06:06:41 11:06:41.705 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:06:41 11:06:41.769 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]>
06:06:41 11:06:41.769 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]>
06:06:41 11:06:41.770 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]>
06:06:41 11:06:41.770 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]>
06:06:41 11:06:41.771 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]>
06:06:41 11:06:41.771 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]>
06:06:41 11:06:41.835 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]>
06:06:41 11:06:41.896 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]>
06:06:41 11:06:41.967 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <RabbitMQTarget [exchange=replyTarget, routingKey=thing:id]>
06:06:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQPublisherActorTest
06:06:41 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.CustomSSLContextTest
06:06:42 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.963 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.CustomSSLContextTest
06:06:42 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.KeysTest
06:06:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.KeysTest
06:06:42 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.PublicKeyAuthenticationFactoryTest
06:06:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.PublicKeyAuthenticationFactoryTest
06:06:42 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.SSLContextCreatorTest
06:06:43 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.953 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.SSLContextCreatorTest
06:06:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DefaultExceptionToAcknowledgementConverterTest
06:06:43 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.service.messaging.DefaultExceptionToAcknowledgementConverterTest
06:06:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorHeaderInteractionTest
06:06:43 11:06:43.906 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:06:43 11:06:43.956 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:43 11:06:43.958 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:43 11:06:43.971 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=246fc21c-742b-4bef-8678-ccc04e96983d, timeout=0ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
06:06:44 11:06:44.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.031 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.044 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=61d1edca-b410-4ba9-8260-e2f74135f93b, timeout=0ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
06:06:44 11:06:44.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.106 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.119 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=74d692b8-c25e-402f-aac7-5b25f0e3b3a0, timeout=0ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
06:06:44 11:06:44.203 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.204 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.217 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=f8f7433b-c31e-4e50-95b9-b38611c58d5e, timeout=0ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
06:06:44 11:06:44.273 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.275 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.288 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=5c4a3723-96b0-4782-8a2a-eeac08844b66, timeout=0ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
06:06:44 11:06:44.347 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.349 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.362 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=4a959463-aad6-4a03-bce7-3a5ad500d834, timeout=0ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
06:06:44 11:06:44.421 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.423 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.435 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=5906e8ad-5de3-4085-a42b-a14b58a2862e, timeout=0ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
06:06:44 11:06:44.496 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.498 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.511 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=0fcd700b-792d-4706-b22f-5255f863e39f, timeout=0ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
06:06:44 11:06:44.569 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.571 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.583 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=a568092c-cb94-4917-9313-927b2d7267b8, timeout=60000ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
06:06:44 11:06:44.648 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.651 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.666 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=437cdc52-45ba-4abe-bb81-ecec325508af, timeout=60000ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
06:06:44 11:06:44.755 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.756 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.769 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=04398bbd-b4bd-4249-971d-b4232c8f55cd, timeout=60000ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
06:06:44 11:06:44.770 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M>.
06:06:44 11:06:44.770 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=04398bbd-b4bd-4249-971d-b4232c8f55cd, timeout=60000ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:35931/user/ackr0-04398bbd-b4bd-4249-971d-b4232c8f55cd#-410133052}]]>.
06:06:44 11:06:44.835 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.838 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.851 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=d361aebf-7ed5-4db6-a8cf-384e1034e1fa, timeout=60000ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
06:06:44 11:06:44.851 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M>.
06:06:44 11:06:44.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.923 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:44 11:06:44.937 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=ed241a50-21e5-490d-ae1d-2dcc0ddffea9, timeout=60000ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
06:06:44 11:06:44.937 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions.
06:06:45 11:06:44.984 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
06:06:45 11:06:45.007 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:45 11:06:45.009 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:45 11:06:45.023 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=4581d8ab-8ecc-4b89-998c-041df502aa46, timeout=60000ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
06:06:45 11:06:45.090 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:45 11:06:45.092 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:45 11:06:45.106 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=eccf8aa9-fffa-4f09-b6ed-043e7b6691f2, timeout=60000ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
06:06:45 11:06:45.107 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M>.
06:06:45 11:06:45.107 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=eccf8aa9-fffa-4f09-b6ed-043e7b6691f2, timeout=60000ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default, ditto-ackgregator-address=pekko://PekkoTestSystem@127.0.0.1:39089/user/ackr0-eccf8aa9-fffa-4f09-b6ed-043e7b6691f2#75888842}]]>.
06:06:45 11:06:45.108 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions.
06:06:45 11:06:45.178 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:45 11:06:45.181 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>.
06:06:45 11:06:45.195 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], requested-acks=["twin-persisted"], ditto-origin=connection-9956b0de-3938-4dc6-a830-edf72ef3f20a, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=84a03311-f99a-497e-a067-1bb2cf0aacb2, timeout=60000ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
06:06:45 11:06:45.195 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M>.
06:06:45 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.300 s -- in org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorHeaderInteractionTest
06:06:45 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.HostValidatorTest
06:06:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.HostValidatorTest
06:06:45 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.SshTunnelValidatorTest
06:06:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.SshTunnelValidatorTest
06:06:45 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.ConnectionValidatorTest
06:06:45 11:06:45.366 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51fae661]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:45 11:06:45.377 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51fae661]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:45 11:06:45.382 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51fae661]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:45 11:06:45.390 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51fae661]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:45 11:06:45.394 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51fae661]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:45 11:06:45.400 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51fae661]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:45 11:06:45.406 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51fae661]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:45 11:06:45.422 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51fae661]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:45 11:06:45.429 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51fae661]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:45 11:06:45.441 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51fae661]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:45 11:06:45.487 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51fae661]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:45 11:06:45.515 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51fae661]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:45 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.ConnectionValidatorTest
06:06:45 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.hono.DefaultHonoConnectionFactoryTest
06:06:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.eclipse.ditto.connectivity.service.messaging.hono.DefaultHonoConnectionFactoryTest
06:06:45 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.hono.HonoValidatorTest
06:06:45 11:06:45.798 [WARN ] [HonoValidatorTest-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@bf2bc2a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:45 11:06:45.799 [WARN ] [HonoValidatorTest-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@bf2bc2a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:45 11:06:45.800 [WARN ] [HonoValidatorTest-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@bf2bc2a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:45 11:06:45.800 [WARN ] [HonoValidatorTest-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@bf2bc2a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:45 11:06:45.805 [WARN ] [HonoValidatorTest-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@bf2bc2a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.connectivity.service.messaging.hono.HonoValidatorTest
06:06:45 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorTest
06:06:45 11:06:45.809 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:06:46 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorTest
06:06:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectionIdsRetrievalActorTest
06:06:46 11:06:46.161 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.ConnectionIdsRetrievalActor - Retrieving all connection IDs ...
06:06:46 11:06:46.162 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.ConnectionIdsRetrievalActor - Failed to load persistence ids from journal/snapshots. WARNING arguments left: 1
06:06:46 11:06:46.177 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.ConnectionIdsRetrievalActor - Retrieving all connection IDs ...
06:06:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectionIdsRetrievalActorTest
06:06:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundSignalToExternalMessageTest
06:06:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundSignalToExternalMessageTest
06:06:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DittoRuntimeExceptionToErrorResponseFunctionTest
06:06:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.service.messaging.DittoRuntimeExceptionToErrorResponseFunctionTest
06:06:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundDispatchingActorTest
06:06:46 11:06:46.250 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@784c9111]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:46 11:06:46.332 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@27db7791]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:46 11:06:46.408 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5c483733]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:46 11:06:46.479 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1b0de876]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:46 11:06:46.490 [INFO ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.OutboundDispatchingActor - No AcknowledgementForwarderActor found. Forwarding signal to proxy actor: <org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponse>
06:06:46 11:06:46.533 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4f853140]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:46 11:06:46.731 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5f1dfc9b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:46 11:06:46.913 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@29b56d9e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:47 11:06:46.994 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@19a1e4d4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:47 11:06:47.067 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@52ebeaa1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.877 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundDispatchingActorTest
06:06:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActorTest
06:06:47 11:06:47.089 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:06:49 11:06:49.434 [WARN ] [OutboundMappingProcessorActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Could not retrieve extra data due to: CompletionException org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://OutboundMappingProcessorActorTest/), Path(/user/connectivityRoot/edgeCommandForwarder)]] after [2000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.
06:06:49 11:06:49.436 [ERROR] [OutboundMappingProcessorActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Enrichment of <OutboundSignalWithSender [delegate=UnmappedOutboundSignal [source=ThingModified [type=things.events:thingModified, timestamp=1970-01-01T00:00:00Z, dittoHeaders=ImmutableDittoHeaders [{requested-acks=["source1","target1","target2","unknown"], ditto-ackgregator-address=pekko://OutboundMappingProcessorActorTest/system/testProbe-875#527144794, response-required=false}], metadata={}, entityId=thing:id, revision=2, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=null, definition=null, attributes={"target2":"wayne"}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]], targets=[ImmutableTarget [address=target2, topics=[_/_/things/twin/events?filter=exists(attributes/target2)&extraFields=attributes, _/_/things/live/events?filter=exists(attributes/target2)&extraFields=attributes], qos=null, authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[target:1]], originalAddress=target2, issuedAcknowledgementLabel=target2, headerMapping=ImmutableHeaderMapping [mapping={}], payloadMapping=ImmutablePayloadMapping [mappings=[]]]]], sender=Actor[pekko://OutboundMappingProcessorActorTest/system/testProbe-875#527144794], enrichmentFailure=null, extra=null]> failed due to <SignalEnrichmentFailedException [message='Signal enrichment failed.', errorCode=signal.enrichment.failed, httpStatus=HttpStatus [code=500, category=SERVER_ERROR], description='The cause is unknown. Please try again later.', href=null, dittoHeaders=ImmutableDittoHeaders [{requested-acks=["source1","target1","target2","unknown"], ditto-ackgregator-address=pekko://OutboundMappingProcessorActorTest/system/testProbe-875#527144794, response-required=false}]]>.
06:06:49 org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://OutboundMappingProcessorActorTest/), Path(/user/connectivityRoot/edgeCommandForwarder)]] after [2000 ms]. Message of type [org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.
06:06:49 Wrapped by: org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException: Signal enrichment failed.
06:06:49 	at org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException$Builder.doBuild(SignalEnrichmentFailedException.java:158)
06:06:49 	at org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException$Builder.doBuild(SignalEnrichmentFailedException.java:120)
06:06:49 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:06:49 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$recoverFromEnrichmentError$21(OutboundMappingProcessorActor.java:518)
06:06:49 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeException.asDittoRuntimeException(DittoRuntimeException.java:106)
06:06:49 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.recoverFromEnrichmentError(OutboundMappingProcessorActor.java:514)
06:06:49 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$enrichAndFilterSignal$18(OutboundMappingProcessorActor.java:483)
06:06:49 	at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:990)
06:06:49 	at java.base/java.util.concurrent.CompletableFuture$UniExceptionally.tryFire(CompletableFuture.java:974)
06:06:49 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:06:49 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
06:06:49 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26)
06:06:49 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23)
06:06:49 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484)
06:06:49 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
06:06:49 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
06:06:49 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:335)
06:06:49 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
06:06:49 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
06:06:49 	at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737)
06:06:49 	at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491)
06:06:49 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
06:06:49 	at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:376)
06:06:49 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:324)
06:06:49 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:328)
06:06:49 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:280)
06:06:49 	at java.base/java.lang.Thread.run(Thread.java:833)
06:06:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.515 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActorTest
06:06:49 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.BaseClientActorTest
06:06:49 11:06:49.607 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:06:49 11:06:49.890 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M18.466S> interval (min=<PT5M>)
06:06:49 11:06:49.890 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:49 11:06:49.890 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M32.476S> interval (min=<PT5M>)
06:06:49 11:06:49.891 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M19.134S> interval (min=<PT5M>)
06:06:49 11:06:49.891 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-5eee9f84-9335-48cd-9bbd-f7d1674f8fcb>
06:06:49 11:06:49.891 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M32.884S> interval (min=<PT5M>)
06:06:49 11:06:49.892 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5eee9f84-9335-48cd-9bbd-f7d1674f8fcb>.
06:06:49 11:06:49.892 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5eee9f84-9335-48cd-9bbd-f7d1674f8fcb>.
06:06:49 11:06:49.895 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M36.966S> interval (min=<PT5M>)
06:06:49 11:06:49.895 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:49 11:06:49.904 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:49 11:06:49.905 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:49 11:06:49.906 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:49 11:06:49.906 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:49 11:06:49.908 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:49 11:06:49.909 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
06:06:49 11:06:49.914 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
06:06:49 11:06:49.915 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:06:49 11:06:49.916 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient
06:06:49 11:06:49.916 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:49 11:06:49.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-8ffd0547-12cb-4525-a3f3-d55bf998b388>
06:06:49 11:06:49.940 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-8ffd0547-12cb-4525-a3f3-d55bf998b388>.
06:06:49 11:06:49.940 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-8ffd0547-12cb-4525-a3f3-d55bf998b388>.
06:06:49 11:06:49.943 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:49 11:06:49.943 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:49 11:06:49.944 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:49 11:06:49.944 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:49 11:06:49.945 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:49 11:06:49.949 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
06:06:49 11:06:49.949 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
06:06:49 11:06:49.949 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:06:50 11:06:49.965 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-82e062e1-c103-48ec-b984-f5958fa68435_705e8444-e961-4453-b78f-1485088de90e>
06:06:50 11:06:49.966 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-82e062e1-c103-48ec-b984-f5958fa68435>.
06:06:50 11:06:49.966 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-82e062e1-c103-48ec-b984-f5958fa68435>.
06:06:50 11:06:49.970 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:50 11:06:49.970 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:50 11:06:49.971 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:50 11:06:49.971 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:50 11:06:49.972 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:50 11:06:50.013 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-5eee9f84-9335-48cd-9bbd-f7d1674f8fcb>
06:06:50 11:06:50.013 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-8ffd0547-12cb-4525-a3f3-d55bf998b388>
06:06:50 11:06:50.013 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-82e062e1-c103-48ec-b984-f5958fa68435>
06:06:51 11:06:51.038 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-44676d5b-efa5-4aad-8720-aadeb153ac6b>
06:06:51 11:06:51.039 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-44676d5b-efa5-4aad-8720-aadeb153ac6b>.
06:06:51 11:06:51.039 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-44676d5b-efa5-4aad-8720-aadeb153ac6b>.
06:06:51 11:06:51.043 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:51 11:06:51.043 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:51 11:06:51.044 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:51 11:06:51.044 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:51 11:06:51.045 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:51 11:06:51.048 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
06:06:51 11:06:51.048 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
06:06:51 11:06:51.048 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:06:51 11:06:51.052 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:51 11:06:51.052 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=null, time=2024-02-07T11:06:51.052202396Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
06:06:51 11:06:51.052 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
06:06:51 11:06:51.052 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
06:06:51 11:06:51.053 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:06:51 11:06:51.068 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-687644c6-733c-4041-a5f9-e390e66671f9>
06:06:51 11:06:51.069 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-687644c6-733c-4041-a5f9-e390e66671f9>.
06:06:51 11:06:51.070 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-687644c6-733c-4041-a5f9-e390e66671f9>.
06:06:51 11:06:51.072 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:51 11:06:51.072 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:51 11:06:51.073 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:51 11:06:51.073 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:51 11:06:51.074 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:51 11:06:51.078 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient
06:06:51 11:06:51.078 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:51 11:06:51.091 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-8317741e-1131-45b4-8e72-7c739b02c9d0>
06:06:51 11:06:51.091 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-8317741e-1131-45b4-8e72-7c739b02c9d0>.
06:06:51 11:06:51.092 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-8317741e-1131-45b4-8e72-7c739b02c9d0>.
06:06:51 11:06:51.094 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:51 11:06:51.094 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:51 11:06:51.095 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:51 11:06:51.095 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:51 11:06:51.096 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:51 11:06:51.097 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:51.090213694Z, connectivityStatus=null]>
06:06:51 11:06:51.097 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:51 11:06:51.097 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:51.090213694Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
06:06:51 11:06:51.113 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-44676d5b-efa5-4aad-8720-aadeb153ac6b>
06:06:51 11:06:51.113 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-687644c6-733c-4041-a5f9-e390e66671f9>
06:06:51 11:06:51.113 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-8317741e-1131-45b4-8e72-7c739b02c9d0>
06:06:51 11:06:51.120 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-6d3d8507-ceb9-42de-928e-ff325620e773>
06:06:51 11:06:51.121 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6d3d8507-ceb9-42de-928e-ff325620e773>.
06:06:51 11:06:51.121 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6d3d8507-ceb9-42de-928e-ff325620e773>.
06:06:51 11:06:51.125 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:51 11:06:51.125 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:51 11:06:51.126 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:51 11:06:51.126 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:51 11:06:51.127 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:51 11:06:51.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
06:06:51 11:06:51.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
06:06:51 11:06:51.131 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:06:51 11:06:51.211 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:51 11:06:51.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:51 11:06:51.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-6d3d8507-ceb9-42de-928e-ff325620e773>
06:06:52 11:06:52.152 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient
06:06:52 11:06:52.169 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-57a1fdcc-6a86-4631-b466-6517769d0476>
06:06:52 11:06:52.170 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-57a1fdcc-6a86-4631-b466-6517769d0476>.
06:06:52 11:06:52.170 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-57a1fdcc-6a86-4631-b466-6517769d0476>.
06:06:52 11:06:52.173 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:52 11:06:52.173 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:52 11:06:52.174 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:52 11:06:52.174 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:52 11:06:52.175 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:52 11:06:52.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
06:06:52 11:06:52.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
06:06:52 11:06:52.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:06:52 11:06:52.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-6f6ee5de-6bf5-4d30-b9c2-5150eff50083_a0498968-bd9c-4e39-9e93-b24e48bc232c>
06:06:52 11:06:52.192 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6f6ee5de-6bf5-4d30-b9c2-5150eff50083>.
06:06:52 11:06:52.192 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6f6ee5de-6bf5-4d30-b9c2-5150eff50083>.
06:06:52 11:06:52.196 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:52 11:06:52.196 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:52 11:06:52.197 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:52 11:06:52.197 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:52 11:06:52.198 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:52 11:06:52.213 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-57a1fdcc-6a86-4631-b466-6517769d0476>
06:06:52 11:06:52.213 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-6f6ee5de-6bf5-4d30-b9c2-5150eff50083>
06:06:52 11:06:52.342 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M13.58S> interval (min=<PT5M>)
06:06:52 11:06:52.342 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:52 11:06:52.342 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M48.031S> interval (min=<PT5M>)
06:06:52 11:06:52.343 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M43.024S> interval (min=<PT5M>)
06:06:52 11:06:52.343 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-678c1e46-964c-4a30-9697-5fc8d29ac0b4>
06:06:52 11:06:52.343 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M26.543S> interval (min=<PT5M>)
06:06:52 11:06:52.345 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-678c1e46-964c-4a30-9697-5fc8d29ac0b4>.
06:06:52 11:06:52.345 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-678c1e46-964c-4a30-9697-5fc8d29ac0b4>.
06:06:52 11:06:52.348 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M14.824S> interval (min=<PT5M>)
06:06:52 11:06:52.348 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
06:06:52 11:06:52.349 [WARN ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1bb370c1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:52 11:06:52.349 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:52 11:06:52.350 [WARN ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1bb370c1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:52 11:06:52.350 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:52 11:06:52.351 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:52 11:06:52.361 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
06:06:52 11:06:52.361 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
06:06:52 11:06:52.361 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:06:52 11:06:52.365 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:06:52 11:06:52.366 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
06:06:52 11:06:52.382 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-862845ab-2568-43ae-a1db-df74d3a6aafa>
06:06:52 11:06:52.382 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-862845ab-2568-43ae-a1db-df74d3a6aafa>.
06:06:52 11:06:52.383 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-862845ab-2568-43ae-a1db-df74d3a6aafa>.
06:06:52 11:06:52.385 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:52 11:06:52.385 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:52 11:06:52.386 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:52 11:06:52.386 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:52 11:06:52.387 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:52 11:06:52.392 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:52 11:06:52.392 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:52 11:06:52.405 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-99c3232c-b270-4c17-9f88-416f104a9aab>
06:06:52 11:06:52.405 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-99c3232c-b270-4c17-9f88-416f104a9aab>.
06:06:52 11:06:52.406 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-99c3232c-b270-4c17-9f88-416f104a9aab>.
06:06:52 11:06:52.408 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:52 11:06:52.408 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:52 11:06:52.409 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:52 11:06:52.409 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:52 11:06:52.410 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:52 11:06:52.412 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-862845ab-2568-43ae-a1db-df74d3a6aafa>
06:06:52 11:06:52.412 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-99c3232c-b270-4c17-9f88-416f104a9aab>
06:06:52 11:06:52.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
06:06:52 11:06:52.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
06:06:52 11:06:52.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:06:52 11:06:52.428 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-f7ed7d05-970e-46b8-af43-b063bf9f2630>
06:06:52 11:06:52.429 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-f7ed7d05-970e-46b8-af43-b063bf9f2630>.
06:06:52 11:06:52.429 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-f7ed7d05-970e-46b8-af43-b063bf9f2630>.
06:06:52 11:06:52.432 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:52 11:06:52.432 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:52 11:06:52.433 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:52 11:06:52.433 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:52 11:06:52.434 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:52 11:06:52.437 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
06:06:52 11:06:52.437 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
06:06:52 11:06:52.438 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:06:52 11:06:52.438 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient
06:06:52 11:06:52.439 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - received unknown/unsupported message CloseConnection [type=connectivity.commands:closeConnection, dittoHeaders=ImmutableDittoHeaders [{}], connectionId=connection-f7ed7d05-970e-46b8-af43-b063bf9f2630] in state DISCONNECTING - status: open: disconnecting connection at 2024-02-07T11:06:52.438469126Z - sender: Actor[pekko://PekkoTestSystem/system/testProbe-909#-591553264]
06:06:52 11:06:52.452 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-8e32eb67-d62e-4297-b556-d78e112e9856>
06:06:52 11:06:52.453 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-8e32eb67-d62e-4297-b556-d78e112e9856>.
06:06:52 11:06:52.453 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-8e32eb67-d62e-4297-b556-d78e112e9856>.
06:06:52 11:06:52.456 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:52 11:06:52.457 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:52 11:06:52.457 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:52 11:06:52.458 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:52 11:06:52.458 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:52 11:06:52.461 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:52.461610791Z, connectivityStatus=null]>
06:06:52 11:06:52.461 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:52 11:06:52.462 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:52.461610791Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
06:06:52 11:06:52.462 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:52.461619958Z, connectivityStatus=null]>
06:06:52 11:06:52.462 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:52 11:06:52.462 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:52.461619958Z, connectivityStatus=null]. Reconnect was already triggered
06:06:52 11:06:52.462 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:52.461621531Z, connectivityStatus=null]>
06:06:52 11:06:52.462 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:52 11:06:52.462 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:52.461621531Z, connectivityStatus=null]. Reconnect was already triggered
06:06:52 11:06:52.465 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-678c1e46-964c-4a30-9697-5fc8d29ac0b4>
06:06:52 11:06:52.466 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:06:52 11:06:52.468 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:06:52 11:06:52.512 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-f7ed7d05-970e-46b8-af43-b063bf9f2630>
06:06:52 11:06:52.512 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-8e32eb67-d62e-4297-b556-d78e112e9856>
06:06:52 11:06:52.581 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:52 11:06:52.581 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:52 11:06:52.585 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:52.585742838Z, connectivityStatus=null]>
06:06:52 11:06:52.585 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:52 11:06:52.586 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:52.585742838Z, connectivityStatus=null]. Reconnect after: PT0.2S. Resolved status: failed. Going to 'CONNECTING'
06:06:52 11:06:52.586 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:52.585749738Z, connectivityStatus=null]>
06:06:52 11:06:52.586 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:52 11:06:52.586 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:52.585749738Z, connectivityStatus=null]. Reconnect was already triggered
06:06:52 11:06:52.586 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:52.585751275Z, connectivityStatus=null]>
06:06:52 11:06:52.586 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:52 11:06:52.586 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:52.585751275Z, connectivityStatus=null]. Reconnect was already triggered
06:06:52 11:06:52.801 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:52 11:06:52.801 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:52 11:06:52.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:52.809806595Z, connectivityStatus=null]>
06:06:52 11:06:52.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:52 11:06:52.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:52.809806595Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING'
06:06:52 11:06:52.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:52.809820489Z, connectivityStatus=null]>
06:06:52 11:06:52.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:52 11:06:52.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:52.809820489Z, connectivityStatus=null]. Reconnect was already triggered
06:06:52 11:06:52.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:52.809823715Z, connectivityStatus=null]>
06:06:52 11:06:52.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:52 11:06:52.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:52.809823715Z, connectivityStatus=null]. Reconnect was already triggered
06:06:53 11:06:53.221 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:53 11:06:53.221 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:53 11:06:53.230 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:53.230599955Z, connectivityStatus=null]>
06:06:53 11:06:53.230 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:53 11:06:53.230 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:53.230599955Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING'
06:06:53 11:06:53.231 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:53.230617322Z, connectivityStatus=null]>
06:06:53 11:06:53.231 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:53 11:06:53.231 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:53.230617322Z, connectivityStatus=null]. Reconnect was already triggered
06:06:53 11:06:53.231 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:53.230621067Z, connectivityStatus=null]>
06:06:53 11:06:53.231 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:53 11:06:53.231 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:53.230621067Z, connectivityStatus=null]. Reconnect was already triggered
06:06:53 11:06:53.641 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:53 11:06:53.642 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:53 11:06:53.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-78e66a86-af36-4c57-bc0c-430c47db29b0>
06:06:53 11:06:53.665 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-78e66a86-af36-4c57-bc0c-430c47db29b0>.
06:06:53 11:06:53.665 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-78e66a86-af36-4c57-bc0c-430c47db29b0>.
06:06:53 11:06:53.668 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:53 11:06:53.668 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:53 11:06:53.669 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:53 11:06:53.669 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:53 11:06:53.670 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:53 11:06:53.712 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-78e66a86-af36-4c57-bc0c-430c47db29b0>
06:06:55 11:06:54.991 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:55 11:06:54.991 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:55 11:06:55.152 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:55 11:06:55.452 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:56 11:06:56.232 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:56 11:06:56.232 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:57 11:06:57.211 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:57 11:06:57.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:57 11:06:57.411 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:57 11:06:57.411 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:58 11:06:58.661 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:58 11:06:58.662 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:58 11:06:58.681 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:58 11:06:58.681 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Socket is closed, scheduling a reconnect
06:06:58 11:06:58.681 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:58 11:06:58.697 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-ded498ec-bb39-4e09-ac13-bbd7764a1a76>.
06:06:58 11:06:58.697 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-ded498ec-bb39-4e09-ac13-bbd7764a1a76>.
06:06:58 11:06:58.701 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-ded498ec-bb39-4e09-ac13-bbd7764a1a76>
06:06:58 11:06:58.702 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:58 11:06:58.702 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:58 11:06:58.703 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:58 11:06:58.703 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:58 11:06:58.705 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:58 11:06:58.713 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-ded498ec-bb39-4e09-ac13-bbd7764a1a76>
06:06:58 11:06:58.715 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
06:06:58 11:06:58.715 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
06:06:58 11:06:58.715 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:06:58 11:06:58.728 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-6901528a-f95a-49f0-aaca-c054c2d9c194>
06:06:58 11:06:58.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6901528a-f95a-49f0-aaca-c054c2d9c194>.
06:06:58 11:06:58.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6901528a-f95a-49f0-aaca-c054c2d9c194>.
06:06:58 11:06:58.734 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:58 11:06:58.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:58 11:06:58.736 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:06:58 11:06:58.736 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:06:58 11:06:58.737 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:58 11:06:58.743 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
06:06:58 11:06:58.743 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
06:06:58 11:06:58.743 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:06:58 11:06:58.744 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:58 11:06:58.744 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:58.743273782Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
06:06:58 11:06:58.744 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:58.743729798Z, connectivityStatus=null]>
06:06:58 11:06:58.744 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:58 11:06:58.744 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:58.743729798Z, connectivityStatus=null]. Reconnect after: PT0.2S. Resolved status: failed. Going to 'CONNECTING'
06:06:58 11:06:58.744 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:58.743736317Z, connectivityStatus=null]>
06:06:58 11:06:58.745 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:58 11:06:58.745 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:58.743736317Z, connectivityStatus=null]. Reconnect was already triggered
06:06:58 11:06:58.745 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:58.743740163Z, connectivityStatus=null]>
06:06:58 11:06:58.745 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:58 11:06:58.745 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:58.743740163Z, connectivityStatus=null]. Reconnect was already triggered
06:06:58 11:06:58.812 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-6901528a-f95a-49f0-aaca-c054c2d9c194>
06:06:58 11:06:58.961 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:58 11:06:58.961 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:58 11:06:58.970 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:58.970627996Z, connectivityStatus=null]>
06:06:58 11:06:58.970 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:58 11:06:58.971 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:58.970627996Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING'
06:06:58 11:06:58.971 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:58.970639848Z, connectivityStatus=null]>
06:06:58 11:06:58.971 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:58 11:06:58.971 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:58.970639848Z, connectivityStatus=null]. Reconnect was already triggered
06:06:58 11:06:58.971 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:58.970643186Z, connectivityStatus=null]>
06:06:58 11:06:58.971 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:58 11:06:58.971 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:58.970643186Z, connectivityStatus=null]. Reconnect was already triggered
06:06:59 11:06:59.381 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:59 11:06:59.381 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:59 11:06:59.382 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:59.381873006Z, connectivityStatus=null]>
06:06:59 11:06:59.382 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:59 11:06:59.382 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:59.381873006Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING'
06:06:59 11:06:59.382 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:59.381881652Z, connectivityStatus=null]>
06:06:59 11:06:59.382 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:59 11:06:59.382 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:59.381881652Z, connectivityStatus=null]. Reconnect was already triggered
06:06:59 11:06:59.382 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:59.381884937Z, connectivityStatus=null]>
06:06:59 11:06:59.382 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:59 11:06:59.382 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:59.381884937Z, connectivityStatus=null]. Reconnect was already triggered
06:06:59 11:06:59.801 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:59 11:06:59.801 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:06:59 11:06:59.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:59.805388010Z, connectivityStatus=null]>
06:06:59 11:06:59.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:59 11:06:59.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:59.805388010Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING'
06:06:59 11:06:59.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:59.805401316Z, connectivityStatus=null]>
06:06:59 11:06:59.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:59 11:06:59.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:59.805401316Z, connectivityStatus=null]. Reconnect was already triggered
06:06:59 11:06:59.806 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:59.805402906Z, connectivityStatus=null]>
06:06:59 11:06:59.806 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:06:59 11:06:59.806 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:06:59.805402906Z, connectivityStatus=null]. Reconnect was already triggered
06:07:00 11:07:00.011 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:07:00 11:07:00.011 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:07:00 11:07:00.221 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:07:00 11:07:00.221 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:07:00 11:07:00.242 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-884aebd9-f8d5-4d4d-87e0-385c876122aa>
06:07:00 11:07:00.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-884aebd9-f8d5-4d4d-87e0-385c876122aa>.
06:07:00 11:07:00.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-884aebd9-f8d5-4d4d-87e0-385c876122aa>.
06:07:00 11:07:00.245 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:07:00 11:07:00.245 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:07:00 11:07:00.246 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:07:00 11:07:00.246 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:07:00 11:07:00.247 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:07:00 11:07:00.252 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <unknown> in the client actor.
06:07:00 11:07:00.253 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:07:00.253639902Z, connectivityStatus=null]>
06:07:00 11:07:00.253 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:07:00 11:07:00.254 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-02-07T11:07:00.253639902Z, connectivityStatus=null]. Reconnect after: PT0.05S. Resolved status: failed. Going to 'CONNECTING'
06:07:00 11:07:00.254 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor.
06:07:00 11:07:00.312 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-884aebd9-f8d5-4d4d-87e0-385c876122aa>
06:07:00 11:07:00.321 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:07:00 11:07:00.321 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:07:00 11:07:00.441 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:07:00 11:07:00.442 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:07:00 11:07:00.454 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor.
06:07:00 11:07:00.661 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:07:00 11:07:00.662 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:07:00 11:07:00.755 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor.
06:07:01 11:07:01.081 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:07:01 11:07:01.081 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:07:01 11:07:01.251 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:07:01 11:07:01.252 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:07:01 11:07:01.255 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor.
06:07:01 11:07:01.901 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:07:01 11:07:01.902 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:07:02 11:07:02.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor.
06:07:02 11:07:02.231 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:07:02 11:07:02.232 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:07:02 11:07:02.431 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:07:02 11:07:02.431 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:07:03 11:07:03.521 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:07:03 11:07:03.521 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection <connection-884aebd9-f8d5-4d4d-87e0-385c876122aa> - connection timed out - reached maximum retries for reconnecting and thus will no longer try to reconnect
06:07:03 11:07:03.682 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:07:03 11:07:03.682 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:07:03 11:07:03.701 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:07:03 11:07:03.702 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Socket is closed, scheduling a reconnect
06:07:03 11:07:03.702 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
06:07:03 11:07:03.857 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor.
06:07:03 11:07:03.870 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-1e657355-d9fa-496d-b01f-013c07dfbc72>
06:07:03 11:07:03.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1e657355-d9fa-496d-b01f-013c07dfbc72>.
06:07:03 11:07:03.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1e657355-d9fa-496d-b01f-013c07dfbc72>.
06:07:03 11:07:03.875 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:07:03 11:07:03.875 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:07:03 11:07:03.876 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a697fc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
06:07:03 11:07:03.876 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]>
06:07:03 11:07:03.877 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
06:07:03 11:07:03.879 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
06:07:03 11:07:03.880 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
06:07:03 11:07:03.880 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
06:07:03 11:07:03.880 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:07:03 11:07:03.881 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:07:03 11:07:03.881 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
06:07:03 11:07:03.881 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<DISCONNECTED>
06:07:03 11:07:03.881 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
06:07:03 11:07:03.881 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
06:07:03 11:07:03.881 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
06:07:03 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.27 s -- in org.eclipse.ditto.connectivity.service.messaging.BaseClientActorTest
06:07:03 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ResolversTest
06:07:03 11:07:03.881 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
06:07:03 11:07:03.881 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:07:03 11:07:03.881 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
06:07:03 11:07:03.881 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
06:07:03 11:07:03.881 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
06:07:03 11:07:03.881 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<DISCONNECTED>
06:07:03 11:07:03.882 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
06:07:03 11:07:03.882 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:07:03 11:07:03.882 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
06:07:03 11:07:03.882 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:07:03 11:07:03.882 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
06:07:03 11:07:03.882 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
06:07:03 11:07:03.882 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
06:07:03 11:07:03.882 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
06:07:03 11:07:03.882 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
06:07:03 11:07:03.882 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
06:07:03 11:07:03.882 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
06:07:03 11:07:03.885 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Exception in stream of OutboundMappingProcessorActor: java.lang.IllegalStateException: Operation not allowed in uninitialized state.
06:07:03 java.lang.IllegalStateException: Operation not allowed in uninitialized state.
06:07:03 	at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newIllegalStateException(DittoTracing.java:182)
06:07:03 	at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newStartedSpanByTimer(DittoTracing.java:187)
06:07:03 	at org.eclipse.ditto.internal.utils.tracing.DittoTracing.newStartedSpanByTimer(DittoTracing.java:108)
06:07:03 	at org.eclipse.ditto.connectivity.service.messaging.MappingTimer.outbound(MappingTimer.java:112)
06:07:03 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.processMappableSignals(OutboundMappingProcessor.java:168)
06:07:03 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.process(OutboundMappingProcessor.java:158)
06:07:03 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.mapToExternalMessage(OutboundMappingProcessorActor.java:669)
06:07:03 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.handleOutboundSignal(OutboundMappingProcessorActor.java:610)
06:07:03 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$createSink$a3571f47$1(OutboundMappingProcessorActor.java:390)
06:07:03 	at org.apache.pekko.stream.javadsl.Source.$anonfun$map$1(Source.scala:2144)
06:07:03 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
06:07:03 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
06:07:03 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
06:07:03 	... 18 common frames omitted
06:07:03 Wrapped by: java.util.concurrent.CompletionException: java.lang.IllegalStateException: Operation not allowed in uninitialized state.
06:07:03 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
06:07:03 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
06:07:03 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636)
06:07:03 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:07:03 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
06:07:03 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26)
06:07:03 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23)
06:07:03 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484)
06:07:03 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
06:07:03 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
06:07:03 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
06:07:03 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
06:07:03 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:504)
06:07:03 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
06:07:03 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
06:07:03 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
06:07:03 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
06:07:03 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
06:07:03 	at scala.concurrent.Promise.tryFailure(Promise.scala:117)
06:07:03 	at scala.concurrent.Promise.tryFailure$(Promise.scala:117)
06:07:03 	at scala.concurrent.impl.Promise$DefaultPromise.tryFailure(Promise.scala:104)
06:07:03 	at org.apache.pekko.stream.impl.SeqStage$$anon$3.onUpstreamFailure(Sinks.scala:274)
06:07:03 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:537)
06:07:03 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400)
06:07:03 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
06:07:03 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632)
06:07:03 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740)
06:07:03 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789)
06:07:03 	at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558)
06:07:03 	at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558)
06:07:03 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729)
06:07:03 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654)
06:07:03 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:07:03 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:07:03 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:07:03 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:07:03 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:07:03 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:07:03 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:07:03 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:07:03 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:07:03 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:07:03 11:07:03.885 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Exception in stream of OutboundMappingProcessorActor: java.lang.IllegalStateException: Operation not allowed in uninitialized state.
06:07:03 java.lang.IllegalStateException: Operation not allowed in uninitialized state.
06:07:03 	at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newIllegalStateException(DittoTracing.java:182)
06:07:03 	at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newStartedSpanByTimer(DittoTracing.java:187)
06:07:03 	at org.eclipse.ditto.internal.utils.tracing.DittoTracing.newStartedSpanByTimer(DittoTracing.java:108)
06:07:03 	at org.eclipse.ditto.connectivity.service.messaging.MappingTimer.outbound(MappingTimer.java:112)
06:07:03 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.processMappableSignals(OutboundMappingProcessor.java:168)
06:07:03 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.process(OutboundMappingProcessor.java:158)
06:07:03 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.mapToExternalMessage(OutboundMappingProcessorActor.java:669)
06:07:03 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.handleOutboundSignal(OutboundMappingProcessorActor.java:610)
06:07:03 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$createSink$a3571f47$1(OutboundMappingProcessorActor.java:390)
06:07:03 	at org.apache.pekko.stream.javadsl.Source.$anonfun$map$1(Source.scala:2144)
06:07:03 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
06:07:03 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
06:07:03 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
06:07:03 	... 18 common frames omitted
06:07:03 Wrapped by: java.util.concurrent.CompletionException: java.lang.IllegalStateException: Operation not allowed in uninitialized state.
06:07:03 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
06:07:03 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
06:07:03 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636)
06:07:03 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:07:03 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
06:07:03 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26)
06:07:03 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23)
06:07:03 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484)
06:07:03 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
06:07:03 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
06:07:03 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
06:07:03 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
06:07:03 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:504)
06:07:03 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
06:07:03 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
06:07:03 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
06:07:03 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
06:07:03 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
06:07:03 	at scala.concurrent.Promise.tryFailure(Promise.scala:117)
06:07:03 	at scala.concurrent.Promise.tryFailure$(Promise.scala:117)
06:07:03 	at scala.concurrent.impl.Promise$DefaultPromise.tryFailure(Promise.scala:104)
06:07:03 	at org.apache.pekko.stream.impl.SeqStage$$anon$3.onUpstreamFailure(Sinks.scala:274)
06:07:03 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:537)
06:07:03 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400)
06:07:03 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
06:07:03 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632)
06:07:03 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740)
06:07:03 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789)
06:07:03 	at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558)
06:07:03 	at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558)
06:07:03 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729)
06:07:03 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654)
06:07:03 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:07:03 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:07:03 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:07:03 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:07:03 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:07:03 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:07:03 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:07:03 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:07:03 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:07:03 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:07:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.ResolversTest
06:07:03 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DefaultClientActorPropsFactoryTest
06:07:03 11:07:03.888 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:07:03 11:07:03.913 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-1e657355-d9fa-496d-b01f-013c07dfbc72>
06:07:03 11:07:03.914 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:07:03 11:07:03.914 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:07:03 11:07:03.914 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:07:03 11:07:03.914 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:07:03 11:07:03.914 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:07:03 11:07:03.914 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
06:07:03 11:07:03.916 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:07:03 11:07:03.916 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
06:07:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.eclipse.ditto.connectivity.service.messaging.DefaultClientActorPropsFactoryTest
06:07:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DroppedTest
06:07:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.ditto.connectivity.service.messaging.DroppedTest
06:07:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.AzSaslSigningTest
06:07:04 [INFO] [02/07/2024 11:07:04.227] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.service.messaging.AzSaslSigningTest
06:07:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.SendingTest
06:07:04 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.eclipse.ditto.connectivity.service.messaging.SendingTest
06:07:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.MappingSinksTest
06:07:04 11:07:04.420 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:07:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.19 s -- in org.eclipse.ditto.connectivity.service.messaging.MappingSinksTest
06:07:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorTest
06:07:16 11:07:16.632 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:07:16 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorTest
06:07:16 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalErrorRegistryTest
06:07:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalErrorRegistryTest
06:07:16 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.RawMessageMapperTest
06:07:16 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.ditto.connectivity.service.mapping.RawMessageMapperTest
06:07:16 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultConnectivitySignalEnrichmentProviderTest
06:07:16 [INFO] [02/07/2024 11:07:16.934] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:16 [INFO] [02/07/2024 11:07:16.969] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:17 [INFO] [02/07/2024 11:07:17.016] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:17 [INFO] [02/07/2024 11:07:17.051] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:17 [INFO] [02/07/2024 11:07:17.077] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:17 [INFO] [02/07/2024 11:07:17.112] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultConnectivitySignalEnrichmentProviderTest
06:07:17 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoTest
06:07:17 UnmodifiableExternalMessage [headers={content-type=application/vnd.eclipse.ditto+json, correlation-id=8e69e6e4-31dd-4cc8-932a-5a8087c8c2fb}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"_/foo-bar-connection/connections/announcements/opened","path":"/","headers":{"correlation-id":"8e69e6e4-31dd-4cc8-932a-5a8087c8c2fb","content-type":"application/json"},"value":{"openedAt":"2024-02-07T11:07:17.381325888Z"}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]
06:07:17 testDefaultJavascriptOutgoingMappingForConnectionAnnouncements Duration: 2.257475ms
06:07:17 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="hello!", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=d5ceaa70-824f-4a93-b4f3-20cfeb15eeca, version=2, content-type=application/json}]]]
06:07:17 testDefaultJavascriptIncomingMappingForByteDittoProtocol Duration: 1.524588ms
06:07:17 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="{\"type\":\"things.responses:modifyThing\",\"status\":204,\"thingId\":\"org.eclipse.ditto:foo-bar-plain\"}", extra={"attributes":{"enriched":"field"}}, status=HttpStatus [code=204, category=SUCCESS], revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=2a2f3d69-974f-48e9-972a-fdbf06b9223e}]]]
06:07:17 testPlainJavascriptIncomingMapping Duration: 4.300613ms
06:07:17 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="{\"type\":\"things.responses:modifyThing\",\"status\":204,\"thingId\":\"org.eclipse.ditto:foo-bar-plain\"}", extra=null, status=HttpStatus [code=204, category=SUCCESS], revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=06bdb672-97a6-4c02-b9e3-a109a94cd690}]]]
06:07:17 testPlainJavascriptIncomingMapping Duration: 0.601045ms
06:07:17 testEmptyJavascriptIncomingMapping Duration: 0.112561ms
06:07:17 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value={"header":{"message_type":"SmokeEvent","timestamp_ms":"1595043218316","message_id":"95516572-e737-4c90-a5cd-7448f0bcaf37","device_id":"com.bosch.cm.ivs_IVS-INTEGRATION-TEST-DEVICE","boot_id":"a4e376c3-a288-4db8-8a7b-4657dea5f515"},"smoke_start_timestamp_ms":"1591096889617","images":[{"timestamp_ms":"1591251430839","id":"39d342bc-93b7-4765-ace6-5ae833739431","camera_identifier":"CAM-REAR-01"}],"duration_in_seconds":20,"confidence":220,"total_smoke":125,"background_air_quality":10,"status":{}}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=2cfdd04e-a16a-444a-955e-cee1c562fb20}]]]
06:07:17 testWithProtobufJsJavascriptIncomingMapping Duration: 477.899325ms
06:07:17 testEmptyJavascriptOutgoingMapping Duration: 0.254616ms
06:07:17 UnmodifiableExternalMessage [headers={content-type=application/vnd.eclipse.ditto+json, correlation-id=0cc1f188-4f9e-4c12-b396-e83515b09b67}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"org.eclipse.ditto/foo-bar-policy/policies/announcements/subjectDeletion","path":"/","headers":{"correlation-id":"0cc1f188-4f9e-4c12-b396-e83515b09b67","content-type":"application/json"},"value":{"deleteAt":"2024-02-07T11:07:17.880745601Z","subjectIds":[]}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]
06:07:17 testDefaultJavascriptOutgoingMappingForPolicyAnnouncements Duration: 0.835052ms
06:07:17 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="hello!", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=08eca39e-f82c-4678-9ff3-b8f0607605fe}]]]
06:07:17 testBinaryJavascriptIncomingMapping Duration: 37.946706ms
06:07:18 UnmodifiableExternalMessage [headers={content-type=application/vnd.google.protobuf, ditto-message-subject=install, ditto-message-thing-id=org.eclipse.ditto.example:INTEGRATION_TEST_DEVICE, ditto-message-direction=TO, correlation-id=070f3c22-4d96-4b18-b569-d3624867b1ee, version=2, response-required=true, ditto-message-feature-id=SoftwareState}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=BYTES, textPayload=null, bytePayload=<binary> (1170bytes)', internalHeaders=ImmutableDittoHeaders [{}]]
06:07:18 testWithProtobufJsJavascriptOutgoingMapping Duration: 229.960628ms
06:07:18 UnmodifiableExternalMessage [headers={content-type=application/octet-stream, correlation-id=6573b940-1704-475b-b236-f34c7abaa466}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=BYTES, textPayload=null, bytePayload=<binary> (32bytes)', internalHeaders=ImmutableDittoHeaders [{}]]
06:07:18 testBinaryJavascriptOutgoingMapping Duration: 1.204145ms
06:07:18 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="hello!", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=94d1a9f7-e78d-4e38-8a91-e1e5a412321d, version=2, content-type=application/json}]]]
06:07:18 testNoopJavascriptIncomingMapping Duration: 0.193284ms
06:07:18 UnmodifiableExternalMessage [headers={content-type=text/plain, correlation-id=8ee82363-fabf-472d-90eb-d25ae93e6d53}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=none, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]
06:07:18 testCorrectChannelForConnectionAnnouncementsJavascriptOutgoingMapping Duration: 0.857402ms
06:07:18 {correlation-id=03caa06e-a840-4a17-9f63-a46814c06628, content-type=application/vnd.eclipse.ditto+json, subject={{topic:action-subject}}}
06:07:18 UnmodifiableExternalMessage [headers={correlation-id=03caa06e-a840-4a17-9f63-a46814c06628, content-type=application/vnd.eclipse.ditto+json, subject={{topic:action-subject}}}, response=false, error=false, authorizationContext=null, topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=foo-bar-plain, group=things, channel=twin, criterion=commands, action=create, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/foo-bar-plain/things/twin/commands/create], enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","headers":{"correlation-id":"03caa06e-a840-4a17-9f63-a46814c06628","subject":"{{topic:action-subject}}","content-type":"application/json"},"path":"/","value":{"_namespace":"org.eclipse.ditto","thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]
06:07:18 testNoopJavascriptOutgoingMapping Duration: 0.166103ms
06:07:18 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="hello!", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=624bfafb-9660-4a32-8442-e28787b50514}]]]
06:07:18 testPlainJavascriptIncomingMapping Duration: 0.323907ms
06:07:18 HEADERS: ImmutableDittoHeaders [{correlation-id=5031c374-a5a2-4264-b175-e113979cb17d, subject={{topic:action-subject}}, content-type=application/json}]
06:07:18 CREATE THING :CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{correlation-id=5031c374-a5a2-4264-b175-e113979cb17d, subject={{topic:action-subject}}}], thing=ImmutableThing [thingId=org.eclipse.ditto:foo-bar-plain, policyId=null, definition=null, attributes={"foo":"bar"}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null]
06:07:18 ADAPTABLE: ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=foo-bar-plain, group=things, channel=twin, criterion=commands, action=create, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/foo-bar-plain/things/twin/commands/create], payload=ImmutablePayload [path=/, value={"_namespace":"org.eclipse.ditto","thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=5031c374-a5a2-4264-b175-e113979cb17d, subject={{topic:action-subject}}, content-type=application/json}]]]
06:07:18 ADAPTABLE TO JSON: {"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","headers":{"correlation-id":"5031c374-a5a2-4264-b175-e113979cb17d","subject":"{{topic:action-subject}}","content-type":"application/json"},"path":"/","value":{"_namespace":"org.eclipse.ditto","thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}}
06:07:18 {correlation-id=5031c374-a5a2-4264-b175-e113979cb17d, content-type=application/vnd.eclipse.ditto+json, subject={{topic:action-subject}}}
06:07:18 UnmodifiableExternalMessage [headers={correlation-id=5031c374-a5a2-4264-b175-e113979cb17d, content-type=application/vnd.eclipse.ditto+json, subject={{topic:action-subject}}}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","path":"/","headers":{"correlation-id":"5031c374-a5a2-4264-b175-e113979cb17d","subject":"{{topic:action-subject}}","content-type":"application/json"},"value":{"_namespace":"org.eclipse.ditto","thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]
06:07:18 testNoopJavascriptOutgoingMapping Duration: 0.701539ms
06:07:18 UnmodifiableExternalMessage [headers={content-type=text/plain, correlation-id=e0199218-0273-40d4-a38c-6544e35bf30a}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=Thing ID was: org.eclipse.ditto:foo-bar-plain, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]
06:07:18 testPlainJavascriptOutgoingMapping Duration: 0.916606ms
06:07:18 HEADERS: ImmutableDittoHeaders [{correlation-id=d86f2bb7-0fa9-4a64-9a9e-2361ed92608b, subject={{topic:action-subject}}, response-required=false, content-type=application/json}]
06:07:18 CREATE THING RESPONSE :CreateThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=d86f2bb7-0fa9-4a64-9a9e-2361ed92608b, subject={{topic:action-subject}}, response-required=false}], responseType=things.responses:createThing, httpStatus=HttpStatus [code=201, category=SUCCESS], thingCreated=ImmutableThing [thingId=org.eclipse.ditto:foo-bar-plain, policyId=null, definition=null, attributes={"foo":"bar"}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]
06:07:18 ADAPTABLE: ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=foo-bar-plain, group=things, channel=twin, criterion=commands, action=create, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/foo-bar-plain/things/twin/commands/create], payload=ImmutablePayload [path=/, value={"thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}, extra=null, status=HttpStatus [code=201, category=SUCCESS], revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=d86f2bb7-0fa9-4a64-9a9e-2361ed92608b, subject={{topic:action-subject}}, response-required=false, content-type=application/json}]]]
06:07:18 ADAPTABLE TO JSON: {"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","headers":{"correlation-id":"d86f2bb7-0fa9-4a64-9a9e-2361ed92608b","subject":"{{topic:action-subject}}","response-required":false,"content-type":"application/json"},"path":"/","value":{"thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}},"status":201}
06:07:18 {correlation-id=d86f2bb7-0fa9-4a64-9a9e-2361ed92608b, response-required=false, subject={{topic:action-subject}}, content-type=application/vnd.eclipse.ditto+json}
06:07:18 UnmodifiableExternalMessage [headers={correlation-id=d86f2bb7-0fa9-4a64-9a9e-2361ed92608b, response-required=false, subject={{topic:action-subject}}, content-type=application/vnd.eclipse.ditto+json}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","path":"/","headers":{"correlation-id":"d86f2bb7-0fa9-4a64-9a9e-2361ed92608b","subject":"{{topic:action-subject}}","response-required":false,"content-type":"application/json"},"value":{"thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}},"status":201}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]
06:07:18 testDefaultJavascriptOutgoingMappingWithStatus Duration: 0.553493ms
06:07:18 2572427
06:07:18 bytes length: 3
06:07:18 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value={"a":11,"b":8,"c":99}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=27cc11bd-fc6b-43f4-aeae-80d5ad0593cc}]]]
06:07:18 testBinaryWithByteBufferJsJavascriptIncomingMapping Duration: 3.176556ms
06:07:18 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=fancy-car-11, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/fancy-car-11/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="hello!", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=6e3d91b1-8031-444e-9e23-d9cfdd145245, version=2, content-type=application/json}]]]
06:07:18 testDefaultJavascriptIncomingMappingForDittoProtocol Duration: 0.198186ms
06:07:18 UnmodifiableExternalMessage [headers={content-type=text/plain, correlation-id=413ee76c-6f57-4055-a07a-e46f3f29e19a}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload=none, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]
06:07:18 testCorrectChannelForPolicyAnnouncementsJavascriptOutgoingMapping Duration: 0.765448ms
06:07:18 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.090 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoTest
06:07:18 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultJavaScriptConfigTest
06:07:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultJavaScriptConfigTest
06:07:18 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.benchmark.JavaScriptMessageMapperRhinoBenchmarkTest
06:07:18 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/, value="{\"thingId\":\"RC-CRaaSCar\",\"acl\":{\"manufacturer\":{\"READ\":true,\"WRITE\":true,\"ADMINISTRATE\":true},\"driver1\":{\"READ\":true,\"WRITE\":false,\"ADMINISTRATE\":false}},\"attributes\":{\"manufacturer\":\"myManufacturer\",\"model\":\"myModel\",\"yearOfConstruction\":2000,\"serialNumber\":\"123456789ABC\"},\"features\":{\"XDK\":{\"properties\":{\"acceleration\":{\"x\":-1,\"y\":0,\"z\":0},\"gyroscope\":{\"x\":0,\"y\":0,\"z\":0},\"magnetometer\":{\"x\":0,\"y\":0,\"z\":0},\"environmental\":{\"temperature\":25.3,\"humidity\":63.4,\"pressure\":982.5},\"light\":598.4,\"lamps\":{\"yellow\":true,\"orange\":true,\"red\":false}}},\"secondary\":{\"properties\":{\"velocity\":15.4,\"state\":\"moving\",\"direction\":54.4}}}}", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=4435e33f-af8f-4a08-bd0a-8057ceabc6e8}]]]
06:07:18 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value="A simple text to be mapped", extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=0f5816a9-3d99-44e8-9094-1a646dbe5e2f}]]]
06:07:18 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/, value={"thingId":"RC-CRaaSCar","acl":{"manufacturer":{"READ":true,"WRITE":true,"ADMINISTRATE":true},"driver1":{"READ":true,"WRITE":false,"ADMINISTRATE":false}},"attributes":{"manufacturer":"myManufacturer","model":"myModel","yearOfConstruction":2000,"serialNumber":"123456789ABC"},"features":{"XDK":{"properties":{"acceleration":{"x":-1,"y":0,"z":0},"gyroscope":{"x":0,"y":0,"z":0},"magnetometer":{"x":0,"y":0,"z":0},"environmental":{"temperature":25.3,"humidity":63.4,"pressure":982.5},"light":598.4,"lamps":{"yellow":true,"orange":true,"red":false}}},"secondary":{"properties":{"velocity":15.4,"state":"moving","direction":54.4}}}}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=b49a3828-12b4-4ecd-bee3-caa660096a51}]]]
06:07:18 42664720170
06:07:18 bytes length: 5
06:07:18 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/features, value={"temperature":{"properties":{"value":25.43}},"pressure":{"properties":{"value":1015}},"humidity":{"properties":{"value":42}}}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{content-type=application/octet-stream, device_id=jmh-test, correlation-id=f5a90108-80a8-4e99-84c6-7938af213570}]]]
06:07:18 2572427
06:07:18 bytes length: 3
06:07:18 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/attributes/foo, value={"a":11,"b":8,"c":99}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=3fa3d33e-0d05-4127-8eb5-f1659beb0a05}]]]
06:07:18 ImmutableJsonifiableAdaptable [delegateAdaptable=ImmutableAdaptable [topicPath=ImmutableTopicPath [namespace=org.eclipse.ditto, name=jmh-test, group=things, channel=twin, criterion=commands, action=modify, searchAction=null, streamingAction=null, subject=null, path=org.eclipse.ditto/jmh-test/things/twin/commands/modify], payload=ImmutablePayload [path=/, value={"aa":222,"bb":579,"cc":"xxx/456/yyy","dd":["u","v","lore ipsum bla bla bla","x","y"]}, extra=null, status=null, revision=null, timestamp=null, metadata=null, fields=null], headers=ImmutableDittoHeaders [{correlation-id=72a5e6a4-a61c-46aa-875f-e1562dd43897}]]]
06:07:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.benchmark.JavaScriptMessageMapperRhinoBenchmarkTest
06:07:18 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultIncomingMappingTest
06:07:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultIncomingMappingTest
06:07:18 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.ImmutableJavaScriptMessageMapperConfigurationTest
06:07:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.ImmutableJavaScriptMessageMapperConfigurationTest
06:07:18 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoSandboxingTest
06:07:18 ensureRecursionGetsAborted aborted after: 0.985749ms
06:07:19 ensureEndlessLoopGetsAborted aborted after: 501.782218ms
06:07:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.684 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoSandboxingTest
06:07:19 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.ScriptedIncomingMappingTest
06:07:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.ScriptedIncomingMappingTest
06:07:19 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.WrappingMessageMapperTest
06:07:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s -- in org.eclipse.ditto.connectivity.service.mapping.WrappingMessageMapperTest
06:07:20 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.ImplicitThingCreationMessageMapperTest
06:07:20 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s -- in org.eclipse.ditto.connectivity.service.mapping.ImplicitThingCreationMessageMapperTest
06:07:20 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.CloudEventsMapperTest
06:07:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.mapping.CloudEventsMapperTest
06:07:20 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.UpdateTwinWithLiveResponseMessageMapperTest
06:07:20 11:07:20.628 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveAttribute>
06:07:20 11:07:20.748 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveThing>
06:07:20 11:07:20.822 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveAttribute>
06:07:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s -- in org.eclipse.ditto.connectivity.service.mapping.UpdateTwinWithLiveResponseMessageMapperTest
06:07:20 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperConfigurationTest
06:07:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperConfigurationTest
06:07:20 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.ConnectionStatusMessageMapperTest
06:07:20 11:07:20.892 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Invalid value in header <ttd>: -5625.
06:07:20 11:07:20.970 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <ttd> is not convertible to type long.
06:07:21 11:07:21.192 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <ThingIdInvalidException>: Thing ID 'Invalid Value' is not valid!
06:07:21 11:07:21.294 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <UnresolvedPlaceholderException>: The placeholder '{{ header:thing-id }}' could not be resolved.
06:07:21 11:07:21.421 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <creation-time> is not convertible to type long.
06:07:21 11:07:21.505 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <ttd> is not set.
06:07:21 11:07:21.655 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <creation-time> is not set.
06:07:21 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.793 s -- in org.eclipse.ditto.connectivity.service.mapping.ConnectionStatusMessageMapperTest
06:07:21 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperFactoryTest
06:07:21 11:07:21.721 [INFO ] [main] o.e.d.c.s.m.DefaultMessageMapperFactory - Mapper <some-id> with mapping engine <java.lang.String> not found.
06:07:21 11:07:21.722 [INFO ] [main] o.e.d.c.s.m.DefaultMessageMapperFactory - Mapper <missing-mapper-id> with mapping engine <missing-mapper> not found.
06:07:21 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperFactoryTest
06:07:21 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DittoMessageMapperTest
06:07:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.service.mapping.DittoMessageMapperTest
06:07:21 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperRegistryTest
06:07:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperRegistryTest
06:07:21 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.NormalizedMessageMapperTest
06:07:22 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s -- in org.eclipse.ditto.connectivity.service.mapping.NormalizedMessageMapperTest
06:07:22 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionIdsRetrievalConfigTest
06:07:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionIdsRetrievalConfigTest
06:07:22 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultBackOffConfigTest
06:07:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.config.DefaultBackOffConfigTest
06:07:22 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultHonoConfigTest
06:07:22 [INFO] [02/07/2024 11:07:22.307] [main] [CoordinatedShutdown(pekko://getBaseUriReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:22 [INFO] [02/07/2024 11:07:22.364] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfSaslMechanismIsUnknown)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:22 [INFO] [02/07/2024 11:07:22.404] [main] [CoordinatedShutdown(pekko://isValidateCertificatesReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:22 [INFO] [02/07/2024 11:07:22.427] [main] [CoordinatedShutdown(pekko://getBootstrapServerUrisReturnsExplicitlyConfiguredValues)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:22 [INFO] [02/07/2024 11:07:22.450] [main] [CoordinatedShutdown(pekko://getBaseUriReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:22 [INFO] [02/07/2024 11:07:22.475] [main] [CoordinatedShutdown(pekko://getTrustedCertificatesReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:22 [INFO] [02/07/2024 11:07:22.497] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfOneBootstrapServerUriSyntaxIsInvalid)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:22 [INFO] [02/07/2024 11:07:22.519] [main] [CoordinatedShutdown(pekko://getCredentialsReturnsExplicitlyConfiguredValues)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:22 [INFO] [02/07/2024 11:07:22.542] [main] [CoordinatedShutdown(pekko://getBootstrapServerUrisReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:22 [INFO] [02/07/2024 11:07:22.565] [main] [CoordinatedShutdown(pekko://isValidateCertificatesReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:22 [INFO] [02/07/2024 11:07:22.588] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfBaseUriSyntaxIsInvalid)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:22 [INFO] [02/07/2024 11:07:22.618] [main] [CoordinatedShutdown(pekko://getSaslMechanismReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:22 [INFO] [02/07/2024 11:07:22.664] [main] [CoordinatedShutdown(pekko://getTrustedCertificatesReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:22 [INFO] [02/07/2024 11:07:22.712] [main] [CoordinatedShutdown(pekko://getCredentialsReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:07:22 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s -- in org.eclipse.ditto.connectivity.service.config.DefaultHonoConfigTest
06:07:22 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaConfigTest
06:07:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaConfigTest
06:07:22 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultClientConfigTest
06:07:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.connectivity.service.config.DefaultClientConfigTest
06:07:22 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaProducerConfigTest
06:07:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaProducerConfigTest
06:07:22 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultAmqp10ConfigTest
06:07:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.eclipse.ditto.connectivity.service.config.DefaultAmqp10ConfigTest
06:07:22 [INFO] Running org.eclipse.ditto.connectivity.service.config.mapping.DefaultMappingConfigTest
06:07:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.connectivity.service.config.mapping.DefaultMappingConfigTest
06:07:22 [INFO] Running org.eclipse.ditto.connectivity.service.config.mapping.DefaultMapperLimitsConfigTest
06:07:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.service.config.mapping.DefaultMapperLimitsConfigTest
06:07:23 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultHttpPushConfigTest
06:07:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.connectivity.service.config.DefaultHttpPushConfigTest
06:07:23 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaConsumerConfigTest
06:07:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaConsumerConfigTest
06:07:23 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionConfigTest
06:07:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionConfigTest
06:07:23 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultFieldsEncryptionConfigTest
06:07:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.service.config.DefaultFieldsEncryptionConfigTest
06:07:23 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionThrottlingConfigTest
06:07:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionThrottlingConfigTest
06:07:23 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultOAuth2ConfigTest
06:07:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.config.DefaultOAuth2ConfigTest
06:07:23 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ImmutableConnectionIdPlaceholderTest
06:07:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.ImmutableConnectionIdPlaceholderTest
06:07:23 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.TopicPlaceholderTest
06:07:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.TopicPlaceholderTest
06:07:23 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ConnectionIdPlaceholderTest
06:07:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.ConnectionIdPlaceholderTest
06:07:23 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ImmutableSourceAddressPlaceholderTest
06:07:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.ImmutableSourceAddressPlaceholderTest
06:07:23 [INFO] Running org.eclipse.ditto.connectivity.service.SignalEnforcementFilterTest
06:07:23 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.service.SignalEnforcementFilterTest
06:07:23 [INFO] Running org.eclipse.ditto.connectivity.service.util.EncryptorAesGcmTest
06:07:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.util.EncryptorAesGcmTest
06:07:23 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalEventRegistryTest
06:07:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalEventRegistryTest
06:07:23 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandRegistryTest
06:07:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandRegistryTest
06:07:23 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandResponseRegistryTest
06:07:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandResponseRegistryTest
06:07:23 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityRootActorTest
06:07:24 11:07:23.962 [INFO ] [main] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment.
06:07:24 11:07:24.096 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-12] o.e.d.b.s.c.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H>
06:07:24 11:07:24.187 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-16] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: org.eclipse.ditto.connectivity.service.enforcement.pre.ModifyToCreateConnectionTransformer,org.eclipse.ditto.edge.service.dispatching.signaltransformer.DefaultNamespaceAppender,org.eclipse.ditto.edge.service.dispatching.signaltransformer.OriginatorSetterSignalTransformer.
06:07:24 11:07:24.469 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
06:07:34 Failed to stop [ConnectivityRootActorTest] within [10 seconds] 
06:07:34 -> / LocalActorRefProvider$$anon$2 class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 1 children
06:07:34    โŒŠ-> system LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$SystemGuardian status=4 Terminating(Termination)
06:07:34        |    toDie: Actor[pekko://ConnectivityRootActorTest/system/Materializers#-2067452746]
06:07:34        โŒŠ-> Materializers RepointableActorRef class org.apache.pekko.stream.impl.MaterializerGuardian status=4 Terminating(Termination)
06:07:34            |    toDie: Actor[pekko://ConnectivityRootActorTest/system/Materializers/StreamSupervisor-2137#967402338]
06:07:34            โŒŠ-> StreamSupervisor-2137 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=4 Terminating(Termination)
06:07:34                |    toDie: Actor[pekko://ConnectivityRootActorTest/system/Materializers/StreamSupervisor-2137/flow-10-0-ignoreSink#-1130883210]
06:07:34                |           Actor[pekko://ConnectivityRootActorTest/system/Materializers/StreamSupervisor-2137/flow-7-0-ignoreSink#-1467413411]
06:07:34                โŒŠ-> flow-10-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
06:07:34                โŒŠ-> flow-7-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
06:07:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.91 s -- in org.eclipse.ditto.connectivity.service.ConnectivityRootActorTest
06:07:36 [INFO] 
06:07:36 [INFO] Results:
06:07:36 [INFO] 
06:07:36 [WARNING] Tests run: 1700, Failures: 0, Errors: 0, Skipped: 3
06:07:36 [INFO] 
06:07:36 [INFO] 
06:07:36 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-service ---
06:07:36 [INFO] 
06:07:36 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-service ---
06:07:36 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar
06:07:36 [INFO] 
06:07:36 [INFO] --- shade:3.5.0:shade (default) @ ditto-connectivity-service ---
06:07:36 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
06:07:36 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
06:07:36 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
06:07:36 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
06:07:36 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
06:07:36 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
06:07:36 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
06:07:36 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
06:07:36 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
06:07:36 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
06:07:36 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
06:07:36 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
06:07:36 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
06:07:36 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
06:07:36 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
06:07:36 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
06:07:36 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
06:07:36 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
06:07:36 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar.
06:07:36 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar.
06:07:36 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
06:07:36 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
06:07:36 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar.
06:07:36 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar.
06:07:36 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar.
06:07:36 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
06:07:36 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
06:07:36 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
06:07:36 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
06:07:36 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
06:07:36 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
06:07:36 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
06:07:36 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar.
06:07:36 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar.
06:07:36 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar.
06:07:36 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar.
06:07:36 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
06:07:36 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
06:07:36 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
06:07:36 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
06:07:36 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
06:07:36 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
06:07:36 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
06:07:36 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
06:07:36 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
06:07:36 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
06:07:36 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
06:07:36 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
06:07:36 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
06:07:36 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
06:07:36 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
06:07:36 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
06:07:36 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
06:07:36 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
06:07:36 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
06:07:36 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
06:07:36 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
06:07:36 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
06:07:36 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
06:07:36 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
06:07:36 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.webjars.npm:bytebuffer:jar:5.0.1 in the shaded jar.
06:07:36 [INFO] Including org.webjars.npm:long:jar:3.2.0 in the shaded jar.
06:07:36 [INFO] Including org.apache.sshd:sshd-core:jar:2.9.2 in the shaded jar.
06:07:36 [INFO] Including org.apache.sshd:sshd-common:jar:2.9.2 in the shaded jar.
06:07:36 [INFO] Including org.slf4j:jcl-over-slf4j:jar:2.0.11 in the shaded jar.
06:07:36 [INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar.
06:07:36 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.10.0 in the shaded jar.
06:07:36 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar.
06:07:36 [INFO] Including org.apache.qpid:proton-j:jar:0.34.1 in the shaded jar.
06:07:36 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
06:07:36 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.99.Final in the shaded jar.
06:07:36 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.99.Final in the shaded jar.
06:07:36 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.99.Final in the shaded jar.
06:07:36 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.99.Final in the shaded jar.
06:07:36 [INFO] Including io.netty:netty-codec-http:jar:4.1.99.Final in the shaded jar.
06:07:36 [INFO] Including com.hivemq:hivemq-mqtt-client:jar:1.3.3 in the shaded jar.
06:07:36 [INFO] Including io.reactivex.rxjava2:rxjava:jar:2.2.21 in the shaded jar.
06:07:36 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
06:07:36 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
06:07:36 [INFO] Including org.jctools:jctools-core:jar:2.1.2 in the shaded jar.
06:07:36 [INFO] Including org.jetbrains:annotations:jar:16.0.3 in the shaded jar.
06:07:36 [INFO] Including com.google.dagger:dagger:jar:2.27 in the shaded jar.
06:07:36 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
06:07:36 [INFO] Including com.github.pjfanning:pekko-rabbitmq_2.13:jar:7.0.0 in the shaded jar.
06:07:36 [INFO] Including com.rabbitmq:amqp-client:jar:5.18.0 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-connectors-kafka_2.13:jar:1.0.0 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
06:07:36 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
06:07:36 [INFO] Including org.apache.kafka:kafka-clients:jar:3.5.1 in the shaded jar.
06:07:36 [INFO] Including com.github.luben:zstd-jni:jar:1.5.5-1 in the shaded jar.
06:07:36 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
06:07:36 [INFO] Including org.xerial.snappy:snappy-java:jar:1.1.10.1 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
06:07:36 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
06:07:36 [INFO] Including org.mozilla:rhino-runtime:jar:1.7.14 in the shaded jar.
06:07:36 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
06:07:36 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar.
06:07:36 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar.
06:07:36 [INFO] Including org.komamitsu:fluency-core:jar:2.6.5 in the shaded jar.
06:07:36 [INFO] Including org.msgpack:jackson-dataformat-msgpack:jar:0.9.1 in the shaded jar.
06:07:36 [INFO] Including org.msgpack:msgpack-core:jar:0.9.1 in the shaded jar.
06:07:36 [INFO] Including org.komamitsu:phi-accural-failure-detector:jar:0.0.5 in the shaded jar.
06:07:36 [INFO] Including net.jodah:failsafe:jar:2.4.4 in the shaded jar.
06:07:36 [INFO] Including org.komamitsu:fluency-fluentd:jar:2.6.5 in the shaded jar.
06:07:36 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar.
06:07:36 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
06:07:36 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
06:07:36 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
06:07:36 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar.
06:07:36 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
06:07:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:07:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:07:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:07:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:07:37 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:07:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:07:38 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:07:40 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:07:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:07:44 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jakarta.jms-api-2.0.3.jar define 1 overlapping resource: 
06:07:44 [WARNING]   - META-INF/NOTICE.md
06:07:44 [WARNING] jcl-over-slf4j-2.0.11.jar, jul-to-slf4j-2.0.11.jar, rhino-runtime-1.7.14.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 
06:07:44 [WARNING]   - META-INF/LICENSE.txt
06:07:44 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jcl-over-slf4j-2.0.11.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 
06:07:44 [WARNING]   - META-INF.versions.9.module-info
06:07:44 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-codec-http-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-classes-epoll-4.1.99.Final.jar, netty-transport-classes-kqueue-4.1.99.Final.jar, netty-transport-native-epoll-4.1.99.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.99.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 
06:07:44 [WARNING]   - META-INF/io.netty.versions.properties
06:07:44 [WARNING] sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 
06:07:44 [WARNING]   - .cache/formatter-maven-cache.properties
06:07:44 [WARNING] jctools-core-2.1.2.jar, netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
06:07:44 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
06:07:44 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
06:07:44 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 
06:07:44 [WARNING]   - org.eclipse.ditto.rql.parser.RqlPredicateParser
06:07:44 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlParserBase
06:07:44 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser
06:07:44 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$
06:07:44 [WARNING] agrona-1.15.1.jar, amqp-client-5.18.0.jar, annotations-16.0.3.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, dagger-2.27.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, eddsa-0.3.0.jar, failsafe-2.4.4.jar, fluency-core-2.6.5.jar, fluency-fluentd-2.6.5.jar, hivemq-mqtt-client-1.3.3.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-dataformat-msgpack-0.9.1.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, jakarta.jms-api-2.0.3.jar, janino-3.1.11.jar, jcl-over-slf4j-2.0.11.jar, jctools-core-2.1.2.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kafka-clients-3.5.1.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, msgpack-core-0.9.1.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-codec-http-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-classes-epoll-4.1.99.Final.jar, netty-transport-classes-kqueue-4.1.99.Final.jar, netty-transport-native-epoll-4.1.99.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.99.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-rabbitmq_2.13-7.0.0.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, phi-accural-failure-detector-0.0.5.jar, proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, rhino-runtime-1.7.14.jar, rxjava-2.2.21.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, snappy-java-1.1.10.1.jar, spray-json_2.13-1.3.6.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar, ssl-config-core_2.13-0.6.1.jar, zstd-jni-1.5.5-1.jar define 1 overlapping resource: 
06:07:44 [WARNING]   - META-INF/MANIFEST.MF
06:07:44 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
06:07:44 [WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
06:07:44 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 1 overlapping resource: 
06:07:44 [WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
06:07:44 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
06:07:44 [WARNING]   - META-INF/DISCLAIMER
06:07:44 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 
06:07:44 [WARNING]   - META-INF/LICENSE
06:07:44 [WARNING] proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 
06:07:44 [WARNING]   - META-INF/DEPENDENCIES
06:07:44 [WARNING] maven-shade-plugin has detected that some files are
06:07:44 [WARNING] present in two or more JARs. When this happens, only one
06:07:44 [WARNING] single version of the file is copied to the uber jar.
06:07:44 [WARNING] Usually this is not harmful and you can skip these warnings,
06:07:44 [WARNING] otherwise try to manually exclude artifacts based on
06:07:44 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
06:07:44 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
06:07:44 [INFO] Attaching shaded artifact.
06:07:44 [INFO] 
06:07:44 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-service ---
06:07:44 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
06:07:44 [INFO] No previous run data found, generating javadoc.
06:07:51 [WARNING] Javadoc Warnings
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/package-info.java:15: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.config;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/javascript/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.config.javascript;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/config/mapping/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.config.mapping;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/enforcement/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.enforcement;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/enforcement/pre/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.enforcement.pre;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.messaging;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/amqp/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.amqp;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/hono/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.hono;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/httppush/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.httppush;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/ssl/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal.ssl;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/kafka/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.kafka;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/client/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/hivemq/common/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.common;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/strategies/commands/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.commands;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/persistence/strategies/events/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.events;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/rabbitmq/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.rabbitmq;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/tunnel/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.tunnel;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/validation/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.validation;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/placeholders/package-info.java:14: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.placeholders;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/util/package-info.java:15: warning: no comment
06:07:51 [WARNING] package org.eclipse.ditto.connectivity.service.util;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/MessageMapper.java:112: warning: no @param for message
06:07:51 [WARNING] DittoHeaders getAdditionalInboundHeaders(ExternalMessage message);
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:41: warning: no comment
06:07:51 [WARNING] protected final ActorSystem actorSystem;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:42: warning: no comment
06:07:51 [WARNING] protected final Config config;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:49: warning: no comment
06:07:51 [WARNING] protected AbstractMessageMapper(final ActorSystem actorSystem, final Config config) {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:54: warning: no comment
06:07:51 [WARNING] protected AbstractMessageMapper(final AbstractMessageMapper copyFromMapper) {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:135: warning: no comment
06:07:51 [WARNING] protected static Charset determineCharset(final Map<String, String> messageHeaders) {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:145: warning: no comment
06:07:51 [WARNING] protected static boolean isError(final Adaptable adaptable) {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:150: warning: no comment
06:07:51 [WARNING] protected static boolean isLiveSignal(final Adaptable adaptable) {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:139: warning: no comment
06:07:51 [WARNING] protected static boolean isResponse(final Adaptable adaptable) {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:59: warning: no comment
06:07:51 [WARNING] protected static final Collection<String> ACCEPTED_SCHEMES = List.of("tcp", "ssl");
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:60: warning: no comment
06:07:51 [WARNING] protected static final Collection<String> SECURE_SCHEMES = List.of("ssl");
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:67: warning: no comment
06:07:51 [WARNING] protected AbstractMqttValidator(final MqttConfig mqttConfig) {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:173: warning: no comment
06:07:51 [WARNING] protected static void validateAddresses(final Connection connection, final DittoHeaders dittoHeaders) {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:127: warning: no comment
06:07:51 [WARNING] protected static void validateEnforcementInput(final Enforcement enforcement,
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:118: warning: no comment
06:07:51 [WARNING] protected static void validateSourceEnforcement(@Nullable final Enforcement enforcement,
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:146: warning: no comment
06:07:51 [WARNING] protected static void validateSourceQoS(final int qos,
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:185: warning: no comment
06:07:51 [WARNING] protected void validateSpecificConfig(final Connection connection, final DittoHeaders dittoHeaders) {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/mqtt/AbstractMqttValidator.java:156: warning: no comment
06:07:51 [WARNING] protected static void validateTargetQoS(final int qos,
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/validation/AbstractProtocolValidator.java:196: warning: no comment
06:07:51 [WARNING] protected static void validateExtraFields(final Target target) {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/internal/AbstractWithOrigin.java:29: warning: no comment
06:07:51 [WARNING] protected AbstractWithOrigin(@Nullable final ActorRef origin) {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @param for clientConnected
06:07:51 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState(
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @param for data
06:07:51 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState(
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @return
06:07:51 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState(
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1243: warning: no @param for clientConnected
06:07:51 [WARNING] protected CompletionStage<InitializationResult> startPublisherAndConsumerActors(
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:772: warning: no comment
06:07:51 [WARNING] protected abstract ActorRef getPublisherActor();
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:550: warning: no @param for targetAuthorizationContext
06:07:51 [WARNING] protected abstract CompletionStage<SendResult> publishMessage(Signal<?> signal,
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/httppush/AwsRequestSigningFactory.java:96: warning: no comment
06:07:51 [WARNING] public static final JsonFieldDefinition<String> X_AMZ_CONTENT_SHA256 =
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2194: warning: no comment
06:07:51 [WARNING] public interface ReconnectTimeoutStrategy {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:202: warning: no comment
06:07:51 [WARNING] protected final UUID actorUuid;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:206: warning: no comment
06:07:51 [WARNING] protected final ChildActorNanny childActorNanny;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:204: warning: no comment
06:07:51 [WARNING] protected final ConnectivityCounterRegistry connectionCounterRegistry;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:173: warning: no comment
06:07:51 [WARNING] protected final ConnectionLogger connectionLogger;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:205: warning: no comment
06:07:51 [WARNING] protected final ConnectionLoggerRegistry connectionLoggerRegistry;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:174: warning: no comment
06:07:51 [WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:171: warning: no comment
06:07:51 [WARNING] protected static final Status.Success DONE = new Status.Success(Done.getInstance());
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:219: warning: no comment
06:07:51 [WARNING] protected BaseClientActor(final Connection connection,
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1673: warning: no comment
06:07:51 [WARNING] protected boolean canConnectViaSocket(final Connection connection) {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:318: warning: no comment
06:07:51 [WARNING] protected ConnectivityConfig connectivityConfig() {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1205: warning: no comment
06:07:51 [WARNING] protected final SshTunnelState getSshTunnelState() {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1903: warning: no comment
06:07:51 [WARNING] protected Optional<ConnectionThrottlingConfig> getThrottlingConfig() {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2420: warning: no comment
06:07:51 [WARNING] ACKREGATOR_STARTED,
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2421: warning: no comment
06:07:51 [WARNING] ACKREGATOR_STOPPED,
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2415: warning: no comment
06:07:51 [WARNING] CONNECT_AFTER_TUNNEL_ESTABLISHED,
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2416: warning: no comment
06:07:51 [WARNING] GOTO_CONNECTED_AFTER_INITIALIZATION,
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2414: warning: no comment
06:07:51 [WARNING] INIT_COMPLETE,
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2417: warning: no comment
06:07:51 [WARNING] RESUBSCRIBE,
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2419: warning: no comment
06:07:51 [WARNING] SERVICE_REQUESTS_DONE,
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2418: warning: no comment
06:07:51 [WARNING] SERVICE_UNBIND,
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2422: warning: no comment
06:07:51 [WARNING] SHUTDOWN_TIMEOUT
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2353: warning: no comment
06:07:51 [WARNING] public static InitializationResult failed(@Nullable final Throwable throwable) {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2363: warning: no comment
06:07:51 [WARNING] public ConnectionFailure getFailure() {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2367: warning: no comment
06:07:51 [WARNING] public boolean isSuccess() {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2349: warning: no comment
06:07:51 [WARNING] public static InitializationResult success() {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2196: warning: no comment
06:07:51 [WARNING] boolean canReconnect();
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2202: warning: no comment
06:07:51 [WARNING] Duration getNextBackoff();
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2200: warning: no comment
06:07:51 [WARNING] Duration getNextTimeout();
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2198: warning: no comment
06:07:51 [WARNING] void reset();
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:191: warning: no comment
06:07:51 [WARNING] public BaseClientData setConnectionStatusDetails(@Nullable final String connectionStatusDetails) {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:195: warning: no comment
06:07:51 [WARNING] public BaseClientData setInConnectionStatusSince(final Instant inConnectionStatusSince) {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:234: warning: no @return
06:07:51 [WARNING] protected final Sink<DittoRuntimeException, ?> getDittoRuntimeExceptionSink() {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:73: warning: no comment
06:07:51 [WARNING] protected final ConnectionId connectionId;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:74: warning: no comment
06:07:51 [WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:72: warning: no comment
06:07:51 [WARNING] protected final ConnectionMonitor inboundAcknowledgedMonitor;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:71: warning: no comment
06:07:51 [WARNING] protected final ConnectionMonitor inboundMonitor;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:69: warning: no comment
06:07:51 [WARNING] protected final Source source;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:68: warning: no comment
06:07:51 [WARNING] protected final String sourceAddress;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:82: warning: no comment
06:07:51 [WARNING] protected BaseConsumerActor(final Connection connection,
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:247: warning: no comment
06:07:51 [WARNING] protected ResourceStatus getCurrentSourceStatus() {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:115: warning: no comment
06:07:51 [WARNING] protected final Sink<AcknowledgeableMessage, NotUsed> getMessageMappingSink() {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:256: warning: no comment
06:07:51 [WARNING] protected void handleAddressStatus(final ResourceStatus resourceStatus) {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:105: warning: no comment
06:07:51 [WARNING] protected void resetResourceStatus() {
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:101: warning: no comment
06:07:51 [WARNING] protected final Connection connection;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:105: warning: no comment
06:07:51 [WARNING] protected final ConnectionConfig connectionConfig;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:108: warning: no comment
06:07:51 [WARNING] protected final ExpressionResolver connectionIdResolver;
06:07:51 [WARNING] ^
06:07:51 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:106: warning: no comment
06:07:51 [WARNING] protected final ConnectionLogger connectionLogger;
06:07:51 [WARNING] ^
06:07:51 [WARNING] 100 warnings
06:07:51 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar
06:07:52 [INFO] 
06:07:52 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-service ---
06:07:52 [INFO] Tests are skipped.
06:07:52 [INFO] 
06:07:52 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-service ---
06:07:52 [INFO] Tests are skipped.
06:07:52 [INFO] 
06:07:52 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-service ---
06:07:52 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/jacoco.exec
06:07:52 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Service' with 575 classes
06:07:53 [INFO] 
06:07:53 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-service ---
06:07:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT.pom
06:07:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT.jar
06:07:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT-allinone.jar
06:07:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity-service/0-SNAPSHOT/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar
06:07:53 [INFO] 
06:07:53 [INFO] ---------------< org.eclipse.ditto:ditto-documentation >----------------
06:07:53 [INFO] Building Eclipse Ditto :: Documentation 0-SNAPSHOT               [68/77]
06:07:53 [INFO]   from documentation/pom.xml
06:07:53 [INFO] --------------------------------[ pom ]---------------------------------
06:07:53 [INFO] 
06:07:53 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-documentation ---
06:07:53 [INFO] 
06:07:53 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-documentation ---
06:07:53 [INFO] 
06:07:53 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-documentation ---
06:07:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/documentation/target/jacoco.exec
06:07:53 [INFO] 
06:07:53 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-documentation ---
06:07:53 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-documentation:pom:0-SNAPSHOT...
06:07:53 [INFO] 
06:07:53 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-documentation ---
06:07:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
06:07:53 [INFO] 
06:07:53 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-documentation ---
06:07:53 [INFO] Tests are skipped.
06:07:53 [INFO] 
06:07:53 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-documentation ---
06:07:53 [INFO] Tests are skipped.
06:07:53 [INFO] 
06:07:53 [INFO] --- jacoco:0.8.10:report (report) @ ditto-documentation ---
06:07:53 [INFO] Skipping JaCoCo execution due to missing execution data file.
06:07:53 [INFO] 
06:07:53 [INFO] --- install:3.1.1:install (default-install) @ ditto-documentation ---
06:07:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/documentation/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-documentation/0-SNAPSHOT/ditto-documentation-0-SNAPSHOT.pom
06:07:53 [INFO] 
06:07:53 [INFO] ------------------< org.eclipse.ditto:ditto-gateway >-------------------
06:07:53 [INFO] Building Eclipse Ditto :: Gateway 0-SNAPSHOT                     [69/77]
06:07:53 [INFO]   from gateway/pom.xml
06:07:53 [INFO] --------------------------------[ pom ]---------------------------------
06:07:53 [INFO] 
06:07:53 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway ---
06:07:53 [INFO] 
06:07:53 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway ---
06:07:53 [INFO] 
06:07:53 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway ---
06:07:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/gateway/target/jacoco.exec
06:07:53 [INFO] 
06:07:53 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway ---
06:07:53 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
06:07:53 [INFO] The goal is skip due to packaging 'pom'
06:07:53 [INFO] 
06:07:53 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway ---
06:07:53 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway:pom:0-SNAPSHOT...
06:07:53 [INFO] 
06:07:53 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway ---
06:07:53 [INFO] 
06:07:53 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway ---
06:07:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
06:07:53 [INFO] 
06:07:53 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway ---
06:07:53 [INFO] Tests are skipped.
06:07:53 [INFO] 
06:07:53 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway ---
06:07:53 [INFO] Tests are skipped.
06:07:53 [INFO] 
06:07:53 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway ---
06:07:53 [INFO] Skipping JaCoCo execution due to missing execution data file.
06:07:53 [INFO] 
06:07:53 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway ---
06:07:53 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway/0-SNAPSHOT/ditto-gateway-0-SNAPSHOT.pom
06:07:53 [INFO] 
06:07:53 [INFO] ----------------< org.eclipse.ditto:ditto-gateway-api >-----------------
06:07:53 [INFO] Building Eclipse Ditto :: Gateway :: API 0-SNAPSHOT              [70/77]
06:07:53 [INFO]   from gateway/api/pom.xml
06:07:53 [INFO] --------------------------------[ jar ]---------------------------------
06:07:53 [INFO] 
06:07:53 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway-api ---
06:07:53 [INFO] 
06:07:53 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway-api ---
06:07:53 [INFO] 
06:07:53 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-api ---
06:07:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/gateway/api/target/jacoco.exec
06:07:53 [INFO] 
06:07:53 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-api ---
06:07:53 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
06:07:53 [WARNING] 
06:07:53 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
06:07:53 [WARNING] 
06:07:53 [WARNING] licenseMerges will be overridden by licenseMergesFile.
06:07:53 [WARNING] 
06:07:53 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
06:07:53 [INFO] 
06:07:53 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-api ---
06:07:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/main/resources
06:07:53 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
06:07:53 [INFO] 
06:07:53 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-api ---
06:07:53 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-api:jar:0-SNAPSHOT...
06:07:53 [INFO] 
06:07:53 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-api ---
06:07:53 [INFO] Changes detected - recompiling the module! :dependency
06:07:53 [INFO] Compiling 13 source files with javac [debug target 17] to target/classes
06:07:53 [INFO] 
06:07:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-api ---
06:07:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/test/resources
06:07:53 [INFO] 
06:07:53 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-api ---
06:07:53 [INFO] Changes detected - recompiling the module! :dependency
06:07:53 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
06:07:53 [INFO] 
06:07:53 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-api ---
06:07:53 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
06:07:53 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/surefire-reports
06:07:53 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
06:07:53 [INFO] 
06:07:53 [INFO] -------------------------------------------------------
06:07:53 [INFO]  T E S T S
06:07:53 [INFO] -------------------------------------------------------
06:07:54 [INFO] Running org.eclipse.ditto.gateway.api.GatewayWebsocketSessionClosedExceptionTest
06:07:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.370 s -- in org.eclipse.ditto.gateway.api.GatewayWebsocketSessionClosedExceptionTest
06:07:54 [INFO] 
06:07:54 [INFO] Results:
06:07:54 [INFO] 
06:07:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
06:07:54 [INFO] 
06:07:54 [INFO] 
06:07:54 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-api ---
06:07:54 [INFO] 
06:07:54 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-api ---
06:07:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar
06:07:54 [INFO] 
06:07:54 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-api ---
06:07:54 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
06:07:54 [INFO] No previous run data found, generating javadoc.
06:07:56 [WARNING] Javadoc Warnings
06:07:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/main/java/org/eclipse/ditto/gateway/api/package-info.java:14: warning: no comment
06:07:56 [WARNING] package org.eclipse.ditto.gateway.api;
06:07:56 [WARNING] ^
06:07:56 [WARNING] 1 warning
06:07:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar
06:07:56 [INFO] 
06:07:56 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-api ---
06:07:56 [INFO] Tests are skipped.
06:07:56 [INFO] 
06:07:56 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-api ---
06:07:56 [INFO] Tests are skipped.
06:07:56 [INFO] 
06:07:56 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-api ---
06:07:56 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/jacoco.exec
06:07:56 [INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: API' with 22 classes
06:07:56 [INFO] 
06:07:56 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-api ---
06:07:56 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT.pom
06:07:56 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT.jar
06:07:56 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT-javadoc.jar
06:07:56 [INFO] 
06:07:56 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-http >-------------
06:07:56 [INFO] Building Eclipse Ditto :: Internal :: Utils :: HTTP 0-SNAPSHOT   [71/77]
06:07:56 [INFO]   from internal/utils/http/pom.xml
06:07:56 [INFO] --------------------------------[ jar ]---------------------------------
06:07:56 [INFO] 
06:07:56 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-http ---
06:07:56 [INFO] 
06:07:56 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-http ---
06:07:56 [INFO] 
06:07:56 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-http ---
06:07:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/jacoco.exec
06:07:56 [INFO] 
06:07:56 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-http ---
06:07:56 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
06:07:56 [WARNING] 
06:07:56 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
06:07:56 [WARNING] 
06:07:56 [WARNING] licenseMerges will be overridden by licenseMergesFile.
06:07:56 [WARNING] 
06:07:56 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/classes/META-INF/NOTICE-THIRD-PARTY.md
06:07:56 [INFO] 
06:07:56 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-http ---
06:07:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/src/main/resources
06:07:56 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
06:07:56 [INFO] 
06:07:56 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-http ---
06:07:56 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT...
06:07:56 [INFO] 
06:07:56 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-http ---
06:07:56 [INFO] Changes detected - recompiling the module! :dependency
06:07:56 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes
06:07:56 [INFO] 
06:07:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-http ---
06:07:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/src/test/resources
06:07:56 [INFO] 
06:07:56 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-http ---
06:07:56 [INFO] No sources to compile
06:07:56 [INFO] 
06:07:56 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-http ---
06:07:56 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
06:07:56 [INFO] No tests to run.
06:07:56 [INFO] 
06:07:56 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-http ---
06:07:56 [INFO] 
06:07:56 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-http ---
06:07:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar
06:07:56 [INFO] 
06:07:56 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-http ---
06:07:56 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
06:07:56 [INFO] No previous run data found, generating javadoc.
06:07:57 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar
06:07:57 [INFO] 
06:07:57 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-http ---
06:07:57 [INFO] Tests are skipped.
06:07:57 [INFO] 
06:07:57 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-http ---
06:07:57 [INFO] Tests are skipped.
06:07:57 [INFO] 
06:07:57 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-http ---
06:07:57 [INFO] Skipping JaCoCo execution due to missing execution data file.
06:07:57 [INFO] 
06:07:57 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-http ---
06:07:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/0-SNAPSHOT/ditto-internal-utils-http-0-SNAPSHOT.pom
06:07:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/0-SNAPSHOT/ditto-internal-utils-http-0-SNAPSHOT.jar
06:07:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-http/0-SNAPSHOT/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar
06:07:57 [INFO] 
06:07:57 [INFO] -------------< org.eclipse.ditto:ditto-internal-utils-jwt >-------------
06:07:57 [INFO] Building Eclipse Ditto :: Internal :: Utils :: JWT 0-SNAPSHOT    [72/77]
06:07:57 [INFO]   from internal/utils/jwt/pom.xml
06:07:57 [INFO] --------------------------------[ jar ]---------------------------------
06:08:00 [INFO] 
06:08:00 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-jwt ---
06:08:00 [INFO] 
06:08:00 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-jwt ---
06:08:00 [INFO] 
06:08:00 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-jwt ---
06:08:00 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/jacoco.exec
06:08:00 [INFO] 
06:08:00 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-jwt ---
06:08:00 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
06:08:00 [WARNING] 
06:08:00 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
06:08:00 [WARNING] 
06:08:00 [WARNING] licenseMerges will be overridden by licenseMergesFile.
06:08:00 [WARNING] 
06:08:00 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/classes/META-INF/NOTICE-THIRD-PARTY.md
06:08:00 [INFO] 
06:08:00 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-jwt ---
06:08:00 [INFO] Copying 2 resources from src/main/resources to target/classes
06:08:00 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
06:08:00 [INFO] 
06:08:00 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-jwt ---
06:08:00 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-jwt:jar:0-SNAPSHOT...
06:08:00 [INFO] 
06:08:00 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-jwt ---
06:08:00 [INFO] Changes detected - recompiling the module! :dependency
06:08:00 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes
06:08:00 [INFO] 
06:08:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-jwt ---
06:08:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/src/test/resources
06:08:00 [INFO] 
06:08:00 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-jwt ---
06:08:00 [INFO] Changes detected - recompiling the module! :dependency
06:08:00 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
06:08:00 [INFO] 
06:08:00 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-jwt ---
06:08:00 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
06:08:00 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/surefire-reports
06:08:00 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
06:08:00 [INFO] 
06:08:00 [INFO] -------------------------------------------------------
06:08:00 [INFO]  T E S T S
06:08:00 [INFO] -------------------------------------------------------
06:08:01 [INFO] Running org.eclipse.ditto.internal.utils.jwt.JjwtDeserializerTest
06:08:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s -- in org.eclipse.ditto.internal.utils.jwt.JjwtDeserializerTest
06:08:02 [INFO] 
06:08:02 [INFO] Results:
06:08:02 [INFO] 
06:08:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
06:08:02 [INFO] 
06:08:02 [INFO] 
06:08:02 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-jwt ---
06:08:02 [INFO] 
06:08:02 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-jwt ---
06:08:02 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar
06:08:02 [INFO] 
06:08:02 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-jwt ---
06:08:02 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
06:08:02 [INFO] No previous run data found, generating javadoc.
06:08:03 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar
06:08:03 [INFO] 
06:08:03 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-jwt ---
06:08:03 [INFO] Tests are skipped.
06:08:03 [INFO] 
06:08:03 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-jwt ---
06:08:03 [INFO] Tests are skipped.
06:08:03 [INFO] 
06:08:03 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-jwt ---
06:08:03 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/jacoco.exec
06:08:03 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: JWT' with 2 classes
06:08:03 [INFO] 
06:08:03 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-jwt ---
06:08:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/0-SNAPSHOT/ditto-internal-utils-jwt-0-SNAPSHOT.pom
06:08:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/0-SNAPSHOT/ditto-internal-utils-jwt-0-SNAPSHOT.jar
06:08:03 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/0-SNAPSHOT/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar
06:08:03 [INFO] 
06:08:03 [INFO] --------------< org.eclipse.ditto:ditto-gateway-service >---------------
06:08:03 [INFO] Building Eclipse Ditto :: Gateway :: Service 0-SNAPSHOT          [73/77]
06:08:03 [INFO]   from gateway/service/pom.xml
06:08:03 [INFO] --------------------------------[ jar ]---------------------------------
06:08:04 [INFO] 
06:08:04 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway-service ---
06:08:04 [INFO] 
06:08:04 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway-service ---
06:08:04 [INFO] 
06:08:04 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-service ---
06:08:04 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/jacoco.exec
06:08:04 [INFO] 
06:08:04 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-service ---
06:08:04 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
06:08:04 [WARNING] 
06:08:04 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
06:08:04 [WARNING] 
06:08:04 [WARNING] licenseMerges will be overridden by licenseMergesFile.
06:08:04 [WARNING] 
06:08:04 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
06:08:04 [INFO] 
06:08:04 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-service ---
06:08:04 [INFO] Copying 1 resource from src/main/resources to target/classes
06:08:04 [INFO] Copying 5 resources from src/main/resources to target/classes
06:08:04 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
06:08:04 [INFO] 
06:08:04 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-service ---
06:08:04 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-service:jar:0-SNAPSHOT...
06:08:04 [INFO] 
06:08:04 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-service ---
06:08:04 [INFO] Changes detected - recompiling the module! :dependency
06:08:04 [INFO] Compiling 221 source files with javac [debug target 17] to target/classes
06:08:06 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/stats/StatsRoute.java: Some input files use or override a deprecated API.
06:08:06 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/stats/StatsRoute.java: Recompile with -Xlint:deprecation for details.
06:08:06 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java: /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java uses unchecked or unsafe operations.
06:08:06 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java: Recompile with -Xlint:unchecked for details.
06:08:06 [INFO] 
06:08:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-service ---
06:08:06 [INFO] Copying 18 resources from src/test/resources to target/test-classes
06:08:06 [INFO] 
06:08:06 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-service ---
06:08:06 [INFO] Changes detected - recompiling the module! :dependency
06:08:06 [INFO] Compiling 76 source files with javac [debug target 17] to target/test-classes
06:08:08 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/util/config/health/DefaultClusterRolesConfigTest.java: Some input files use or override a deprecated API.
06:08:08 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/util/config/health/DefaultClusterRolesConfigTest.java: Recompile with -Xlint:deprecation for details.
06:08:08 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/streaming/actors/StreamingSessionActorHeaderInteractionTest.java: Some input files use unchecked or unsafe operations.
06:08:08 [INFO] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/test/java/org/eclipse/ditto/gateway/service/streaming/actors/StreamingSessionActorHeaderInteractionTest.java: Recompile with -Xlint:unchecked for details.
06:08:08 [INFO] 
06:08:08 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-service ---
06:08:08 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
06:08:08 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/surefire-reports
06:08:08 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
06:08:08 [INFO] 
06:08:08 [INFO] -------------------------------------------------------
06:08:08 [INFO]  T E S T S
06:08:08 [INFO] -------------------------------------------------------
06:08:09 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.JsonValueSourceToHttpResponseTest
06:08:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.843 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.JsonValueSourceToHttpResponseTest
06:08:14 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorTest
06:08:14 11:08:14,130 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14
06:08:14 11:08:14,131 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bb2beba - No custom configurators were discovered as a service.
06:08:14 11:08:14,132 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bb2beba - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
06:08:14 11:08:14,133 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bb2beba - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
06:08:14 11:08:14,136 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
06:08:14 11:08:14,136 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
06:08:14 11:08:14,140 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bb2beba - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 4 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
06:08:14 11:08:14,140 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bb2beba - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
06:08:14 11:08:14,141 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bb2beba - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
06:08:14 11:08:14,142 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
06:08:14 11:08:14,143 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/classes/logback.xml]
06:08:14 11:08:14,246 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener]
06:08:14 11:08:14,485 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [isDefined("DITTO_LOGGING_DISABLE_SYSOUT_LOG")] evaluated to false on line 27
06:08:14 11:08:14,488 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [isDefined("DITTO_LOGGING_LOGSTASH_SERVER")] evaluated to false on line 51
06:08:14 11:08:14,492 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("DITTO_LOGGING_FILE_APPENDER").equals("true")] evaluated to false on line 68
06:08:14 11:08:14,494 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDERR]
06:08:14 11:08:14,494 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
06:08:14 11:08:14,502 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:08:14 11:08:14,527 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
06:08:14 11:08:14,527 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
06:08:14 11:08:14,527 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:08:14 11:08:14,528 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stash]
06:08:14 11:08:14,528 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.helpers.NOPAppender]
06:08:14 11:08:14,528 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [file]
06:08:14 11:08:14,528 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.helpers.NOPAppender]
06:08:14 11:08:14,529 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.mongodb.driver] to WARN
06:08:14 11:08:14,529 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes] to WARN
06:08:14 11:08:14,529 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.management.cluster.bootstrap.internal.BootstrapCoordinator] to WARN
06:08:14 11:08:14,529 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.actor.CoordinatedShutdown] to DEBUG
06:08:14 11:08:14,529 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.ditto] to INFO
06:08:14 11:08:14,529 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
06:08:14 11:08:14,530 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT]
06:08:14 11:08:14,530 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDERR] to Logger[ROOT]
06:08:14 11:08:14,530 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stash] to Logger[ROOT]
06:08:14 11:08:14,531 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [file] to Logger[ROOT]
06:08:14 11:08:14,531 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@23c9016c - End of configuration.
06:08:14 11:08:14,532 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7da357cb - Registering current configuration as safe fallback point
06:08:14 11:08:14,532 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2bb2beba - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 391 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
06:08:14 2024-02-07 11:08:14,534 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:17 2024-02-07 11:08:17,580 WARN  [HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-e8b01c4][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$c/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-e8b01c4 - Received invalid response. Reason: Type of live response <things.responses:retrieveThing> is not related to type of command <things.commands:modifyAttribute>. Response: RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"jwt","subjects":["google:any-google-user","integration:any-integration-subject"]}, correlation-id=HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-e8b01c4, channel=live, timeout=4000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:42623/user/$c/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-e8b01c4#1458141105, ditto-connection-id=10906ea3-5a76-49d1-83a3-8b12d9295525, response-required=false}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=:4a90e279-0eeb-436c-8dd9-f4f6acdb00e7, thing={}, thingPlainJson={}].
06:08:21 2024-02-07 11:08:21,733 WARN  [HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-f45bcdf][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$h/ackr0-HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-f45bcdf - Received invalid response. Reason: Entity ID of live response <:3aab2c95-c067-4119-b027-6f6e5d02f45c> differs from entity ID of command <:742a0be3-8570-4890-abcf-8871d16a3fd9>. Response: ModifyAttributeResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"jwt","subjects":["google:any-google-user","integration:any-integration-subject"]}, correlation-id=HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-f45bcdf, channel=live, timeout=4000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:42623/user/$h/ackr0-HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-f45bcdf#-2133220580, response-required=false}], responseType=things.responses:modifyAttribute, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:3aab2c95-c067-4119-b027-6f6e5d02f45c, attributePointer=/manufacturer, attributeValue=null].
06:08:21 2024-02-07 11:08:21,734 WARN  [HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-f45bcdf][] o.e.d.g.s.e.a.HttpRequestActor pekko://HttpRequestActorTest/user/$h - Discarding invalid response as connection ID of sender could not be determined.
06:08:26 2024-02-07 11:08:25,982 WARN  [HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-f2cf12a][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$p/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-f2cf12a - Received invalid response. Reason: Type of live response <things.responses:retrieveThing> is not related to type of command <things.commands:modifyAttribute>. Response: RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"jwt","subjects":["google:any-google-user","integration:any-integration-subject"]}, channel=live, correlation-id=HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-f2cf12a, timeout=5000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:42623/user/$p/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-f2cf12a#-1119782563, ditto-connection-id=afad79d3-4485-469f-a9c6-cc629d2318c0, response-required=false}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=:d85b68ed-ca27-4b09-9b96-3e490598b0a4, thing={}, thingPlainJson={}].
06:08:26 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.08 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorTest
06:08:26 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.UriForLocationHeaderSupplierTest
06:08:26 Feb 07, 2024 11:08:26 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
06:08:26 WARNING: Could not find implementation for entity ID with type <bumlux>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead.
06:08:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.UriForLocationHeaderSupplierTest
06:08:26 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorHeaderInteractionTest
06:08:26 2024-02-07 11:08:26,166 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:26 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorHeaderInteractionTest
06:08:26 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.policies.OAuthTokenIntegrationSubjectIdFactoryTest
06:08:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.policies.OAuthTokenIntegrationSubjectIdFactoryTest
06:08:26 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.policies.PoliciesRouteTest
06:08:26 2024-02-07 11:08:26,589 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:26 2024-02-07 11:08:26,792 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:26 2024-02-07 11:08:26,813 WARN  [][] o.a.p.c.Cluster Cluster(pekko://PoliciesRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:08:27 2024-02-07 11:08:27,488 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:27 2024-02-07 11:08:27,606 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:27 2024-02-07 11:08:27,691 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:27 2024-02-07 11:08:27,766 INFO  [PoliciesRouteTest.activatePolicyTokenIntegrationWithPreAuthentication-4611211][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <PolicyActionFailedException> occurred in gateway root route: <PolicyActionFailedException [message='Failed to execute action 'activateTokenIntegration'.', errorCode=policies:action.failed, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Policy action is only possible with JWT authentication.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=PoliciesRouteTest.activatePolicyTokenIntegrationWithPreAuthentication-4611211}]]>!
06:08:27 2024-02-07 11:08:27,792 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:27 2024-02-07 11:08:27,868 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:27 2024-02-07 11:08:27,903 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:27 2024-02-07 11:08:27,970 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:28 2024-02-07 11:08:27,998 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:28 2024-02-07 11:08:28,069 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:28 2024-02-07 11:08:28,105 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:28 2024-02-07 11:08:28,171 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:28 2024-02-07 11:08:28,196 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:28 2024-02-07 11:08:28,231 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:28 2024-02-07 11:08:28,289 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:28 2024-02-07 11:08:28,331 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:28 2024-02-07 11:08:28,409 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:28 2024-02-07 11:08:28,442 INFO  [PoliciesRouteTest.deactivatePolicyTokenIntegrationWithPreAuthentication-72f8a20][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <PolicyActionFailedException> occurred in gateway root route: <PolicyActionFailedException [message='Failed to execute action 'deactivateTokenIntegration'.', errorCode=policies:action.failed, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Policy action is only possible with JWT authentication.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=PoliciesRouteTest.deactivatePolicyTokenIntegrationWithPreAuthentication-72f8a20}]]>!
06:08:28 2024-02-07 11:08:28,480 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:28 2024-02-07 11:08:28,509 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:28 2024-02-07 11:08:28,530 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:28 2024-02-07 11:08:28,600 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:28 2024-02-07 11:08:28,621 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:28 2024-02-07 11:08:28,743 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:28 2024-02-07 11:08:28,805 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:28 2024-02-07 11:08:28,834 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:28 2024-02-07 11:08:28,897 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:28 2024-02-07 11:08:28,929 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:29 2024-02-07 11:08:28,995 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:29 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.497 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.policies.PoliciesRouteTest
06:08:29 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.websocket.ProtocolMessageExtractorTest
06:08:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:08:29 [INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.websocket.ProtocolMessageExtractorTest
06:08:29 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.devops.DevOpsRouteTest
06:08:30 2024-02-07 11:08:30,024 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:30 2024-02-07 11:08:30,226 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:30 2024-02-07 11:08:30,282 WARN  [][] o.a.p.c.Cluster Cluster(pekko://DevOpsRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:08:30 2024-02-07 11:08:30,715 WARN  [][] o.e.d.g.s.e.d.a.DevOpsInsecureAuthenticationDirective  - DevOps resource is not secured
06:08:30 2024-02-07 11:08:30,735 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(DevOpsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:30 2024-02-07 11:08:30,827 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:30 2024-02-07 11:08:30,986 WARN  [][] o.e.d.g.s.e.d.a.DevOpsInsecureAuthenticationDirective  - DevOps resource is not secured
06:08:30 2024-02-07 11:08:30,988 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(DevOpsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.124 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.devops.DevOpsRouteTest
06:08:31 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiRouteTest
06:08:31 2024-02-07 11:08:31,096 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:31 2024-02-07 11:08:31,232 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:31 2024-02-07 11:08:31,276 WARN  [][] o.a.p.c.Cluster Cluster(pekko://WhoamiRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:08:31 2024-02-07 11:08:31,322 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(WhoamiRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiRouteTest
06:08:31 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiTest
06:08:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiTest
06:08:31 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiResponseTest
06:08:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiResponseTest
06:08:32 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.DefaultUserInformationTest
06:08:32 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.DefaultUserInformationTest
06:08:32 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.thingsearch.ThingSearchRouteTest
06:08:32 2024-02-07 11:08:32,267 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:32 2024-02-07 11:08:32,362 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:32 2024-02-07 11:08:32,377 WARN  [][] o.a.p.c.Cluster Cluster(pekko://ThingSearchRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:08:32 2024-02-07 11:08:32,414 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:32 2024-02-07 11:08:32,490 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:32 2024-02-07 11:08:32,647 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:32 2024-02-07 11:08:32,745 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:32 2024-02-07 11:08:32,831 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:32 2024-02-07 11:08:32,903 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:32 2024-02-07 11:08:32,983 INFO  [ThingSearchRouteTest.countThingsShouldAssertBadRequest-1f8c12b][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <none/none> request: <example.com POST /search/things/count>
06:08:32 2024-02-07 11:08:32,989 INFO  [ThingSearchRouteTest.countThingsShouldAssertBadRequest-1f8c12b][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <UnsupportedMediaTypeException> occurred in gateway root route: <UnsupportedMediaTypeException [message='The Media-Type <none/none> is not supported for this resource.', errorCode=mediatype.unsupported, httpStatus=HttpStatus [code=415, category=CLIENT_ERROR], description='Allowed Media-Types are: <[application/x-www-form-urlencoded]>.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ThingSearchRouteTest.countThingsShouldAssertBadRequest-1f8c12b}]]>!
06:08:33 2024-02-07 11:08:33,023 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:33 2024-02-07 11:08:33,101 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:33 2024-02-07 11:08:33,164 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:33 2024-02-07 11:08:33,215 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.049 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.thingsearch.ThingSearchRouteTest
06:08:33 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.DittoRuntimeExceptionToHttpResponseTest
06:08:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.DittoRuntimeExceptionToHttpResponseTest
06:08:33 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest
06:08:33 2024-02-07 11:08:33,371 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:33 2024-02-07 11:08:33,462 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:33 2024-02-07 11:08:33,476 WARN  [][] o.a.p.c.Cluster Cluster(pekko://ThingsSseRouteBuilderTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:08:33 2024-02-07 11:08:33,536 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:33 2024-02-07 11:08:33,576 WARN  [][] o.a.p.c.Cluster Cluster(pekko://ThingsSseRouteBuilderTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:08:33 2024-02-07 11:08:33,744 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:33 2024-02-07 11:08:33,911 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-104) - [SSE things] Upstream failed.
06:08:33 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
06:08:33 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
06:08:33 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
06:08:33 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:08:33 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
06:08:33 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
06:08:33 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOpensSseConnection(ThingsSseRouteBuilderTest.java:144)
06:08:33 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:33 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:33 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:33 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:33 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:33 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:33 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:33 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:33 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:33 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:33 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:33 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:33 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:33 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:33 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:33 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:33 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:33 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:33 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:33 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:33 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:33 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:33 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:08:33 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:33 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:33 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:33 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:33 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:33 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:33 2024-02-07 11:08:33,911 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-104) - [SSE things] Upstream failed.
06:08:33 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
06:08:33 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
06:08:33 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
06:08:33 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:08:33 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
06:08:33 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
06:08:33 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOpensSseConnection(ThingsSseRouteBuilderTest.java:144)
06:08:33 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:33 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:33 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:33 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:33 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:33 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:33 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:33 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:33 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:33 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:33 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:33 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:33 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:33 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:33 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:33 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:33 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:33 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:33 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:33 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:33 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:33 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:33 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:08:33 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:33 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:33 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:33 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:33 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:33 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:34 2024-02-07 11:08:33,939 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:34 2024-02-07 11:08:34,304 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:34 2024-02-07 11:08:34,394 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-110) - [SSE things//inbox/messages] Upstream failed.
06:08:34 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
06:08:34 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
06:08:34 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
06:08:34 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxOpensSseConnection(ThingsSseRouteBuilderTest.java:264)
06:08:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:34 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:34 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:34 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:34 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:34 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:34 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:34 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:34 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:08:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:34 2024-02-07 11:08:34,394 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-110) - [SSE things//inbox/messages] Upstream failed.
06:08:34 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
06:08:34 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
06:08:34 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
06:08:34 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxOpensSseConnection(ThingsSseRouteBuilderTest.java:264)
06:08:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:34 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:34 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:34 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:34 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:34 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:34 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:34 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:34 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:08:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:34 2024-02-07 11:08:34,418 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:34 2024-02-07 11:08:34,512 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:34 2024-02-07 11:08:34,596 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:34 2024-02-07 11:08:34,693 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-119) - [SSE things//inbox/messages/hello-world] Upstream failed.
06:08:34 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
06:08:34 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
06:08:34 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
06:08:34 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxSpecifiedSubjectOpensSseConnection(ThingsSseRouteBuilderTest.java:278)
06:08:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:34 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:34 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:34 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:34 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:34 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:34 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:34 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:34 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:08:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:34 2024-02-07 11:08:34,693 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-119) - [SSE things//inbox/messages/hello-world] Upstream failed.
06:08:34 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
06:08:34 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
06:08:34 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
06:08:34 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxSpecifiedSubjectOpensSseConnection(ThingsSseRouteBuilderTest.java:278)
06:08:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:34 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:34 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:34 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:34 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:34 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:34 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:34 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:34 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:08:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:34 2024-02-07 11:08:34,754 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:34 2024-02-07 11:08:34,837 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-122) - [SSE things] Upstream failed.
06:08:34 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
06:08:34 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
06:08:34 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
06:08:34 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOnSpecificThingOpensSseConnection(ThingsSseRouteBuilderTest.java:152)
06:08:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:34 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:34 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:34 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:34 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:34 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:34 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:34 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:34 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:08:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:34 2024-02-07 11:08:34,837 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-122) - [SSE things] Upstream failed.
06:08:34 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
06:08:34 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
06:08:34 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
06:08:34 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOnSpecificThingOpensSseConnection(ThingsSseRouteBuilderTest.java:152)
06:08:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:34 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:34 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:34 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:34 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:34 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:34 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:34 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:34 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:08:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:34 2024-02-07 11:08:34,874 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:34 2024-02-07 11:08:34,945 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-125) - [SSE things] Upstream failed.
06:08:34 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
06:08:34 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
06:08:34 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
06:08:34 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNamespacesParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:293)
06:08:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:34 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:34 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:34 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:34 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:34 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:34 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:34 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:34 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:08:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:34 2024-02-07 11:08:34,945 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-125) - [SSE things] Upstream failed.
06:08:34 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
06:08:34 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
06:08:34 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
06:08:34 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
06:08:34 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNamespacesParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:293)
06:08:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:34 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:34 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:34 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:34 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:34 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:34 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:34 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:34 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:08:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:34 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:35 2024-02-07 11:08:34,982 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:35 2024-02-07 11:08:35,074 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-128) - [SSE things] Upstream failed.
06:08:35 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
06:08:35 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
06:08:35 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
06:08:35 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndSubpathSseConnection(ThingsSseRouteBuilderTest.java:252)
06:08:35 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:35 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:35 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:35 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:35 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:35 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:35 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:35 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:35 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:35 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:35 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:35 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:35 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:35 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:35 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:35 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:35 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:35 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:35 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:35 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:08:35 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:35 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:35 2024-02-07 11:08:35,074 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-128) - [SSE things] Upstream failed.
06:08:35 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
06:08:35 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
06:08:35 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
06:08:35 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndSubpathSseConnection(ThingsSseRouteBuilderTest.java:252)
06:08:35 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:35 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:35 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:35 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:35 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:35 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:35 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:35 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:35 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:35 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:35 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:35 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:35 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:35 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:35 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:35 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:35 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:35 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:35 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:35 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:08:35 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:35 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:35 2024-02-07 11:08:35,112 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:35 2024-02-07 11:08:35,198 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-131) - [SSE things] Upstream failed.
06:08:35 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
06:08:35 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
06:08:35 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
06:08:35 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndExtraFieldsParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:308)
06:08:35 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:35 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:35 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:35 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:35 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:35 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:35 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:35 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:35 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:35 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:35 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:35 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:35 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:35 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:35 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:35 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:35 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:35 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:35 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:35 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:08:35 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:35 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:35 2024-02-07 11:08:35,198 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-131) - [SSE things] Upstream failed.
06:08:35 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
06:08:35 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
06:08:35 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
06:08:35 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndExtraFieldsParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:308)
06:08:35 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:35 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:35 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:35 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:35 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:35 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:35 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:35 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:35 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:35 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:35 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:35 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:35 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:35 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:35 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:35 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:35 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:35 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:35 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:35 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:08:35 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:35 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:35 2024-02-07 11:08:35,230 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:35 2024-02-07 11:08:35,375 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:35 2024-02-07 11:08:35,471 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-137) - [SSE things] Upstream failed.
06:08:35 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
06:08:35 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
06:08:35 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
06:08:35 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndFilterOpensSseConnection(ThingsSseRouteBuilderTest.java:240)
06:08:35 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:35 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:35 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:35 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:35 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:35 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:35 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:35 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:35 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:35 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:35 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:35 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:35 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:35 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:35 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:35 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:35 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:35 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:35 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:35 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:08:35 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:35 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:35 2024-02-07 11:08:35,471 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-137) - [SSE things] Upstream failed.
06:08:35 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
06:08:35 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
06:08:35 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
06:08:35 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndFilterOpensSseConnection(ThingsSseRouteBuilderTest.java:240)
06:08:35 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:35 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:35 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:35 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:35 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:35 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:35 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:35 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:35 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:35 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:35 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:35 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:35 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:35 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:35 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:35 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:35 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:35 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:35 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:35 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:08:35 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:35 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:35 2024-02-07 11:08:35,510 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:35 2024-02-07 11:08:35,626 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:35 2024-02-07 11:08:35,734 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:35 2024-02-07 11:08:35,818 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-146) - [SSE things] Upstream failed.
06:08:35 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
06:08:35 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
06:08:35 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
06:08:35 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndFilterParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:226)
06:08:35 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:35 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:35 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:35 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:35 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:35 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:35 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:35 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:35 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:35 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:35 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:35 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:35 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:35 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:35 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:35 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:35 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:35 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:35 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:35 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:08:35 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:35 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:35 2024-02-07 11:08:35,818 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-146) - [SSE things] Upstream failed.
06:08:35 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
06:08:35 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
06:08:35 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
06:08:35 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
06:08:35 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndFilterParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:226)
06:08:35 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:35 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:35 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:35 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:35 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:35 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:35 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:35 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:35 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:35 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:35 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:35 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:35 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:35 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:35 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:35 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:35 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:35 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:35 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:35 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:35 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:08:35 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:35 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:35 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:35 [WARN] [02/07/2024 11:08:35.827] [ThingsSseRouteBuilderTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ThingsSseRouteBuilderTest)] Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:08:35 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.521 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest
06:08:35 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.connections.ConnectionsRouteTest
06:08:35 2024-02-07 11:08:35,869 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:36 2024-02-07 11:08:35,999 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:36 2024-02-07 11:08:36,009 WARN  [][] o.a.p.c.Cluster Cluster(pekko://ConnectionsRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:08:36 2024-02-07 11:08:36,131 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:36 2024-02-07 11:08:36,197 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:36 2024-02-07 11:08:36,236 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:36 2024-02-07 11:08:36,286 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:36 2024-02-07 11:08:36,324 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:36 2024-02-07 11:08:36,370 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:36 2024-02-07 11:08:36,403 INFO  [ConnectionsRouteTest.testPostConnectionCommandWrongFails-15488ad][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <application/json> request: <example.com POST /connections/8a29a44e-c463-474e-897c-385aa87ff9e5/command>
06:08:36 2024-02-07 11:08:36,423 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:36 2024-02-07 11:08:36,479 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:36 2024-02-07 11:08:36,506 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:36 2024-02-07 11:08:36,540 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:36 2024-02-07 11:08:36,592 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:36 2024-02-07 11:08:36,637 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:36 2024-02-07 11:08:36,716 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:36 2024-02-07 11:08:36,788 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:36 2024-02-07 11:08:36,821 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:36 2024-02-07 11:08:36,867 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:36 2024-02-07 11:08:36,912 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:36 2024-02-07 11:08:36,967 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:37 2024-02-07 11:08:37,009 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:37 2024-02-07 11:08:37,061 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:37 2024-02-07 11:08:37,102 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:37 2024-02-07 11:08:37,161 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:37 2024-02-07 11:08:37,193 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:37 2024-02-07 11:08:37,261 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:37 2024-02-07 11:08:37,297 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:37 2024-02-07 11:08:37,370 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:37 2024-02-07 11:08:37,411 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:37 2024-02-07 11:08:37,464 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:37 2024-02-07 11:08:37,502 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:37 2024-02-07 11:08:37,543 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:37 2024-02-07 11:08:37,595 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:37 2024-02-07 11:08:37,645 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:37 2024-02-07 11:08:37,691 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:37 2024-02-07 11:08:37,743 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:37 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.930 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.connections.ConnectionsRouteTest
06:08:37 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteTest
06:08:37 2024-02-07 11:08:37,797 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:37 2024-02-07 11:08:37,824 INFO  [][] o.e.d.i.u.t.DittoTracing  - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:08:37 2024-02-07 11:08:37,845 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:37 2024-02-07 11:08:37,869 WARN  [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:08:37 2024-02-07 11:08:37,903 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:38 2024-02-07 11:08:37,912 WARN  [][] o.a.p.c.Cluster Cluster(pekko://RootRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:08:38 2024-02-07 11:08:38,070 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:38 2024-02-07 11:08:38,074 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:38 2024-02-07 11:08:38,217 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:38 2024-02-07 11:08:38,232 INFO  [9d915cce-0696-4b40-9165-d90ff7443f6a][] o.e.d.g.s.e.d.HttpsEnsuringDirective  - REST request on URI <http://example.com/overall/status> did not originate via HTTPS, sending back <404 Not Found>.
06:08:38 2024-02-07 11:08:38,234 INFO  [9d915cce-0696-4b40-9165-d90ff7443f6a][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/overall/status' was: 404
06:08:38 2024-02-07 11:08:38,276 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:38 2024-02-07 11:08:38,315 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:38 2024-02-07 11:08:38,315 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:38 2024-02-07 11:08:38,317 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:38 2024-02-07 11:08:38,381 INFO  [a7170b50-0071-4653-8f94-1d5ebfd7c91c][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/connections' was: 401
06:08:38 2024-02-07 11:08:38,415 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:38 2024-02-07 11:08:38,460 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:38 2024-02-07 11:08:38,460 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:38 2024-02-07 11:08:38,462 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:38 2024-02-07 11:08:38,464 INFO  [4634cc69-e2a7-4e37-aa0a-e0273e15e341][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/overall/status' was: 401
06:08:38 2024-02-07 11:08:38,489 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:38 2024-02-07 11:08:38,525 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:38 2024-02-07 11:08:38,525 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:38 2024-02-07 11:08:38,562 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:38 2024-02-07 11:08:38,599 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:38 2024-02-07 11:08:38,599 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:38 2024-02-07 11:08:38,601 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:38 2024-02-07 11:08:38,607 INFO  [303f95b3-051e-4661-9bbf-9e56401f829b][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>.
06:08:38 2024-02-07 11:08:38,614 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:38 2024-02-07 11:08:38,642 INFO  [303f95b3-051e-4661-9bbf-9e56401f829b][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things' was: 200
06:08:38 2024-02-07 11:08:38,712 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:38 2024-02-07 11:08:38,793 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:38 2024-02-07 11:08:38,794 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:38 2024-02-07 11:08:38,796 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:38 2024-02-07 11:08:38,798 INFO  [b9068967-b080-48f2-97ca-8a2dcd8b129d][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>.
06:08:38 2024-02-07 11:08:38,803 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:38 2024-02-07 11:08:38,806 INFO  [b9068967-b080-48f2-97ca-8a2dcd8b129d][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/whoami' was: 200
06:08:38 2024-02-07 11:08:38,839 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:38 2024-02-07 11:08:38,914 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:38 2024-02-07 11:08:38,915 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:38 2024-02-07 11:08:38,918 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:38 2024-02-07 11:08:38,919 INFO  [5fa9e1ef-5ed0-4acb-b801-d644b6669107][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[i:foo0, i:foo1, i:foo2, i:foo3, i:foo4, i:foo5, i:foo6, i:foo7, i:foo8, i:foo9, i:foo10, i:foo11, i:foo12, i:foo13, i:foo14, i:foo15, i:foo16, i:foo17, i:foo18, i:foo19, i:foo20, i:foo21, i:foo22, i:foo23, i:foo24, i:foo25, i:foo26, i:foo27, i:foo28, i:foo29, i:foo30, i:foo31, i:foo32, i:foo33, i:foo34, i:foo35, i:foo36, i:foo37, i:foo38, i:foo39, i:foo40, i:foo41, i:foo42, i:foo43, i:foo44, i:foo45, i:foo46, i:foo47, i:foo48, i:foo49, i:foo50, i:foo51, i:foo52, i:foo53, i:foo54, i:foo55, i:foo56, i:foo57, i:foo58, i:foo59, i:foo60, i:foo61, i:foo62, i:foo63, i:foo64, i:foo65, i:foo66, i:foo67, i:foo68, i:foo69, i:foo70, i:foo71, i:foo72, i:foo73, i:foo74, i:foo75, i:foo76, i:foo77, i:foo78, i:foo79, i:foo80, i:foo81, i:foo82, i:foo83, i:foo84, i:foo85, i:foo86, i:foo87, i:foo88, i:foo89, i:foo90, i:foo91, i:foo92, i:foo93, i:foo94, i:foo95, i:foo96, i:foo97, i:foo98, i:foo99, i:foo100]]>.
06:08:38 2024-02-07 11:08:38,923 INFO  [5fa9e1ef-5ed0-4acb-b801-d644b6669107][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <DittoHeadersTooLargeException> occurred in gateway root route: <DittoHeadersTooLargeException [message='The headers are too large.', errorCode=headers.too.large, httpStatus=HttpStatus [code=431, category=CLIENT_ERROR], description='The number of authorization subjects <101> exceeded the maximum allowed value <100>.', href=null, dittoHeaders=ImmutableDittoHeaders [{version=2, correlation-id=5fa9e1ef-5ed0-4acb-b801-d644b6669107, ditto-auth-context={"type":"pre-authenticated-http","subjects":["i:foo0","i:foo1","i:foo2","i:foo3","i:foo4","i:foo5","i:foo6","i:foo7","i:foo8","i:foo9","i:foo10","i:foo11","i:foo12","i:foo13","i:foo14","i:foo15","i:foo16","i:foo17","i:foo18","i:foo19","i:foo20","i:foo21","i:foo22","i:foo23","i:foo24","i:foo25","i:foo26","i:foo27","i:foo28","i:foo29","i:foo30","i:foo31","i:foo32","i:foo33","i:foo34","i:foo35","i:foo36","i:foo37","i:foo38","i:foo39","i:foo40","i:foo41","i:foo42","i:foo43","i:foo44","i:foo45","i:foo46","i:foo47","i:foo48","i:foo49","i:foo50","i:foo51","i:foo52","i:foo53","i:foo54","i:foo55","i:foo56","i:foo57","i:foo58","i:foo59","i:foo60","i:foo61","i:foo62","i:foo63","i:foo64","i:foo65","i:foo66","i:foo67","i:foo68","i:foo69","i:foo70","i:foo71","i:foo72","i:foo73","i:foo74","i:foo75","i:foo76","i:foo77","i:foo78","i:foo79","i:foo80","i:foo81","i:foo82","i:foo83","i:foo84","i:foo85","i:foo86","i:foo87","i:foo88","i:foo89","i:foo90","i:foo91","i:foo92","i:foo93","i:foo94","i:foo95","i:foo96","i:foo97","i:foo98","i:foo99","i:foo100"]}, x-ditto-pre-authenticated=i:foo0,i:foo1,i:foo2,i:foo3,i:foo4,i:foo5,i:foo6,i:foo7,i:foo8,i:foo9,i:foo10,i:foo11,i:foo12,i:foo13,i:foo14,i:foo15,i:foo16,i:foo17,i:foo18,i:foo19,i:foo20,i:foo21,i:foo22,i:foo23,i:foo24,i:foo25,i:foo26,i:foo27,i:foo28,i:foo29,i:foo30,i:foo31,i:foo32,i:foo33,i:foo34,i:foo35,i:foo36,i:foo37,i:foo38,i:foo39,i:foo40,i:foo41,i:foo42,i:foo43,i:foo44,i:foo45,i:foo46,i:foo47,i:foo48,i:foo49,i:foo50,i:foo51,i:foo52,i:foo53,i:foo54,i:foo55,i:foo56,i:foo57,i:foo58,i:foo59,i:foo60,i:foo61,i:foo62,i:foo63,i:foo64,i:foo65,i:foo66,i:foo67,i:foo68,i:foo69,i:foo70,i:foo71,i:foo72,i:foo73,i:foo74,i:foo75,i:foo76,i:foo77,i:foo78,i:foo79,i:foo80,i:foo81,i:foo82,i:foo83,i:foo84,i:foo85,i:foo86,i:foo87,i:foo88,i:foo89,i:foo90,i:foo91,i:foo92,i:foo93,i:foo94,i:foo95,i:foo96,i:foo97,i:foo98,i:foo99,i:foo100}]]>!
06:08:38 2024-02-07 11:08:38,924 INFO  [5fa9e1ef-5ed0-4acb-b801-d644b6669107][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/search/things' was: 431
06:08:39 2024-02-07 11:08:38,971 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:39 2024-02-07 11:08:39,023 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:39 2024-02-07 11:08:39,023 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:39 2024-02-07 11:08:39,025 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:39 2024-02-07 11:08:39,026 INFO  [78b18fa6-c7dd-4506-8d6b-0ec84a056a39][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <GatewayDuplicateHeaderException> occurred in gateway root route: <GatewayDuplicateHeaderException [message='The message contains headers which include a duplicate header field: 'x-correlation-id'', errorCode=gateway:duplicate.header.field, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='A request must not contain multiple header fields with the same field name. For more information see RFC 7230 section 3.2.2.', href=https://tools.ietf.org/rfc/rfc7230.txt, dittoHeaders=ImmutableDittoHeaders [{correlation-id=78b18fa6-c7dd-4506-8d6b-0ec84a056a39}]]>!
06:08:39 2024-02-07 11:08:39,077 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:39 2024-02-07 11:08:39,122 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:39 2024-02-07 11:08:39,122 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:39 2024-02-07 11:08:39,124 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:39 2024-02-07 11:08:39,133 INFO  [c9695928-1bed-4a16-bc39-53fd98065c47][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/status/health' was: 200
06:08:39 2024-02-07 11:08:39,174 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:39 2024-02-07 11:08:39,232 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:39 2024-02-07 11:08:39,232 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:39 2024-02-07 11:08:39,235 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:39 2024-02-07 11:08:39,235 INFO  [f673c941-5160-4a78-b270-f215ae98af8c][] o.e.d.g.s.e.d.HttpsEnsuringDirective  - REST request on URI <http://example.com/ws/2> did not originate via HTTPS, sending back <404 Not Found>.
06:08:39 2024-02-07 11:08:39,236 INFO  [f673c941-5160-4a78-b270-f215ae98af8c][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/ws/2' was: 404
06:08:39 2024-02-07 11:08:39,281 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:39 2024-02-07 11:08:39,338 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:39 2024-02-07 11:08:39,338 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:39 2024-02-07 11:08:39,342 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:39 2024-02-07 11:08:39,344 INFO  [a87d7cd5-408e-4146-bf3a-03e530d0d414][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/9999/things?ids=bumlux' was: 404
06:08:39 2024-02-07 11:08:39,388 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:39 2024-02-07 11:08:39,441 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:39 2024-02-07 11:08:39,441 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:39 2024-02-07 11:08:39,443 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:39 2024-02-07 11:08:39,443 INFO  [e61a6d25-25c0-400b-83c3-d8e5b35c1622][] o.e.d.g.s.e.d.HttpsEnsuringDirective  - REST request on URI <http://example.com/status/cluster> did not originate via HTTPS, sending back <404 Not Found>.
06:08:39 2024-02-07 11:08:39,444 INFO  [e61a6d25-25c0-400b-83c3-d8e5b35c1622][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/status/cluster' was: 404
06:08:39 2024-02-07 11:08:39,482 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:39 2024-02-07 11:08:39,525 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:39 2024-02-07 11:08:39,525 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:39 2024-02-07 11:08:39,526 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:39 2024-02-07 11:08:39,527 INFO  [28d09a9b-0b0e-4e98-b1bb-65d009dfa915][] o.e.d.g.s.e.d.HttpsEnsuringDirective  - REST request on URI <http://example.com/api/2/things> did not originate via HTTPS, sending back <404 Not Found>.
06:08:39 2024-02-07 11:08:39,527 INFO  [28d09a9b-0b0e-4e98-b1bb-65d009dfa915][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things' was: 404
06:08:39 2024-02-07 11:08:39,569 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:39 2024-02-07 11:08:39,625 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:39 2024-02-07 11:08:39,626 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:39 2024-02-07 11:08:39,629 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:39 2024-02-07 11:08:39,631 INFO  [9f15fb24-3e25-4f4a-b165-5bd42c5fb8b8][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>.
06:08:39 2024-02-07 11:08:39,633 INFO  [9f15fb24-3e25-4f4a-b165-5bd42c5fb8b8][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <GatewayDuplicateHeaderException> occurred in gateway root route: <GatewayDuplicateHeaderException [message='<timeout> was provided as header as well as query parameter with divergent values!', errorCode=gateway:duplicate.header.field, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='A request must not contain multiple header fields with the same field name. For more information see RFC 7230 section 3.2.2.', href=https://tools.ietf.org/rfc/rfc7230.txt, dittoHeaders=ImmutableDittoHeaders [{version=2, correlation-id=9f15fb24-3e25-4f4a-b165-5bd42c5fb8b8, ditto-auth-context={"type":"pre-authenticated-http","subjects":["some-issuer:foo"]}}]]>!
06:08:39 2024-02-07 11:08:39,634 INFO  [9f15fb24-3e25-4f4a-b165-5bd42c5fb8b8][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things?ids=namespace:bumlux&timeout=32s' was: 400
06:08:39 2024-02-07 11:08:39,673 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:39 2024-02-07 11:08:39,722 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:39 2024-02-07 11:08:39,722 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:39 2024-02-07 11:08:39,724 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:39 2024-02-07 11:08:39,726 INFO  [a8949ce4-504d-4059-bb87-e158d2415bfe][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[i:foo0, i:foo1, i:foo2, i:foo3, i:foo4, i:foo5, i:foo6, i:foo7, i:foo8, i:foo9]]>.
06:08:39 2024-02-07 11:08:39,728 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:39 2024-02-07 11:08:39,730 INFO  [a8949ce4-504d-4059-bb87-e158d2415bfe][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/search/things' was: 200
06:08:39 2024-02-07 11:08:39,780 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:39 2024-02-07 11:08:39,813 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:39 2024-02-07 11:08:39,813 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:39 2024-02-07 11:08:39,815 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:39 2024-02-07 11:08:39,827 INFO  [bd42cd47-03f9-42ac-b6b4-6f12ff7170ab][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/overall/status' was: 200
06:08:39 2024-02-07 11:08:39,867 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:39 2024-02-07 11:08:39,902 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:39 2024-02-07 11:08:39,902 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:39 2024-02-07 11:08:39,904 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:39 2024-02-07 11:08:39,905 INFO  [a9ee11b0-7569-40bd-95e2-ce464b6b6e51][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/' was: 404
06:08:40 2024-02-07 11:08:39,930 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:40 2024-02-07 11:08:39,986 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:39,986 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:39,988 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:40 2024-02-07 11:08:39,989 INFO  [ce84439e-08bf-4068-b643-5f2730477961][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>.
06:08:40 2024-02-07 11:08:39,991 INFO  [ce84439e-08bf-4068-b643-5f2730477961][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/search/foo' was: 404
06:08:40 2024-02-07 11:08:40,010 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:40 2024-02-07 11:08:40,062 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,062 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,064 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:40 2024-02-07 11:08:40,065 INFO  [0e11f3b0-fddc-4ecc-817d-14511ac680fd][] o.e.d.g.s.e.d.HttpsEnsuringDirective  - REST request on URI <http://example.com/api/2/things> did not originate via HTTPS, sending back <404 Not Found>.
06:08:40 2024-02-07 11:08:40,065 INFO  [0e11f3b0-fddc-4ecc-817d-14511ac680fd][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things' was: 404
06:08:40 2024-02-07 11:08:40,090 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:40 2024-02-07 11:08:40,123 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,123 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,125 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:40 2024-02-07 11:08:40,126 INFO  [16dc2584-b214-436d-826f-db089672844d][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>.
06:08:40 2024-02-07 11:08:40,134 INFO  [16dc2584-b214-436d-826f-db089672844d][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/ws/2' was: 400
06:08:40 2024-02-07 11:08:40,166 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:40 2024-02-07 11:08:40,206 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,206 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,207 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:40 2024-02-07 11:08:40,209 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:40 2024-02-07 11:08:40,211 INFO  [4b550b01-fb96-48ae-848a-de40880140fa][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/connections' was: 200
06:08:40 2024-02-07 11:08:40,235 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:40 2024-02-07 11:08:40,278 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,278 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,294 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:40 2024-02-07 11:08:40,334 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,334 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,337 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:40 2024-02-07 11:08:40,339 INFO  [04725720-1e18-4f13-8488-71cbd6dac96d][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>.
06:08:40 2024-02-07 11:08:40,344 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:40 2024-02-07 11:08:40,361 INFO  [04725720-1e18-4f13-8488-71cbd6dac96d][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things?ids=namespace:bumlux' was: 200
06:08:40 2024-02-07 11:08:40,385 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:40 2024-02-07 11:08:40,429 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,429 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,431 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:40 2024-02-07 11:08:40,432 INFO  [c4b78932-16c0-4f43-8b85-bf7c2e793c42][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>.
06:08:40 2024-02-07 11:08:40,438 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <CommandHeaderInvalidException>!
06:08:40 2024-02-07 11:08:40,438 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <CommandHeaderInvalidException> occurred in gateway root route: <CommandHeaderInvalidException [message='Query commands must not have the header 'response-required' set to false', errorCode=command.headers.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Set the header 'response-required' to true instead in order to receive a response to your query command.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]>!
06:08:40 2024-02-07 11:08:40,439 INFO  [c4b78932-16c0-4f43-8b85-bf7c2e793c42][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things/org.eclipse.ditto:dummy' was: 400
06:08:40 2024-02-07 11:08:40,470 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:40 2024-02-07 11:08:40,500 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,500 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,505 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:40 2024-02-07 11:08:40,506 INFO  [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>.
06:08:40 2024-02-07 11:08:40,508 INFO  [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <DittoHeadersTooLargeException> occurred in gateway root route: <DittoHeadersTooLargeException [message='The headers are too large.', errorCode=headers.too.large, httpStatus=HttpStatus [code=431, category=CLIENT_ERROR], description='The number of bytes exceeded the maximum allowed value <5,120>!', href=null, dittoHeaders=ImmutableDittoHeaders [{version=2, correlation-id=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx, ditto-auth-context={"type":"pre-authenticated-http","subjects":["some-issuer:foo"]}, x-ditto-pre-authenticated=some-issuer:foo, x-correlation-id=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx}]]>!
06:08:40 2024-02-07 11:08:40,512 INFO  [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/search/things' was: 431
06:08:40 2024-02-07 11:08:40,533 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:40 2024-02-07 11:08:40,586 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,586 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,587 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:40 2024-02-07 11:08:40,588 INFO  [b53a8e66-3e35-481b-bade-cf23e2917771][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/doesNotExist' was: 404
06:08:40 2024-02-07 11:08:40,609 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:40 2024-02-07 11:08:40,694 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,694 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,696 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:40 2024-02-07 11:08:40,697 INFO  [c4f4ef6a-1095-420f-94b7-70760562af0e][] o.e.d.g.s.e.d.HttpsEnsuringDirective  - REST request on URI <http://example.com/status/health> did not originate via HTTPS, sending back <404 Not Found>.
06:08:40 2024-02-07 11:08:40,697 INFO  [c4f4ef6a-1095-420f-94b7-70760562af0e][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/status/health' was: 404
06:08:40 2024-02-07 11:08:40,784 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:40 2024-02-07 11:08:40,832 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,832 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,834 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:40 2024-02-07 11:08:40,837 INFO  [80737ca1-a5c0-405f-a313-3eaca8383f73][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/connections' was: 401
06:08:40 2024-02-07 11:08:40,882 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:40 2024-02-07 11:08:40,915 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,915 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:40 2024-02-07 11:08:40,917 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:40 2024-02-07 11:08:40,920 INFO  [5cdb42c6-d4d0-49c4-b092-ec311a9b5840][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/health' was: 200
06:08:41 2024-02-07 11:08:40,970 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:41 2024-02-07 11:08:41,005 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:41 2024-02-07 11:08:41,005 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:41 2024-02-07 11:08:41,007 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:41 2024-02-07 11:08:41,008 INFO  [b0272bce-cbf8-4446-b0ee-acb675bc0179][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/doesNotExist' was: 301
06:08:41 2024-02-07 11:08:41,031 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:41 2024-02-07 11:08:41,078 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:41 2024-02-07 11:08:41,078 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:41 2024-02-07 11:08:41,088 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:41 2024-02-07 11:08:41,094 INFO  [add47d5c-14ae-4b3c-8508-adedca0bbe00][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>.
06:08:41 2024-02-07 11:08:41,096 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <ThingIdInvalidException>!
06:08:41 2024-02-07 11:08:41,096 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <ThingIdInvalidException> occurred in gateway root route: <ThingIdInvalidException [message='Thing ID 'namespace:c6db42e5-5c79-47fa-8b8f-66ef307388cc:826a6671-049d-4779-9920-5762ae413293:6b11d0cd-d200-4269-863b-e956c6d36b0f:2efbba3f-6214-44e4-9f82-32e5c9a4f64b:efe76534-7884-4e82-b417-fb876727f182:a4261e26-1d22-4b1d-988f-43b8fd599e35:759a2774-2dfb-4b5c-ab36-7cc22f5f5596:2624187a-5f05-4712-9b32-82f8e8eb97bc:9e6fa614-6745-4a2d-94d7-dbaceac349f4:364ee26d-8788-4887-8271-1b3f5978c9cf:da32c9df-e56c-4262-b524-d47f0aeced7d:1dfb29aa-f75c-4587-a5d5-bc197a88e4b5:2c6f35fb-0c49-4689-bbd1-38b211d5b5f6:3c5642e8-143f-4e7d-a0c1-70e9862449d5:f26df0be-d875-4835-b7e6-f91532af1406:a9b52512-3515-4449-af33-6b832b376ec6:eeb3f22a-6c8b-40bf-8c48-774846a93dba:a08677dd-0aa4-48ae-b5d1-e64f29e2a76e:01d425f2-3a5f-4ba6-8f47-3b1cb06da496:1f193fdf-a2c9-4064-b101-2aa9f6575f42:ccfdaaf5-242d-4cf2-88b6-0ae1e7d46085:0a4d65c8-8c14-4998-bc01-51570d499db6:5405a237-6ae8-45f2-a99c-243dd10a4819:cf3e0475-4c36-46a9-80e0-00f85a33d43a:1081ef55-e8ce-45e9-94ca-e8efaa01cc93:7a74c550-2875-4e03-bc6a-d806a4a43a45:827af8ad-66ce-4954-a4e4-e4aa618b229c:58cefce5-1edf-4350-b5fc-6c1bac3e8016:d5319583-cf35-4253-972a-f5c1664e9174:ff704266-ac8c-4dbf-aaa6-80cf50fde790:0ff889b6-2065-43c9-90c8-b372763499ea:9d1ed944-e45f-4537-85ff-5ea87566166f:c74ed0d0-af11-4658-b164-ded9033d156b:eb83eb20-0824-43bb-b6bb-fd4b3f6a95dc:d2d67a38-d473-4895-bb30-cd9ee93ae233:46f47bb9-4968-47d9-b300-00e9143991a8:1caf3ec4-034c-4a48-9f96-60e21a255f95:6047e190-df46-46a5-b1b1-56aae6132e96:e9a65f62-c847-4213-bd8a-bcb9b46bc61c:21f80a82-2a35-4e42-b157-63ddc3b01daa:f4db47a1-c00c-44b1-837b-4216a13ea692:9730a8bd-a236-41d4-97fa-a2d84a207772:176a559c-8dae-44e5-a722-d49424ffb499:08bfb3d5-dcce-46f9-a274-6e0d484bfa6a:375c30bb-1be2-46a3-a8ec-ef06c35e3a9b:4d89b56d-3eb6-47bb-ba84-7bbb1b364f7d:c91e9641-3247-47d0-964c-59cc3b05f693:bb10617f-3384-47af-942a-f6f70b2ab088:6bdbb1e6-df6f-4b72-ba4d-cdd84a3be8d8:6be54188-ac8c-4c44-ade2-e8ac2dd9e4df:7af5252b-997f-4d1e-83f0-0ba9318bcc23:1d2d1afe-9469-420b-bc2a-8d1e33364709:2fb133a0-b6ec-4da4-b6ef-b845768d31b6:166106e4-ad89-4d78-8763-4f0deacb93bc:992146b2-d1ac-4067-aafa-bf66afec88fd:62c2a604-1488-4e9a-a0eb-2207ba857b16:34d97df8-904f-448b-a866-6e28ad1e65e5:765f2cc1-9110-4376-9c7d-40c76fd9af9e:de217620-9e8f-45c2-ab3c-39d72b07d81c:10d161f7-d024-43d7-8baf-7c747b821719:0e6f68e1-d8a2-41ab-b5a0-fcb78c6a6334:3bcd530b-aee8-4883-bb8a-48a8f9826a62:4e0d85e8-2eb0-4c86-88b5-603ce3cd5aa4:3a536b9e-90fb-4f8a-a4ad-863aceb829c8:f07bb08d-2eb6-469a-8f99-852fed6e9222:f6ccc986-47c3-4440-9a4c-477c84376cf5:0d588f55-6fe2-47ef-8c52-b7f7ac10c609:f262696f-d2c5-4c13-988c-ea66c20f6726:acc52bac-2977-4710-9fe0-3f4965db9fd9:ea119f12-891f-4127-8daf-a847befcf9f7:cb712905-7034-4e04-abda-a79129441f2b:df5c699e-3bee-4d72-8a82-dda3a191102d:dac41687-93a3-4baf-b988-a9fdd7abc934:5700c1d1-589a-47f6-a5fe-37ff732ecd90:b70cb112-4613-40fd-8384-4eb8dd48ff38:35eacb6a-6533-441a-be3b-7acf6585f36d:15a72922-29a6-4ae2-b992-30c09c11bafd:fec100f5-596a-4119-9b13-6300432d847f:20c27f6d-026b-4d67-87dd-2b7a8554616f:eea03d19-024a-467d-980f-882b55313504:586293ee-b030-4015-9806-0d9d8783634b:777957f3-dba7-49a0-965d-f82177748ae5:7614077b-beb4-4899-a793-219422bbe3ec:77ccae9e-7f10-4dc5-af8f-5cc481f42389:ea8afd30-6805-4d9b-bb61-831080abcb47:6ed340d1-89c3-4cef-aaf3-79750abd72d7:bac56438-30da-488f-a51b-d9036c7e2528:90eda0c1-9d2d-4ef3-87ba-bbb36477a451:d0e118a8-a79c-4df9-95b1-a1ff8eba9d41:ba901fa8-814a-419a-8453-1e637aff0979:c09c5be3-02d2-4aff-87ca-dde02fb22fbb:e9751703-89f7-4463-83f4-a9fb5772c5f5:6cabfb05-3513-4627-93f7-4de288c87a29:33e55478-21c3-4680-bf3a-5cb6a7c137f5:324a4633-f5f7-448a-be55-c26dcd515723:673a0364-7c8c-4ccb-83b8-9cb6607bb39d:cc104e04-0764-4750-9dad-eccb610dd2e4:8a51040e-e581-4d02-80c3-f7b3a4dd7990:1bc8afee-6b39-48be-8959-cdf0930fa333:e3a416f1-fae5-4b00-8fd7-4d1c3f44ca6c' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{}]]>!
06:08:41 2024-02-07 11:08:41,097 INFO  [add47d5c-14ae-4b3c-8508-adedca0bbe00][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things/namespace:c6db42e5-5c79-47fa-8b8f-66ef307388cc:826a6671-049d-4779-9920-5762ae413293:6b11d0cd-d200-4269-863b-e956c6d36b0f:2efbba3f-6214-44e4-9f82-32e5c9a4f64b:efe76534-7884-4e82-b417-fb876727f182:a4261e26-1d22-4b1d-988f-43b8fd599e35:759a2774-2dfb-4b5c-ab36-7cc22f5f5596:2624187a-5f05-4712-9b32-82f8e8eb97bc:9e6fa614-6745-4a2d-94d7-dbaceac349f4:364ee26d-8788-4887-8271-1b3f5978c9cf:da32c9df-e56c-4262-b524-d47f0aeced7d:1dfb29aa-f75c-4587-a5d5-bc197a88e4b5:2c6f35fb-0c49-4689-bbd1-38b211d5b5f6:3c5642e8-143f-4e7d-a0c1-70e9862449d5:f26df0be-d875-4835-b7e6-f91532af1406:a9b52512-3515-4449-af33-6b832b376ec6:eeb3f22a-6c8b-40bf-8c48-774846a93dba:a08677dd-0aa4-48ae-b5d1-e64f29e2a76e:01d425f2-3a5f-4ba6-8f47-3b1cb06da496:1f193fdf-a2c9-4064-b101-2aa9f6575f42:ccfdaaf5-242d-4cf2-88b6-0ae1e7d46085:0a4d65c8-8c14-4998-bc01-51570d499db6:5405a237-6ae8-45f2-a99c-243dd10a4819:cf3e0475-4c36-46a9-80e0-00f85a33d43a:1081ef55-e8ce-45e9-94ca-e8efaa01cc93:7a74c550-2875-4e03-bc6a-d806a4a43a45:827af8ad-66ce-4954-a4e4-e4aa618b229c:58cefce5-1edf-4350-b5fc-6c1bac3e8016:d5319583-cf35-4253-972a-f5c1664e9174:ff704266-ac8c-4dbf-aaa6-80cf50fde790:0ff889b6-2065-43c9-90c8-b372763499ea:9d1ed944-e45f-4537-85ff-5ea87566166f:c74ed0d0-af11-4658-b164-ded9033d156b:eb83eb20-0824-43bb-b6bb-fd4b3f6a95dc:d2d67a38-d473-4895-bb30-cd9ee93ae233:46f47bb9-4968-47d9-b300-00e9143991a8:1caf3ec4-034c-4a48-9f96-60e21a255f95:6047e190-df46-46a5-b1b1-56aae6132e96:e9a65f62-c847-4213-bd8a-bcb9b46bc61c:21f80a82-2a35-4e42-b157-63ddc3b01daa:f4db47a1-c00c-44b1-837b-4216a13ea692:9730a8bd-a236-41d4-97fa-a2d84a207772:176a559c-8dae-44e5-a722-d49424ffb499:08bfb3d5-dcce-46f9-a274-6e0d484bfa6a:375c30bb-1be2-46a3-a8ec-ef06c35e3a9b:4d89b56d-3eb6-47bb-ba84-7bbb1b364f7d:c91e9641-3247-47d0-964c-59cc3b05f693:bb10617f-3384-47af-942a-f6f70b2ab088:6bdbb1e6-df6f-4b72-ba4d-cdd84a3be8d8:6be54188-ac8c-4c44-ade2-e8ac2dd9e4df:7af5252b-997f-4d1e-83f0-0ba9318bcc23:1d2d1afe-9469-420b-bc2a-8d1e33364709:2fb133a0-b6ec-4da4-b6ef-b845768d31b6:166106e4-ad89-4d78-8763-4f0deacb93bc:992146b2-d1ac-4067-aafa-bf66afec88fd:62c2a604-1488-4e9a-a0eb-2207ba857b16:34d97df8-904f-448b-a866-6e28ad1e65e5:765f2cc1-9110-4376-9c7d-40c76fd9af9e:de217620-9e8f-45c2-ab3c-39d72b07d81c:10d161f7-d024-43d7-8baf-7c747b821719:0e6f68e1-d8a2-41ab-b5a0-fcb78c6a6334:3bcd530b-aee8-4883-bb8a-48a8f9826a62:4e0d85e8-2eb0-4c86-88b5-603ce3cd5aa4:3a536b9e-90fb-4f8a-a4ad-863aceb829c8:f07bb08d-2eb6-469a-8f99-852fed6e9222:f6ccc986-47c3-4440-9a4c-477c84376cf5:0d588f55-6fe2-47ef-8c52-b7f7ac10c609:f262696f-d2c5-4c13-988c-ea66c20f6726:acc52bac-2977-4710-9fe0-3f4965db9fd9:ea119f12-891f-4127-8daf-a847befcf9f7:cb712905-7034-4e04-abda-a79129441f2b:df5c699e-3bee-4d72-8a82-dda3a191102d:dac41687-93a3-4baf-b988-a9fdd7abc934:5700c1d1-589a-47f6-a5fe-37ff732ecd90:b70cb112-4613-40fd-8384-4eb8dd48ff38:35eacb6a-6533-441a-be3b-7acf6585f36d:15a72922-29a6-4ae2-b992-30c09c11bafd:fec100f5-596a-4119-9b13-6300432d847f:20c27f6d-026b-4d67-87dd-2b7a8554616f:eea03d19-024a-467d-980f-882b55313504:586293ee-b030-4015-9806-0d9d8783634b:777957f3-dba7-49a0-965d-f82177748ae5:7614077b-beb4-4899-a793-219422bbe3ec:77ccae9e-7f10-4dc5-af8f-5cc481f42389:ea8afd30-6805-4d9b-bb61-831080abcb47:6ed340d1-89c3-4cef-aaf3-79750abd72d7:bac56438-30da-488f-a51b-d9036c7e2528:90eda0c1-9d2d-4ef3-87ba-bbb36477a451:d0e118a8-a79c-4df9-95b1-a1ff8eba9d41:ba901fa8-814a-419a-8453-1e637aff0979:c09c5be3-02d2-4aff-87ca-dde02fb22fbb:e9751703-89f7-4463-83f4-a9fb5772c5f5:6cabfb05-3513-4627-93f7-4de288c87a29:33e55478-21c3-4680-bf3a-5cb6a7c137f5:324a4633-f5f7-448a-be55-c26dcd515723:673a0364-7c8c-4ccb-83b8-9cb6607bb39d:cc104e04-0764-4750-9dad-eccb610dd2e4:8a51040e-e581-4d02-80c3-f7b3a4dd7990:1bc8afee-6b39-48be-8959-cdf0930fa333:e3a416f1-fae5-4b00-8fd7-4d1c3f44ca6c' was: 400
06:08:41 2024-02-07 11:08:41,125 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:41 2024-02-07 11:08:41,174 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:41 2024-02-07 11:08:41,174 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:41 2024-02-07 11:08:41,176 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:41 2024-02-07 11:08:41,178 INFO  [7025c0bc-c6cf-4c41-82ce-156b4a02d9aa][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[some-issuer:foo]]>.
06:08:41 2024-02-07 11:08:41,181 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:41 2024-02-07 11:08:41,183 INFO  [7025c0bc-c6cf-4c41-82ce-156b4a02d9aa][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/search/things' was: 200
06:08:41 2024-02-07 11:08:41,211 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:41 2024-02-07 11:08:41,276 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:41 2024-02-07 11:08:41,276 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:41 2024-02-07 11:08:41,278 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:41 2024-02-07 11:08:41,280 INFO  [f8b32fe9-4f4b-42ad-b80b-138dd6879cc3][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/overall/status' was: 200
06:08:41 2024-02-07 11:08:41,303 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:41 2024-02-07 11:08:41,386 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:41 2024-02-07 11:08:41,386 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:41 2024-02-07 11:08:41,388 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:41 2024-02-07 11:08:41,390 INFO  [1abc4fd5-08a5-4735-8f83-c9603754cf97][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/status/cluster' was: 200
06:08:41 2024-02-07 11:08:41,417 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:41 2024-02-07 11:08:41,492 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:41 2024-02-07 11:08:41,492 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:41 2024-02-07 11:08:41,494 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:08:41 2024-02-07 11:08:41,495 INFO  [4084ffc1-45b7-41e3-9c5e-061350044e5a][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/nan/things?ids=bumlux' was: 404
06:08:41 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.736 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteTest
06:08:41 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest
06:08:41 2024-02-07 11:08:41,620 INFO  [handleCompletionExceptionWithDittoRuntimeExceptionAsCause][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <GatewayMethodNotAllowedException> occurred in gateway root route: <GatewayMethodNotAllowedException [message='The provided HTTP method 'GET' is not allowed on this resource.', errorCode=gateway:method.notallowed, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='Check if you used the correct resource and method combination.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=handleCompletionExceptionWithDittoRuntimeExceptionAsCause}]]>!
06:08:41 [INFO] [02/07/2024 11:08:41.630] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:41 [INFO] [02/07/2024 11:08:41.670] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:41 2024-02-07 11:08:41,702 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <null>!
06:08:41 java.lang.AssertionError: null
06:08:41 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownErrorAsInternalServerError$7(RootRouteExceptionHandlerTest.java:189)
06:08:41 	at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100)
06:08:41 	at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184)
06:08:41 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49)
06:08:41 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:08:41 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157)
06:08:41 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:08:41 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255)
06:08:41 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:08:41 	at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:08:41 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
06:08:41 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
06:08:41 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
06:08:41 	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
06:08:41 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownErrorAsInternalServerError(RootRouteExceptionHandlerTest.java:192)
06:08:41 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:41 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:41 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:41 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:41 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:41 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:41 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:41 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:41 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:41 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:08:41 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:41 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:41 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:41 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:41 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:41 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:41 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:41 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:41 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:41 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:41 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:41 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:41 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:41 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:41 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:08:41 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:08:41 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:08:41 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:41 2024-02-07 11:08:41,702 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <null>!
06:08:41 java.lang.AssertionError: null
06:08:41 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownErrorAsInternalServerError$7(RootRouteExceptionHandlerTest.java:189)
06:08:41 	at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100)
06:08:41 	at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184)
06:08:41 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49)
06:08:41 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:08:41 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157)
06:08:41 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:08:41 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255)
06:08:41 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:08:41 	at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:08:41 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
06:08:41 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
06:08:41 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
06:08:41 	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
06:08:41 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownErrorAsInternalServerError(RootRouteExceptionHandlerTest.java:192)
06:08:41 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:41 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:41 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:41 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:41 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:41 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:41 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:41 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:41 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:41 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:08:41 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:41 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:41 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:41 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:41 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:41 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:41 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:41 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:41 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:41 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:41 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:41 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:41 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:41 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:41 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:08:41 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:08:41 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:08:41 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:41 [INFO] [02/07/2024 11:08:41.704] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:41 2024-02-07 11:08:41,733 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <DittoJsonException>!
06:08:41 2024-02-07 11:08:41,733 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <DittoJsonException> occurred in gateway root route: <DittoJsonException [message='JSON did not include required <myField> field!', errorCode=json.field.missing, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Check if all required JSON fields were set.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]>!
06:08:41 [INFO] [02/07/2024 11:08:41.735] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:41 2024-02-07 11:08:41,769 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <42>!
06:08:41 java.lang.NumberFormatException: 42
06:08:41 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownExceptionAsInternalServerError$6(RootRouteExceptionHandlerTest.java:177)
06:08:41 	at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100)
06:08:41 	at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184)
06:08:41 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49)
06:08:41 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:08:41 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157)
06:08:41 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:08:41 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255)
06:08:41 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:08:41 	at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:08:41 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
06:08:41 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
06:08:41 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
06:08:41 	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
06:08:41 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownExceptionAsInternalServerError(RootRouteExceptionHandlerTest.java:180)
06:08:41 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:41 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:41 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:41 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:41 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:41 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:41 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:41 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:41 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:41 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:08:41 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:41 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:41 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:41 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:41 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:41 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:41 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:41 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:41 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:41 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:41 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:41 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:41 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:41 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:41 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:08:41 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:08:41 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:08:41 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:41 2024-02-07 11:08:41,769 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <42>!
06:08:41 java.lang.NumberFormatException: 42
06:08:41 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownExceptionAsInternalServerError$6(RootRouteExceptionHandlerTest.java:177)
06:08:41 	at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100)
06:08:41 	at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184)
06:08:41 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49)
06:08:41 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:08:41 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157)
06:08:41 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:08:41 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255)
06:08:41 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:08:41 	at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:41 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:08:41 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
06:08:41 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
06:08:41 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
06:08:41 	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
06:08:41 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownExceptionAsInternalServerError(RootRouteExceptionHandlerTest.java:180)
06:08:41 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:41 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:41 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:41 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:41 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:41 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:41 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:41 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:41 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:41 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:08:41 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:41 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:41 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:41 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:41 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:41 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:41 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:41 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:41 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:41 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:41 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:41 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:41 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:41 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:41 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:08:41 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:08:41 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:08:41 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:41 [INFO] [02/07/2024 11:08:41.771] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:41 [INFO] [02/07/2024 11:08:41.807] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:41 2024-02-07 11:08:41,835 INFO  [handleDittoRuntimeException][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <GatewayMethodNotAllowedException> occurred in gateway root route: <GatewayMethodNotAllowedException [message='The provided HTTP method 'GET' is not allowed on this resource.', errorCode=gateway:method.notallowed, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='Check if you used the correct resource and method combination.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=handleDittoRuntimeException}]]>!
06:08:41 [INFO] [02/07/2024 11:08:41.836] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:41 2024-02-07 11:08:41,859 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <DittoJsonException>!
06:08:41 2024-02-07 11:08:41,859 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <DittoJsonException> occurred in gateway root route: <DittoJsonException [message='JSON did not include required <myField> field!', errorCode=json.field.missing, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Check if all required JSON fields were set.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]>!
06:08:41 [INFO] [02/07/2024 11:08:41.861] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:41 2024-02-07 11:08:41,893 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <java.lang.NumberFormatException: 42>!
06:08:41 java.util.concurrent.CompletionException: java.lang.NumberFormatException: 42
06:08:41 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:125)
06:08:41 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:41 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:41 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:41 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:41 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:41 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:41 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:41 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:41 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:41 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:08:41 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:41 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:41 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:41 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:41 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:41 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:41 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:41 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:41 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:41 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:41 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:41 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:41 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:41 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:41 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:08:41 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:08:41 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:08:41 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:41 Caused by: java.lang.NumberFormatException: 42
06:08:41 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:124)
06:08:41 	... 36 common frames omitted
06:08:41 2024-02-07 11:08:41,893 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <java.lang.NumberFormatException: 42>!
06:08:41 java.util.concurrent.CompletionException: java.lang.NumberFormatException: 42
06:08:41 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:125)
06:08:41 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:41 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:41 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:41 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:41 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:41 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:41 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:41 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:41 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:08:41 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:08:41 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:41 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:41 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:41 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:41 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:41 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:41 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:41 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:41 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:41 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:41 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:41 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:41 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:41 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:41 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:08:41 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:08:41 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:08:41 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:41 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:41 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:41 Caused by: java.lang.NumberFormatException: 42
06:08:41 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:124)
06:08:41 	... 36 common frames omitted
06:08:41 [INFO] [02/07/2024 11:08:41.895] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:41 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest
06:08:41 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.FeaturesRouteTest
06:08:41 2024-02-07 11:08:41,925 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:42 2024-02-07 11:08:42,012 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:42 2024-02-07 11:08:42,020 WARN  [][] o.a.p.c.Cluster Cluster(pekko://FeaturesRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:08:42 2024-02-07 11:08:42,073 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:42 2024-02-07 11:08:42,093 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:42 2024-02-07 11:08:42,121 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:42 2024-02-07 11:08:42,173 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:42 2024-02-07 11:08:42,207 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:42 2024-02-07 11:08:42,274 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:42 2024-02-07 11:08:42,324 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:42 2024-02-07 11:08:42,371 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:42 2024-02-07 11:08:42,396 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:42 2024-02-07 11:08:42,420 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:42 2024-02-07 11:08:42,436 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:42 2024-02-07 11:08:42,485 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:42 2024-02-07 11:08:42,512 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:42 2024-02-07 11:08:42,539 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:42 2024-02-07 11:08:42,584 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:42 2024-02-07 11:08:42,609 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:42 2024-02-07 11:08:42,646 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:42 2024-02-07 11:08:42,710 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:42 2024-02-07 11:08:42,770 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:42 2024-02-07 11:08:42,807 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:42 2024-02-07 11:08:42,834 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:42 2024-02-07 11:08:42,895 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:42 2024-02-07 11:08:42,924 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:42 2024-02-07 11:08:42,962 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:43 2024-02-07 11:08:43,016 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:43 2024-02-07 11:08:43,088 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:43 2024-02-07 11:08:43,115 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:43 2024-02-07 11:08:43,138 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:43 2024-02-07 11:08:43,182 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:43 2024-02-07 11:08:43,213 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:43 2024-02-07 11:08:43,238 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:43 2024-02-07 11:08:43,275 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:43 2024-02-07 11:08:43,301 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:43 2024-02-07 11:08:43,325 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:43 2024-02-07 11:08:43,385 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:43 2024-02-07 11:08:43,416 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:43 2024-02-07 11:08:43,460 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:43 2024-02-07 11:08:43,493 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:43 2024-02-07 11:08:43,519 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:43 2024-02-07 11:08:43,569 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:43 2024-02-07 11:08:43,593 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:43 2024-02-07 11:08:43,626 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:43 2024-02-07 11:08:43,665 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:43 2024-02-07 11:08:43,691 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:43 2024-02-07 11:08:43,717 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:43 2024-02-07 11:08:43,745 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:43 2024-02-07 11:08:43,785 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:43 2024-02-07 11:08:43,807 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:43 2024-02-07 11:08:43,825 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:43 2024-02-07 11:08:43,846 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:43 2024-02-07 11:08:43,883 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:43 2024-02-07 11:08:43,903 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:43 2024-02-07 11:08:43,921 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:43 2024-02-07 11:08:43,941 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:43 2024-02-07 11:08:43,969 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:43 2024-02-07 11:08:43,989 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:44 2024-02-07 11:08:44,007 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:44 2024-02-07 11:08:44,028 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:44 2024-02-07 11:08:44,060 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:44 2024-02-07 11:08:44,080 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:44 2024-02-07 11:08:44,107 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:44 2024-02-07 11:08:44,132 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:44 2024-02-07 11:08:44,166 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:44 2024-02-07 11:08:44,192 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:44 2024-02-07 11:08:44,214 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:44 2024-02-07 11:08:44,233 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:44 2024-02-07 11:08:44,261 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:44 2024-02-07 11:08:44,282 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:44 2024-02-07 11:08:44,300 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:44 2024-02-07 11:08:44,338 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:44 2024-02-07 11:08:44,386 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:44 2024-02-07 11:08:44,405 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:44 2024-02-07 11:08:44,423 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:44 2024-02-07 11:08:44,444 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:44 2024-02-07 11:08:44,485 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:44 2024-02-07 11:08:44,529 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:44 2024-02-07 11:08:44,549 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:44 2024-02-07 11:08:44,580 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:44 2024-02-07 11:08:44,619 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:44 2024-02-07 11:08:44,647 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:44 2024-02-07 11:08:44,685 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:44 2024-02-07 11:08:44,727 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:44 2024-02-07 11:08:44,764 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:44 2024-02-07 11:08:44,804 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:44 2024-02-07 11:08:44,822 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:44 2024-02-07 11:08:44,846 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:44 2024-02-07 11:08:44,866 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:44 2024-02-07 11:08:44,889 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:44 2024-02-07 11:08:44,917 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:44 2024-02-07 11:08:44,948 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:45 2024-02-07 11:08:44,988 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:45 2024-02-07 11:08:45,017 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:45 2024-02-07 11:08:45,041 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:45 2024-02-07 11:08:45,076 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:45 2024-02-07 11:08:45,101 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:45 2024-02-07 11:08:45,124 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:45 2024-02-07 11:08:45,143 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:45 2024-02-07 11:08:45,192 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:45 2024-02-07 11:08:45,213 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:45 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.327 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.FeaturesRouteTest
06:08:45 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.MessagesRouteTest
06:08:45 2024-02-07 11:08:45,265 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:45 2024-02-07 11:08:45,304 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:45 2024-02-07 11:08:45,311 WARN  [][] o.a.p.c.Cluster Cluster(pekko://MessagesRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:08:45 2024-02-07 11:08:45,361 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:45 2024-02-07 11:08:45,401 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:45 2024-02-07 11:08:45,428 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:45 2024-02-07 11:08:45,463 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:45 2024-02-07 11:08:45,515 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:45 2024-02-07 11:08:45,563 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:45 2024-02-07 11:08:45,584 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:45 2024-02-07 11:08:45,612 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:45 2024-02-07 11:08:45,632 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:45 2024-02-07 11:08:45,662 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:45 2024-02-07 11:08:45,702 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:45 2024-02-07 11:08:45,736 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:45 2024-02-07 11:08:45,771 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:45 2024-02-07 11:08:45,793 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:45 2024-02-07 11:08:45,821 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:45 2024-02-07 11:08:45,840 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:45 2024-02-07 11:08:45,867 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:45 2024-02-07 11:08:45,884 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:45 2024-02-07 11:08:45,907 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:45 2024-02-07 11:08:45,926 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:45 2024-02-07 11:08:45,947 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:46 2024-02-07 11:08:45,995 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:46 2024-02-07 11:08:46,012 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:46 2024-02-07 11:08:46,032 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:46 2024-02-07 11:08:46,061 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:46 2024-02-07 11:08:46,084 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:46 2024-02-07 11:08:46,102 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:46 2024-02-07 11:08:46,121 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:46 2024-02-07 11:08:46,168 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:46 2024-02-07 11:08:46,187 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:46 2024-02-07 11:08:46,209 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:46 2024-02-07 11:08:46,263 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:46 2024-02-07 11:08:46,281 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:46 2024-02-07 11:08:46,300 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:46 2024-02-07 11:08:46,318 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:46 2024-02-07 11:08:46,338 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:46 2024-02-07 11:08:46,372 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:46 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.151 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.MessagesRouteTest
06:08:46 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.ThingsRouteTest
06:08:46 2024-02-07 11:08:46,405 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:46 2024-02-07 11:08:46,436 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:46 2024-02-07 11:08:46,442 WARN  [][] o.a.p.c.Cluster Cluster(pekko://ThingsRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:08:46 2024-02-07 11:08:46,474 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:46 2024-02-07 11:08:46,496 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:46 2024-02-07 11:08:46,519 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:46 2024-02-07 11:08:46,546 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:46 2024-02-07 11:08:46,593 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:46 2024-02-07 11:08:46,618 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:46 2024-02-07 11:08:46,662 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:46 2024-02-07 11:08:46,720 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:46 2024-02-07 11:08:46,761 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:46 2024-02-07 11:08:46,805 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:46 2024-02-07 11:08:46,833 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:46 2024-02-07 11:08:46,864 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:46 2024-02-07 11:08:46,887 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:46 2024-02-07 11:08:46,891 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:46 2024-02-07 11:08:46,917 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:46 2024-02-07 11:08:46,940 INFO  [ThingsRouteTest.postThingWithLiveChannelHeader-f803e49][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <ThingNotCreatableException> occurred in gateway root route: <ThingNotCreatableException [message='Thing could not be created via channel <live>.', errorCode=things:thing.notcreatable, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='Creating a thing via <live> channel is not supported. If you want to create a digital twin instead, please use channel <twin>.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ThingsRouteTest.postThingWithLiveChannelHeader-f803e49, channel=live}]]>!
06:08:47 2024-02-07 11:08:46,977 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:47 2024-02-07 11:08:47,004 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:47 2024-02-07 11:08:47,011 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:47 2024-02-07 11:08:47,026 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:47 2024-02-07 11:08:47,050 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:47 2024-02-07 11:08:47,075 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:47 2024-02-07 11:08:47,102 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:47 2024-02-07 11:08:47,106 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:47 2024-02-07 11:08:47,124 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:47 2024-02-07 11:08:47,146 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:47 2024-02-07 11:08:47,175 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:47 2024-02-07 11:08:47,199 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:47 2024-02-07 11:08:47,215 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:47 2024-02-07 11:08:47,265 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:47 2024-02-07 11:08:47,281 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:47 2024-02-07 11:08:47,302 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:47 2024-02-07 11:08:47,323 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:47 2024-02-07 11:08:47,367 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:47 2024-02-07 11:08:47,391 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:47 2024-02-07 11:08:47,417 INFO  [ThingsRouteTest.postThingWithLiveChannelQueryParameter-dbe3cfa][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <ThingNotCreatableException> occurred in gateway root route: <ThingNotCreatableException [message='Thing could not be created via channel <live>.', errorCode=things:thing.notcreatable, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='Creating a thing via <live> channel is not supported. If you want to create a digital twin instead, please use channel <twin>.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ThingsRouteTest.postThingWithLiveChannelQueryParameter-dbe3cfa}]]>!
06:08:47 2024-02-07 11:08:47,430 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:47 2024-02-07 11:08:47,463 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:47 2024-02-07 11:08:47,466 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:47 2024-02-07 11:08:47,489 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:47 2024-02-07 11:08:47,513 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:47 2024-02-07 11:08:47,527 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:47 2024-02-07 11:08:47,574 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <ThingIdInvalidException>!
06:08:47 2024-02-07 11:08:47,574 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <ThingIdInvalidException> occurred in gateway root route: <ThingIdInvalidException [message='Thing ID '' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{}]]>!
06:08:47 2024-02-07 11:08:47,598 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:47 2024-02-07 11:08:47,619 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:08:47 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.235 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.ThingsRouteTest
06:08:47 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.stats.StatsRouteTest
06:08:47 2024-02-07 11:08:47,662 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:47 2024-02-07 11:08:47,690 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:47 2024-02-07 11:08:47,697 WARN  [][] o.a.p.c.Cluster Cluster(pekko://7eb5a36c-7857-4bd1-b686-7dba8a7d7a0c) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:08:47 2024-02-07 11:08:47,720 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:47 2024-02-07 11:08:47,727 WARN  [][] o.a.p.c.Cluster Cluster(pekko://StatsRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:08:47 2024-02-07 11:08:47,777 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:47 2024-02-07 11:08:47,827 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:47 2024-02-07 11:08:47,867 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:47 2024-02-07 11:08:47,904 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.stats.StatsRouteTest
06:08:47 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.status.OverallStatusRouteTest
06:08:47 2024-02-07 11:08:47,945 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:48 2024-02-07 11:08:47,980 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:48 2024-02-07 11:08:47,987 WARN  [][] o.a.p.c.Cluster Cluster(pekko://OverallStatusRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:08:48 2024-02-07 11:08:48,020 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:48 2024-02-07 11:08:48,068 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:48 2024-02-07 11:08:48,105 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:48 2024-02-07 11:08:48,142 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:48 2024-02-07 11:08:48,181 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:48 2024-02-07 11:08:48,221 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:48 2024-02-07 11:08:48,283 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.status.OverallStatusRouteTest
06:08:48 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.QueryParametersToHeadersMapTest
06:08:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.QueryParametersToHeadersMapTest
06:08:48 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.utils.UriEncodingTest
06:08:48 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.gateway.service.endpoints.utils.UriEncodingTest
06:08:48 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.utils.HttpUtilsTest
06:08:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.gateway.service.endpoints.utils.HttpUtilsTest
06:08:48 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.ContentTypeValidationDirectiveTest
06:08:48 2024-02-07 11:08:48,529 INFO  [][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <none/none> request: < PUT someUrl>
06:08:48 [INFO] [02/07/2024 11:08:48.569] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:48 [INFO] [02/07/2024 11:08:48.675] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:48 2024-02-07 11:08:48,735 INFO  [][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <application/x-www-form-urlencoded> request: < PUT someUrl>
06:08:48 [INFO] [02/07/2024 11:08:48.738] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:48 [INFO] [02/07/2024 11:08:48.822] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:48 [INFO] [02/07/2024 11:08:48.869] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:48 [INFO] [02/07/2024 11:08:48.903] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:48 2024-02-07 11:08:48,939 INFO  [][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <none/none> request: < PUT someUrl>
06:08:48 [INFO] [02/07/2024 11:08:48.941] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.574 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.ContentTypeValidationDirectiveTest
06:08:48 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest
06:08:49 2024-02-07 11:08:48,980 WARN  [][] k.c.HttpPropagation$Settings  - W3C TraceContext propagation should be used only with identifier-scheme = double
06:08:49 2024-02-07 11:08:48,980 WARN  [][] k.c.HttpPropagation$Settings  - W3C TraceContext propagation should be used only with identifier-scheme = double
06:08:49 2024-02-07 11:08:48,990 WARN  [][] kamon.Init  - Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option
06:08:49 2024-02-07 11:08:49,074 WARN  [][] k.m.ModuleRegistry  - Failed to create instance of module [Process Metrics]
06:08:49 java.lang.NoClassDefFoundError: oshi/SystemInfo
06:08:49 	at kamon.instrumentation.system.process.ProcessMetricsCollector$MetricsCollectionTask.<init>(ProcessMetricsCollector.scala:65)
06:08:49 	at kamon.instrumentation.system.process.ProcessMetricsCollector.<init>(ProcessMetricsCollector.scala:39)
06:08:49 	at kamon.instrumentation.system.process.ProcessMetricsCollector$Factory.create(ProcessMetricsCollector.scala:171)
06:08:49 	at kamon.module.ModuleRegistry.createModule(ModuleRegistry.scala:361)
06:08:49 	at kamon.module.ModuleRegistry.$anonfun$load$3(ModuleRegistry.scala:124)
06:08:49 	at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
06:08:49 	at scala.Option.fold(Option.scala:263)
06:08:49 	at kamon.module.ModuleRegistry.$anonfun$load$2(ModuleRegistry.scala:127)
06:08:49 	at kamon.module.ModuleRegistry.$anonfun$load$2$adapted(ModuleRegistry.scala:120)
06:08:49 	at scala.collection.immutable.List.foreach(List.scala:333)
06:08:49 	at kamon.module.ModuleRegistry.load(ModuleRegistry.scala:120)
06:08:49 	at kamon.ModuleManagement.loadModules(ModuleManagement.scala:99)
06:08:49 	at kamon.ModuleManagement.loadModules$(ModuleManagement.scala:98)
06:08:49 	at kamon.Kamon$.loadModules(Kamon.scala:19)
06:08:49 	at kamon.Init.init(Init.scala:69)
06:08:49 	at kamon.Init.init$(Init.scala:60)
06:08:49 	at kamon.Kamon$.init(Kamon.scala:19)
06:08:49 	at kamon.Kamon.init(Kamon.scala)
06:08:49 	at org.eclipse.ditto.internal.utils.tracing.span.KamonTracingInitResource.before(KamonTracingInitResource.java:50)
06:08:49 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
06:08:49 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
06:08:49 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:49 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:49 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:49 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:49 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:49 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:49 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:49 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:49 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:49 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:49 Caused by: java.lang.ClassNotFoundException: oshi.SystemInfo
06:08:49 	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
06:08:49 	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
06:08:49 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
06:08:49 	... 31 common frames omitted
06:08:49 2024-02-07 11:08:49,081 INFO  [][] k.o.OpenTelemetryTraceReporter  - Creating OpenTelemetry Trace Reporter
06:08:49 2024-02-07 11:08:49,083 INFO  [][] k.o.OpenTelemetryTraceReporter  - Reconfigure OpenTelemetry Trace Reporter
06:08:49 2024-02-07 11:08:49,113 INFO  [][] k.o.OtlpTraceService  - Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
06:08:49 2024-02-07 11:08:49,667 INFO  [][] k.p.PrometheusReporter  - Started the embedded HTTP server on http://0.0.0.0:9095/metrics
06:08:49 2024-02-07 11:08:49,677 WARN  [][] k.m.ModuleRegistry  - Failed to create instance of module [Host Metrics]
06:08:49 java.lang.NoClassDefFoundError: oshi/SystemInfo
06:08:49 	at kamon.instrumentation.system.host.HostMetricsCollector$FrequentCollectionTask.<init>(HostMetricsCollector.scala:82)
06:08:49 	at kamon.instrumentation.system.host.HostMetricsCollector.<init>(HostMetricsCollector.scala:45)
06:08:49 	at kamon.instrumentation.system.host.HostMetricsCollector$Factory.create(HostMetricsCollector.scala:243)
06:08:49 	at kamon.module.ModuleRegistry.createModule(ModuleRegistry.scala:361)
06:08:49 	at kamon.module.ModuleRegistry.$anonfun$load$3(ModuleRegistry.scala:124)
06:08:49 	at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
06:08:49 	at scala.Option.fold(Option.scala:263)
06:08:49 	at kamon.module.ModuleRegistry.$anonfun$load$2(ModuleRegistry.scala:127)
06:08:49 	at kamon.module.ModuleRegistry.$anonfun$load$2$adapted(ModuleRegistry.scala:120)
06:08:49 	at scala.collection.immutable.List.foreach(List.scala:333)
06:08:49 	at kamon.module.ModuleRegistry.load(ModuleRegistry.scala:120)
06:08:49 	at kamon.ModuleManagement.loadModules(ModuleManagement.scala:99)
06:08:49 	at kamon.ModuleManagement.loadModules$(ModuleManagement.scala:98)
06:08:49 	at kamon.Kamon$.loadModules(Kamon.scala:19)
06:08:49 	at kamon.Init.init(Init.scala:69)
06:08:49 	at kamon.Init.init$(Init.scala:60)
06:08:49 	at kamon.Kamon$.init(Kamon.scala:19)
06:08:49 	at kamon.Kamon.init(Kamon.scala)
06:08:49 	at org.eclipse.ditto.internal.utils.tracing.span.KamonTracingInitResource.before(KamonTracingInitResource.java:50)
06:08:49 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
06:08:49 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
06:08:49 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:49 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:49 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:49 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:49 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:49 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:49 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:49 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:49 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:49 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:49 Caused by: java.lang.ClassNotFoundException: oshi.SystemInfo
06:08:49 	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
06:08:49 	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
06:08:49 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
06:08:49 	... 31 common frames omitted
06:08:49 2024-02-07 11:08:49,686 INFO  [][] kamon.Init  - 
06:08:49  _
06:08:49 | |
06:08:49 | | ____ _ _ __ ___   ___  _ __
06:08:49 | |/ / _  |  _ ` _ \ / _ \|  _ \
06:08:49 |   < (_| | | | | | | (_) | | | |
06:08:49 |_|\_\__,_|_| |_| |_|\___/|_| |_|
06:08:49 =====================================
06:08:49 Initializing Kamon Telemetry v2.6.6 / Kanela not found
06:08:49 
06:08:49 2024-02-07 11:08:49,691 INFO  [][] o.e.d.i.u.t.DittoTracing  - Ditto tracing initialized and enabled using propagation channel <default>.
06:08:49 [INFO] [02/07/2024 11:08:49.761] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:49 [INFO] [02/07/2024 11:08:49.771] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestWithNullInnerRouteSupplierThrowsNullPointerException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:49 [INFO] [02/07/2024 11:08:49.824] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:49 [INFO] [02/07/2024 11:08:49.828] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_assertImmutability)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:50 [ERROR] [02/07/2024 11:08:50.173] [main] [org.apache.pekko.actor.ActorSystemImpl(RequestTracingDirectiveTest)] Error during processing of request: 'Cannot invoke "scala.Function1.apply(Object)" because the return value of "scala.Function1.apply(Object)" is null'. Completing with 500 Internal Server Error response. To change default exception handling behavior, provide a custom ExceptionHandler.
06:08:50 java.lang.NullPointerException: Cannot invoke "scala.Function1.apply(Object)" because the return value of "scala.Function1.apply(Object)" is null
06:08:50 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
06:08:50 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRequestContext$2(BasicDirectives.scala:55)
06:08:50 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:50 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:50 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
06:08:50 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:50 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:08:50 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:08:50 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:08:50 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
06:08:50 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
06:08:50 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
06:08:50 	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
06:08:50 	at org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest.traceRequestCallsDittoTracingIfTracingIsEnabledForResolvedSpanOperationName(RequestTracingDirectiveTest.java:131)
06:08:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:08:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:08:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:08:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:08:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:08:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:08:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:08:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:08:50 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:50 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:50 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:08:50 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:50 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:08:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:08:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:08:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:08:50 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:08:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:08:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:08:50 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:08:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:08:50 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:50 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:08:50 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
06:08:50 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:08:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:08:50 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:08:50 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:08:50 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:08:50 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:08:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:08:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:08:50 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:08:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:08:50 
06:08:50 [INFO] [02/07/2024 11:08:50.174] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:50 [INFO] [02/07/2024 11:08:50.180] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestCallsDittoTracingIfTracingIsEnabledForResolvedSpanOperationName)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:50 [INFO] [02/07/2024 11:08:50.268] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:50 [INFO] [02/07/2024 11:08:50.274] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestWithExistingW3cTracingHeadersKeepThisHeaders)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:08:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.323 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest
06:08:50 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.RequestLoggingFilterTest
06:08:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.RequestLoggingFilterTest
06:08:50 [INFO] Running org.eclipse.ditto.gateway.service.util.config.health.DefaultClusterRolesConfigTest
06:08:50 2024-02-07 11:08:50,463 INFO  [][] k.o.OpenTelemetryTraceReporter  - Stopping OpenTelemetry Trace Reporter
06:08:50 Feb 07, 2024 11:08:50 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
06:08:50 SEVERE: Failed to export spans. The request could not be executed. Full error message: Canceled
06:08:50 java.util.concurrent.RejectedExecutionException: Task Future(<not completed>) rejected from java.util.concurrent.ThreadPoolExecutor@4e269d59[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 8]
06:08:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2065)
06:08:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:833)
06:08:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1365)
06:08:50 	at java.base/java.util.concurrent.Executors$DelegatedExecutorService.execute(Executors.java:721)
06:08:50 	at scala.concurrent.impl.ExecutionContextImpl.execute(ExecutionContextImpl.scala:21)
06:08:50 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
06:08:50 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
06:08:50 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
06:08:50 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
06:08:50 	at scala.concurrent.Promise.complete(Promise.scala:57)
06:08:50 	at scala.concurrent.Promise.complete$(Promise.scala:56)
06:08:50 	at scala.concurrent.impl.Promise$DefaultPromise.complete(Promise.scala:104)
06:08:50 	at scala.concurrent.Promise.failure(Promise.scala:109)
06:08:50 	at scala.concurrent.Promise.failure$(Promise.scala:109)
06:08:50 	at scala.concurrent.impl.Promise$DefaultPromise.failure(Promise.scala:104)
06:08:50 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
06:08:50 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
06:08:50 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
06:08:50 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
06:08:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
06:08:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
06:08:50 	at java.base/java.lang.Thread.run(Thread.java:833)
06:08:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 s -- in org.eclipse.ditto.gateway.service.util.config.health.DefaultClusterRolesConfigTest
06:08:51 [INFO] Running org.eclipse.ditto.gateway.service.util.config.health.DefaultHealthCheckConfigTest
06:08:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.eclipse.ditto.gateway.service.util.config.health.DefaultHealthCheckConfigTest
06:08:51 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultClaimMessageConfigTest
06:08:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultClaimMessageConfigTest
06:08:51 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.GatewayHttpConfigTest
06:08:51 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.GatewayHttpConfigTest
06:08:51 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultMessageConfigTest
06:08:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultMessageConfigTest
06:08:51 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultPublicHealthConfigTest
06:08:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultPublicHealthConfigTest
06:08:51 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultCommandConfigTest
06:08:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultCommandConfigTest
06:08:52 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultDevOpsConfigTest
06:08:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultDevOpsConfigTest
06:08:52 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultOAuthConfigTest
06:08:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultOAuthConfigTest
06:08:52 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultAuthenticationConfigTest
06:08:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultAuthenticationConfigTest
06:08:52 [INFO] Running org.eclipse.ditto.gateway.service.util.config.streaming.DefaultStreamingConfigTest
06:08:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.gateway.service.util.config.streaming.DefaultStreamingConfigTest
06:08:52 [INFO] Running org.eclipse.ditto.gateway.service.util.config.streaming.DefaultWebsocketConfigTest
06:08:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s -- in org.eclipse.ditto.gateway.service.util.config.streaming.DefaultWebsocketConfigTest
06:08:52 [INFO] Running org.eclipse.ditto.gateway.service.util.GatewayMappingStrategiesTest
06:08:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s -- in org.eclipse.ditto.gateway.service.util.GatewayMappingStrategiesTest
06:08:53 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandResponseRegistryTest
06:08:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandResponseRegistryTest
06:08:53 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalEventRegistryTest
06:08:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalEventRegistryTest
06:08:53 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalErrorRegistryTest
06:08:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalErrorRegistryTest
06:08:53 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayRootActorTest
06:08:53 2024-02-07 11:08:53,293 INFO  [][] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier  - Running in <DEVELOPMENT> environment.
06:08:53 2024-02-07 11:08:53,307 WARN  [][] o.e.d.i.u.c.r.SecretFromPathReader  - Failed to read secret at path </run/secrets/devops_password>!
06:08:53 2024-02-07 11:08:53,308 WARN  [][] o.e.d.i.u.c.r.SecretFromPathReader  - Failed to read secret at path </run/secrets/status_password>!
06:08:53 2024-02-07 11:08:53,378 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:53 2024-02-07 11:08:53,390 INFO  [][] o.a.p.r.a.ArteryTransport ArteryTransport(pekko://GatewayRootActorTest) - Remoting started with transport [Artery tcp]; listening on address [pekko://GatewayRootActorTest@127.0.0.1:39555] with UID [-5334691224935816376]
06:08:53 2024-02-07 11:08:53,391 INFO  [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:39555] - Starting up, Pekko version [1.0.1] ...
06:08:53 2024-02-07 11:08:53,394 INFO  [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:39555] - Registered cluster JMX MBean [pekko:type=Cluster]
06:08:53 2024-02-07 11:08:53,394 INFO  [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:39555] - Started up successfully
06:08:53 2024-02-07 11:08:53,419 INFO  [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:39555] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
06:08:53 2024-02-07 11:08:53,420 INFO  [][] o.e.d.b.s.c.DittoSplitBrainResolver  - SBR will be automatically enabled after <PT1H>
06:08:53 2024-02-07 11:08:53,574 INFO  [][] o.e.d.b.s.s.SignalTransformers  - Instantiated the following signal transformers: org.eclipse.ditto.edge.service.dispatching.signaltransformer.DefaultNamespaceAppender,org.eclipse.ditto.edge.service.dispatching.signaltransformer.OriginatorSetterSignalTransformer.
06:08:53 2024-02-07 11:08:53,776 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:53 2024-02-07 11:08:53,776 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:08:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.133 s -- in org.eclipse.ditto.gateway.service.starter.GatewayRootActorTest
06:08:54 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandRegistryTest
06:08:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandRegistryTest
06:08:54 [INFO] Running org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorHeaderInteractionTest
06:08:54 2024-02-07 11:08:54,440 INFO  [][] o.e.d.i.u.t.DittoTracing  - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:08:54 2024-02-07 11:08:54,450 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:56 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.819 s -- in org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorHeaderInteractionTest
06:08:56 [INFO] Running org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorTest
06:08:56 2024-02-07 11:08:56,263 INFO  [][] o.e.d.i.u.t.DittoTracing  - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:08:56 2024-02-07 11:08:56,273 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:56 2024-02-07 11:08:56,336 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:56 2024-02-07 11:08:56,412 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:56 2024-02-07 11:08:56,466 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:56 2024-02-07 11:08:56,588 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:56 2024-02-07 11:08:56,637 WARN  [hugeJwtExpirationTimeDoesNotCloseStream][] o.e.d.g.s.s.a.StreamingSessionActor pekko://StreamingSessionActorTest_hugeJwtExpirationTimeDoesNotCloseStream/user/$a - Session lifetime <PT23975H59M59.363076905S> is more than the maximum <PT2400H>. Keeping session open indefinitely.
06:08:56 2024-02-07 11:08:56,760 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:56 2024-02-07 11:08:56,833 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:56 2024-02-07 11:08:56,908 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:57 2024-02-07 11:08:56,966 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:57 2024-02-07 11:08:57,047 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:57 2024-02-07 11:08:57,115 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:57 2024-02-07 11:08:57,171 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:57 2024-02-07 11:08:57,328 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:57 2024-02-07 11:08:57,383 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:57 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.172 s -- in org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorTest
06:08:57 [INFO] Running org.eclipse.ditto.gateway.service.streaming.StopStreamingTest
06:08:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.gateway.service.streaming.StopStreamingTest
06:08:57 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtValidatorTest
06:08:59 2024-02-07 11:08:59,375 INFO  [][] o.e.d.g.s.s.a.j.DefaultJwtValidator  - Failed to parse/validate JWT due to <ExpiredJwtException> with message: <JWT expired at 2024-02-07T11:08:49Z. Current time: 2024-02-07T11:08:59Z, a difference of 374 milliseconds.  Allowed clock skew: 10000 milliseconds.>
06:08:59 2024-02-07 11:08:59,377 INFO  [][] o.e.d.g.s.s.a.j.DefaultJwtValidator  - Failed to parse/validate JWT due to <UnsupportedJwtException> with message: <Unsigned Claims JWTs are not supported.>
06:08:59 2024-02-07 11:08:59,381 INFO  [][] o.e.d.g.s.s.a.j.DefaultJwtValidator  - Failed to parse/validate JWT due to <PrematureJwtException> with message: <JWT must not be accepted before 2024-02-07T11:09:29Z. Current time: 2024-02-07T11:08:59Z, a difference of 19619 milliseconds.  Allowed clock skew: 10000 milliseconds.>
06:08:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.920 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtValidatorTest
06:08:59 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoJwtAuthorizationSubjectsProviderTest
06:08:59 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoJwtAuthorizationSubjectsProviderTest
06:08:59 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtExtractorTest
06:08:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtExtractorTest
06:08:59 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuersConfigTest
06:08:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuersConfigTest
06:08:59 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtExtractorTest
06:08:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtExtractorTest
06:08:59 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtAuthenticationProviderTest
06:08:59 2024-02-07 11:08:59,700 INFO  [doExtractAuthenticationWithInvalidJwtFromAccessTokenParameter][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
06:08:59 2024-02-07 11:08:59,899 INFO  [doExtractAuthenticationWithInvalidJwtFromHeader][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
06:08:59 2024-02-07 11:08:59,902 INFO  [doExtractAuthenticationFromAccessTokenParameter][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
06:08:59 2024-02-07 11:08:59,907 INFO  [doExtractAuthenticationFromRequestHeaders][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
06:08:59 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtAuthenticationProviderTest
06:08:59 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtAuthenticationResultProviderTest
06:08:59 2024-02-07 11:08:59,918 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:08:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtAuthenticationResultProviderTest
06:08:59 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.PublicKeyProviderUnavailableExceptionTest
06:08:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.PublicKeyProviderUnavailableExceptionTest
06:08:59 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtAuthenticationProviderTest
06:08:59 2024-02-07 11:08:59,970 INFO  [doExtractAuthenticationWithInvalidJwtFromHeader][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
06:08:59 2024-02-07 11:08:59,976 INFO  [doExtractAuthenticationFromRequestHeaders][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
06:08:59 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtAuthenticationProviderTest
06:08:59 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest
06:09:00 [INFO] [02/07/2024 11:09:00.080] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:09:00 2024-02-07 11:09:00,105 INFO  [][] o.e.d.g.s.s.a.j.DittoPublicKeyProvider  - Got non success response from public key provider with status code: <503 Service Unavailable> and body: <{"message":"Something went wrong."}>.
06:09:00 Feb 07, 2024 11:09:00 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
06:09:00 WARNING: Exception thrown during asynchronous load
06:09:00 java.util.concurrent.CompletionException: GatewayAuthenticationProviderUnavailableException [message='Got unexpected response from public key provider.', errorCode=gateway:authentication.provider.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='If after retry it is still unavailable, please contact the service team.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:994)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.uniExceptionallyStage(CompletableFuture.java:1008)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:2364)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:144)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:238)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.loadPublicKeyWithParser(DittoPublicKeyProvider.java:195)
06:09:00 	at org.eclipse.ditto.internal.utils.cache.CaffeineCache.lambda$getLoaderFunction$1(CaffeineCache.java:70)
06:09:00 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.lambda$get$2(LocalAsyncCache.java:94)
06:09:00 	at com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$2(LocalCache.java:167)
06:09:00 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2688)
06:09:00 	at java.base/java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1916)
06:09:00 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2686)
06:09:00 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2669)
06:09:00 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:92)
06:09:00 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:83)
06:09:00 	at org.eclipse.ditto.internal.utils.cache.CaffeineCache.get(CaffeineCache.java:168)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeyWithParser(DittoPublicKeyProvider.java:165)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.lambda$verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint$1(DittoPublicKeyProviderTest.java:174)
06:09:00 	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
06:09:00 	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint(DittoPublicKeyProviderTest.java:174)
06:09:00 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:09:00 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:09:00 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:09:00 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:09:00 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:09:00 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:09:00 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:09:00 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:09:00 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:09:00 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:09:00 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:09:00 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:09:00 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:09:00 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:09:00 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:09:00 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:09:00 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:09:00 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:09:00 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:09:00 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:09:00 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:09:00 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:09:00 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:09:00 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:09:00 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:09:00 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:09:00 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:09:00 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:09:00 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:09:00 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:09:00 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:09:00 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:09:00 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:09:00 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:09:00 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:09:00 Caused by: GatewayAuthenticationProviderUnavailableException [message='Got unexpected response from public key provider.', errorCode=gateway:authentication.provider.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='If after retry it is still unavailable, please contact the service team.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:09:00 	at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:126)
06:09:00 	at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:111)
06:09:00 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.handleNonSuccessResponse(DittoPublicKeyProvider.java:264)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapResponseToJsonObject(DittoPublicKeyProvider.java:246)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:144)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:235)
06:09:00 	... 51 more
06:09:00 
06:09:00 2024-02-07 11:09:00,109 INFO  [][] o.e.d.g.s.s.a.j.DittoPublicKeyProvider  - Got non success response from public key provider with status code: <503 Service Unavailable> and body: <{"message":"Something went wrong."}>.
06:09:00 Feb 07, 2024 11:09:00 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
06:09:00 WARNING: Exception thrown during asynchronous load
06:09:00 java.util.concurrent.CompletionException: GatewayAuthenticationProviderUnavailableException [message='Got unexpected response from public key provider.', errorCode=gateway:authentication.provider.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='If after retry it is still unavailable, please contact the service team.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:994)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.uniExceptionallyStage(CompletableFuture.java:1008)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:2364)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:144)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:238)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.loadPublicKeyWithParser(DittoPublicKeyProvider.java:195)
06:09:00 	at org.eclipse.ditto.internal.utils.cache.CaffeineCache.lambda$getLoaderFunction$1(CaffeineCache.java:70)
06:09:00 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.lambda$get$2(LocalAsyncCache.java:94)
06:09:00 	at com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$2(LocalCache.java:167)
06:09:00 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2688)
06:09:00 	at java.base/java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1916)
06:09:00 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2686)
06:09:00 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2669)
06:09:00 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:92)
06:09:00 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:83)
06:09:00 	at org.eclipse.ditto.internal.utils.cache.CaffeineCache.get(CaffeineCache.java:168)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeyWithParser(DittoPublicKeyProvider.java:165)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.lambda$verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint$2(DittoPublicKeyProviderTest.java:183)
06:09:00 	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
06:09:00 	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint(DittoPublicKeyProviderTest.java:183)
06:09:00 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:09:00 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:09:00 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:09:00 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:09:00 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:09:00 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:09:00 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:09:00 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:09:00 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:09:00 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:09:00 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:09:00 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:09:00 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:09:00 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:09:00 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:09:00 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:09:00 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:09:00 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:09:00 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:09:00 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:09:00 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:09:00 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:09:00 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:09:00 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:09:00 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:09:00 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:09:00 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:09:00 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:09:00 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:09:00 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:09:00 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:09:00 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:09:00 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:09:00 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:09:00 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:09:00 Caused by: GatewayAuthenticationProviderUnavailableException [message='Got unexpected response from public key provider.', errorCode=gateway:authentication.provider.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='If after retry it is still unavailable, please contact the service team.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:09:00 	at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:126)
06:09:00 	at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:111)
06:09:00 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.handleNonSuccessResponse(DittoPublicKeyProvider.java:264)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapResponseToJsonObject(DittoPublicKeyProvider.java:246)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:144)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:235)
06:09:00 	... 51 more
06:09:00 
06:09:00 [INFO] [02/07/2024 11:09:00.110] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:09:00 [INFO] [02/07/2024 11:09:00.138] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:09:00 2024-02-07 11:09:00,177 WARN  [][] o.e.d.g.s.s.a.j.DittoPublicKeyProvider  - Got invalid JSON Web Key from JwkResource provider at discovery endpoint <https://google.com/.well-known/openid-configuration>
06:09:00 org.eclipse.ditto.json.JsonMissingFieldException: JSON did not include required </crv> field!
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$generateECPublicKey$11(DittoPublicKeyProvider.java:339)
06:09:00 	at java.base/java.util.Optional.orElseThrow(Optional.java:403)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.generateECPublicKey(DittoPublicKeyProvider.java:339)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapMatchingPublicKey(DittoPublicKeyProvider.java:318)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:294)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$loadPublicKeyWithParser$1(DittoPublicKeyProvider.java:198)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:653)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
06:09:00 	at java.base/java.lang.Thread.run(Thread.java:833)
06:09:00 Feb 07, 2024 11:09:00 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
06:09:00 WARNING: Exception thrown during asynchronous load
06:09:00 java.util.concurrent.CompletionException: JwkInvalidException [message='Got invalid JSON Web Key from JwkResource provider at discovery endpoint <https://google.com/.well-known/openid-configuration>', errorCode=jwk:invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='JSON did not include required </crv> field!', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:653)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
06:09:00 	at java.base/java.lang.Thread.run(Thread.java:833)
06:09:00 Caused by: JwkInvalidException [message='Got invalid JSON Web Key from JwkResource provider at discovery endpoint <https://google.com/.well-known/openid-configuration>', errorCode=jwk:invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='JSON did not include required </crv> field!', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.JwkInvalidException$Builder.doBuild(JwkInvalidException.java:100)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.JwkInvalidException$Builder.doBuild(JwkInvalidException.java:87)
06:09:00 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getJwkInvalidExceptionException(DittoPublicKeyProvider.java:382)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:302)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$loadPublicKeyWithParser$1(DittoPublicKeyProvider.java:198)
06:09:00 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646)
06:09:00 	... 5 more
06:09:00 Caused by: org.eclipse.ditto.json.JsonMissingFieldException: JSON did not include required </crv> field!
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$generateECPublicKey$11(DittoPublicKeyProvider.java:339)
06:09:00 	at java.base/java.util.Optional.orElseThrow(Optional.java:403)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.generateECPublicKey(DittoPublicKeyProvider.java:339)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapMatchingPublicKey(DittoPublicKeyProvider.java:318)
06:09:00 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:294)
06:09:00 	... 7 more
06:09:00 
06:09:00 [INFO] [02/07/2024 11:09:00.179] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:09:00 [INFO] [02/07/2024 11:09:00.202] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:09:00 [INFO] [02/07/2024 11:09:00.224] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:09:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest
06:09:00 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuerConfigTest
06:09:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuerConfigTest
06:09:00 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.preauth.PreAuthenticatedAuthenticationProviderTest
06:09:00 2024-02-07 11:09:00,265 INFO  [doExtractAuthenticationByQueryParamAndHeader][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[myDummy]]>.
06:09:00 2024-02-07 11:09:00,267 INFO  [doExtractAuthenticationByQueryParam][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[myDummy]]>.
06:09:00 2024-02-07 11:09:00,272 INFO  [doExtractAuthenticationByHeader][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[myDummy]]>.
06:09:00 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.gateway.service.security.authentication.preauth.PreAuthenticatedAuthenticationProviderTest
06:09:00 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.AuthenticationChainTest
06:09:00 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in org.eclipse.ditto.gateway.service.security.authentication.AuthenticationChainTest
06:09:00 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationResultTest
06:09:00 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationResultTest
06:09:00 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationFailureAggregatorTest
06:09:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationFailureAggregatorTest
06:09:00 [INFO] Running org.eclipse.ditto.gateway.service.security.cache.PublicKeyIdWithIssuerTest
06:09:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.gateway.service.security.cache.PublicKeyIdWithIssuerTest
06:09:00 [INFO] Running org.eclipse.ditto.gateway.service.proxy.actors.QueryThingsPerRequestActorTest
06:09:00 2024-02-07 11:09:00,577 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:09:00 2024-02-07 11:09:00,584 WARN  [][] o.a.p.c.Cluster Cluster(pekko://QueryThingsPerRequestActorTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:09:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.401 s -- in org.eclipse.ditto.gateway.service.proxy.actors.QueryThingsPerRequestActorTest
06:09:05 [INFO] Running org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsConfigTest
06:09:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsConfigTest
06:09:05 [INFO] Running org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsShardConfigTest
06:09:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsShardConfigTest
06:09:06 [INFO] 
06:09:06 [INFO] Results:
06:09:06 [INFO] 
06:09:06 [INFO] Tests run: 630, Failures: 0, Errors: 0, Skipped: 0
06:09:06 [INFO] 
06:09:06 [INFO] 
06:09:06 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-service ---
06:09:06 [INFO] 
06:09:06 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-service ---
06:09:06 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar
06:09:06 [INFO] 
06:09:06 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-service ---
06:09:06 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
06:09:06 [INFO] No previous run data found, generating javadoc.
06:09:11 [WARNING] Javadoc Warnings
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/AuthenticationResultOrTimeout.java:30: warning: empty <p> tag
06:09:11 [WARNING] * <p>
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/package-info.java:14: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.actors;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/package-info.java:14: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.directives;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/package-info.java:14: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.directives.auth;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/package-info.java:14: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/package-info.java:14: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.cloudevents;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/policies/package-info.java:14: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.policies;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/sse/package-info.java:14: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.sse;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/things/package-info.java:14: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.things;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/websocket/package-info.java:14: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.websocket;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/whoami/package-info.java:14: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.whoami;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/proxy/actors/package-info.java:15: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.proxy.actors;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/package-info.java:15: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.security.authentication;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/package-info.java:15: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.security.authentication.jwt;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/starter/package-info.java:14: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.starter;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/package-info.java:14: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.streaming;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/package-info.java:14: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.streaming.signals;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/package-info.java:14: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.util.config;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/endpoints/package-info.java:14: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.util.config.endpoints;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/package-info.java:14: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.util.config.health;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/package-info.java:14: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.util.config.security;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/streaming/package-info.java:14: warning: no comment
06:09:11 [WARNING] package org.eclipse.ditto.gateway.service.util.config.streaming;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:70: warning: no comment
06:09:11 [WARNING] protected final int connectionsRetrieveLimit;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:71: warning: no comment
06:09:11 [WARNING] protected final Duration defaultTimeout;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:68: warning: no comment
06:09:11 [WARNING] protected final ActorRef edgeCommandForwarder;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:72: warning: no comment
06:09:11 [WARNING] protected RetrieveConnections initialCommand;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:67: warning: no comment
06:09:11 [WARNING] protected final ThreadSafeDittoLogger logger = DittoLoggerFactory.getThreadSafeLogger(getClass());
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:69: warning: no comment
06:09:11 [WARNING] protected final ActorRef sender;
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:74: warning: no comment
06:09:11 [WARNING] protected AbstractConnectionsRetrievalActor(final ActorRef edgeCommandForwarder, final ActorRef sender) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:254: warning: no comment
06:09:11 [WARNING] protected void handleTimeout() {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:96: warning: no comment
06:09:11 [WARNING] protected void retrieveAllConnectionsIds(final RetrieveConnections retrieveConnections) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:94: warning: no comment
06:09:11 [WARNING] protected abstract void retrieveConnections(final RetrieveConnections retrieveConnections);
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:100: warning: no comment
06:09:11 [WARNING] protected void retrieveConnectionsById(final RetrieveAllConnectionIdsResponse allConnectionIdsResponse) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:269: warning: no comment
06:09:11 [WARNING] protected void stop() {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractHttpRequestActor.java:131: warning: no comment
06:09:11 [WARNING] protected AbstractHttpRequestActor(final ActorRef proxyActor,
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractHttpRequestActor.java:699: warning: no comment
06:09:11 [WARNING] protected Uri getUriForLocationHeader(final HttpRequest request,
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:279: warning: no @param for responseStage
06:09:11 [WARNING] protected CompletionStage<HttpResponse> preprocessResponse(final CompletionStage<HttpResponse> responseStage) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:279: warning: no @return
06:09:11 [WARNING] protected CompletionStage<HttpResponse> preprocessResponse(final CompletionStage<HttpResponse> responseStage) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:304: warning: no comment
06:09:11 [WARNING] protected Route ensureMediaTypeFormUrlEncodedThenExtractData(
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:196: warning: no comment
06:09:11 [WARNING] protected Route handlePerRequest(final RequestContext ctx,
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:185: warning: no comment
06:09:11 [WARNING] protected Route handlePerRequest(final RequestContext ctx, final Command<?> command) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:189: warning: no comment
06:09:11 [WARNING] protected Route handlePerRequest(final RequestContext ctx, final Command<?> command,
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:208: warning: no comment
06:09:11 [WARNING] protected <M> M runWithSupervisionStrategy(final RunnableGraph<M> graph) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/CloudEventsRoute.java:98: warning: no @param for ctx
06:09:11 [WARNING] public Route buildCloudEventsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/CloudEventsRoute.java:98: warning: no @param for dittoHeaders
06:09:11 [WARNING] public Route buildCloudEventsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:101: warning: no comment
06:09:11 [WARNING] public AuthorizationContext getConnectionAuthContext() {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:81: warning: no comment
06:09:11 [WARNING] public String getConnectionCorrelationId() {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:97: warning: no comment
06:09:11 [WARNING] public Set<AcknowledgementLabel> getDeclaredAcknowledgementLabels() {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:77: warning: no comment
06:09:11 [WARNING] public SourceQueueWithComplete<SessionedJsonifiable> getEventAndResponsePublisher() {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:93: warning: no comment
06:09:11 [WARNING] public JsonSchemaVersion getJsonSchemaVersion() {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:105: warning: no comment
06:09:11 [WARNING] public Optional<KillSwitch> getKillSwitch() {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:89: warning: no comment
06:09:11 [WARNING] public Optional<Instant> getSessionExpirationTime() {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:85: warning: no comment
06:09:11 [WARNING] public String getType() {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/connections/ConnectionsParameter.java:26: warning: no comment
06:09:11 [WARNING] IDS_ONLY("ids-only"),
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/ConnectionsRetrievalActorPropsFactory.java:60: warning: no comment
06:09:11 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<ConnectionsRetrievalActorPropsFactory> {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/connections/ConnectionsRoute.java:107: warning: no @param for ctx
06:09:11 [WARNING] public Route buildConnectionsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomApiRoutesProvider.java:70: warning: no comment
06:09:11 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<CustomApiRoutesProvider> {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:26: warning: no comment
06:09:11 [WARNING] enum RequestType {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:27: warning: no comment
06:09:11 [WARNING] API,
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:29: warning: no comment
06:09:11 [WARNING] SSE
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:28: warning: no comment
06:09:11 [WARNING] WS,
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/DefaultConnectionsRetrievalActorPropsFactory.java:28: warning: no comment
06:09:11 [WARNING] public DefaultConnectionsRetrievalActorPropsFactory(final ActorSystem actorSystem, final Config config) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/DefaultJwtAuthenticationResultProvider.java:38: warning: no comment
06:09:11 [WARNING] public DefaultJwtAuthenticationResultProvider(final ActorSystem actorSystem, final Config extensionConfig) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirective.java:24: warning: no comment
06:09:11 [WARNING] Route authenticateDevOps(final String realm, final Route inner);
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:19: warning: no comment
06:09:11 [WARNING] public final class DevopsAuthenticationDirectiveFactory {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:58: warning: no comment
06:09:11 [WARNING] public DevopsAuthenticationDirective devops() {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:31: warning: no comment
06:09:11 [WARNING] public static DevopsAuthenticationDirectiveFactory newInstance(
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:42: warning: no comment
06:09:11 [WARNING] public DevopsAuthenticationDirective status() {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:36: warning: no comment
06:09:11 [WARNING] public static Optional<DevopsAuthenticationMethod> fromMethodName(final String methodName) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:24: warning: no comment
06:09:11 [WARNING] BASIC("basic");
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:23: warning: no comment
06:09:11 [WARNING] OAUTH2("oauth2"),
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevOpsInsecureAuthenticationDirective.java:30: warning: no comment
06:09:11 [WARNING] public static DevOpsInsecureAuthenticationDirective getInstance() {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java:102: warning: no @param for ctx
06:09:11 [WARNING] public Route buildDevOpsRoute(final RequestContext ctx, final Map<String, String> queryParameters) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java:102: warning: no @param for queryParameters
06:09:11 [WARNING] public Route buildDevOpsRoute(final RequestContext ctx, final Map<String, String> queryParameters) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:35: warning: no @param for jwtAuthenticationFactory
06:09:11 [WARNING] GatewayAuthenticationDirective buildHttpAuthentication(JwtAuthenticationFactory jwtAuthenticationFactory);
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:42: warning: no @param for jwtAuthenticationFactory
06:09:11 [WARNING] GatewayAuthenticationDirective buildWsAuthentication(JwtAuthenticationFactory jwtAuthenticationFactory);
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DittoGatewayAuthenticationDirectiveFactory.java:51: warning: no comment
06:09:11 [WARNING] public DittoGatewayAuthenticationDirectiveFactory(final ActorSystem actorSystem, final Config config) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/DittoJwtAuthorizationSubjectsProvider.java:47: warning: no comment
06:09:11 [WARNING] public DittoJwtAuthorizationSubjectsProvider(final ActorSystem actorSystem, final Config extensionConfig) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/EncodingEnsuringDirective.java:44: warning: no comment
06:09:11 [WARNING] public static Route ensureEncoding(final Supplier<Route> inner) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:63: warning: no comment
06:09:11 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<GatewayAuthenticationDirectiveFactory> {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/health/GatewayHttpReadinessCheck.java:43: warning: no comment
06:09:11 [WARNING] public GatewayHttpReadinessCheck(final ActorSystem system) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/utils/GatewaySignalEnrichmentProvider.java:66: warning: no comment
06:09:11 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<GatewaySignalEnrichmentProvider> {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/HealthCheckConfig.java:102: warning: no comment
06:09:11 [WARNING] ENABLED("enabled", true),
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/HealthCheckConfig.java:104: warning: no comment
06:09:11 [WARNING] EXPECTED("expected",
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/HttpBindFlowProvider.java:42: warning: no @param for innerRoute
06:09:11 [WARNING] Flow<HttpRequest, HttpResponse, NotUsed> getFlow(final Route innerRoute);
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/HttpBindFlowProvider.java:62: warning: no comment
06:09:11 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<HttpBindFlowProvider> {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/HttpRequestActorPropsFactory.java:68: warning: no comment
06:09:11 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<HttpRequestActorPropsFactory> {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/HttpRequestActorPropsFactory.java:58: warning: no comment
06:09:11 [WARNING] static HttpRequestActorPropsFactory get(final ActorSystem actorSystem, final Config config) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/utils/HttpUtils.java:36: warning: no comment
06:09:11 [WARNING] public final class HttpUtils {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/utils/HttpUtils.java:114: warning: no comment
06:09:11 [WARNING] public static boolean basicAuthUsernameMatches(final RequestContext requestContext, final Pattern uuidPattern) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/websocket/IncomingWebSocketEventSniffer.java:60: warning: no comment
06:09:11 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<IncomingWebSocketEventSniffer> {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwkException.java:15: warning: no comment
06:09:11 [WARNING] public interface JwkException {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwkInvalidException.java:28: warning: no comment
06:09:11 [WARNING] public final class JwkInvalidException extends DittoRuntimeException implements JwkException {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationFactory.java:71: warning: no comment
06:09:11 [WARNING] public JwtValidator getJwtValidator() {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationFactory.java:98: warning: no comment
06:09:11 [WARNING] public JwtAuthenticationResultProvider newJwtAuthenticationResultProvider(final String configLevel) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationResultProvider.java:63: warning: no comment
06:09:11 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<JwtAuthenticationResultProvider> {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthorizationSubjectsProvider.java:60: warning: no comment
06:09:11 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<JwtAuthorizationSubjectsProvider> {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:58: warning: no comment
06:09:11 [WARNING] public static JwtSubjectIssuersConfig fromJwtSubjectIssuerConfigs(
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:64: warning: no comment
06:09:11 [WARNING] public static JwtSubjectIssuersConfig fromOAuthConfig(final OAuthConfig config) {
06:09:11 [WARNING] ^
06:09:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:86: warning: no comment
06:09:11 [WARNING] public String getProtocolPrefix() {
06:09:11 [WARNING] ^
06:09:11 [WARNING] 100 warnings
06:09:11 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar
06:09:11 [INFO] 
06:09:11 [INFO] --- shade:3.5.0:shade (default) @ ditto-gateway-service ---
06:09:11 [INFO] Including org.eclipse.ditto:ditto-gateway-api:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including io.cloudevents:cloudevents-http-basic:jar:2.3.0 in the shaded jar.
06:09:11 [INFO] Including io.cloudevents:cloudevents-core:jar:2.3.0 in the shaded jar.
06:09:11 [INFO] Including io.cloudevents:cloudevents-api:jar:2.3.0 in the shaded jar.
06:09:11 [INFO] Including io.jsonwebtoken:jjwt-api:jar:0.11.5 in the shaded jar.
06:09:11 [INFO] Including io.jsonwebtoken:jjwt-impl:jar:0.11.5 in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar.
06:09:11 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar.
06:09:11 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
06:09:11 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
06:09:11 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
06:09:11 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
06:09:11 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
06:09:11 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
06:09:11 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
06:09:11 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
06:09:11 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
06:09:11 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
06:09:11 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
06:09:11 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
06:09:11 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
06:09:11 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
06:09:11 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
06:09:11 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
06:09:11 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
06:09:11 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
06:09:11 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
06:09:11 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
06:09:11 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
06:09:11 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
06:09:11 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
06:09:11 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
06:09:11 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
06:09:11 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
06:09:11 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-jwt:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
06:09:11 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar.
06:09:11 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar.
06:09:11 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
06:09:11 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
06:09:11 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
06:09:11 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
06:09:11 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
06:09:11 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
06:09:11 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
06:09:11 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
06:09:11 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
06:09:11 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
06:09:11 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
06:09:11 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar.
06:09:11 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
06:09:11 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
06:09:11 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
06:09:11 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar.
06:09:11 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar.
06:09:11 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar.
06:09:11 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
06:09:11 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
06:09:11 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
06:09:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar.
06:09:11 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar.
06:09:11 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar.
06:09:11 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
06:09:11 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
06:09:11 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
06:09:11 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
06:09:11 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
06:09:11 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
06:09:11 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
06:09:11 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
06:09:11 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
06:09:11 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
06:09:11 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
06:09:11 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
06:09:11 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
06:09:11 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
06:09:11 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
06:09:11 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
06:09:11 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar.
06:09:11 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar.
06:09:11 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
06:09:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:09:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:09:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:09:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:09:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:09:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:09:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:09:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:09:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:09:17 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, cloudevents-api-2.3.0.jar, cloudevents-core-2.3.0.jar, cloudevents-http-basic-2.3.0.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.11.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jjwt-api-0.11.5.jar, jjwt-impl-0.11.5.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 
06:09:17 [WARNING]   - META-INF/MANIFEST.MF
06:09:17 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 2 overlapping resources: 
06:09:17 [WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
06:09:17 [WARNING]   - META-INF/NOTICE.md
06:09:17 [WARNING] jul-to-slf4j-2.0.11.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 
06:09:17 [WARNING]   - META-INF/LICENSE.txt
06:09:17 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 
06:09:17 [WARNING]   - META-INF.versions.9.module-info
06:09:17 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 
06:09:17 [WARNING]   - org.eclipse.ditto.rql.parser.RqlPredicateParser
06:09:17 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlParserBase
06:09:17 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser
06:09:17 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$
06:09:17 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
06:09:17 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
06:09:17 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
06:09:17 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
06:09:17 [WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
06:09:17 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
06:09:17 [WARNING]   - META-INF/DISCLAIMER
06:09:17 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
06:09:17 [WARNING]   - META-INF/LICENSE
06:09:17 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 
06:09:17 [WARNING]   - META-INF/io.netty.versions.properties
06:09:17 [WARNING] maven-shade-plugin has detected that some files are
06:09:17 [WARNING] present in two or more JARs. When this happens, only one
06:09:17 [WARNING] single version of the file is copied to the uber jar.
06:09:17 [WARNING] Usually this is not harmful and you can skip these warnings,
06:09:17 [WARNING] otherwise try to manually exclude artifacts based on
06:09:17 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
06:09:17 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
06:09:17 [INFO] Attaching shaded artifact.
06:09:17 [INFO] 
06:09:17 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-gateway-service ---
06:09:17 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar
06:09:17 [INFO] 
06:09:17 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-service ---
06:09:17 [INFO] Tests are skipped.
06:09:17 [INFO] 
06:09:17 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-service ---
06:09:17 [INFO] Tests are skipped.
06:09:17 [INFO] 
06:09:17 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-service ---
06:09:17 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/jacoco.exec
06:09:17 [INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: Service' with 225 classes
06:09:17 [INFO] 
06:09:17 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-service ---
06:09:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT.pom
06:09:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT.jar
06:09:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-javadoc.jar
06:09:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-allinone.jar
06:09:17 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-tests.jar
06:09:17 [INFO] 
06:09:17 [INFO] --------------< org.eclipse.ditto:ditto-policies-service >--------------
06:09:17 [INFO] Building Eclipse Ditto :: Policies :: Service 0-SNAPSHOT         [74/77]
06:09:17 [INFO]   from policies/service/pom.xml
06:09:17 [INFO] --------------------------------[ jar ]---------------------------------
06:09:18 [INFO] 
06:09:18 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-service ---
06:09:18 [INFO] 
06:09:18 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-service ---
06:09:18 [INFO] 
06:09:18 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-service ---
06:09:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
06:09:18 [INFO] 
06:09:18 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-policies-service ---
06:09:18 [INFO] Assigning port '34593' to property 'random-pekko-tcp-port'
06:09:18 [INFO] 
06:09:18 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-service ---
06:09:18 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/service/target/jacoco.exec
06:09:18 [INFO] 
06:09:18 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-service ---
06:09:18 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
06:09:18 [WARNING] 
06:09:18 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
06:09:18 [WARNING] 
06:09:18 [WARNING] licenseMerges will be overridden by licenseMergesFile.
06:09:18 [WARNING] 
06:09:18 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
06:09:18 [INFO] 
06:09:18 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-service ---
06:09:18 [INFO] Copying 1 resource from src/main/resources to target/classes
06:09:18 [INFO] Copying 5 resources from src/main/resources to target/classes
06:09:18 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
06:09:18 [INFO] 
06:09:18 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-service ---
06:09:18 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-service:jar:0-SNAPSHOT...
06:09:18 [INFO] 
06:09:18 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-service ---
06:09:18 [INFO] Changes detected - recompiling the module! :dependency
06:09:18 [INFO] Compiling 108 source files with javac [debug target 17] to target/classes
06:09:19 [INFO] 
06:09:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-service ---
06:09:19 [INFO] Copying 8 resources from src/test/resources to target/test-classes
06:09:19 [INFO] 
06:09:19 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-service ---
06:09:19 [INFO] Changes detected - recompiling the module! :dependency
06:09:19 [INFO] Compiling 72 source files with javac [debug target 17] to target/test-classes
06:09:20 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java: /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java uses or overrides a deprecated API.
06:09:20 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java: Recompile with -Xlint:deprecation for details.
06:09:20 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActorIT.java: Some input files use unchecked or unsafe operations.
06:09:20 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActorIT.java: Recompile with -Xlint:unchecked for details.
06:09:20 [INFO] 
06:09:20 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-service ---
06:09:20 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
06:09:20 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/surefire-reports
06:09:20 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
06:09:20 [INFO] 
06:09:20 [INFO] -------------------------------------------------------
06:09:20 [INFO]  T E S T S
06:09:20 [INFO] -------------------------------------------------------
06:09:21 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PoliciesPlaceholderSubstitutionTest
06:09:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:09:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.315 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PoliciesPlaceholderSubstitutionTest
06:09:24 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.CreatePolicySubstitutionStrategyTest
06:09:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.CreatePolicySubstitutionStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectSubstitutionStrategyTest
06:09:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectSubstitutionStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntrySubstitutionStrategyTest
06:09:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntrySubstitutionStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PolicySubstitutionStrategyRegistryTest
06:09:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PolicySubstitutionStrategyRegistryTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectsSubstitutionStrategyTest
06:09:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectsSubstitutionStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicySubstitutionStrategyTest
06:09:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicySubstitutionStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntriesSubstitutionStrategyTest
06:09:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntriesSubstitutionStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyUpdateTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyUpdateTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportCreatedStrategyTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportCreatedStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyUpdateTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyUpdateTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryDeletedStrategyTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryDeletedStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportsModifiedStrategyTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportsModifiedStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectDeletedStrategyTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectDeletedStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryCreatedStrategyTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryCreatedStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyCreateTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyCreateTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyModifyTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyModifyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportDeletedStrategyTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportDeletedStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportModifiedStrategyTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportModifiedStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceCreatedStrategyTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceCreatedStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyUpdateTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyUpdateTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyModifiedStrategyTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyModifiedStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyCreateTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyCreateTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceDeletedStrategyTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceDeletedStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectCreatedStrategyTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectCreatedStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntriesModifiedStrategyTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntriesModifiedStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyCreateTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyCreateTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyCreateTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyCreateTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyCreatedStrategyTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyCreatedStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryModifiedStrategyTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryModifiedStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyDeletedStrategyTest
06:09:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyDeletedStrategyTest
06:09:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.TopLevelPolicyActionCommandStrategyTest
06:09:30 [INFO] [02/07/2024 11:09:30.166] [main] [CoordinatedShutdown(pekko://TopLevelPolicyActionCommandStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:09:30 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.487 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.TopLevelPolicyActionCommandStrategyTest
06:09:30 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.CreatePolicyStrategyTest
06:09:30 [INFO] [02/07/2024 11:09:30.293] [main] [CoordinatedShutdown(pekko://CreatePolicyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:09:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.CreatePolicyStrategyTest
06:09:30 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportsStrategyTest
06:09:30 [INFO] [02/07/2024 11:09:30.374] [main] [CoordinatedShutdown(pekko://ModifyPolicyImportsStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:09:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportsStrategyTest
06:09:30 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PolicyConflictStrategyTest
06:09:30 [INFO] [02/07/2024 11:09:30.424] [main] [CoordinatedShutdown(pekko://PolicyConflictStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:09:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PolicyConflictStrategyTest
06:09:30 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyStrategyTest
06:09:30 [INFO] [02/07/2024 11:09:30.524] [main] [CoordinatedShutdown(pekko://ModifyPolicyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:09:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyStrategyTest
06:09:30 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PoliciesConditionalHeadersValidatorTest
06:09:30 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PoliciesConditionalHeadersValidatorTest
06:09:30 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectsStrategyTest
06:09:30 [INFO] [02/07/2024 11:09:30.795] [main] [CoordinatedShutdown(pekko://ModifySubjectsStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:09:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectsStrategyTest
06:09:30 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectStrategyTest
06:09:30 [INFO] [02/07/2024 11:09:30.893] [main] [CoordinatedShutdown(pekko://ModifySubjectStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:09:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectStrategyTest
06:09:30 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeactivateTokenIntegrationStrategyTest
06:09:31 [INFO] [02/07/2024 11:09:31.337] [main] [CoordinatedShutdown(pekko://DeactivateTokenIntegrationStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:09:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeactivateTokenIntegrationStrategyTest
06:09:31 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntriesStrategyTest
06:09:31 [INFO] [02/07/2024 11:09:31.432] [main] [CoordinatedShutdown(pekko://ModifyPolicyEntriesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:09:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntriesStrategyTest
06:09:31 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntryStrategyTest
06:09:31 [INFO] [02/07/2024 11:09:31.578] [main] [CoordinatedShutdown(pekko://ModifyPolicyEntryStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:09:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntryStrategyTest
06:09:31 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ActivateTokenIntegrationStrategyTest
06:09:32 [INFO] [02/07/2024 11:09:32.036] [main] [CoordinatedShutdown(pekko://ActivateTokenIntegrationStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:09:32 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ActivateTokenIntegrationStrategyTest
06:09:32 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportStrategyTest
06:09:32 [INFO] [02/07/2024 11:09:32.105] [main] [CoordinatedShutdown(pekko://ModifyPolicyImportStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:09:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportStrategyTest
06:09:32 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeletePolicyImportStrategyTest
06:09:32 [INFO] [02/07/2024 11:09:32.188] [main] [CoordinatedShutdown(pekko://DeletePolicyImportStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:09:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeletePolicyImportStrategyTest
06:09:32 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.SubjectExpiryAdjustmentTest
06:09:32 [INFO] [02/07/2024 11:09:32.292] [main] [CoordinatedShutdown(pekko://SubjectExpiryAdjustmentTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:09:32 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.SubjectExpiryAdjustmentTest
06:09:32 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.announcements.SubjectExpiryActorTest
06:09:32 11:09:32.521 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:09:36 11:09:36.923 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<false> inGracePeriod=<true>
06:09:36 11:09:36.976 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:09:40 11:09:40.544 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<false> inGracePeriod=<false>
06:09:40 11:09:40.568 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:09:44 11:09:44.267 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:09:47 11:09:47.826 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<false> shouldAnnounce=<true> inGracePeriod=<false>
06:09:48 11:09:47.948 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:09:49 11:09:49.890 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:09:53 11:09:52.983 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:09:53 11:09:53.045 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=2024-02-07T11:10:23.022289891Z, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=500ms, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=30000ms, randomizationInterval=0ms]]>. Giving up.
06:09:53 11:09:53.087 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:09:55 11:09:55.239 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:09:55 11:09:55.319 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=null, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=null, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=1ms, randomizationInterval=0ms]]>. Giving up.
06:09:55 11:09:55.438 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:09:55 11:09:55.625 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:09:55 11:09:55.814 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:09:59 11:09:59.486 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:03 11:10:03.175 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:06 11:10:06.878 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:10 11:10:10.472 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:14 11:10:14.047 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:17 11:10:17.615 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:21 11:10:21.184 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:24 11:10:24.797 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:26 11:10:26.374 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:30 11:10:30.845 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:33 11:10:33.923 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:37 11:10:37.002 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:38 11:10:38.082 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:40 11:10:40.641 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=2024-02-07T11:10:41.109349986Z, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=500ms, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=30000ms, randomizationInterval=0ms]]>. Giving up.
06:10:40 11:10:40.682 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:44 11:10:44.251 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<true> inGracePeriod=<false>
06:10:44 11:10:44.270 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:44 11:10:44.439 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:44 11:10:44.506 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:47 11:10:47.565 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:51 11:10:51.903 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:55 11:10:55.453 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<true> inGracePeriod=<true>
06:10:55 11:10:55.472 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:55 11:10:55.549 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:10:55 11:10:55.727 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:00 11:11:00.887 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:01 11:11:00.964 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:03 11:11:03.532 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:03 11:11:03.608 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:03 11:11:03.669 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=2024-02-07T11:11:13.635449574Z, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=9500ms, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=30000ms, randomizationInterval=0ms]]>. Giving up.
06:11:03 11:11:03.686 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:03 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.54 s -- in org.eclipse.ditto.policies.service.persistence.actors.announcements.SubjectExpiryActorTest
06:11:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.announcements.PolicyAnnouncementManagerTest
06:11:03 [INFO] [02/07/2024 11:11:03.877] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:11:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.policies.service.persistence.actors.announcements.PolicyAnnouncementManagerTest
06:11:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.resolvers.ImmutablePolicyEntryPlaceholderTest
06:11:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.resolvers.ImmutablePolicyEntryPlaceholderTest
06:11:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.resolvers.DefaultSubjectIdFromActionResolverTest
06:11:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.resolvers.DefaultSubjectIdFromActionResolverTest
06:11:03 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.PolicySupervisorActorTest
06:11:03 11:11:03.904 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:11:04 11:11:04.127 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:04 11:11:04.329 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:11:04 11:11:04.362 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Stashed received message during startup of supervised PersistenceActor: <CreatePolicy>
06:11:04 11:11:04.362 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Starting persistence actor for entity with ID <test.ns:myPolicy-659532372>.
06:11:04 11:11:04.375 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Starting enforcer actor for entity with ID <test.ns:myPolicy-659532372>.
06:11:04 11:11:04.383 [INFO ] o.a.p.p.Persistence - Auto-starting journal plugin `pekko-contrib-mongodb-persistence-policies-journal`
06:11:04 11:11:04.415 [INFO ] o.a.p.p.Persistence - Auto-starting snapshot store `pekko-contrib-mongodb-persistence-policies-snapshots`
06:11:04 11:11:04.478 [INFO ] o.a.p.a.ActorSystemImpl - Using storage org.apache.pekko.persistence.inmemory.extension.StorageExtensionImpl
06:11:04 11:11:04.580 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Now watching enforcer child: <Actor[pekko://PekkoTestSystem/system/testProbe-42/test.ns:myPolicy-659532372/en#-620467354]>
06:11:05 11:11:04.975 [INFO ] o.a.p.c.s.ShardRegion - policy: Automatic entity passivation: idle entities after [2.000 min], checked every [1.000 min]
06:11:05 11:11:04.980 [INFO ] o.e.d.p.s.p.a.PolicyEnforcerActor - Completed enforcement of message type <policies.commands:createPolicy> with outcome 'success'
06:11:05 11:11:04.981 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Received enforcedSignal from enforcerChild, forwarding to target actor: CreatePolicy [type=policies.commands:createPolicy, dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}}], policy=ImmutablePolicy [policyId=test.ns:myPolicy-659532372, namespace=test.ns, lifecycle=ACTIVE, revision=0, modified=null, created=null, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]
06:11:05 11:11:05.063 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Scheduling for Activity Check in <PT2400H>
06:11:05 11:11:05.067 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Handling by strategy: <CreatePolicy [type=policies.commands:createPolicy, dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}}], policy=ImmutablePolicy [policyId=test.ns:myPolicy-659532372, namespace=test.ns, lifecycle=ACTIVE, revision=0, modified=null, created=null, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]>
06:11:05 11:11:05.071 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Validating conditional headers with currentETagValue <null> on command <CreatePolicy [type=policies.commands:createPolicy, dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}}], policy=ImmutablePolicy [policyId=test.ns:myPolicy-659532372, namespace=test.ns, lifecycle=ACTIVE, revision=0, modified=null, created=null, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]>.
06:11:05 11:11:05.071 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Validating conditional headers succeeded.
06:11:05 11:11:05.071 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Applying command in <CreatePolicyStrategy>: <CreatePolicy [type=policies.commands:createPolicy, dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}}], policy=ImmutablePolicy [policyId=test.ns:myPolicy-659532372, namespace=test.ns, lifecycle=ACTIVE, revision=0, modified=null, created=null, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]>
06:11:05 11:11:05.071 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Created new Policy with ID <test.ns:myPolicy-659532372>.
06:11:05 11:11:05.075 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Persisting Event <policies.events:policyCreated>.
06:11:05 11:11:05.219 [INFO ] o.e.d.p.s.p.a.PolicyPersistenceActor - Successfully persisted Event <policies.events:policyCreated> w/ rev: <1>.
06:11:05 11:11:05.221 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Received CommandResponse from target actor, telling enforcerChild to apply response filtering: CreatePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}, response-required=false, etag="rev:1"}], responseType=policies.responses:createPolicy, httpStatus=HttpStatus [code=201, category=SUCCESS], policyId=test.ns:myPolicy-659532372, policyCreated=ImmutablePolicy [policyId=test.ns:myPolicy-659532372, namespace=test.ns, lifecycle=ACTIVE, revision=1, modified=2024-02-07T11:11:05.069699147Z, created=2024-02-07T11:11:05.069699147Z, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]
06:11:05 11:11:05.223 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Sending response: <CreatePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}, response-required=false, etag="rev:1"}], responseType=policies.responses:createPolicy, httpStatus=HttpStatus [code=201, category=SUCCESS], policyId=test.ns:myPolicy-659532372, policyCreated=ImmutablePolicy [policyId=test.ns:myPolicy-659532372, namespace=test.ns, lifecycle=ACTIVE, revision=1, modified=2024-02-07T11:11:05.069699147Z, created=2024-02-07T11:11:05.069699147Z, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]> back to sender: <pekko://PekkoTestSystem/system/testProbe-43>
06:11:05 11:11:05.234 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Scheduling for Activity Check in <PT2400H>
06:11:05 11:11:05.237 [DEBUG] o.e.d.p.s.p.a.a.PolicyAnnouncementManager - OnPolicyModified policy=<ImmutablePolicy [policyId=test.ns:myPolicy-659532372, namespace=test.ns, lifecycle=ACTIVE, revision=1, modified=2024-02-07T11:11:05.069699147Z, created=2024-02-07T11:11:05.069699147Z, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]> newSubjects=<[]> deletedSubjects=<[]>
06:11:05 11:11:05.326 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Waiting for <1> ops and <0> sudo ops before stopping
06:11:05 11:11:05.335 [INFO ] o.e.d.p.s.p.a.PolicyEnforcerActor - Completed enforcement of message type <policies.commands:retrievePolicy> with outcome 'failed' and headers: <ImmutableDittoHeaders [{}]>
06:11:05 11:11:05.336 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Received DittoRuntimeException as response from enforcerChild: PolicyNotAccessibleException [message='The Policy with ID 'test.ns:myPolicy-659532372' could not be found or requester had insufficient permissions to access it.', errorCode=policies:policy.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Policy was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:11:05 11:11:05.337 [INFO ] o.e.d.p.s.p.a.PolicySupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: PolicyNotAccessibleException [message='The Policy with ID 'test.ns:myPolicy-659532372' could not be found or requester had insufficient permissions to access it.', errorCode=policies:policy.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Policy was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:11:05 11:11:05.337 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Stopping after waiting for ongoing ops.
06:11:05 11:11:05.338 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Stopping PersistenceActor for entity with ID <test.ns:myPolicy-659532372>.
06:11:05 11:11:05.340 [INFO ] o.a.p.r.RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon.
06:11:05 11:11:05.340 [INFO ] o.a.p.r.RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports.
06:11:05 11:11:05.341 [INFO ] o.a.p.r.RemoteActorRefProvider$RemotingTerminator - Remoting shut down.
06:11:05 11:11:05.364 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:05 11:11:05.418 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:11:05 11:11:05.445 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:05 11:11:05.513 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:11:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.639 s -- in org.eclipse.ditto.policies.service.persistence.actors.PolicySupervisorActorTest
06:11:05 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorSnapshottingTest
06:11:05 11:11:05.537 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:11:05 11:11:05.562 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:11 11:11:11.297 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:13 11:11:13.526 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:22 11:11:22.651 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.36 s -- in org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorSnapshottingTest
06:11:25 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorTest
06:11:25 11:11:25.900 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:11:25 11:11:25.911 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:26 11:11:25.989 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:30 11:11:30.545 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:30 11:11:30.623 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:40 [ERROR] [02/07/2024 11:11:40.529] [PekkoTestSystem-pekko.actor.default-dispatcher-20] [pekko://PekkoTestSystem/system/testProbe-64/$b] Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-411629601, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-824573569]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1823627970]].) (org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-824573569]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1823627970]].)
06:11:40 11:11:40.542 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:40 11:11:40.619 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:50 11:11:50.536 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:50 11:11:50.600 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy989444489, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1151265451]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#2002389616]].)
06:11:50 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1151265451]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#2002389616]].
06:11:50 11:11:50.612 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:50 11:11:50.726 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-291793960, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-658101481]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-770535884]].)
06:11:50 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-658101481]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-770535884]].
06:11:50 11:11:50.743 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:50 11:11:50.837 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy1232347426, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1657877238]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1351836776]].)
06:11:50 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1657877238]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1351836776]].
06:11:50 11:11:50.852 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:50 11:11:50.929 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:51 11:11:51.018 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:51 11:11:51.095 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy361680212, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1718556177]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1339609718]].)
06:11:51 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1718556177]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1339609718]].
06:11:51 11:11:51.107 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:51 11:11:51.180 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy702083154, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-540032084]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1902986030]].)
06:11:51 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-540032084]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1902986030]].
06:11:51 11:11:51.196 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:51 11:11:51.292 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:51 11:11:51.390 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:51 [ERROR] [02/07/2024 11:11:51.480] [PekkoTestSystem-pekko.actor.default-dispatcher-10] [pekko://PekkoTestSystem/system/testProbe-88/$a] Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-1302646689, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1743166080]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#137000802]].) (org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1743166080]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#137000802]].)
06:11:51 11:11:51.507 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:51 11:11:51.707 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:51 11:11:51.779 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-67621894, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-290537063]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#636252784]].)
06:11:51 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-290537063]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#636252784]].
06:11:51 11:11:51.795 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:51 11:11:51.864 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy1877881194, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1101316781]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1380354000]].)
06:11:51 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1101316781]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1380354000]].
06:11:51 11:11:51.884 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:51 11:11:51.946 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy1313865074, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#940896333]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1190530440]].)
06:11:51 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#940896333]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1190530440]].
06:11:52 11:11:51.971 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:55 11:11:55.050 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:55 11:11:55.228 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:55 11:11:55.406 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:11:55 11:11:55.494 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:01 11:12:01.072 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:01 11:12:01.155 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:01 11:12:01.242 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:01 11:12:01.351 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:01 11:12:01.429 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:01 11:12:01.494 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-884185429, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1761353605]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1915957293]].)
06:12:01 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1761353605]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1915957293]].
06:12:01 11:12:01.507 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:10 11:12:10.544 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:10 11:12:10.735 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:10 11:12:10.834 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:10 11:12:10.912 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:11 11:12:10.989 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:11 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.17 s -- in org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorTest
06:12:11 [INFO] Running org.eclipse.ditto.policies.service.enforcement.pre.ModifyToCreatePolicyTransformerTest
06:12:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.policies.service.enforcement.pre.ModifyToCreatePolicyTransformerTest
06:12:11 [INFO] Running org.eclipse.ditto.policies.service.enforcement.PolicyCommandEnforcementTest
06:12:11 11:12:11.142 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:12:11 11:12:11.152 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:11 11:12:11.201 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:11 11:12:11.261 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:11 11:12:11.308 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:11 11:12:11.348 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:11 11:12:11.402 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:11 11:12:11.436 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:11 11:12:11.472 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:11 11:12:11.504 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:11 11:12:11.552 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:11 11:12:11.583 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:11 11:12:11.623 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:11 11:12:11.660 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:11 11:12:11.707 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:11 11:12:11.742 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:11 11:12:11.794 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:11 11:12:11.829 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:11 11:12:11.862 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:11 11:12:11.909 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:11 11:12:11.942 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:12 11:12:11.976 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:12 11:12:12.019 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:12 11:12:12.053 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:12 11:12:12.096 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:12 11:12:12.133 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:12 11:12:12.176 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:12 11:12:12.209 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:12 11:12:12.252 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:12 11:12:12.286 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:12 11:12:12.329 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:12 11:12:12.364 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:12 11:12:12.407 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:12 11:12:12.440 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:12 11:12:12.483 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:12 11:12:12.517 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:12 11:12:12.561 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:12 11:12:12.594 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:12 11:12:12.646 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:12 11:12:12.717 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:12 11:12:12.793 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:12 11:12:12.824 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:12 11:12:12.871 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:12 11:12:12.913 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:12 11:12:12.949 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:13 11:12:12.981 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:13 11:12:13.034 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:13 11:12:13.070 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:13 11:12:13.117 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:13 11:12:13.149 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:13 11:12:13.196 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:13 11:12:13.227 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:13 11:12:13.279 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:13 11:12:13.316 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:13 11:12:13.351 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
06:12:13 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.233 s -- in org.eclipse.ditto.policies.service.enforcement.PolicyCommandEnforcementTest
06:12:13 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandRegistryTest
06:12:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandRegistryTest
06:12:13 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesRootActorTest
06:12:13 11:12:13.389 [INFO ] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment.
06:12:13 11:12:13.424 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
06:12:13 11:12:13.430 [INFO ] o.a.p.r.a.ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://PoliciesRootActorTest@127.0.0.1:33093] with UID [2547782023389258265]
06:12:13 11:12:13.432 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:33093] - Starting up, Pekko version [1.0.1] ...
06:12:13 11:12:13.433 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:33093] - Registered cluster JMX MBean [pekko:type=Cluster]
06:12:13 11:12:13.433 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:33093] - Started up successfully
06:12:13 11:12:13.465 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:33093] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
06:12:13 11:12:13.465 [INFO ] o.e.d.b.s.c.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H>
06:12:13 11:12:13.507 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:33093] - Node [pekko://PoliciesRootActorTest@127.0.0.1:33093] is JOINING itself (with roles [policies, policy-announcement-aware, blocked-namespaces-aware, dc-default], version [0-SNAPSHOT]) and forming new cluster
06:12:13 11:12:13.764 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017
06:12:13 java.net.ConnectException: Connection refused
06:12:13 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
06:12:13 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
06:12:13 	... 7 common frames omitted
06:12:13 Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket
06:12:13 	at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127)
06:12:13 	at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
06:12:13 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287)
06:12:13 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
06:12:13 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
06:12:13 	at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
06:12:13 	at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
06:12:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
06:12:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
06:12:13 	at java.base/java.lang.Thread.run(Thread.java:833)
06:12:13 11:12:13.764 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017
06:12:13 java.net.ConnectException: Connection refused
06:12:13 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
06:12:13 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
06:12:13 	... 7 common frames omitted
06:12:13 Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket
06:12:13 	at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127)
06:12:13 	at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
06:12:13 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287)
06:12:13 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
06:12:13 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
06:12:13 	at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
06:12:13 	at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
06:12:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
06:12:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
06:12:13 	at java.base/java.lang.Thread.run(Thread.java:833)
06:12:13 11:12:13.771 [INFO ] o.m.d.client - MongoClient with metadata {"driver": {"name": "mongo-java-driver|reactive-streams", "version": "4.10.2"}, "os": {"type": "Linux", "name": "Linux", "architecture": "amd64", "version": "6.0.18-200.fc36.x86_64"}, "platform": "Java/Oracle Corporation/17.0.2+8-86"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=LOCAL}, credential=null, streamFactoryFactory=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@e007ac2, com.mongodb.Jep395RecordCodecProvider@1da4fcc2, com.mongodb.KotlinCodecProvider@4e42322b]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=100, minSize=0, maxWaitTimeMS=30000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null}
06:12:13 11:12:13.771 [INFO ] o.m.d.client - MongoClient with metadata {"driver": {"name": "mongo-java-driver|reactive-streams", "version": "4.10.2"}, "os": {"type": "Linux", "name": "Linux", "architecture": "amd64", "version": "6.0.18-200.fc36.x86_64"}, "platform": "Java/Oracle Corporation/17.0.2+8-86"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=LOCAL}, credential=null, streamFactoryFactory=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@e007ac2, com.mongodb.Jep395RecordCodecProvider@1da4fcc2, com.mongodb.KotlinCodecProvider@4e42322b]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=100, minSize=0, maxWaitTimeMS=30000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null}
06:12:13 11:12:13.793 [INFO ] p.c.p.m.d.ScalaMongoDriver - Applying configuration-specific overrides for driver
06:12:13 11:12:13.863 [INFO ] o.m.d.client - MongoClient with metadata {"driver": {"name": "mongo-java-driver|reactive-streams", "version": "4.10.2"}, "os": {"type": "Linux", "name": "Linux", "architecture": "amd64", "version": "6.0.18-200.fc36.x86_64"}, "platform": "Java/Oracle Corporation/17.0.2+8-86"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=LOCAL}, credential=null, streamFactoryFactory=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@e007ac2, com.mongodb.Jep395RecordCodecProvider@1da4fcc2, com.mongodb.KotlinCodecProvider@4e42322b]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=100, minSize=0, maxWaitTimeMS=30000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null}
06:12:13 11:12:13.863 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017
06:12:13 java.net.ConnectException: Connection refused
06:12:13 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
06:12:13 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
06:12:13 	... 7 common frames omitted
06:12:13 Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket
06:12:13 	at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127)
06:12:13 	at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
06:12:13 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287)
06:12:13 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
06:12:13 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
06:12:13 	at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
06:12:13 	at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
06:12:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
06:12:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
06:12:13 	at java.base/java.lang.Thread.run(Thread.java:833)
06:12:13 11:12:13.878 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017
06:12:13 java.net.ConnectException: Connection refused
06:12:13 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
06:12:13 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
06:12:13 	... 7 common frames omitted
06:12:13 Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket
06:12:13 	at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127)
06:12:13 	at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
06:12:13 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287)
06:12:13 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
06:12:13 	at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
06:12:13 	at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
06:12:13 	at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
06:12:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
06:12:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
06:12:13 	at java.base/java.lang.Thread.run(Thread.java:833)
06:12:13 11:12:13.878 [INFO ] o.m.d.client - MongoClient with metadata {"driver": {"name": "mongo-java-driver|reactive-streams", "version": "4.10.2"}, "os": {"type": "Linux", "name": "Linux", "architecture": "amd64", "version": "6.0.18-200.fc36.x86_64"}, "platform": "Java/Oracle Corporation/17.0.2+8-86"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=LOCAL}, credential=null, streamFactoryFactory=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@e007ac2, com.mongodb.Jep395RecordCodecProvider@1da4fcc2, com.mongodb.KotlinCodecProvider@4e42322b]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=2, minSize=0, maxWaitTimeMS=30000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null}
06:12:14 11:12:14.174 [INFO ] o.m.d.cluster - Cluster description not yet available. Waiting for 30000 ms before timing out
06:12:14 11:12:14.174 [INFO ] o.m.d.cluster - Cluster description not yet available. Waiting for 30000 ms before timing out
06:12:24 Failed to stop [PoliciesRootActorTest] within [10 seconds] 
06:12:24 -> / LocalActorRefProvider$$anon$2 class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 2 children
06:12:24    โŒŠ-> system LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$SystemGuardian status=0 14 children
06:12:24    |   โŒŠ-> IO-TCP RepointableActorRef class org.apache.pekko.io.TcpManager status=0 1 children
06:12:24    |   |   โŒŠ-> selectors RoutedActorRef class org.apache.pekko.routing.RouterPoolActor status=0 1 children
06:12:24    |   |       โŒŠ-> $a LocalActorRef class org.apache.pekko.io.SelectionHandler status=0 1 children
06:12:24    |   |           โŒŠ-> 0 LocalActorRef class org.apache.pekko.io.TcpListener status=0 no children
06:12:24    |   โŒŠ-> Materializers RepointableActorRef class org.apache.pekko.stream.impl.MaterializerGuardian status=0 6 children
06:12:24    |   |   โŒŠ-> StreamSupervisor-463 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 1 children
06:12:24    |   |   |   โŒŠ-> flow-7-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
06:12:24    |   |   โŒŠ-> StreamSupervisor-464 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 6 children
06:12:24    |   |   |   โŒŠ-> remote-0-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
06:12:24    |   |   |   โŒŠ-> remote-2-0-unnamed RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
06:12:24    |   |   |   โŒŠ-> remote-3-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
06:12:24    |   |   |   โŒŠ-> remote-4-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
06:12:24    |   |   |   โŒŠ-> remote-5-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
06:12:24    |   |   |   โŒŠ-> remote-6-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
06:12:24    |   |   โŒŠ-> StreamSupervisor-465 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 1 children
06:12:24    |   |   |   โŒŠ-> remoteControl-1-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children
06:12:24    |   |   โŒŠ-> StreamSupervisor-467 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 no children
06:12:24    |   |   โŒŠ-> StreamSupervisor-468 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 no children
06:12:24    |   |   โŒŠ-> StreamSupervisor-469 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 no children
06:12:24    |   โŒŠ-> cluster RepointableActorRef class org.apache.pekko.cluster.ClusterDaemon status=0 2 children
06:12:24    |   |   โŒŠ-> core LocalActorRef class org.apache.pekko.cluster.ClusterCoreSupervisor status=0 2 children
06:12:24    |   |   |   โŒŠ-> daemon LocalActorRef class org.apache.pekko.cluster.ClusterCoreDaemon status=0 3 children
06:12:24    |   |   |   |   โŒŠ-> crossDcHeartbeatSender LocalActorRef class org.apache.pekko.cluster.CrossDcHeartbeatSender status=0 no children
06:12:24    |   |   |   |   โŒŠ-> downingProvider LocalActorRef class org.eclipse.ditto.base.service.cluster.DittoSplitBrainResolver status=0 no children
06:12:24    |   |   |   |   โŒŠ-> heartbeatSender LocalActorRef class org.apache.pekko.cluster.ClusterHeartbeatSender status=0 no children
06:12:24    |   |   |   โŒŠ-> publisher LocalActorRef class org.apache.pekko.cluster.ClusterDomainEventPublisher status=0 no children
06:12:24    |   |   โŒŠ-> heartbeatReceiver LocalActorRef class org.apache.pekko.cluster.ClusterHeartbeatReceiver status=0 no children
06:12:24    |   โŒŠ-> clusterEventBusListener RepointableActorRef class org.apache.pekko.cluster.ClusterReadView$$anon$1 status=0 no children
06:12:24    |   โŒŠ-> deadLetterListener RepointableActorRef class org.apache.pekko.event.DeadLetterListener status=0 no children
06:12:24    |   โŒŠ-> distributedPubSubMediator RepointableActorRef class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator status=0 1 children
06:12:24    |   |   โŒŠ-> policy-invalidate-enforcers LocalActorRef class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Topic status=0 no children
06:12:24    |   โŒŠ-> eventStreamUnsubscriber-156 RepointableActorRef class org.apache.pekko.event.EventStreamUnsubscriber status=0 no children
06:12:24    |   โŒŠ-> log1-Slf4jLogger RepointableActorRef class org.apache.pekko.event.slf4j.Slf4jLogger status=0 no children
06:12:24    |   โŒŠ-> pool-master RepointableActorRef class org.apache.pekko.http.impl.engine.client.PoolMasterActor status=0 no children
06:12:24    |   โŒŠ-> remote-deployment-watcher RepointableActorRef class org.apache.pekko.remote.RemoteDeploymentWatcher status=0 no children
06:12:24    |   โŒŠ-> remote-watcher RepointableActorRef class org.apache.pekko.cluster.ClusterRemoteWatcher status=0 no children
06:12:24    |   โŒŠ-> remoting-terminator RepointableActorRef class org.apache.pekko.remote.RemoteActorRefProvider$RemotingTerminator status=0 no children
06:12:24    |   โŒŠ-> sharding RepointableActorRef class org.apache.pekko.cluster.sharding.ClusterShardingGuardian status=0 1 children
06:12:24    |   |   โŒŠ-> policiesReplicator LocalActorRef class org.apache.pekko.cluster.ddata.Replicator status=0 no children
06:12:24    |   โŒŠ-> testProbe-210 RepointableActorRef class org.apache.pekko.testkit.TestActor status=0 no children
06:12:24    โŒŠ-> user LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 4 children
06:12:24        โŒŠ-> $a RepointableActorRef class org.eclipse.ditto.policies.service.starter.PoliciesRootActor status=4 Terminating(Recreation(org.eclipse.ditto.base.service.actors.AbstractDittoRootActorTest$UnknownException))
06:12:24        |   |    toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing#386342750]
06:12:24        |   โŒŠ-> persistencePing LocalActorRef class org.apache.pekko.cluster.singleton.ClusterSingletonManager status=8 Terminating(Termination)
06:12:24        |       |    toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton#39033051]
06:12:24        |       โŒŠ-> singleton LocalActorRef class org.eclipse.ditto.internal.utils.cluster.ClusterSingletonSupervisorActor status=8 Terminating(Termination)
06:12:24        |           |    toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton/supervised-child#318742761]
06:12:24        |           โŒŠ-> supervised-child LocalActorRef class org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActor status=8 Terminating(Termination)
06:12:24        |               |    toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton/supervised-child/StreamSupervisor-470#-366040925]
06:12:24        |               โŒŠ-> StreamSupervisor-470 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=8 Terminating(Termination)
06:12:24        |                   |    toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton/supervised-child/StreamSupervisor-470/flow-10-0-seqSink#1328869867]
06:12:24        |                   โŒŠ-> flow-10-0-seqSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
06:12:24        โŒŠ-> $b RepointableActorRef class org.eclipse.ditto.policies.enforcement.CachingPolicyEnforcerProvider$CachingPolicyEnforcerProviderActor status=0 no children
06:12:24        โŒŠ-> blockedNamespacesReplicator RepointableActorRef class org.apache.pekko.cluster.ddata.Replicator status=0 no children
06:12:24        โŒŠ-> policy-announcement-aware-replicator RepointableActorRef class org.apache.pekko.cluster.ddata.Replicator status=0 no children
06:12:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.52 s -- in org.eclipse.ditto.policies.service.starter.PoliciesRootActorTest
06:12:24 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalErrorRegistryTest
06:12:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalErrorRegistryTest
06:12:25 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalEventRegistryTest
06:12:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalEventRegistryTest
06:12:25 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandResponseRegistryTest
06:12:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandResponseRegistryTest
06:12:25 [INFO] Running org.eclipse.ditto.policies.service.common.config.DefaultPolicyAnnouncementConfigTest
06:12:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s -- in org.eclipse.ditto.policies.service.common.config.DefaultPolicyAnnouncementConfigTest
06:12:26 [INFO] Running org.eclipse.ditto.policies.service.common.config.DefaultPolicyConfigTest
06:12:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.eclipse.ditto.policies.service.common.config.DefaultPolicyConfigTest
06:12:40 [INFO] 
06:12:40 [INFO] Results:
06:12:40 [INFO] 
06:12:40 [INFO] Tests run: 305, Failures: 0, Errors: 0, Skipped: 0
06:12:40 [INFO] 
06:12:40 [INFO] 
06:12:40 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-service ---
06:12:40 [INFO] 
06:12:40 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-service ---
06:12:40 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar
06:12:40 [INFO] 
06:12:40 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-service ---
06:12:40 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
06:12:40 [INFO] No previous run data found, generating javadoc.
06:12:43 [WARNING] Javadoc Warnings
06:12:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/common/config/package-info.java:14: warning: no comment
06:12:43 [WARNING] package org.eclipse.ditto.policies.service.common.config;
06:12:43 [WARNING] ^
06:12:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/package-info.java:14: warning: no comment
06:12:43 [WARNING] package org.eclipse.ditto.policies.service.enforcement;
06:12:43 [WARNING] ^
06:12:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/pre/package-info.java:14: warning: no comment
06:12:43 [WARNING] package org.eclipse.ditto.policies.service.enforcement.pre;
06:12:43 [WARNING] ^
06:12:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/package-info.java:14: warning: no comment
06:12:43 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors;
06:12:43 [WARNING] ^
06:12:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/announcements/package-info.java:14: warning: no comment
06:12:43 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.announcements;
06:12:43 [WARNING] ^
06:12:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/package-info.java:14: warning: no comment
06:12:43 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.resolvers;
06:12:43 [WARNING] ^
06:12:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/strategies/commands/package-info.java:14: warning: no comment
06:12:43 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.strategies.commands;
06:12:43 [WARNING] ^
06:12:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/strategies/events/package-info.java:14: warning: no comment
06:12:43 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.strategies.events;
06:12:43 [WARNING] ^
06:12:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/package-info.java:14: warning: no comment
06:12:43 [WARNING] package org.eclipse.ditto.policies.service.persistence.serializer;
06:12:43 [WARNING] ^
06:12:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/AbstractPolicyMongoEventAdapter.java:36: warning: no comment
06:12:43 [WARNING] protected static final JsonFieldDefinition<JsonObject> POLICY_ENTRIES =
06:12:43 [WARNING] ^
06:12:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/AbstractPolicyMongoEventAdapter.java:40: warning: no comment
06:12:43 [WARNING] protected AbstractPolicyMongoEventAdapter(final ExtendedActorSystem system) {
06:12:43 [WARNING] ^
06:12:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/DefaultPolicyMongoEventAdapter.java:25: warning: no comment
06:12:43 [WARNING] public DefaultPolicyMongoEventAdapter(final ExtendedActorSystem system) {
06:12:43 [WARNING] ^
06:12:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/DefaultSubjectIdFromActionResolver.java:33: warning: no comment
06:12:43 [WARNING] public DefaultSubjectIdFromActionResolver() {
06:12:43 [WARNING] ^
06:12:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/PoliciesPlaceholders.java:15: warning: no comment
06:12:43 [WARNING] public final class PoliciesPlaceholders {
06:12:43 [WARNING] ^
06:12:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/PoliciesPlaceholders.java:21: warning: no comment
06:12:43 [WARNING] public static PolicyEntryPlaceholder newPolicyEntryPlaceholder() {
06:12:43 [WARNING] ^
06:12:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/PolicyCommandEnforcement.java:219: warning: no @param for <T>
06:12:43 [WARNING] public <T extends PolicyQueryCommandResponse<T>> T buildJsonViewForPolicyQueryCommandResponse(
06:12:43 [WARNING] ^
06:12:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/common/config/PolicyConfig.java:93: warning: no comment
06:12:43 [WARNING] SUBJECT_ID_RESOLVER("subject-id-resolver",
06:12:43 [WARNING] ^
06:12:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActor.java:39: warning: no comment
06:12:43 [WARNING] public static final String ACTOR_NAME = "policyOps";
06:12:43 [WARNING] ^
06:12:43 [WARNING] 18 warnings
06:12:43 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar
06:12:43 [INFO] 
06:12:43 [INFO] --- shade:3.5.0:shade (default) @ ditto-policies-service ---
06:12:43 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.6 in the shaded jar.
06:12:43 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6 in the shaded jar.
06:12:43 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
06:12:43 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
06:12:43 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar.
06:12:43 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar.
06:12:43 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar.
06:12:43 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
06:12:43 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
06:12:43 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar.
06:12:43 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar.
06:12:43 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar.
06:12:43 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar.
06:12:43 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.6 in the shaded jar.
06:12:43 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.6 in the shaded jar.
06:12:43 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.6 in the shaded jar.
06:12:43 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.6 in the shaded jar.
06:12:43 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
06:12:43 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
06:12:43 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
06:12:43 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
06:12:43 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
06:12:43 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
06:12:43 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
06:12:43 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
06:12:43 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
06:12:43 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
06:12:43 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
06:12:43 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar.
06:12:43 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
06:12:43 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar.
06:12:43 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar.
06:12:43 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
06:12:43 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
06:12:43 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
06:12:43 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
06:12:43 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
06:12:43 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
06:12:43 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
06:12:43 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
06:12:43 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
06:12:43 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
06:12:43 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
06:12:43 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar.
06:12:43 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar.
06:12:43 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar.
06:12:43 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar.
06:12:43 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar.
06:12:43 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
06:12:43 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar.
06:12:43 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
06:12:43 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar.
06:12:43 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
06:12:43 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
06:12:43 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
06:12:43 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar.
06:12:43 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar.
06:12:43 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar.
06:12:43 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar.
06:12:43 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar.
06:12:43 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar.
06:12:43 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar.
06:12:43 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar.
06:12:43 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
06:12:43 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar.
06:12:43 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
06:12:43 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
06:12:43 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
06:12:43 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar.
06:12:43 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar.
06:12:43 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar.
06:12:43 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar.
06:12:43 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar.
06:12:43 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar.
06:12:43 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar.
06:12:43 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
06:12:43 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar.
06:12:43 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
06:12:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:12:43 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:12:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:12:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:12:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:12:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:12:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:12:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:12:48 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
06:12:48 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar define 2 overlapping resources: 
06:12:48 [WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
06:12:48 [WARNING]   - META-INF/NOTICE.md
06:12:48 [WARNING] jul-to-slf4j-2.0.11.jar, slf4j-api-2.0.11.jar define 1 overlapping resource: 
06:12:48 [WARNING]   - META-INF/LICENSE.txt
06:12:48 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jul-to-slf4j-2.0.11.jar, kotlin-stdlib-1.4.10.jar, slf4j-api-2.0.11.jar define 1 overlapping classes: 
06:12:48 [WARNING]   - META-INF.versions.9.module-info
06:12:48 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
06:12:48 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
06:12:48 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
06:12:48 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.11.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-2.0.11.jar, kamon-core_2.13-2.6.6.jar, kamon-executors_2.13-2.6.6.jar, kamon-instrumentation-common_2.13-2.6.6.jar, kamon-opentelemetry_2.13-2.6.6.jar, kamon-prometheus_2.13-2.6.6.jar, kamon-system-metrics_2.13-2.6.6.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.4.14.jar, logback-core-1.4.14.jar, logstash-logback-encoder-7.4.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-2.0.11.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 
06:12:48 [WARNING]   - META-INF/MANIFEST.MF
06:12:48 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 
06:12:48 [WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
06:12:48 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
06:12:48 [WARNING]   - META-INF/DISCLAIMER
06:12:48 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 
06:12:48 [WARNING]   - META-INF/io.netty.versions.properties
06:12:48 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 
06:12:48 [WARNING]   - META-INF/LICENSE
06:12:48 [WARNING] maven-shade-plugin has detected that some files are
06:12:48 [WARNING] present in two or more JARs. When this happens, only one
06:12:48 [WARNING] single version of the file is copied to the uber jar.
06:12:48 [WARNING] Usually this is not harmful and you can skip these warnings,
06:12:48 [WARNING] otherwise try to manually exclude artifacts based on
06:12:48 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
06:12:48 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
06:12:48 [INFO] Attaching shaded artifact.
06:12:48 [INFO] 
06:12:48 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-service ---
06:12:48 [INFO] Tests are skipped.
06:12:48 [INFO] 
06:12:48 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-service ---
06:12:48 [INFO] Tests are skipped.
06:12:48 [INFO] 
06:12:48 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-service ---
06:12:48 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/service/target/jacoco.exec
06:12:48 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Service' with 102 classes
06:12:48 [INFO] 
06:12:48 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-service ---
06:12:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT.pom
06:12:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT.jar
06:12:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT-javadoc.jar
06:12:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT-allinone.jar
06:12:48 [INFO] 
06:12:48 [INFO] --------------< org.eclipse.ditto:ditto-wot-integration >---------------
06:12:48 [INFO] Building Eclipse Ditto :: WoT :: Integration 0-SNAPSHOT          [75/77]
06:12:48 [INFO]   from wot/integration/pom.xml
06:12:48 [INFO] --------------------------------[ jar ]---------------------------------
06:12:48 [INFO] 
06:12:48 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot-integration ---
06:12:48 [INFO] 
06:12:48 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-wot-integration ---
06:12:48 [INFO] 
06:12:48 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-integration ---
06:12:48 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/wot/integration/target/jacoco.exec
06:12:48 [INFO] 
06:12:48 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-integration ---
06:12:48 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
06:12:48 [WARNING] 
06:12:48 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
06:12:48 [WARNING] 
06:12:48 [WARNING] licenseMerges will be overridden by licenseMergesFile.
06:12:48 [WARNING] 
06:12:48 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/classes/META-INF/NOTICE-THIRD-PARTY.md
06:12:48 [INFO] 
06:12:48 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-integration ---
06:12:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/integration/src/main/resources
06:12:48 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
06:12:48 [INFO] 
06:12:48 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-integration ---
06:12:48 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-integration:jar:0-SNAPSHOT...
06:12:48 [INFO] 
06:12:48 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-integration ---
06:12:48 [INFO] Changes detected - recompiling the module! :dependency
06:12:48 [INFO] Compiling 22 source files with javac [debug target 17] to target/classes
06:12:49 [INFO] 
06:12:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-integration ---
06:12:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/integration/src/test/resources
06:12:49 [INFO] 
06:12:49 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-integration ---
06:12:49 [INFO] No sources to compile
06:12:49 [INFO] 
06:12:49 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-integration ---
06:12:49 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
06:12:49 [INFO] No tests to run.
06:12:49 [INFO] 
06:12:49 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-integration ---
06:12:49 [INFO] 
06:12:49 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-wot-integration ---
06:12:49 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar
06:12:49 [INFO] 
06:12:49 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-integration ---
06:12:49 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
06:12:49 [INFO] No previous run data found, generating javadoc.
06:12:51 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar
06:12:51 [INFO] 
06:12:51 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-integration ---
06:12:51 [INFO] Tests are skipped.
06:12:51 [INFO] 
06:12:51 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-integration ---
06:12:51 [INFO] Tests are skipped.
06:12:51 [INFO] 
06:12:51 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-integration ---
06:12:51 [INFO] Skipping JaCoCo execution due to missing execution data file.
06:12:51 [INFO] 
06:12:51 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot-integration ---
06:12:51 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT.pom
06:12:51 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT.jar
06:12:51 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT-javadoc.jar
06:12:51 [INFO] 
06:12:51 [INFO] ---------------< org.eclipse.ditto:ditto-things-service >---------------
06:12:51 [INFO] Building Eclipse Ditto :: Things :: Service 0-SNAPSHOT           [76/77]
06:12:51 [INFO]   from things/service/pom.xml
06:12:51 [INFO] --------------------------------[ jar ]---------------------------------
06:12:51 [INFO] 
06:12:51 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-service ---
06:12:51 [INFO] 
06:12:51 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things-service ---
06:12:51 [INFO] 
06:12:51 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-things-service ---
06:12:51 [INFO] Assigning port '43177' to property 'random-pekko-tcp-port'
06:12:51 [INFO] 
06:12:51 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-service ---
06:12:51 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/service/target/jacoco.exec
06:12:51 [INFO] 
06:12:51 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-service ---
06:12:51 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
06:12:51 [WARNING] 
06:12:51 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
06:12:51 [WARNING] 
06:12:51 [WARNING] licenseMerges will be overridden by licenseMergesFile.
06:12:51 [WARNING] 
06:12:51 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/things/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
06:12:51 [INFO] 
06:12:51 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-service ---
06:12:51 [INFO] Copying 1 resource from src/main/resources to target/classes
06:12:51 [INFO] Copying 5 resources from src/main/resources to target/classes
06:12:51 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
06:12:51 [INFO] 
06:12:51 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-service ---
06:12:51 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-service:jar:0-SNAPSHOT...
06:12:51 [INFO] 
06:12:51 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-service ---
06:12:51 [INFO] Changes detected - recompiling the module! :dependency
06:12:51 [INFO] Compiling 134 source files with javac [debug target 17] to target/classes
06:12:52 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingCommandEnforcement.java: Some input files use unchecked or unsafe operations.
06:12:52 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingCommandEnforcement.java: Recompile with -Xlint:unchecked for details.
06:12:52 [INFO] 
06:12:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-service ---
06:12:52 [INFO] Copying 5 resources from src/test/resources to target/test-classes
06:12:52 [INFO] 
06:12:52 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-service ---
06:12:52 [INFO] Changes detected - recompiling the module! :dependency
06:12:52 [INFO] Compiling 113 source files with javac [debug target 17] to target/test-classes
06:12:54 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Some input files use or override a deprecated API.
06:12:54 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Recompile with -Xlint:deprecation for details.
06:12:54 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java: /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java uses unchecked or unsafe operations.
06:12:54 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java: Recompile with -Xlint:unchecked for details.
06:12:54 [INFO] 
06:12:54 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-service ---
06:12:54 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
06:12:54 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/things/service/target/surefire-reports
06:12:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
06:12:54 [INFO] 
06:12:54 [INFO] -------------------------------------------------------
06:12:54 [INFO]  T E S T S
06:12:54 [INFO] -------------------------------------------------------
06:12:55 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.EntityTagCalculatorTest
06:12:56 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.EntityTagCalculatorTest
06:12:56 [INFO] Running org.eclipse.ditto.things.service.enforcement.MergeThingCommandEnforcementTest
06:12:56 11:12:56,468 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14
06:12:56 11:12:56,469 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21ae657b - No custom configurators were discovered as a service.
06:12:56 11:12:56,469 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21ae657b - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
06:12:56 11:12:56,470 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21ae657b - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
06:12:56 11:12:56,473 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
06:12:56 11:12:56,473 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
06:12:56 11:12:56,477 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21ae657b - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 4 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
06:12:56 11:12:56,477 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21ae657b - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
06:12:56 11:12:56,478 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21ae657b - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
06:12:56 11:12:56,479 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/ditto-ci/things/service/target/test-classes/logback-test.xml]
06:12:56 11:12:56,565 |-INFO in ch.qos.logback.classic.model.processor.LoggerContextListenerModelHandler - Adding LoggerContextListener of type [ch.qos.logback.classic.jul.LevelChangePropagator] to the object stack
06:12:56 11:12:56,573 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@799f916e - Setting level of jul logger [org.junit] to null
06:12:56 11:12:56,574 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@799f916e - Propagating DEBUG level on Logger[ROOT] onto the JUL framework
06:12:56 11:12:56,574 |-INFO in ch.qos.logback.classic.model.processor.LoggerContextListenerModelHandler - Starting LoggerContextListener
06:12:56 11:12:56,575 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
06:12:56 11:12:56,575 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
06:12:56 11:12:56,578 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:12:56 11:12:56,605 |-ERROR in ch.qos.logback.classic.pattern.LoggerConverter@576b7c74 - failed to parse integer string [20โ€š] java.lang.NumberFormatException: For input string: "20โ€š"
06:12:56 	at java.lang.NumberFormatException: For input string: "20โ€š"
06:12:56 	at 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
06:12:56 	at 	at java.base/java.lang.Integer.parseInt(Integer.java:668)
06:12:56 	at 	at java.base/java.lang.Integer.parseInt(Integer.java:786)
06:12:56 	at 	at ch.qos.logback.classic.pattern.NamedConverter.start(NamedConverter.java:92)
06:12:56 	at 	at ch.qos.logback.core.pattern.ConverterUtil.startConverters(ConverterUtil.java:37)
06:12:56 	at 	at ch.qos.logback.core.pattern.PatternLayoutBase.start(PatternLayoutBase.java:90)
06:12:56 	at 	at ch.qos.logback.classic.encoder.PatternLayoutEncoder.start(PatternLayoutEncoder.java:28)
06:12:56 	at 	at ch.qos.logback.core.model.processor.ImplicitModelHandler.postHandleComplex(ImplicitModelHandler.java:208)
06:12:56 	at 	at ch.qos.logback.core.model.processor.ImplicitModelHandler.postHandle(ImplicitModelHandler.java:186)
06:12:56 	at 	at ch.qos.logback.core.model.processor.DefaultProcessor.secondPhaseTraverse(DefaultProcessor.java:257)
06:12:56 	at 	at ch.qos.logback.core.model.processor.DefaultProcessor.secondPhaseTraverse(DefaultProcessor.java:253)
06:12:56 	at 	at ch.qos.logback.core.model.processor.DefaultProcessor.secondPhaseTraverse(DefaultProcessor.java:253)
06:12:56 	at 	at ch.qos.logback.core.model.processor.DefaultProcessor.traversalLoop(DefaultProcessor.java:90)
06:12:56 	at 	at ch.qos.logback.core.model.processor.DefaultProcessor.process(DefaultProcessor.java:106)
06:12:56 	at 	at ch.qos.logback.core.joran.GenericXMLConfigurator.processModel(GenericXMLConfigurator.java:208)
06:12:56 	at 	at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:170)
06:12:56 	at 	at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:122)
06:12:56 	at 	at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:65)
06:12:56 	at 	at ch.qos.logback.classic.util.DefaultJoranConfigurator.configureByResource(DefaultJoranConfigurator.java:68)
06:12:56 	at 	at ch.qos.logback.classic.util.DefaultJoranConfigurator.configure(DefaultJoranConfigurator.java:35)
06:12:56 	at 	at ch.qos.logback.classic.util.ContextInitializer.invokeConfigure(ContextInitializer.java:128)
06:12:56 	at 	at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:103)
06:12:56 	at 	at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:66)
06:12:56 	at 	at ch.qos.logback.classic.spi.LogbackServiceProvider.initializeLoggerContext(LogbackServiceProvider.java:52)
06:12:56 	at 	at ch.qos.logback.classic.spi.LogbackServiceProvider.initialize(LogbackServiceProvider.java:41)
06:12:56 	at 	at org.slf4j.LoggerFactory.bind(LoggerFactory.java:196)
06:12:56 	at 	at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:183)
06:12:56 	at 	at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:486)
06:12:56 	at 	at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:472)
06:12:56 	at 	at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:421)
06:12:56 	at 	at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:447)
06:12:56 	at 	at org.eclipse.ditto.internal.utils.pekko.logging.DittoLoggerFactory.getThreadSafeLogger(DittoLoggerFactory.java:95)
06:12:56 	at 	at org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded.<clinit>(AbstractEnforcementReloaded.java:36)
06:12:56 	at 	at org.eclipse.ditto.things.service.enforcement.MergeThingCommandEnforcementTest.lambda$rejectByPolicy$0(MergeThingCommandEnforcementTest.java:121)
06:12:56 	at 	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
06:12:56 	at 	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
06:12:56 	at 	at org.eclipse.ditto.things.service.enforcement.MergeThingCommandEnforcementTest.rejectByPolicy(MergeThingCommandEnforcementTest.java:120)
06:12:56 	at 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:12:56 	at 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:12:56 	at 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:12:56 	at 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:12:56 	at 	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728)
06:12:56 	at 	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
06:12:56 	at 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
06:12:56 	at 	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
06:12:56 	at 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
06:12:56 	at 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)
06:12:56 	at 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
06:12:56 	at 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
06:12:56 	at 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
06:12:56 	at 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
06:12:56 	at 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
06:12:56 	at 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
06:12:56 	at 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
06:12:56 	at 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
06:12:56 	at 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
06:12:56 	at 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214)
06:12:56 	at 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139)
06:12:56 	at 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
06:12:56 	at 	at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:142)
06:12:56 	at 	at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:110)
06:12:56 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
06:12:56 	at 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
06:12:56 	at 	at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
06:12:56 	at 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
06:12:56 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
06:12:56 	at 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
06:12:56 	at 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
06:12:56 	at 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
06:12:56 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
06:12:56 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
06:12:56 	at 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
06:12:56 	at 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
06:12:56 	at 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
06:12:56 	at 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
06:12:56 	at 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
06:12:56 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
06:12:56 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
06:12:56 	at 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
06:12:56 	at 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
06:12:56 	at 	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
06:12:56 	at 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
06:12:56 	at 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
06:12:56 	at 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
06:12:56 	at 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
06:12:56 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
06:12:56 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
06:12:56 	at 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
06:12:56 	at 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
06:12:56 	at 	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
06:12:56 	at 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
06:12:56 	at 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
06:12:56 	at 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
06:12:56 	at 	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
06:12:56 	at 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
06:12:56 	at 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
06:12:56 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
06:12:56 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
06:12:56 	at 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
06:12:56 	at 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
06:12:56 	at 	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
06:12:56 	at 	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
06:12:56 	at 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
06:12:56 	at 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
06:12:56 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
06:12:56 	at 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
06:12:56 	at 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
06:12:56 	at 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
06:12:56 	at 	at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:110)
06:12:56 	at 	at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:44)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
06:12:56 	at 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
06:12:56 	at 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
06:12:56 	at 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
06:12:56 	at 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
06:12:56 	at 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
06:12:56 	at 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
06:12:56 	at 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
06:12:56 	at 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
06:12:56 	at 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
06:12:56 	at 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
06:12:56 	at 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
06:12:56 	at 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
06:12:56 	at 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
06:12:56 	at 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
06:12:56 	at 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
06:12:56 	at 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
06:12:56 	at 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:12:56 	at 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:12:56 	at 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:12:56 	at 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:12:56 11:12:56,605 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.ditto] to INFO
06:12:56 11:12:56,605 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@799f916e - Propagating INFO level on Logger[org.eclipse.ditto] onto the JUL framework
06:12:56 11:12:56,605 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
06:12:56 11:12:56,605 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@799f916e - Propagating WARN level on Logger[ROOT] onto the JUL framework
06:12:56 11:12:56,605 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
06:12:56 11:12:56,606 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@11c713b7 - End of configuration.
06:12:56 11:12:56,607 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2251b3bc - Registering current configuration as safe fallback point
06:12:56 11:12:56,607 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21ae657b - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 129 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
06:12:56 
06:12:57 [INFO] Tests run: 98, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.938 s -- in org.eclipse.ditto.things.service.enforcement.MergeThingCommandEnforcementTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyModifiedStrategyTest
06:12:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyModifiedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesModifiedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesModifiedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyDeletedStrategyTest
06:12:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyDeletedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyModifiedStrategyTest
06:12:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyModifiedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureCreatedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureCreatedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesCreatedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesCreatedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingModifiedStrategyTest
06:12:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingModifiedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesModifiedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesModifiedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesDeletedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesDeletedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesDeletedStrategyTest
06:12:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesDeletedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyCreatedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyCreatedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyDeletedStrategyTest
06:12:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyDeletedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.PolicyIdModifiedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.PolicyIdModifiedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionDeletedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionDeletedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeCreatedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeCreatedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionModifiedStrategyTest
06:12:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionModifiedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDeletedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDeletedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDeletedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDeletedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeModifiedStrategyTest
06:12:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeModifiedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingMergedStrategyTest
06:12:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingMergedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionCreatedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionCreatedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesDeletedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesDeletedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesModifiedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesModifiedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesCreatedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesCreatedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesCreatedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesCreatedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesModifiedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesModifiedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureModifiedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureModifiedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionModifiedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionModifiedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionDeletedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionDeletedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesCreatedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesCreatedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionCreatedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionCreatedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesDeletedStrategyTest
06:12:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesDeletedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingCreatedStrategyTest
06:12:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingCreatedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyCreatedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyCreatedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeDeletedStrategyTest
06:12:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeDeletedStrategyTest
06:12:57 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertyStrategyTest
06:13:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
06:13:01 [INFO] [02/07/2024 11:13:01.927] [main] [CoordinatedShutdown(pekko://DeleteFeaturePropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.990 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertyStrategyTest
06:13:01 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertyStrategyTest
06:13:02 [INFO] [02/07/2024 11:13:02.285] [main] [CoordinatedShutdown(pekko://ModifyFeaturePropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertyStrategyTest
06:13:02 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertiesStrategyTest
06:13:02 [INFO] [02/07/2024 11:13:02.462] [main] [CoordinatedShutdown(pekko://ModifyFeatureDesiredPropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertiesStrategyTest
06:13:02 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributesStrategyTest
06:13:02 [INFO] [02/07/2024 11:13:02.574] [main] [CoordinatedShutdown(pekko://RetrieveAttributesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributesStrategyTest
06:13:02 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertiesStrategyTest
06:13:02 [INFO] [02/07/2024 11:13:02.702] [main] [CoordinatedShutdown(pekko://RetrieveFeaturePropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertiesStrategyTest
06:13:02 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingDefinitionStrategyTest
06:13:02 [INFO] [02/07/2024 11:13:02.832] [main] [CoordinatedShutdown(pekko://DeleteThingDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingDefinitionStrategyTest
06:13:02 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureStrategyTest
06:13:04 [INFO] [02/07/2024 11:13:04.480] [main] [CoordinatedShutdown(pekko://RetrieveFeatureStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureStrategyTest
06:13:04 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingStrategyTest
06:13:05 [INFO] [02/07/2024 11:13:05.314] [main] [CoordinatedShutdown(pekko://RetrieveThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:05 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.825 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingStrategyTest
06:13:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingDefinitionStrategyTest
06:13:05 [INFO] [02/07/2024 11:13:05.465] [main] [CoordinatedShutdown(pekko://ModifyThingDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingDefinitionStrategyTest
06:13:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDefinitionStrategyTest
06:13:05 [INFO] [02/07/2024 11:13:05.598] [main] [CoordinatedShutdown(pekko://ModifyFeatureDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDefinitionStrategyTest
06:13:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDefinitionStrategyTest
06:13:05 [INFO] [02/07/2024 11:13:05.762] [main] [CoordinatedShutdown(pekko://DeleteFeatureDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDefinitionStrategyTest
06:13:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributesStrategyTest
06:13:05 [INFO] [02/07/2024 11:13:05.963] [main] [CoordinatedShutdown(pekko://ModifyAttributesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributesStrategyTest
06:13:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFromCommandTest
06:13:06 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFromCommandTest
06:13:06 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataWildcardValidatorTest
06:13:06 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataWildcardValidatorTest
06:13:06 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingDefinitionStrategyTest
06:13:06 [INFO] [02/07/2024 11:13:06.460] [main] [CoordinatedShutdown(pekko://RetrieveThingDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingDefinitionStrategyTest
06:13:06 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConditionValidatorTest
06:13:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.917 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConditionValidatorTest
06:13:07 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertyStrategyTest
06:13:07 [INFO] [02/07/2024 11:13:07.446] [main] [CoordinatedShutdown(pekko://RetrieveFeatureDesiredPropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertyStrategyTest
06:13:07 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MergeThingStrategyTest
06:13:07 [INFO] [02/07/2024 11:13:07.573] [main] [CoordinatedShutdown(pekko://MergeThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MergeThingStrategyTest
06:13:07 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureStrategyTest
06:13:07 [INFO] [02/07/2024 11:13:07.660] [main] [CoordinatedShutdown(pekko://DeleteFeatureStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureStrategyTest
06:13:07 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertyStrategyTest
06:13:07 [INFO] [02/07/2024 11:13:07.771] [main] [CoordinatedShutdown(pekko://ModifyFeatureDesiredPropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:07 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertyStrategyTest
06:13:07 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributesStrategyTest
06:13:07 [INFO] [02/07/2024 11:13:07.823] [main] [CoordinatedShutdown(pekko://DeleteAttributesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributesStrategyTest
06:13:07 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFieldsWildcardResolverTest
06:13:08 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFieldsWildcardResolverTest
06:13:08 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertiesStrategyTest
06:13:08 [INFO] [02/07/2024 11:13:08.426] [main] [CoordinatedShutdown(pekko://DeleteFeaturePropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertiesStrategyTest
06:13:08 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributeStrategyTest
06:13:08 [INFO] [02/07/2024 11:13:08.504] [main] [CoordinatedShutdown(pekko://DeleteAttributeStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributeStrategyTest
06:13:08 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyPolicyIdStrategyTest
06:13:08 [INFO] [02/07/2024 11:13:08.564] [main] [CoordinatedShutdown(pekko://ModifyPolicyIdStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyPolicyIdStrategyTest
06:13:08 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrievePolicyIdStrategyTest
06:13:08 [INFO] [02/07/2024 11:13:08.616] [main] [CoordinatedShutdown(pekko://RetrievePolicyIdStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrievePolicyIdStrategyTest
06:13:08 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConflictStrategyTest
06:13:08 [INFO] [02/07/2024 11:13:08.719] [main] [CoordinatedShutdown(pekko://ThingConflictStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConflictStrategyTest
06:13:08 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturesStrategyTest
06:13:08 [INFO] [02/07/2024 11:13:08.809] [main] [CoordinatedShutdown(pekko://DeleteFeaturesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturesStrategyTest
06:13:08 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingsConditionalHeadersValidatorTest
06:13:08 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingsConditionalHeadersValidatorTest
06:13:08 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.SudoRetrieveThingStrategyTest
06:13:08 [INFO] [02/07/2024 11:13:08.940] [main] [CoordinatedShutdown(pekko://SudoRetrieveThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:08 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.SudoRetrieveThingStrategyTest
06:13:08 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributeStrategyTest
06:13:09 [INFO] [02/07/2024 11:13:09.018] [main] [CoordinatedShutdown(pekko://ModifyAttributeStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributeStrategyTest
06:13:09 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureStrategyTest
06:13:09 [INFO] [02/07/2024 11:13:09.410] [main] [CoordinatedShutdown(pekko://ModifyFeatureStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureStrategyTest
06:13:09 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturesStrategyTest
06:13:09 [INFO] [02/07/2024 11:13:09.769] [main] [CoordinatedShutdown(pekko://ModifyFeaturesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturesStrategyTest
06:13:09 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingStrategyTest
06:13:09 [INFO] [02/07/2024 11:13:09.820] [main] [CoordinatedShutdown(pekko://DeleteThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingStrategyTest
06:13:09 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributeStrategyTest
06:13:09 [INFO] [02/07/2024 11:13:09.885] [main] [CoordinatedShutdown(pekko://RetrieveAttributeStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributeStrategyTest
06:13:09 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertiesStrategyTest
06:13:09 [INFO] [02/07/2024 11:13:09.940] [main] [CoordinatedShutdown(pekko://ModifyFeaturePropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertiesStrategyTest
06:13:09 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertiesStrategyTest
06:13:10 [INFO] [02/07/2024 11:13:10.016] [main] [CoordinatedShutdown(pekko://RetrieveFeatureDesiredPropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertiesStrategyTest
06:13:10 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertiesStrategyTest
06:13:10 [INFO] [02/07/2024 11:13:10.110] [main] [CoordinatedShutdown(pekko://DeleteFeatureDesiredPropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertiesStrategyTest
06:13:10 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturesStrategyTest
06:13:10 [INFO] [02/07/2024 11:13:10.183] [main] [CoordinatedShutdown(pekko://RetrieveFeaturesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturesStrategyTest
06:13:10 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ResultFactoryTest
06:13:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ResultFactoryTest
06:13:10 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingStrategyTest
06:13:10 [INFO] [02/07/2024 11:13:10.501] [main] [CoordinatedShutdown(pekko://ModifyThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingStrategyTest
06:13:10 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDefinitionStrategyTest
06:13:10 [INFO] [02/07/2024 11:13:10.574] [main] [CoordinatedShutdown(pekko://RetrieveFeatureDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDefinitionStrategyTest
06:13:10 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertyStrategyTest
06:13:10 [INFO] [02/07/2024 11:13:10.620] [main] [CoordinatedShutdown(pekko://DeleteFeatureDesiredPropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertyStrategyTest
06:13:10 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertyStrategyTest
06:13:10 [INFO] [02/07/2024 11:13:10.732] [main] [CoordinatedShutdown(pekko://RetrieveFeaturePropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:13:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertyStrategyTest
06:13:10 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest
06:13:10 2024-02-07 11:13:10,742 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:13:10 2024-02-07 11:13:10,772 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#policyShouldNotBeDeletedOnThingRetrieveAndActorFail()
06:13:11 2024-02-07 11:13:11,844 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:13:12 2024-02-07 11:13:12,327 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got error in child. Stopping child actor for entityID <org.eclipse.ditto:thingId72c8ed1d-3c67-4651-b6b0-74bd2bad8e67>.
06:13:12 java.lang.RuntimeException: Failed to create PersistenceActor
06:13:12 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156)
06:13:12 	... 20 common frames omitted
06:13:12 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:13:12 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:13:12 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:13:12 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:13:12 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:13:12 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:13:12 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60)
06:13:12 	at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120)
06:13:12 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:13:12 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:13:12 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:13:12 	... 10 common frames omitted
06:13:12 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId72c8ed1d-3c67-4651-b6b0-74bd2bad8e67/pa: exception during creation, root cause message: [Failed to create PersistenceActor]
06:13:12 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:13:12 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:13:12 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:13:12 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:13:12 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:13:12 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:13:12 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:13:12 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:13:12 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:13:12 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:13:12 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:13:12 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:13:12 2024-02-07 11:13:12,337 ERROR [] org.apache.pekko.actor.OneForOneStrategy - Failed to create PersistenceActor
06:13:12 java.lang.RuntimeException: Failed to create PersistenceActor
06:13:12 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156)
06:13:12 	... 20 common frames omitted
06:13:12 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:13:12 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:13:12 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:13:12 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:13:12 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:13:12 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:13:12 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60)
06:13:12 	at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120)
06:13:12 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:13:12 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:13:12 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:13:12 	... 10 common frames omitted
06:13:12 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId72c8ed1d-3c67-4651-b6b0-74bd2bad8e67/pa: exception during creation, root cause message: [Failed to create PersistenceActor]
06:13:12 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:13:12 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:13:12 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:13:12 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:13:12 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:13:12 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:13:12 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:13:12 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:13:12 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:13:12 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:13:12 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:13:12 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:13:12 2024-02-07 11:13:12,371 WARN  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingId72c8ed1d-3c67-4651-b6b0-74bd2bad8e67> terminated abnormally.
06:13:12 2024-02-07 11:13:12,380 WARN  [sudoRetrieveThingFromThingEnforcerActor-e20592d3-8e29-4492-9b1b-99fe0ff9e815] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received message during downtime of child actor for Entity with ID <org.eclipse.ditto:thingId72c8ed1d-3c67-4651-b6b0-74bd2bad8e67>: <SudoRetrieveThing [thingId=org.eclipse.ditto:thingId72c8ed1d-3c67-4651-b6b0-74bd2bad8e67, selectedFields=/policyId, useOriginalSchemaVersion=false]>
06:13:12 2024-02-07 11:13:12,382 INFO  [57039d47-3163-4107-8904-dd7d433f35c4] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=57039d47-3163-4107-8904-dd7d433f35c4}]>
06:13:12 2024-02-07 11:13:12,383 INFO  [57039d47-3163-4107-8904-dd7d433f35c4] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingUnavailableException [message='The Thing with ID 'org.eclipse.ditto:thingId72c8ed1d-3c67-4651-b6b0-74bd2bad8e67' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=57039d47-3163-4107-8904-dd7d433f35c4}]]
06:13:12 2024-02-07 11:13:12,526 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyFeaturesMetadata()
06:13:12 2024-02-07 11:13:12,762 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:13:12 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:13:12 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:13:12 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:13:12 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:13:12 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:13:12 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:13:12 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:13:12 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:13:12 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:13:12 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:13:12 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:13:12 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:13:12 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:13:12 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:13:12 	at scala.util.Try$.apply(Try.scala:210)
06:13:12 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:13:12 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:13:12 	at scala.util.Success.flatMap(Try.scala:258)
06:13:12 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:13:12 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:13:12 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:13:12 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:13:12 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:13:12 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:13:12 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:13:12 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:13:12 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:13:12 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:13:12 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:13:12 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:13:12 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:13:12 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:13:12 	... 20 common frames omitted
06:13:12 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:13:12 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:13:12 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:13:12 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:13:12 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:13:12 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:13:12 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:13:12 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:13:12 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:13:12 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:13:12 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:13:12 	... 10 common frames omitted
06:13:12 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:13:12 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:13:12 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:13:12 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:13:12 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:13:12 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:13:12 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:13:12 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:13:12 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:13:12 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:13:12 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:13:12 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:13:12 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:13:15 2024-02-07 11:13:15,677 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeader()
06:13:15 2024-02-07 11:13:15,766 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:13:15 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:13:15 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:13:15 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:13:15 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:13:15 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:13:15 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:13:15 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:13:15 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:13:15 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:13:15 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:13:15 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:13:15 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:13:15 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:13:15 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:13:15 	at scala.util.Try$.apply(Try.scala:210)
06:13:15 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:13:15 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:13:15 	at scala.util.Success.flatMap(Try.scala:258)
06:13:15 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:13:15 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:13:15 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:13:15 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:13:15 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:13:15 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:13:15 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:13:15 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:13:15 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:13:15 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:13:15 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:13:15 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:13:15 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:13:15 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:13:15 	... 20 common frames omitted
06:13:15 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:13:15 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:13:15 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:13:15 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:13:15 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:13:15 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:13:15 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:13:15 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:13:15 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:13:15 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:13:15 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:13:15 	... 10 common frames omitted
06:13:15 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:13:15 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:13:15 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:13:15 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:13:15 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:13:15 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:13:15 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:13:15 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:13:15 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:13:15 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:13:15 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:13:15 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:13:15 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:13:18 2024-02-07 11:13:18,783 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingOverwritesExistingFirstLevelFieldsWhenNotExplicitlySpecifiedV2()
06:13:19 2024-02-07 11:13:18,893 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:13:19 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:13:19 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:13:19 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:13:19 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:13:19 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:13:19 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:13:19 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:13:19 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:13:19 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:13:19 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:13:19 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:13:19 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:13:19 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:13:19 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:13:19 	at scala.util.Try$.apply(Try.scala:210)
06:13:19 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:13:19 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:13:19 	at scala.util.Success.flatMap(Try.scala:258)
06:13:19 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:13:19 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:13:19 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:13:19 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:13:19 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:13:19 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:13:19 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:13:19 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:13:19 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:13:19 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:13:19 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:13:19 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:13:19 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:13:19 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:13:19 	... 20 common frames omitted
06:13:19 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:13:19 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:13:19 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:13:19 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:13:19 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:13:19 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:13:19 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:13:19 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:13:19 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:13:19 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:13:19 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:13:19 	... 10 common frames omitted
06:13:19 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:13:19 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:13:19 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:13:19 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:13:19 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:13:19 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:13:19 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:13:19 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:13:19 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:13:19 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:13:19 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:13:19 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:13:19 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:13:21 2024-02-07 11:13:21,910 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveAttribute()
06:13:22 2024-02-07 11:13:21,989 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:13:22 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:13:22 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:13:22 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:13:22 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:13:22 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:13:22 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:13:22 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:13:22 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:13:22 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:13:22 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:13:22 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:13:22 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:13:22 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:13:22 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:13:22 	at scala.util.Try$.apply(Try.scala:210)
06:13:22 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:13:22 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:13:22 	at scala.util.Success.flatMap(Try.scala:258)
06:13:22 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:13:22 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:13:22 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:13:22 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:13:22 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:13:22 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:13:22 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:13:22 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:13:22 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:13:22 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:13:22 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:13:22 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:13:22 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:13:22 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:13:22 	... 20 common frames omitted
06:13:22 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:13:22 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:13:22 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:13:22 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:13:22 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:13:22 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:13:22 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:13:22 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:13:22 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:13:22 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:13:22 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:13:22 	... 10 common frames omitted
06:13:22 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:13:22 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:13:22 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:13:22 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:13:22 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:13:22 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:13:22 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:13:22 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:13:22 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:13:22 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:13:22 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:13:22 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:13:22 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:13:27 2024-02-07 11:13:27,006 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributeSoThatThingGetsTooLarge()
06:13:45 2024-02-07 11:13:45,855 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:13:45 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:13:45 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:13:45 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:13:45 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:13:45 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:13:45 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:13:45 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:13:45 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:13:45 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:13:45 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:13:45 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:13:45 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:13:45 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:13:45 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:13:45 	at scala.util.Try$.apply(Try.scala:210)
06:13:45 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:13:45 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:13:45 	at scala.util.Success.flatMap(Try.scala:258)
06:13:45 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:13:45 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:13:45 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:13:45 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:13:45 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:13:45 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:13:45 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:13:45 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:13:45 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:13:45 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:13:45 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:13:45 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:13:45 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:13:45 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:13:45 	... 20 common frames omitted
06:13:45 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:13:45 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:13:45 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:13:45 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:13:45 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:13:45 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:13:45 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:13:45 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:13:45 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:13:45 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:13:45 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:13:45 	... 10 common frames omitted
06:13:45 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:13:45 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:13:45 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:13:45 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:13:45 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:13:45 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:13:45 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:13:45 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:13:45 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:13:45 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:13:45 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:13:45 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:13:45 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:13:48 2024-02-07 11:13:48,875 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributeMetadata()
06:13:49 2024-02-07 11:13:48,966 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:13:49 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:13:49 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:13:49 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:13:49 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:13:49 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:13:49 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:13:49 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:13:49 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:13:49 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:13:49 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:13:49 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:13:49 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:13:49 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:13:49 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:13:49 	at scala.util.Try$.apply(Try.scala:210)
06:13:49 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:13:49 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:13:49 	at scala.util.Success.flatMap(Try.scala:258)
06:13:49 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:13:49 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:13:49 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:13:49 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:13:49 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:13:49 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:13:49 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:13:49 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:13:49 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:13:49 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:13:49 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:13:49 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:13:49 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:13:49 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:13:49 	... 20 common frames omitted
06:13:49 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:13:49 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:13:49 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:13:49 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:13:49 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:13:49 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:13:49 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:13:49 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:13:49 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:13:49 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:13:49 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:13:49 	... 10 common frames omitted
06:13:49 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:13:49 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:13:49 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:13:49 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:13:49 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:13:49 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:13:49 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:13:49 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:13:49 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:13:49 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:13:49 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:13:49 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:13:49 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:13:52 2024-02-07 11:13:51,987 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeaturePropertyWithLiveChannelCondition()
06:13:52 2024-02-07 11:13:52,056 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:13:52 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:13:52 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:13:52 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:13:52 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:13:52 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:13:52 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:13:52 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:13:52 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:13:52 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:13:52 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:13:52 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:13:52 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:13:52 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:13:52 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:13:52 	at scala.util.Try$.apply(Try.scala:210)
06:13:52 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:13:52 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:13:52 	at scala.util.Success.flatMap(Try.scala:258)
06:13:52 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:13:52 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:13:52 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:13:52 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:13:52 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:13:52 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:13:52 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:13:52 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:13:52 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:13:52 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:13:52 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:13:52 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:13:52 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:13:52 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:13:52 	... 20 common frames omitted
06:13:52 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:13:52 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:13:52 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:13:52 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:13:52 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:13:52 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:13:52 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:13:52 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:13:52 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:13:52 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:13:52 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:13:52 	... 10 common frames omitted
06:13:52 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:13:52 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:13:52 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:13:52 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:13:52 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:13:52 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:13:52 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:13:52 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:13:52 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:13:52 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:13:52 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:13:52 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:13:52 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:13:55 2024-02-07 11:13:55,077 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteAttributesMetadataWithDeleteMetadataHeader()
06:13:55 2024-02-07 11:13:55,166 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:13:55 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:13:55 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:13:55 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:13:55 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:13:55 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:13:55 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:13:55 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:13:55 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:13:55 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:13:55 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:13:55 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:13:55 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:13:55 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:13:55 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:13:55 	at scala.util.Try$.apply(Try.scala:210)
06:13:55 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:13:55 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:13:55 	at scala.util.Success.flatMap(Try.scala:258)
06:13:55 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:13:55 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:13:55 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:13:55 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:13:55 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:13:55 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:13:55 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:13:55 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:13:55 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:13:55 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:13:55 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:13:55 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:13:55 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:13:55 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:13:55 	... 20 common frames omitted
06:13:55 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:13:55 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:13:55 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:13:55 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:13:55 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:13:55 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:13:55 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:13:55 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:13:55 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:13:55 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:13:55 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:13:55 	... 10 common frames omitted
06:13:55 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:13:55 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:13:55 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:13:55 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:13:55 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:13:55 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:13:55 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:13:55 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:13:55 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:13:55 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:13:55 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:13:55 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:13:55 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:13:58 2024-02-07 11:13:58,183 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeatureMetadataWithGetMetadataHeader()
06:13:58 2024-02-07 11:13:58,252 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:13:58 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:13:58 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:13:58 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:13:58 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:13:58 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:13:58 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:13:58 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:13:58 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:13:58 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:13:58 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:13:58 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:13:58 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:13:58 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:13:58 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:13:58 	at scala.util.Try$.apply(Try.scala:210)
06:13:58 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:13:58 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:13:58 	at scala.util.Success.flatMap(Try.scala:258)
06:13:58 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:13:58 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:13:58 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:13:58 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:13:58 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:13:58 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:13:58 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:13:58 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:13:58 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:13:58 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:13:58 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:13:58 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:13:58 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:13:58 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:13:58 	... 20 common frames omitted
06:13:58 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:13:58 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:13:58 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:13:58 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:13:58 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:13:58 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:13:58 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:13:58 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:13:58 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:13:58 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:13:58 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:13:58 	... 10 common frames omitted
06:13:58 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:13:58 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:13:58 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:13:58 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:13:58 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:13:58 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:13:58 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:13:58 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:13:58 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:13:58 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:13:58 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:13:58 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:13:58 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:01 2024-02-07 11:14:01,273 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteThingV2()
06:14:03 2024-02-07 11:14:01,364 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:03 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:03 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:03 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:03 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:03 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:03 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:03 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:03 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:03 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:03 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:03 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:03 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:03 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:03 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:03 	at scala.util.Try$.apply(Try.scala:210)
06:14:03 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:03 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:03 	at scala.util.Success.flatMap(Try.scala:258)
06:14:03 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:03 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:03 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:03 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:03 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:03 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:03 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:03 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:03 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:03 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:03 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:03 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:03 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:03 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:03 	... 20 common frames omitted
06:14:03 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:03 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:03 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:03 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:03 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:03 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:03 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:03 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:03 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:03 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:03 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:03 	... 10 common frames omitted
06:14:03 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:03 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:03 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:03 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:03 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:03 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:03 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:03 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:03 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:03 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:03 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:03 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:03 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:04 2024-02-07 11:14:04,380 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeaturePropertyAndAttributeMetadataWithGetMetadataWildcardHeader()
06:14:04 2024-02-07 11:14:04,444 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:04 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:04 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:04 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:04 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:04 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:04 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:04 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:04 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:04 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:04 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:04 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:04 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:04 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:04 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:04 	at scala.util.Try$.apply(Try.scala:210)
06:14:04 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:04 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:04 	at scala.util.Success.flatMap(Try.scala:258)
06:14:04 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:04 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:04 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:04 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:04 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:04 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:04 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:04 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:04 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:04 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:04 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:04 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:04 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:04 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:04 	... 20 common frames omitted
06:14:04 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:04 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:04 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:04 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:04 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:04 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:04 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:04 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:04 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:04 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:04 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:04 	... 10 common frames omitted
06:14:04 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:04 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:04 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:04 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:04 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:04 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:04 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:04 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:04 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:04 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:04 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:04 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:04 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:07 2024-02-07 11:14:07,460 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveLeafMetadataWithGetMetadataWildcardHeader()
06:14:07 2024-02-07 11:14:07,536 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:07 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:07 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:07 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:07 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:07 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:07 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:07 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:07 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:07 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:07 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:07 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:07 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:07 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:07 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:07 	at scala.util.Try$.apply(Try.scala:210)
06:14:07 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:07 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:07 	at scala.util.Success.flatMap(Try.scala:258)
06:14:07 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:07 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:07 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:07 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:07 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:07 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:07 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:07 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:07 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:07 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:07 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:07 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:07 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:07 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:07 	... 20 common frames omitted
06:14:07 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:07 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:07 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:07 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:07 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:07 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:07 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:07 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:07 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:07 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:07 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:07 	... 10 common frames omitted
06:14:07 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:07 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:07 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:07 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:07 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:07 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:07 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:07 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:07 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:07 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:07 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:07 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:07 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:10 2024-02-07 11:14:10,552 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#unavailableExpectedIfPersistenceActorTerminates()
06:14:10 2024-02-07 11:14:10,614 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:14:10 2024-02-07 11:14:10,621 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got error in child. Stopping child actor for entityID <org.eclipse.ditto:thingId5f93b5b1-f3af-4cc2-93e0-023a30259415>.
06:14:10 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:10 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:10 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:10 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:10 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:10 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:10 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:10 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:10 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:10 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:10 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:10 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:10 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:10 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:10 	at scala.util.Try$.apply(Try.scala:210)
06:14:10 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:10 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:10 	at scala.util.Success.flatMap(Try.scala:258)
06:14:10 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:10 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:10 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:10 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:10 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:10 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:10 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:10 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:10 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:10 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:10 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:10 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:10 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:10 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:10 	... 20 common frames omitted
06:14:10 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:10 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:10 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:10 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:10 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:10 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:10 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:10 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:10 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:10 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:10 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:10 	... 10 common frames omitted
06:14:10 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId5f93b5b1-f3af-4cc2-93e0-023a30259415/pa: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:10 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:10 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:10 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:10 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:10 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:10 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:10 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:10 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:10 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:10 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:10 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:10 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:10 2024-02-07 11:14:10,622 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:10 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:10 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:10 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:10 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:10 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:10 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:10 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:10 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:10 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:10 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:10 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:10 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:10 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:10 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:10 	at scala.util.Try$.apply(Try.scala:210)
06:14:10 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:10 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:10 	at scala.util.Success.flatMap(Try.scala:258)
06:14:10 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:10 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:10 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:10 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:10 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:10 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:10 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:10 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:10 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:10 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:10 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:10 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:10 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:10 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:10 	... 20 common frames omitted
06:14:10 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:10 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:10 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:10 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:10 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:10 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:10 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:10 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:10 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:10 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:10 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:10 	... 10 common frames omitted
06:14:10 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId5f93b5b1-f3af-4cc2-93e0-023a30259415/pa: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:10 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:10 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:10 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:10 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:10 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:10 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:10 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:10 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:10 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:10 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:10 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:10 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:10 2024-02-07 11:14:10,622 WARN  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingId5f93b5b1-f3af-4cc2-93e0-023a30259415> terminated abnormally.
06:14:10 2024-02-07 11:14:10,648 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
06:14:10 2024-02-07 11:14:10,648 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <org.eclipse.ditto:policyId>
06:14:10 2024-02-07 11:14:10,652 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Target actor exception received: <CompletionException>, cause: <ThingUnavailableException>. Sending RollbackCreatedPolicy msg to self, potentially rolling back a created policy.
06:14:10 2024-02-07 11:14:10,662 WARN  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Rolling back created policy as consequence of received RollbackCreatedPolicy message: RollbackCreatedPolicy[initialCommand=CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2}], thing=ImmutableThing [thingId=org.eclipse.ditto:thingId5f93b5b1-f3af-4cc2-93e0-023a30259415, policyId=org.eclipse.ditto:policyId, definition=null, attributes={"attrKey":"attrVal"}, features=ImmutableFeatures [features=[ImmutableFeature [featureId=featureId, definition=ImmutableFeatureDefinition [identifierList=[ns:name:version]], properties={"featurePropertyKey":"featurePropertyValue"}, desiredProperties=null]]], lifecycle=ACTIVE, revision=1, modified=null, created=null, metadata=null], initialPolicy={"_revision":1,"_namespace":"org.eclipse.ditto","policyId":"org.eclipse.ditto:policyId","imports":{},"entries":{"authorize-self":{"subjects":{"test:allowedId":{"type":"generated"}},"resources":{"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"policy:/":{"grant":["READ","WRITE"],"revoke":[]}},"importable":"implicit"}}}, policyIdOrPlaceholder=null], response=java.util.concurrent.CompletionException: ThingUnavailableException [message='The Thing with ID 'org.eclipse.ditto:thingId5f93b5b1-f3af-4cc2-93e0-023a30259415' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, ditto-read-subjects=["test:allowedId"]}]], responseFuture=java.util.concurrent.CompletableFuture@640727bd[Not completed, 1 dependents]]
06:14:12 2024-02-07 11:14:12,671 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got error in child. Stopping child actor for entityID <org.eclipse.ditto:thingId5f93b5b1-f3af-4cc2-93e0-023a30259415>.
06:14:12 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:12 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:12 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:12 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:12 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:12 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:12 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:12 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:12 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:12 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:12 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:12 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:12 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:12 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:12 	at scala.util.Try$.apply(Try.scala:210)
06:14:12 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:12 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:12 	at scala.util.Success.flatMap(Try.scala:258)
06:14:12 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:12 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:12 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:12 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:12 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:12 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:12 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:12 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:12 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:12 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:12 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:12 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:12 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:12 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:12 	... 20 common frames omitted
06:14:12 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:12 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:12 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:12 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:12 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:12 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:12 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:12 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:12 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:12 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:12 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:12 	... 10 common frames omitted
06:14:12 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId5f93b5b1-f3af-4cc2-93e0-023a30259415/pa: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:12 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:12 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:12 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:12 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:12 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:12 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:12 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:12 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:12 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:12 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:12 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:12 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:12 2024-02-07 11:14:12,672 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:12 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:12 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:12 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:12 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:12 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:12 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:12 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:12 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:12 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:12 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:12 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:12 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:12 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:12 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:12 	at scala.util.Try$.apply(Try.scala:210)
06:14:12 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:12 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:12 	at scala.util.Success.flatMap(Try.scala:258)
06:14:12 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:12 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:12 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:12 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:12 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:12 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:12 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:12 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:12 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:12 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:12 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:12 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:12 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:12 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:12 	... 20 common frames omitted
06:14:12 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:12 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:12 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:12 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:12 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:12 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:12 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:12 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:12 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:12 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:12 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:12 	... 10 common frames omitted
06:14:12 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId5f93b5b1-f3af-4cc2-93e0-023a30259415/pa: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:12 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:12 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:12 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:12 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:12 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:12 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:12 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:12 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:12 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:12 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:12 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:12 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:12 2024-02-07 11:14:12,672 WARN  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingId5f93b5b1-f3af-4cc2-93e0-023a30259415> terminated abnormally.
06:14:13 2024-02-07 11:14:13,662 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingWithoutPreviousCreate()
06:14:13 2024-02-07 11:14:13,729 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:13 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:13 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:13 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:13 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:13 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:13 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:13 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:13 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:13 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:13 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:13 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:13 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:13 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:13 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:13 	at scala.util.Try$.apply(Try.scala:210)
06:14:13 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:13 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:13 	at scala.util.Success.flatMap(Try.scala:258)
06:14:13 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:13 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:13 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:13 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:13 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:13 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:13 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:13 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:13 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:13 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:13 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:13 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:13 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:13 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:13 	... 20 common frames omitted
06:14:13 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:13 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:13 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:13 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:13 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:13 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:13 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:13 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:13 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:13 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:13 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:13 	... 10 common frames omitted
06:14:13 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:13 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:13 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:13 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:13 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:13 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:13 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:13 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:13 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:13 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:13 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:13 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:13 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:16 2024-02-07 11:14:16,756 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttribute()
06:14:16 2024-02-07 11:14:16,834 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:16 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:16 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:16 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:16 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:16 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:16 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:16 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:16 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:16 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:16 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:16 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:16 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:16 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:16 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:16 	at scala.util.Try$.apply(Try.scala:210)
06:14:16 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:16 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:16 	at scala.util.Success.flatMap(Try.scala:258)
06:14:16 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:16 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:16 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:16 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:16 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:16 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:16 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:16 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:16 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:16 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:16 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:16 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:16 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:16 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:16 	... 20 common frames omitted
06:14:16 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:16 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:16 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:16 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:16 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:16 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:16 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:16 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:16 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:16 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:16 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:16 	... 10 common frames omitted
06:14:16 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:16 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:16 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:16 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:16 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:16 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:16 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:16 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:16 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:16 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:16 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:16 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:16 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:19 2024-02-07 11:14:19,849 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToModifyFeaturePropertyAndReceiveCorrectErrorCode()
06:14:19 2024-02-07 11:14:19,921 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:19 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:19 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:19 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:19 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:19 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:19 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:19 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:19 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:19 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:19 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:19 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:19 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:19 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:19 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:19 	at scala.util.Try$.apply(Try.scala:210)
06:14:19 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:19 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:19 	at scala.util.Success.flatMap(Try.scala:258)
06:14:19 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:19 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:19 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:19 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:19 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:19 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:19 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:19 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:19 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:19 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:19 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:19 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:19 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:19 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:19 	... 19 common frames omitted
06:14:19 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:19 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:14:19 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:19 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:19 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:19 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:19 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:19 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:19 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:19 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:19 	... 10 common frames omitted
06:14:19 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:19 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:19 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:19 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:19 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:19 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:19 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:19 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:19 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:19 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:19 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:19 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:19 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:22 2024-02-07 11:14:22,938 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#unavailableExpectedAndPolicyIsDeletedIfPersistenceActorFails()
06:14:23 2024-02-07 11:14:23,012 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:14:23 2024-02-07 11:14:23,020 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got error in child. Stopping child actor for entityID <org.eclipse.ditto:thingIdb6d01d01-1b14-432e-94ba-a1398e844535>.
06:14:23 java.lang.RuntimeException: Failed to create PersistenceActor
06:14:23 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156)
06:14:23 	... 20 common frames omitted
06:14:23 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:23 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:23 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:23 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:23 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:23 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:23 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60)
06:14:23 	at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120)
06:14:23 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:23 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:23 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:23 	... 10 common frames omitted
06:14:23 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingIdb6d01d01-1b14-432e-94ba-a1398e844535/pa: exception during creation, root cause message: [Failed to create PersistenceActor]
06:14:23 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:23 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:23 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:23 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:23 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:23 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:23 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:23 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:23 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:23 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:23 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:23 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:23 2024-02-07 11:14:23,020 ERROR [] org.apache.pekko.actor.OneForOneStrategy - Failed to create PersistenceActor
06:14:23 java.lang.RuntimeException: Failed to create PersistenceActor
06:14:23 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156)
06:14:23 	... 20 common frames omitted
06:14:23 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:23 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
06:14:23 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
06:14:23 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:23 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:23 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:23 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60)
06:14:23 	at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120)
06:14:23 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:23 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:23 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:23 	... 10 common frames omitted
06:14:23 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingIdb6d01d01-1b14-432e-94ba-a1398e844535/pa: exception during creation, root cause message: [Failed to create PersistenceActor]
06:14:23 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:23 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:23 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:23 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:23 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:23 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:23 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:23 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:23 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:23 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:23 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:23 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:23 2024-02-07 11:14:23,020 WARN  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingIdb6d01d01-1b14-432e-94ba-a1398e844535> terminated abnormally.
06:14:23 2024-02-07 11:14:23,027 INFO  [b8972f2c-80af-457b-baee-469cc5fba0d6] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <org.eclipse.ditto:policyId>
06:14:23 2024-02-07 11:14:23,028 INFO  [b8972f2c-80af-457b-baee-469cc5fba0d6] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
06:14:23 2024-02-07 11:14:23,029 INFO  [b8972f2c-80af-457b-baee-469cc5fba0d6] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Target actor exception received: <CompletionException>, cause: <ThingUnavailableException>. Sending RollbackCreatedPolicy msg to self, potentially rolling back a created policy.
06:14:23 2024-02-07 11:14:23,029 WARN  [b8972f2c-80af-457b-baee-469cc5fba0d6] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Rolling back created policy as consequence of received RollbackCreatedPolicy message: RollbackCreatedPolicy[initialCommand=CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=b8972f2c-80af-457b-baee-469cc5fba0d6}], thing=ImmutableThing [thingId=org.eclipse.ditto:thingIdb6d01d01-1b14-432e-94ba-a1398e844535, policyId=null, definition=null, attributes={"attrKey":"attrVal"}, features=ImmutableFeatures [features=[ImmutableFeature [featureId=featureId, definition=ImmutableFeatureDefinition [identifierList=[ns:name:version]], properties={"featurePropertyKey":"featurePropertyValue"}, desiredProperties=null]]], lifecycle=ACTIVE, revision=1, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null], response=java.util.concurrent.CompletionException: ThingUnavailableException [message='The Thing with ID 'org.eclipse.ditto:thingIdb6d01d01-1b14-432e-94ba-a1398e844535' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=b8972f2c-80af-457b-baee-469cc5fba0d6, ditto-read-subjects=["test:allowedId"]}]], responseFuture=java.util.concurrent.CompletableFuture@2ec7d7a8[Not completed, 1 dependents]]
06:14:23 2024-02-07 11:14:23,030 INFO  [b8972f2c-80af-457b-baee-469cc5fba0d6] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Policy <org.eclipse.ditto:policyId> deleted after rolling back it's creation. Policies shard region response: <DeletePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=b8972f2c-80af-457b-baee-469cc5fba0d6, response-required=false}], responseType=policies.responses:deletePolicy, httpStatus=HttpStatus [code=204, category=SUCCESS], policyId=org.eclipse.ditto:policyId]>
06:14:23 2024-02-07 11:14:23,030 INFO  [b8972f2c-80af-457b-baee-469cc5fba0d6] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingUnavailableException [message='The Thing with ID 'org.eclipse.ditto:thingIdb6d01d01-1b14-432e-94ba-a1398e844535' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=b8972f2c-80af-457b-baee-469cc5fba0d6, ditto-read-subjects=["test:allowedId"]}]]
06:14:23 2024-02-07 11:14:23,140 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToRetrieveThingWhichWasNotYetCreated()
06:14:23 2024-02-07 11:14:23,211 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:23 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:23 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:23 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:23 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:23 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:23 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:23 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:23 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:23 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:14:23 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:23 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:23 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:23 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:23 	at scala.util.Try$.apply(Try.scala:210)
06:14:23 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:23 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:23 	at scala.util.Success.flatMap(Try.scala:258)
06:14:23 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:23 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:23 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:23 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:23 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:23 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:23 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:23 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:23 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:23 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:23 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:23 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:23 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:23 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:23 	... 19 common frames omitted
06:14:23 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:23 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:14:23 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:23 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:23 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:23 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:23 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:23 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:23 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:23 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:23 	... 10 common frames omitted
06:14:23 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:23 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:23 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:23 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:23 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:23 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:23 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:23 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:23 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:23 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:23 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:23 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:23 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:26 2024-02-07 11:14:26,232 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#createThingInV2AndUpdateWithV2AndChangedPolicyId()
06:14:26 2024-02-07 11:14:26,302 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:26 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:26 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:26 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:26 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:26 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:26 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:26 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:26 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:26 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:14:26 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:26 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:26 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:26 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:26 	at scala.util.Try$.apply(Try.scala:210)
06:14:26 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:26 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:26 	at scala.util.Success.flatMap(Try.scala:258)
06:14:26 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:26 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:26 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:26 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:26 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:26 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:26 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:26 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:26 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:26 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:26 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:26 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:26 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:26 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:26 	... 19 common frames omitted
06:14:26 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:26 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:14:26 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:26 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:26 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:26 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:26 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:26 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:26 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:26 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:26 	... 10 common frames omitted
06:14:26 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:26 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:26 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:26 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:26 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:26 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:26 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:26 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:26 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:26 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:26 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:26 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:26 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:29 2024-02-07 11:14:29,321 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteAndRecreateThingWithMinimumData()
06:14:29 2024-02-07 11:14:29,394 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:29 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:29 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:29 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:29 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:29 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:29 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:29 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:29 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:29 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:14:29 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:29 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:29 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:29 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:29 	at scala.util.Try$.apply(Try.scala:210)
06:14:29 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:29 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:29 	at scala.util.Success.flatMap(Try.scala:258)
06:14:29 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:29 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:29 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:29 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:29 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:29 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:29 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:29 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:29 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:29 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:29 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:29 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:29 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:29 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:29 	... 19 common frames omitted
06:14:29 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:29 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:14:29 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:29 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:29 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:29 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:29 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:29 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:29 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:29 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:29 	... 10 common frames omitted
06:14:29 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:29 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:29 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:29 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:29 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:29 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:29 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:29 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:29 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:29 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:29 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:29 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:29 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:32 2024-02-07 11:14:32,413 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#shutdownOnCommand()
06:14:34 2024-02-07 11:14:32,469 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:14:34 2024-02-07 11:14:32,477 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got error in child. Stopping child actor for entityID <org.eclipse.ditto:thingId1efe8776-f1c1-4ecd-b17a-0188bd3ba2b2>.
06:14:34 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:34 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:34 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:34 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:34 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:34 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:34 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:34 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:34 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:14:34 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:34 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:34 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:34 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:34 	at scala.util.Try$.apply(Try.scala:210)
06:14:34 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:34 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:34 	at scala.util.Success.flatMap(Try.scala:258)
06:14:34 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:34 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:34 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:34 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:34 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:34 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:34 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:34 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:34 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:34 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:34 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:34 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:34 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:34 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:34 	... 19 common frames omitted
06:14:34 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:34 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:14:34 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:34 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:34 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:34 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:34 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:34 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:34 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:34 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:34 	... 10 common frames omitted
06:14:34 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId1efe8776-f1c1-4ecd-b17a-0188bd3ba2b2/pa: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:34 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:34 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:34 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:34 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:34 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:34 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:34 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:34 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:34 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:34 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:34 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:34 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:34 2024-02-07 11:14:32,477 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:34 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:34 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:34 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:34 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:34 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:34 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:34 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:34 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:34 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:14:34 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:34 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:34 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:34 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:34 	at scala.util.Try$.apply(Try.scala:210)
06:14:34 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:34 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:34 	at scala.util.Success.flatMap(Try.scala:258)
06:14:34 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:34 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:34 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:34 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:34 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:34 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:34 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:34 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:34 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:34 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:34 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:34 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:34 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:34 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:34 	... 19 common frames omitted
06:14:34 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:34 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:14:34 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:34 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:34 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:34 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:34 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:34 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:34 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:34 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:34 	... 10 common frames omitted
06:14:34 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId1efe8776-f1c1-4ecd-b17a-0188bd3ba2b2/pa: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:34 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:34 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:34 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:34 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:34 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:34 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:34 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:34 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:34 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:34 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:34 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:34 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:34 2024-02-07 11:14:32,477 WARN  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingId1efe8776-f1c1-4ecd-b17a-0188bd3ba2b2> terminated abnormally.
06:14:34 2024-02-07 11:14:32,482 INFO  [] org.eclipse.ditto.base.service.actors.ShutdownBehaviour - Shutting down <Actor[pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId1efe8776-f1c1-4ecd-b17a-0188bd3ba2b2#-1244397233]> due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=org.eclipse.ditto]]>.
06:14:34 2024-02-07 11:14:32,491 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeatureReturnsExpected()
06:14:34 2024-02-07 11:14:32,554 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:34 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:34 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:34 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:34 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:34 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:34 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:34 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:34 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:34 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:14:34 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:34 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:34 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:34 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:34 	at scala.util.Try$.apply(Try.scala:210)
06:14:34 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:34 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:34 	at scala.util.Success.flatMap(Try.scala:258)
06:14:34 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:34 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:34 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:34 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:34 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:34 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:34 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:34 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:34 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:34 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:34 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:34 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:34 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:34 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:34 	... 19 common frames omitted
06:14:34 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:34 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:14:34 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:34 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:34 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:34 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:34 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:34 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:34 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:34 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:34 	... 10 common frames omitted
06:14:34 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:34 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:34 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:34 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:34 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:34 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:34 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:34 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:34 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:34 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:34 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:34 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:34 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:35 2024-02-07 11:14:35,571 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyFeatures()
06:14:35 2024-02-07 11:14:35,644 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:35 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:35 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:35 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:35 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:35 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:35 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:35 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:35 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:35 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:14:35 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:35 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:35 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:35 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:35 	at scala.util.Try$.apply(Try.scala:210)
06:14:35 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:35 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:35 	at scala.util.Success.flatMap(Try.scala:258)
06:14:35 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:35 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:35 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:35 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:35 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:35 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:35 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:35 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:35 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:35 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:35 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:35 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:35 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:35 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:35 	... 19 common frames omitted
06:14:35 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:35 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:14:35 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:35 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:35 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:35 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:35 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:35 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:35 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:35 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:35 	... 10 common frames omitted
06:14:35 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:35 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:35 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:35 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:35 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:35 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:35 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:35 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:35 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:35 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:35 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:35 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:35 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:38 2024-02-07 11:14:38,665 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureModifiedCorrectnessAfterCreation()
06:14:38 2024-02-07 11:14:38,769 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:38 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:38 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:38 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:38 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:38 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:38 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:38 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:38 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:38 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:14:38 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:38 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:38 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:38 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:38 	at scala.util.Try$.apply(Try.scala:210)
06:14:38 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:38 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:38 	at scala.util.Success.flatMap(Try.scala:258)
06:14:38 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:38 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:38 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:38 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:38 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:38 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:38 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:38 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:38 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:38 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:38 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:38 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:38 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:38 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:38 	... 19 common frames omitted
06:14:38 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:38 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:14:38 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:38 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:38 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:38 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:38 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:38 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:38 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:38 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:38 	... 10 common frames omitted
06:14:38 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:38 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:38 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:38 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:38 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:38 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:38 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:38 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:38 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:38 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:38 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:38 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:38 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:41 2024-02-07 11:14:41,789 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeaturesMetadataWithGetMetadataHeader()
06:14:41 2024-02-07 11:14:41,854 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:41 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:41 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:41 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:41 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:41 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:41 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:41 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:41 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:41 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:14:41 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:41 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:41 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:41 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:41 	at scala.util.Try$.apply(Try.scala:210)
06:14:41 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:41 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:41 	at scala.util.Success.flatMap(Try.scala:258)
06:14:41 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:41 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:41 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:41 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:41 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:41 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:41 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:41 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:41 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:41 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:41 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:41 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:41 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:41 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:41 	... 19 common frames omitted
06:14:41 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:41 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:14:41 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:41 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:41 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:41 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:41 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:41 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:41 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:41 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:41 	... 10 common frames omitted
06:14:41 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:41 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:41 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:41 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:41 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:41 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:41 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:41 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:41 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:41 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:41 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:41 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:41 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:44 2024-02-07 11:14:44,869 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributes()
06:14:44 2024-02-07 11:14:44,961 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:44 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:44 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:44 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:44 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:44 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:44 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:44 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:44 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:44 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:14:44 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:44 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:44 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:44 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:44 	at scala.util.Try$.apply(Try.scala:210)
06:14:44 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:44 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:44 	at scala.util.Success.flatMap(Try.scala:258)
06:14:44 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:44 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:44 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:44 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:44 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:44 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:44 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:44 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:44 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:44 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:44 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:44 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:44 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:44 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:44 	... 19 common frames omitted
06:14:44 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:44 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:14:44 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:44 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:44 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:44 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:44 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:44 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:44 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:44 	... 10 common frames omitted
06:14:44 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:44 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:44 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:44 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:44 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:44 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:44 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:44 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:44 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:44 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:44 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:44 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:47 2024-02-07 11:14:47,950 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToCreateThingWithDifferentThingId()
06:14:48 2024-02-07 11:14:48,027 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:48 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:48 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:48 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:48 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:48 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:48 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:48 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:48 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:48 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:14:48 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:48 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:48 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:48 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:48 	at scala.util.Try$.apply(Try.scala:210)
06:14:48 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:48 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:48 	at scala.util.Success.flatMap(Try.scala:258)
06:14:48 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:48 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:48 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:48 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:48 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:48 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:48 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:48 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:48 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:48 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:48 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:48 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:48 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:48 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:48 	... 74 common frames omitted
06:14:48 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:48 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:14:48 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:48 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:48 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:48 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:48 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:48 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:48 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:48 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:48 	... 65 common frames omitted
06:14:48 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:48 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:48 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:48 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:48 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:48 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:48 	at org.apache.pekko.testkit.CallingThreadDispatcher.process$1(CallingThreadDispatcher.scala:285)
06:14:48 	at org.apache.pekko.testkit.CallingThreadDispatcher.runQueue(CallingThreadDispatcher.scala:327)
06:14:48 	at org.apache.pekko.testkit.CallingThreadDispatcher.register(CallingThreadDispatcher.scala:191)
06:14:48 	at org.apache.pekko.dispatch.MessageDispatcher.attach(AbstractDispatcher.scala:162)
06:14:48 	at org.apache.pekko.actor.dungeon.Dispatch.start(Dispatch.scala:130)
06:14:48 	at org.apache.pekko.actor.dungeon.Dispatch.start$(Dispatch.scala:128)
06:14:48 	at org.apache.pekko.actor.ActorCell.start(ActorCell.scala:420)
06:14:48 	at org.apache.pekko.testkit.TestActorRef.<init>(TestActorRef.scala:84)
06:14:48 	at org.apache.pekko.testkit.TestActorRef$.apply(TestActorRef.scala:189)
06:14:48 	at org.apache.pekko.testkit.TestActorRef$.apply(TestActorRef.scala:179)
06:14:48 	at org.apache.pekko.testkit.TestActorRef$.apply(TestActorRef.scala:176)
06:14:48 	at org.apache.pekko.testkit.TestActorRef$.create(TestActorRef.scala:264)
06:14:48 	at org.apache.pekko.testkit.TestActorRef.create(TestActorRef.scala)
06:14:48 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.tryToCreateThingWithDifferentThingId(ThingPersistenceActorTest.java:321)
06:14:48 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:14:48 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:14:48 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:14:48 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:14:48 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:14:48 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:14:48 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:14:48 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:14:48 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:14:48 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:14:48 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:14:48 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:14:48 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:14:48 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:14:48 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:14:48 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:14:48 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:14:48 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:14:48 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:14:48 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:14:48 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:14:48 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:14:48 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:14:48 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
06:14:48 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:14:48 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:14:48 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
06:14:48 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
06:14:48 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
06:14:48 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
06:14:48 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
06:14:48 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
06:14:48 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
06:14:48 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
06:14:48 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
06:14:48 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
06:14:48 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
06:14:48 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
06:14:48 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
06:14:48 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
06:14:48 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
06:14:48 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
06:14:48 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
06:14:48 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
06:14:48 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:14:48 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:14:48 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:14:48 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:14:48 2024-02-07 11:14:48,041 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#policyShouldBeDeletedOnThingCreateAndErrorResponse()
06:14:48 2024-02-07 11:14:48,126 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:14:48 2024-02-07 11:14:48,237 INFO  [f722eb03-226c-493f-9775-d086e971a2e4] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <org.eclipse.ditto:policyId>
06:14:48 2024-02-07 11:14:48,237 INFO  [f722eb03-226c-493f-9775-d086e971a2e4] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
06:14:48 2024-02-07 11:14:48,256 WARN  [f722eb03-226c-493f-9775-d086e971a2e4] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Rolling back created policy as consequence of received RollbackCreatedPolicy message: RollbackCreatedPolicy[initialCommand=CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=f722eb03-226c-493f-9775-d086e971a2e4, ditto-read-subjects=["test:allowedId"]}], thing=ImmutableThing [thingId=org.eclipse.ditto:thingId437419a3-3231-4a03-ad73-3c6c0cd64397, policyId=org.eclipse.ditto:policyId, definition=null, attributes={"attrKey":"attrVal"}, features=ImmutableFeatures [features=[ImmutableFeature [featureId=featureId, definition=ImmutableFeatureDefinition [identifierList=[ns:name:version]], properties={"featurePropertyKey":"featurePropertyValue"}, desiredProperties=null]]], lifecycle=ACTIVE, revision=1, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null], response=ThingUnavailableException [message='Error in target persistent actor', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=f722eb03-226c-493f-9775-d086e971a2e4}]], responseFuture=java.util.concurrent.CompletableFuture@43b552b7[Not completed]]
06:14:48 2024-02-07 11:14:48,257 INFO  [f722eb03-226c-493f-9775-d086e971a2e4] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Policy <org.eclipse.ditto:policyId> deleted after rolling back it's creation. Policies shard region response: <DeletePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=f722eb03-226c-493f-9775-d086e971a2e4, response-required=false}], responseType=policies.responses:deletePolicy, httpStatus=HttpStatus [code=204, category=SUCCESS], policyId=org.eclipse.ditto:policyId]>
06:14:48 2024-02-07 11:14:48,263 INFO  [f722eb03-226c-493f-9775-d086e971a2e4] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Target actor exception received: <CompletionException>, cause: <ThingUnavailableException>. Sending RollbackCreatedPolicy msg to self, potentially rolling back a created policy.
06:14:48 2024-02-07 11:14:48,264 INFO  [f722eb03-226c-493f-9775-d086e971a2e4] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingUnavailableException [message='Error in target persistent actor', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=f722eb03-226c-493f-9775-d086e971a2e4}]]
06:14:48 2024-02-07 11:14:48,372 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingOverwritesExistingFirstLevelFieldsWhenExplicitlySpecifiedV2()
06:14:48 2024-02-07 11:14:48,432 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:48 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:48 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:48 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:48 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:48 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:48 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:48 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:48 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:48 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:14:48 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:48 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:48 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:48 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:48 	at scala.util.Try$.apply(Try.scala:210)
06:14:48 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:48 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:48 	at scala.util.Success.flatMap(Try.scala:258)
06:14:48 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:48 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:48 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:48 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:48 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:48 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:48 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:48 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:48 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:48 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:48 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:48 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:48 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:48 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:48 	... 19 common frames omitted
06:14:48 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:48 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:14:48 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:48 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:48 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:48 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:48 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:48 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:48 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:48 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:48 	... 10 common frames omitted
06:14:48 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:48 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:48 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:48 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:48 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:48 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:48 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:48 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:48 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:48 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:48 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:48 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:48 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:51 2024-02-07 11:14:51,450 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureModifiedCorrectnessAfterModification()
06:14:51 2024-02-07 11:14:51,516 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:51 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:51 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:51 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:51 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:51 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:51 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:51 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:51 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:51 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:14:51 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:51 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:51 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:51 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:51 	at scala.util.Try$.apply(Try.scala:210)
06:14:51 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:51 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:51 	at scala.util.Success.flatMap(Try.scala:258)
06:14:51 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:51 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:51 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:51 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:51 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:51 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:51 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:51 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:51 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:51 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:51 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:51 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:51 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:51 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:51 	... 19 common frames omitted
06:14:51 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:51 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:14:51 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:51 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:51 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:51 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:51 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:51 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:51 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:51 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:51 	... 10 common frames omitted
06:14:51 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:51 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:51 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:51 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:51 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:51 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:51 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:51 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:51 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:51 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:51 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:51 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:51 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:54 2024-02-07 11:14:54,529 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#createThingInV2WithMissingPolicyIdThrowsPolicyIdMissingException()
06:14:54 2024-02-07 11:14:54,586 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:54 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:54 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:54 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:54 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:54 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:54 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:54 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:54 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:54 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:14:54 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:54 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:54 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:54 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:54 	at scala.util.Try$.apply(Try.scala:210)
06:14:54 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:54 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:54 	at scala.util.Success.flatMap(Try.scala:258)
06:14:54 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:54 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:54 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:54 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:54 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:54 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:54 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:54 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:54 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:54 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:54 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:54 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:54 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:54 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:54 	... 19 common frames omitted
06:14:54 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:54 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:14:54 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:54 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:54 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:54 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:54 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:54 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:54 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:54 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:54 	... 10 common frames omitted
06:14:54 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:54 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:54 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:54 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:54 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:54 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:54 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:54 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:54 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:54 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:54 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:54 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:54 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:14:57 2024-02-07 11:14:57,607 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureSequenceNumberCorrectness()
06:14:57 2024-02-07 11:14:57,668 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:57 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:14:57 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:14:57 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:14:57 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:14:57 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:14:57 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:14:57 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:14:57 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:14:57 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:14:57 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:57 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:57 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:57 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:14:57 	at scala.util.Try$.apply(Try.scala:210)
06:14:57 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:14:57 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:14:57 	at scala.util.Success.flatMap(Try.scala:258)
06:14:57 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:14:57 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:14:57 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:14:57 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:14:57 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:14:57 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:14:57 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:14:57 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:14:57 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:14:57 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:14:57 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:14:57 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:14:57 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:14:57 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:14:57 	... 19 common frames omitted
06:14:57 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:14:57 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:14:57 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:14:57 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:14:57 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:14:57 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:14:57 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:14:57 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:14:57 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:14:57 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:14:57 	... 10 common frames omitted
06:14:57 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:14:57 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:14:57 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:14:57 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:14:57 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:14:57 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:14:57 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:14:57 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:14:57 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:14:57 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:14:57 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:14:57 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:14:57 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:00 2024-02-07 11:15:00,697 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToRetrieveThingAfterDeletion()
06:15:00 2024-02-07 11:15:00,789 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:00 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:00 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:15:00 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:15:00 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:15:00 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:15:00 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:15:00 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:15:00 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:15:00 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:15:00 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:00 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:00 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:00 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:15:00 	at scala.util.Try$.apply(Try.scala:210)
06:15:00 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:15:00 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:15:00 	at scala.util.Success.flatMap(Try.scala:258)
06:15:00 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:15:00 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:15:00 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:15:00 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:15:00 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:15:00 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:15:00 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:15:00 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:15:00 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:15:00 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:15:00 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:15:00 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:15:00 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:15:00 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:15:00 	... 19 common frames omitted
06:15:00 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:15:00 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:15:00 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:00 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:00 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:00 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:15:00 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:15:00 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:15:00 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:15:00 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:15:00 	... 10 common frames omitted
06:15:00 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:15:00 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:15:00 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:15:00 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:15:00 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:15:00 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:15:00 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:15:00 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:15:00 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:15:00 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:15:00 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:15:00 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:15:00 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:03 2024-02-07 11:15:03,806 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteAttribute()
06:15:04 2024-02-07 11:15:03,873 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:04 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:04 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:15:04 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:15:04 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:15:04 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:15:04 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:15:04 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:15:04 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:15:04 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:15:04 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:04 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:04 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:04 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:15:04 	at scala.util.Try$.apply(Try.scala:210)
06:15:04 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:15:04 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:15:04 	at scala.util.Success.flatMap(Try.scala:258)
06:15:04 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:15:04 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:15:04 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:15:04 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:15:04 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:15:04 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:15:04 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:15:04 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:15:04 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:15:04 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:15:04 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:15:04 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:15:04 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:15:04 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:15:04 	... 19 common frames omitted
06:15:04 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:15:04 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:15:04 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:04 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:04 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:04 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:15:04 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:15:04 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:15:04 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:15:04 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:15:04 	... 10 common frames omitted
06:15:04 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:15:04 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:15:04 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:15:04 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:15:04 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:15:04 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:15:04 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:15:04 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:15:04 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:15:04 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:15:04 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:15:04 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:15:04 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:06 2024-02-07 11:15:06,900 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteMetadataForDeleteAttributeCommand()
06:15:07 2024-02-07 11:15:06,970 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:07 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:07 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:15:07 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:15:07 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:15:07 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:15:07 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:15:07 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:15:07 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:15:07 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:15:07 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:07 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:07 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:07 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:15:07 	at scala.util.Try$.apply(Try.scala:210)
06:15:07 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:15:07 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:15:07 	at scala.util.Success.flatMap(Try.scala:258)
06:15:07 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:15:07 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:15:07 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:15:07 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:15:07 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:15:07 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:15:07 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:15:07 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:15:07 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:15:07 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:15:07 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:15:07 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:15:07 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:15:07 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:15:07 	... 19 common frames omitted
06:15:07 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:15:07 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:15:07 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:07 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:07 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:07 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:15:07 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:15:07 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:15:07 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:15:07 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:15:07 	... 10 common frames omitted
06:15:07 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:15:07 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:15:07 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:15:07 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:15:07 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:15:07 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:15:07 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:15:07 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:15:07 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:15:07 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:15:07 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:15:07 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:15:07 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:10 2024-02-07 11:15:09,989 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributesMetadata()
06:15:10 2024-02-07 11:15:10,048 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:10 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:10 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:15:10 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:15:10 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:15:10 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:15:10 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:15:10 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:15:10 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:15:10 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:15:10 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:10 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:10 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:10 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:15:10 	at scala.util.Try$.apply(Try.scala:210)
06:15:10 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:15:10 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:15:10 	at scala.util.Success.flatMap(Try.scala:258)
06:15:10 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:15:10 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:15:10 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:15:10 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:15:10 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:15:10 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:15:10 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:15:10 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:15:10 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:15:10 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:15:10 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:15:10 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:15:10 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:15:10 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:15:10 	... 19 common frames omitted
06:15:10 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:15:10 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:15:10 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:10 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:10 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:10 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:15:10 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:15:10 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:15:10 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:15:10 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:15:10 	... 10 common frames omitted
06:15:10 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:15:10 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:15:10 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:15:10 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:15:10 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:15:10 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:15:10 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:15:10 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:15:10 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:15:10 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:15:10 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:15:10 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:15:10 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:13 2024-02-07 11:15:13,067 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#createThingV2()
06:15:13 2024-02-07 11:15:13,141 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:13 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:13 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:15:13 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:15:13 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:15:13 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:15:13 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:15:13 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:15:13 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:15:13 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:15:13 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:13 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:13 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:13 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:15:13 	at scala.util.Try$.apply(Try.scala:210)
06:15:13 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:15:13 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:15:13 	at scala.util.Success.flatMap(Try.scala:258)
06:15:13 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:15:13 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:15:13 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:15:13 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:15:13 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:15:13 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:15:13 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:15:13 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:15:13 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:15:13 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:15:13 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:15:13 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:15:13 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:15:13 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:15:13 	... 19 common frames omitted
06:15:13 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:15:13 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:15:13 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:13 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:13 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:13 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:15:13 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:15:13 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:15:13 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:15:13 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:15:13 	... 10 common frames omitted
06:15:13 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:15:13 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:15:13 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:15:13 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:15:13 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:15:13 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:15:13 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:15:13 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:15:13 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:15:13 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:15:13 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:15:13 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:15:13 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:16 2024-02-07 11:15:16,158 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#testRemovalOfEmptyMetadataAfterDeletion()
06:15:16 2024-02-07 11:15:16,222 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:16 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:16 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:15:16 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:15:16 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:15:16 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:15:16 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:15:16 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:15:16 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:15:16 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:15:16 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:16 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:16 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:16 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:15:16 	at scala.util.Try$.apply(Try.scala:210)
06:15:16 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:15:16 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:15:16 	at scala.util.Success.flatMap(Try.scala:258)
06:15:16 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:15:16 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:15:16 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:15:16 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:15:16 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:15:16 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:15:16 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:15:16 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:15:16 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:15:16 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:15:16 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:15:16 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:15:16 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:15:16 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:15:16 	... 19 common frames omitted
06:15:16 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:15:16 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:15:16 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:16 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:16 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:16 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:15:16 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:15:16 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:15:16 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:15:16 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:15:16 	... 10 common frames omitted
06:15:16 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:15:16 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:15:16 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:15:16 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:15:16 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:15:16 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:15:16 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:15:16 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:15:16 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:15:16 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:15:16 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:15:16 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:15:16 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:19 2024-02-07 11:15:19,237 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#recoverThingCreated()
06:15:19 2024-02-07 11:15:19,311 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:19 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:19 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:15:19 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:15:19 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:15:19 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:15:19 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:15:19 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:15:19 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:15:19 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:15:19 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:19 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:19 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:19 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:15:19 	at scala.util.Try$.apply(Try.scala:210)
06:15:19 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:15:19 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:15:19 	at scala.util.Success.flatMap(Try.scala:258)
06:15:19 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:15:19 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:15:19 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:15:19 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:15:19 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:15:19 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:15:19 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:15:19 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:15:19 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:15:19 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:15:19 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:15:19 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:15:19 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:15:19 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:15:19 	... 19 common frames omitted
06:15:19 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:15:19 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:15:19 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:19 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:19 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:19 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:15:19 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:15:19 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:15:19 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:15:19 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:15:19 	... 10 common frames omitted
06:15:19 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:15:19 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:15:19 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:15:19 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:15:19 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:15:19 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:15:19 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:15:19 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:15:19 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:15:19 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:15:19 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:15:19 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:15:19 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:22 2024-02-07 11:15:22,328 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveThingsWithoutThingIdOfActor()
06:15:22 2024-02-07 11:15:22,385 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:22 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:22 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:15:22 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:15:22 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:15:22 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:15:22 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:15:22 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:15:22 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:15:22 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:15:22 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:22 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:22 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:22 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:15:22 	at scala.util.Try$.apply(Try.scala:210)
06:15:22 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:15:22 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:15:22 	at scala.util.Success.flatMap(Try.scala:258)
06:15:22 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:15:22 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:15:22 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:15:22 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:15:22 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:15:22 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:15:22 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:15:22 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:15:22 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:15:22 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:15:22 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:15:22 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:15:22 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:15:22 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:15:22 	... 19 common frames omitted
06:15:22 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:15:22 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:15:22 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:22 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:22 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:22 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:15:22 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:15:22 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:15:22 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:15:22 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:15:22 	... 10 common frames omitted
06:15:22 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:15:22 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:15:22 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:15:22 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:15:22 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:15:22 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:15:22 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:15:22 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:15:22 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:15:22 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:15:22 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:15:22 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:15:22 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:25 2024-02-07 11:15:25,406 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveAttributesWithGetMetadataHeader()
06:15:25 2024-02-07 11:15:25,477 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:25 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:25 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:15:25 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:15:25 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:15:25 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:15:25 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:15:25 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:15:25 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:15:25 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:15:25 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:25 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:25 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:25 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:15:25 	at scala.util.Try$.apply(Try.scala:210)
06:15:25 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:15:25 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:15:25 	at scala.util.Success.flatMap(Try.scala:258)
06:15:25 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:15:25 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:15:25 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:15:25 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:15:25 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:15:25 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:15:25 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:15:25 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:15:25 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:15:25 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:15:25 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:15:25 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:15:25 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:15:25 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:15:25 	... 19 common frames omitted
06:15:25 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:15:25 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:15:25 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:25 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:25 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:25 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:15:25 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:15:25 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:15:25 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:15:25 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:15:25 	... 10 common frames omitted
06:15:25 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:15:25 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:15:25 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:15:25 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:15:25 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:15:25 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:15:25 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:15:25 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:15:25 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:15:25 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:15:25 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:15:25 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:15:25 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:28 2024-02-07 11:15:28,495 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyFeatureMetadata()
06:15:28 2024-02-07 11:15:28,557 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:28 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:28 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:15:28 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:15:28 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:15:28 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:15:28 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:15:28 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:15:28 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:15:28 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:15:28 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:28 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:28 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:28 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:15:28 	at scala.util.Try$.apply(Try.scala:210)
06:15:28 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:15:28 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:15:28 	at scala.util.Success.flatMap(Try.scala:258)
06:15:28 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:15:28 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:15:28 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:15:28 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:15:28 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:15:28 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:15:28 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:15:28 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:15:28 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:15:28 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:15:28 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:15:28 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:15:28 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:15:28 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:15:28 	... 19 common frames omitted
06:15:28 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:15:28 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:15:28 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:28 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:28 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:28 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:15:28 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:15:28 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:15:28 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:15:28 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:15:28 	... 10 common frames omitted
06:15:28 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:15:28 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:15:28 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:15:28 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:15:28 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:15:28 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:15:28 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:15:28 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:15:28 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:15:28 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:15:28 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:15:28 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:15:28 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:31 2024-02-07 11:15:31,576 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#responsesDuringInitializationAreSentWithDittoHeaders()
06:15:31 2024-02-07 11:15:31,648 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:31 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:31 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:15:31 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:15:31 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:15:31 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:15:31 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:15:31 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:15:31 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:15:31 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:15:31 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:31 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:31 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:31 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:15:31 	at scala.util.Try$.apply(Try.scala:210)
06:15:31 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:15:31 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:15:31 	at scala.util.Success.flatMap(Try.scala:258)
06:15:31 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:15:31 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:15:31 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:15:31 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:15:31 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:15:31 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:15:31 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:15:31 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:15:31 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:15:31 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:15:31 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:15:31 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:15:31 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:15:31 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:15:31 	... 19 common frames omitted
06:15:31 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:15:31 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:15:31 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:31 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:31 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:31 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:15:31 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:15:31 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:15:31 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:15:31 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:15:31 	... 10 common frames omitted
06:15:31 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:15:31 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:15:31 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:15:31 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:15:31 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:15:31 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:15:31 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:15:31 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:15:31 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:15:31 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:15:31 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:15:31 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:15:31 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:34 2024-02-07 11:15:34,671 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#recoverThingDeleted()
06:15:34 2024-02-07 11:15:34,755 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:34 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:34 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:15:34 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:15:34 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:15:34 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:15:34 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:15:34 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:15:34 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:15:34 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:15:34 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:34 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:34 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:34 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:15:34 	at scala.util.Try$.apply(Try.scala:210)
06:15:34 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:15:34 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:15:34 	at scala.util.Success.flatMap(Try.scala:258)
06:15:34 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:15:34 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:15:34 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:15:34 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:15:34 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:15:34 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:15:34 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:15:34 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:15:34 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:15:34 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:15:34 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:15:34 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:15:34 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:15:34 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:15:34 	... 19 common frames omitted
06:15:34 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:15:34 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:15:34 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:34 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:34 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:34 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:15:34 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:15:34 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:15:34 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:15:34 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:15:34 	... 10 common frames omitted
06:15:34 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:15:34 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:15:34 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:15:34 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:15:34 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:15:34 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:15:34 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:15:34 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:15:34 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:15:34 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:15:34 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:15:34 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:15:34 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:37 2024-02-07 11:15:37,774 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeaderForMergeCommand()
06:15:37 2024-02-07 11:15:37,833 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:37 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:37 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:15:37 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:15:37 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:15:37 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:15:37 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:15:37 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:15:37 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:15:37 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:15:37 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:37 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:37 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:37 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:15:37 	at scala.util.Try$.apply(Try.scala:210)
06:15:37 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:15:37 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:15:37 	at scala.util.Success.flatMap(Try.scala:258)
06:15:37 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:15:37 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:15:37 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:15:37 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:15:37 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:15:37 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:15:37 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:15:37 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:15:37 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:15:37 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:15:37 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:15:37 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:15:37 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:15:37 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:15:37 	... 19 common frames omitted
06:15:37 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:15:37 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:15:37 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:37 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:37 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:37 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:15:37 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:15:37 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:15:37 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:15:37 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:15:37 	... 10 common frames omitted
06:15:37 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:15:37 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:15:37 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:15:37 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:15:37 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:15:37 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:15:37 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:15:37 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:15:37 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:15:37 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:15:37 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:15:37 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:15:37 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:40 2024-02-07 11:15:40,852 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteExistingMetadataWithMergeCommand()
06:15:40 2024-02-07 11:15:40,929 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:40 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:40 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:15:40 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:15:40 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:15:40 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:15:40 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:15:40 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:15:40 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:15:40 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:15:40 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:40 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:40 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:40 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:15:40 	at scala.util.Try$.apply(Try.scala:210)
06:15:40 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:15:40 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:15:40 	at scala.util.Success.flatMap(Try.scala:258)
06:15:40 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:15:40 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:15:40 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:15:40 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:15:40 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:15:40 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:15:40 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:15:40 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:15:40 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:15:40 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:15:40 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:15:40 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:15:40 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:15:40 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:15:40 	... 19 common frames omitted
06:15:40 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:15:40 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:15:40 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:40 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:40 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:40 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:15:40 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:15:40 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:15:40 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:15:40 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:15:40 	... 10 common frames omitted
06:15:40 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:15:40 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:15:40 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:15:40 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:15:40 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:15:40 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:15:40 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:15:40 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:15:40 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:15:40 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:15:40 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:15:40 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:15:40 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:43 2024-02-07 11:15:43,942 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#multipleMetadataHeadersResultsInException()
06:15:44 2024-02-07 11:15:44,001 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:44 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:44 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:15:44 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:15:44 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:15:44 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:15:44 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:15:44 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:15:44 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:15:44 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:15:44 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:44 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:44 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:44 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:15:44 	at scala.util.Try$.apply(Try.scala:210)
06:15:44 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:15:44 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:15:44 	at scala.util.Success.flatMap(Try.scala:258)
06:15:44 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:15:44 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:15:44 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:15:44 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:15:44 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:15:44 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:15:44 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:15:44 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:15:44 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:15:44 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:15:44 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:15:44 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:15:44 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:15:44 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:15:44 	... 19 common frames omitted
06:15:44 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:15:44 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:15:44 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:44 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:44 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:44 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:15:44 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:15:44 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:15:44 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:15:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:15:44 	... 10 common frames omitted
06:15:44 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:15:44 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:15:44 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:15:44 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:15:44 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:15:44 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:15:44 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:15:44 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:15:44 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:15:44 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:15:44 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:15:44 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:15:44 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:47 2024-02-07 11:15:47,020 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingWithWildcardInMetadata()
06:15:47 2024-02-07 11:15:47,085 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:47 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:47 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:15:47 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:15:47 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:15:47 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:15:47 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:15:47 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:15:47 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:15:47 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:15:47 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:47 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:47 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:47 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:15:47 	at scala.util.Try$.apply(Try.scala:210)
06:15:47 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:15:47 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:15:47 	at scala.util.Success.flatMap(Try.scala:258)
06:15:47 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:15:47 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:15:47 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:15:47 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:15:47 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:15:47 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:15:47 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:15:47 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:15:47 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:15:47 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:15:47 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:15:47 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:15:47 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:15:47 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:15:47 	... 19 common frames omitted
06:15:47 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:15:47 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:15:47 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:47 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:47 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:47 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:15:47 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:15:47 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:15:47 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:15:47 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:15:47 	... 10 common frames omitted
06:15:47 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:15:47 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:15:47 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:15:47 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:15:47 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:15:47 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:15:47 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:15:47 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:15:47 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:15:47 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:15:47 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:15:47 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:15:47 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:50 2024-02-07 11:15:50,101 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureSequenceNumberCorrectnessAfterRecovery()
06:15:50 2024-02-07 11:15:50,158 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:50 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:50 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:15:50 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:15:50 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:15:50 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:15:50 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:15:50 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:15:50 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:15:50 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:15:50 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:50 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:50 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:50 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:15:50 	at scala.util.Try$.apply(Try.scala:210)
06:15:50 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:15:50 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:15:50 	at scala.util.Success.flatMap(Try.scala:258)
06:15:50 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:15:50 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:15:50 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:15:50 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:15:50 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:15:50 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:15:50 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:15:50 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:15:50 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:15:50 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:15:50 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:15:50 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:15:50 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:15:50 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:15:50 	... 19 common frames omitted
06:15:50 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:15:50 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:15:50 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:50 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:50 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:50 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:15:50 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:15:50 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:15:50 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:15:50 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:15:50 	... 10 common frames omitted
06:15:50 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:15:50 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:15:50 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:15:50 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:15:50 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:15:50 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:15:50 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:15:50 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:15:50 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:15:50 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:15:50 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:15:50 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:15:50 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:53 2024-02-07 11:15:53,179 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureModifiedCorrectnessAfterRecovery()
06:15:53 2024-02-07 11:15:53,249 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:53 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:53 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:15:53 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:15:53 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:15:53 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:15:53 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:15:53 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:15:53 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:15:53 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:15:53 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:53 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:53 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:53 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:15:53 	at scala.util.Try$.apply(Try.scala:210)
06:15:53 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:15:53 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:15:53 	at scala.util.Success.flatMap(Try.scala:258)
06:15:53 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:15:53 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:15:53 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:15:53 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:15:53 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:15:53 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:15:53 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:15:53 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:15:53 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:15:53 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:15:53 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:15:53 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:15:53 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:15:53 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:15:53 	... 19 common frames omitted
06:15:53 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:15:53 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:15:53 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:53 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:53 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:53 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:15:53 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:15:53 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:15:53 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:15:53 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:15:53 	... 10 common frames omitted
06:15:53 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:15:53 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:15:53 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:15:53 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:15:53 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:15:53 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:15:53 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:15:53 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:15:53 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:15:53 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:15:53 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:15:53 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:15:53 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:53 2024-02-07 11:15:53,270 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveThingV2()
06:15:53 2024-02-07 11:15:53,342 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:53 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:53 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:15:53 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:15:53 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:15:53 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:15:53 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:15:53 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:15:53 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:15:53 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:15:53 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:53 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:53 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:53 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:15:53 	at scala.util.Try$.apply(Try.scala:210)
06:15:53 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:15:53 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:15:53 	at scala.util.Success.flatMap(Try.scala:258)
06:15:53 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:15:53 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:15:53 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:15:53 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:15:53 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:15:53 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:15:53 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:15:53 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:15:53 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:15:53 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:15:53 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:15:53 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:15:53 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:15:53 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:15:53 	... 19 common frames omitted
06:15:53 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:15:53 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:15:53 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:53 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:53 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:53 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:15:53 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:15:53 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:15:53 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:15:53 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:15:53 	... 10 common frames omitted
06:15:53 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:15:53 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:15:53 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:15:53 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:15:53 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:15:53 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:15:53 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:15:53 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:15:53 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:15:53 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:15:53 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:15:53 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:15:53 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:56 2024-02-07 11:15:56,361 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingV2()
06:15:56 2024-02-07 11:15:56,421 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:56 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:15:56 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:15:56 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:15:56 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:15:56 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:15:56 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:15:56 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:15:56 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:15:56 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:15:56 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:56 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:56 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:56 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:15:56 	at scala.util.Try$.apply(Try.scala:210)
06:15:56 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:15:56 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:15:56 	at scala.util.Success.flatMap(Try.scala:258)
06:15:56 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:15:56 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:15:56 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:15:56 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:15:56 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:15:56 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:15:56 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:15:56 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:15:56 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:15:56 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:15:56 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:15:56 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:15:56 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:15:56 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:15:56 	... 19 common frames omitted
06:15:56 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:15:56 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:15:56 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:15:56 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:15:56 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:15:56 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:15:56 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:15:56 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:15:56 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:15:56 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:15:56 	... 10 common frames omitted
06:15:56 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:15:56 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:15:56 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:15:56 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:15:56 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:15:56 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:15:56 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:15:56 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:15:56 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:15:56 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:15:56 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:15:56 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:15:56 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:15:59 [ERROR] Tests run: 53, Failures: 48, Errors: 1, Skipped: 0, Time elapsed: 168.7 s <<< FAILURE! -- in org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyFeaturesMetadata -- Time elapsed: 3.149 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$36.<init>(ThingPersistenceActorTest.java:1443)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyFeaturesMetadata(ThingPersistenceActorTest.java:1436)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeader -- Time elapsed: 3.106 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$45.<init>(ThingPersistenceActorTest.java:1824)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeader(ThingPersistenceActorTest.java:1817)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyThingOverwritesExistingFirstLevelFieldsWhenNotExplicitlySpecifiedV2 -- Time elapsed: 3.127 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$8.<init>(ThingPersistenceActorTest.java:480)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.doTestModifyThingOverwritesExistingFirstLevelFieldsWhenNotExplicitlySpecified(ThingPersistenceActorTest.java:473)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyThingOverwritesExistingFirstLevelFieldsWhenNotExplicitlySpecifiedV2(ThingPersistenceActorTest.java:455)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveAttribute -- Time elapsed: 5.096 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (5 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:578)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:578)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:553)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$17.<init>(ThingPersistenceActorTest.java:796)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveAttribute(ThingPersistenceActorTest.java:788)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyAttributeSoThatThingGetsTooLarge -- Time elapsed: 21.87 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$9.<init>(ThingPersistenceActorTest.java:527)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyAttributeSoThatThingGetsTooLarge(ThingPersistenceActorTest.java:505)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyAttributeMetadata -- Time elapsed: 3.112 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$35.<init>(ThingPersistenceActorTest.java:1410)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyAttributeMetadata(ThingPersistenceActorTest.java:1403)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveFeaturePropertyWithLiveChannelCondition -- Time elapsed: 3.090 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$30.<init>(ThingPersistenceActorTest.java:1258)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveFeaturePropertyWithLiveChannelCondition(ThingPersistenceActorTest.java:1252)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteAttributesMetadataWithDeleteMetadataHeader -- Time elapsed: 3.106 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$44.<init>(ThingPersistenceActorTest.java:1788)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteAttributesMetadataWithDeleteMetadataHeader(ThingPersistenceActorTest.java:1781)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveFeatureMetadataWithGetMetadataHeader -- Time elapsed: 3.090 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$40.<init>(ThingPersistenceActorTest.java:1599)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveFeatureMetadataWithGetMetadataHeader(ThingPersistenceActorTest.java:1592)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteThingV2 -- Time elapsed: 3.106 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$12.<init>(ThingPersistenceActorTest.java:593)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteThingV2(ThingPersistenceActorTest.java:585)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveFeaturePropertyAndAttributeMetadataWithGetMetadataWildcardHeader -- Time elapsed: 3.079 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$42.<init>(ThingPersistenceActorTest.java:1676)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveFeaturePropertyAndAttributeMetadataWithGetMetadataWildcardHeader(ThingPersistenceActorTest.java:1669)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveLeafMetadataWithGetMetadataWildcardHeader -- Time elapsed: 3.091 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$43.<init>(ThingPersistenceActorTest.java:1719)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveLeafMetadataWithGetMetadataWildcardHeader(ThingPersistenceActorTest.java:1712)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.unavailableExpectedIfPersistenceActorTerminates -- Time elapsed: 3.109 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$1.<init>(ThingPersistenceActorTest.java:224)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.unavailableExpectedIfPersistenceActorTerminates(ThingPersistenceActorTest.java:207)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyThingWithoutPreviousCreate -- Time elapsed: 3.093 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$6.<init>(ThingPersistenceActorTest.java:391)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyThingWithoutPreviousCreate(ThingPersistenceActorTest.java:385)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyAttribute -- Time elapsed: 3.093 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$16.<init>(ThingPersistenceActorTest.java:757)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyAttribute(ThingPersistenceActorTest.java:750)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.tryToModifyFeaturePropertyAndReceiveCorrectErrorCode -- Time elapsed: 3.089 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$2.<init>(ThingPersistenceActorTest.java:284)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.tryToModifyFeaturePropertyAndReceiveCorrectErrorCode(ThingPersistenceActorTest.java:279)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.tryToRetrieveThingWhichWasNotYetCreated -- Time elapsed: 3.091 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$3.<init>(ThingPersistenceActorTest.java:304)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.tryToRetrieveThingWhichWasNotYetCreated(ThingPersistenceActorTest.java:300)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.createThingInV2AndUpdateWithV2AndChangedPolicyId -- Time elapsed: 3.088 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$33.<init>(ThingPersistenceActorTest.java:1349)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.testCreateAndModify(ThingPersistenceActorTest.java:1345)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$31.<init>(ThingPersistenceActorTest.java:1303)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.createThingInV2AndUpdateWithV2AndChangedPolicyId(ThingPersistenceActorTest.java:1301)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteAndRecreateThingWithMinimumData -- Time elapsed: 3.091 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$13.<init>(ThingPersistenceActorTest.java:618)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteAndRecreateThingWithMinimumData(ThingPersistenceActorTest.java:608)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveFeatureReturnsExpected -- Time elapsed: 3.079 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$29.<init>(ThingPersistenceActorTest.java:1217)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveFeatureReturnsExpected(ThingPersistenceActorTest.java:1211)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyFeatures -- Time elapsed: 3.093 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$14.<init>(ThingPersistenceActorTest.java:669)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyFeatures(ThingPersistenceActorTest.java:649)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.ensureModifiedCorrectnessAfterCreation -- Time elapsed: 3.124 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$26.<init>(ThingPersistenceActorTest.java:1088)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.ensureModifiedCorrectnessAfterCreation(ThingPersistenceActorTest.java:1078)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveFeaturesMetadataWithGetMetadataHeader -- Time elapsed: 3.080 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$39.<init>(ThingPersistenceActorTest.java:1556)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveFeaturesMetadataWithGetMetadataHeader(ThingPersistenceActorTest.java:1549)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyAttributes -- Time elapsed: 3.080 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$15.<init>(ThingPersistenceActorTest.java:715)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyAttributes(ThingPersistenceActorTest.java:690)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.tryToCreateThingWithDifferentThingId -- Time elapsed: 0.090 s <<< ERROR!
06:15:59 org.apache.pekko.pattern.AskTimeoutException: Recipient [TestActor[pekko://PekkoTestSystem/user/$$a]] had already been terminated. Message of type [org.apache.pekko.testkit.TestActorRef$InternalGetActor$].
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyThingOverwritesExistingFirstLevelFieldsWhenExplicitlySpecifiedV2 -- Time elapsed: 3.078 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$7.<init>(ThingPersistenceActorTest.java:425)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.doTestModifyThingKeepsOverwritesExistingFirstLevelFieldsWhenExplicitlySpecified(ThingPersistenceActorTest.java:418)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyThingOverwritesExistingFirstLevelFieldsWhenExplicitlySpecifiedV2(ThingPersistenceActorTest.java:405)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.ensureModifiedCorrectnessAfterModification -- Time elapsed: 3.078 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$27.<init>(ThingPersistenceActorTest.java:1117)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.ensureModifiedCorrectnessAfterModification(ThingPersistenceActorTest.java:1108)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.createThingInV2WithMissingPolicyIdThrowsPolicyIdMissingException -- Time elapsed: 3.078 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.PolicyIdMissingException
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$24.<init>(ThingPersistenceActorTest.java:1043)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.createThingInV2WithMissingPolicyIdThrowsPolicyIdMissingException(ThingPersistenceActorTest.java:1036)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.ensureSequenceNumberCorrectness -- Time elapsed: 3.090 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$22.<init>(ThingPersistenceActorTest.java:949)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.ensureSequenceNumberCorrectness(ThingPersistenceActorTest.java:939)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.tryToRetrieveThingAfterDeletion -- Time elapsed: 3.109 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$19.<init>(ThingPersistenceActorTest.java:856)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.tryToRetrieveThingAfterDeletion(ThingPersistenceActorTest.java:849)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteAttribute -- Time elapsed: 3.093 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$18.<init>(ThingPersistenceActorTest.java:831)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteAttribute(ThingPersistenceActorTest.java:824)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteMetadataForDeleteAttributeCommand -- Time elapsed: 3.089 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$48.<init>(ThingPersistenceActorTest.java:1931)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteMetadataForDeleteAttributeCommand(ThingPersistenceActorTest.java:1924)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyAttributesMetadata -- Time elapsed: 3.078 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$34.<init>(ThingPersistenceActorTest.java:1375)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyAttributesMetadata(ThingPersistenceActorTest.java:1368)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.createThingV2 -- Time elapsed: 3.091 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$4.<init>(ThingPersistenceActorTest.java:343)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.createThingV2(ThingPersistenceActorTest.java:335)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.testRemovalOfEmptyMetadataAfterDeletion -- Time elapsed: 3.079 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$50.<init>(ThingPersistenceActorTest.java:2000)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.testRemovalOfEmptyMetadataAfterDeletion(ThingPersistenceActorTest.java:1993)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.recoverThingCreated -- Time elapsed: 3.090 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$20.<init>(ThingPersistenceActorTest.java:880)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.recoverThingCreated(ThingPersistenceActorTest.java:870)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveThingsWithoutThingIdOfActor -- Time elapsed: 3.079 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$11.<init>(ThingPersistenceActorTest.java:574)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveThingsWithoutThingIdOfActor(ThingPersistenceActorTest.java:567)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveAttributesWithGetMetadataHeader -- Time elapsed: 3.089 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$41.<init>(ThingPersistenceActorTest.java:1641)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveAttributesWithGetMetadataHeader(ThingPersistenceActorTest.java:1634)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyFeatureMetadata -- Time elapsed: 3.081 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$37.<init>(ThingPersistenceActorTest.java:1475)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyFeatureMetadata(ThingPersistenceActorTest.java:1468)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.responsesDuringInitializationAreSentWithDittoHeaders -- Time elapsed: 3.095 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsg while waiting for ThingNotAccessibleException [message='The Thing with ID 'org.eclipse.ditto:myThing' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["authSubject"]}, correlation-id=correlationId, version=2}]]
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsg_internal(TestKit.scala:472)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsg(TestKit.scala:449)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsg$(TestKit.scala:449)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsg(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgEquals(TestKit.scala:437)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$25.<init>(ThingPersistenceActorTest.java:1071)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.responsesDuringInitializationAreSentWithDittoHeaders(ThingPersistenceActorTest.java:1050)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.recoverThingDeleted -- Time elapsed: 3.103 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$21.<init>(ThingPersistenceActorTest.java:915)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.recoverThingDeleted(ThingPersistenceActorTest.java:905)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeaderForMergeCommand -- Time elapsed: 3.078 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$46.<init>(ThingPersistenceActorTest.java:1862)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeaderForMergeCommand(ThingPersistenceActorTest.java:1855)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteExistingMetadataWithMergeCommand -- Time elapsed: 3.090 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$47.<init>(ThingPersistenceActorTest.java:1897)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.deleteExistingMetadataWithMergeCommand(ThingPersistenceActorTest.java:1890)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.multipleMetadataHeadersResultsInException -- Time elapsed: 3.077 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$49.<init>(ThingPersistenceActorTest.java:1972)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.multipleMetadataHeadersResultsInException(ThingPersistenceActorTest.java:1965)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyThingWithWildcardInMetadata -- Time elapsed: 3.081 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$38.<init>(ThingPersistenceActorTest.java:1507)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyThingWithWildcardInMetadata(ThingPersistenceActorTest.java:1500)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.ensureSequenceNumberCorrectnessAfterRecovery -- Time elapsed: 3.078 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$23.<init>(ThingPersistenceActorTest.java:990)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.ensureSequenceNumberCorrectnessAfterRecovery(ThingPersistenceActorTest.java:980)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.ensureModifiedCorrectnessAfterRecovery -- Time elapsed: 0.091 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: expected class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse, found class org.apache.pekko.actor.Terminated (Terminated(Actor[pekko://PekkoTestSystem/user/$a#620986660]))
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:583)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$28.<init>(ThingPersistenceActorTest.java:1161)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.ensureModifiedCorrectnessAfterRecovery(ThingPersistenceActorTest.java:1152)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveThingV2 -- Time elapsed: 3.090 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$10.<init>(ThingPersistenceActorTest.java:551)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.retrieveThingV2(ThingPersistenceActorTest.java:544)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyThingV2 -- Time elapsed: 3.078 s <<< FAILURE!
06:15:59 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:15:59 	at scala.Predef$.assert(Predef.scala:279)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:15:59 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:15:59 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$5.<init>(ThingPersistenceActorTest.java:367)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.testModifyThing(ThingPersistenceActorTest.java:360)
06:15:59 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest.modifyThingV2(ThingPersistenceActorTest.java:355)
06:15:59 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:15:59 
06:15:59 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.ResponseReceiverCacheTest
06:16:02 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.829 s -- in org.eclipse.ditto.things.service.persistence.actors.ResponseReceiverCacheTest
06:16:02 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest
06:16:02 2024-02-07 11:16:02,270 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:16:02 2024-02-07 11:16:02,274 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Testing: ThingPersistenceActorSnapshottingTest#thingInArbitraryStateIsSnapshotCorrectly()
06:16:02 2024-02-07 11:16:02,347 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:16:02 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:16:02 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:16:02 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:16:02 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:16:02 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:16:02 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:16:02 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:16:02 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:16:02 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:16:02 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:16:02 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:16:02 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:16:02 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:16:02 	at scala.util.Try$.apply(Try.scala:210)
06:16:02 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:16:02 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:16:02 	at scala.util.Success.flatMap(Try.scala:258)
06:16:02 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:16:02 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:16:02 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:16:02 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:16:02 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:16:02 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:16:02 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:16:02 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:16:02 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:16:02 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:16:02 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:16:02 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:16:02 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:16:02 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:16:02 	... 19 common frames omitted
06:16:02 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:16:02 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:16:02 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:16:02 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:16:02 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:16:02 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:16:02 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:16:02 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:16:02 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:16:02 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:16:02 	... 10 common frames omitted
06:16:02 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:16:02 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:16:02 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:16:02 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:16:02 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:16:02 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:16:02 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:16:02 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:16:02 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:16:02 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:16:02 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:16:02 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:16:02 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:16:02 2024-02-07 11:16:02,356 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Told CreateThing, expecting CreateThingResponse ...
06:16:12 2024-02-07 11:16:12,363 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Testing: ThingPersistenceActorSnapshottingTest#deletedThingIsSnapshotWithCorrectDataAndCanBeRecreated()
06:16:12 2024-02-07 11:16:12,422 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:16:12 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:16:12 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:16:12 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:16:12 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:16:12 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:16:12 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:16:12 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:16:12 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:16:12 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:16:12 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:16:12 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:16:12 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:16:12 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:16:12 	at scala.util.Try$.apply(Try.scala:210)
06:16:12 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:16:12 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:16:12 	at scala.util.Success.flatMap(Try.scala:258)
06:16:12 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:16:12 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:16:12 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:16:12 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:16:12 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:16:12 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:16:12 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:16:12 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:16:12 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:16:12 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:16:12 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:16:12 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:16:12 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:16:12 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:16:12 	... 19 common frames omitted
06:16:12 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:16:12 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:16:12 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:16:12 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:16:12 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:16:12 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:16:12 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:16:12 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:16:12 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:16:12 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:16:12 	... 10 common frames omitted
06:16:12 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:16:12 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:16:12 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:16:12 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:16:12 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:16:12 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:16:12 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:16:12 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:16:12 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:16:12 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:16:12 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:16:12 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:16:12 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:16:15 2024-02-07 11:16:15,441 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Testing: ThingPersistenceActorSnapshottingTest#actorCannotBeStartedWithNegativeSnapshotThreshold()
06:16:15 [ERROR] Tests run: 3, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 13.25 s <<< FAILURE! -- in org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest
06:16:15 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest.thingInArbitraryStateIsSnapshotCorrectly -- Time elapsed: 10.09 s <<< FAILURE!
06:16:15 java.lang.AssertionError: assertion failed: timeout (10 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:15 	at scala.Predef$.assert(Predef.scala:279)
06:16:15 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:16:15 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:578)
06:16:15 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:578)
06:16:15 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:16:15 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:553)
06:16:15 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest$2.<init>(ThingPersistenceActorSnapshottingTest.java:169)
06:16:15 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest.thingInArbitraryStateIsSnapshotCorrectly(ThingPersistenceActorSnapshottingTest.java:156)
06:16:15 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:16:15 
06:16:15 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest.deletedThingIsSnapshotWithCorrectDataAndCanBeRecreated -- Time elapsed: 3.078 s <<< FAILURE!
06:16:15 java.lang.AssertionError: assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:15 	at scala.Predef$.assert(Predef.scala:279)
06:16:15 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:16:15 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:569)
06:16:15 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:569)
06:16:15 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:16:15 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:538)
06:16:15 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest$1.<init>(ThingPersistenceActorSnapshottingTest.java:93)
06:16:15 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest.deletedThingIsSnapshotWithCorrectDataAndCanBeRecreated(ThingPersistenceActorSnapshottingTest.java:83)
06:16:15 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:16:15 
06:16:15 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest
06:16:15 2024-02-07 11:16:15,523 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:16:15 2024-02-07 11:16:15,528 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest - Testing: ThingPersistenceActorCleanupTest#testDeletedThingIsCleanedUpCorrectly()
06:16:15 2024-02-07 11:16:15,592 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:16:15 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:16:15 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:16:15 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:16:15 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:16:15 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:16:15 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:16:15 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:16:15 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:16:15 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:16:15 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:16:15 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:16:15 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:16:15 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:16:15 	at scala.util.Try$.apply(Try.scala:210)
06:16:15 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:16:15 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:16:15 	at scala.util.Success.flatMap(Try.scala:258)
06:16:15 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:16:15 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:16:15 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:16:15 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:16:15 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:16:15 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:16:15 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:16:15 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:16:15 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:16:15 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:16:15 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:16:15 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:16:15 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:16:15 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:16:15 	... 19 common frames omitted
06:16:15 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:16:15 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:16:15 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:16:15 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:16:15 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:16:15 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:16:15 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:16:15 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:16:15 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:16:15 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:16:15 	... 10 common frames omitted
06:16:15 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:16:15 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:16:15 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:16:15 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:16:15 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:16:15 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:16:15 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:16:15 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:16:15 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:16:15 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:16:15 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:16:15 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:16:15 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:16:20 2024-02-07 11:16:20,617 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest - Testing: ThingPersistenceActorCleanupTest#cleanupDeletesUntilButExcludingLatestSnapshot()
06:16:20 2024-02-07 11:16:20,725 ERROR [] org.apache.pekko.actor.OneForOneStrategy - empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:16:20 com.typesafe.config.ConfigException$Missing: empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled'
06:16:20 	at com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:157)
06:16:20 	at com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:175)
06:16:20 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:189)
06:16:20 	at com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:194)
06:16:20 	at com.typesafe.config.impl.SimpleConfig.getBoolean(SimpleConfig.java:219)
06:16:20 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:74)
06:16:20 	at org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapter.<init>(ThingMongoSnapshotAdapter.java:62)
06:16:20 	at jdk.internal.reflect.GeneratedConstructorAccessor108.newInstance(Unknown Source)
06:16:20 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:16:20 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:16:20 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:16:20 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)
06:16:20 	at scala.util.Try$.apply(Try.scala:210)
06:16:20 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:45)
06:16:20 	at org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$5(ReflectiveDynamicAccess.scala:58)
06:16:20 	at scala.util.Success.flatMap(Try.scala:258)
06:16:20 	at org.apache.pekko.actor.ReflectiveDynamicAccess.createInstanceFor(ReflectiveDynamicAccess.scala:57)
06:16:20 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader$.instantiate(PekkoClassLoader.scala:55)
06:16:20 	at org.eclipse.ditto.internal.utils.pekko.PekkoClassLoader.instantiate(PekkoClassLoader.scala)
06:16:20 	at org.eclipse.ditto.internal.utils.extension.DittoExtensionPoint$ExtensionId.createExtension(DittoExtensionPoint.java:62)
06:16:20 	at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177)
06:16:20 	at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87)
06:16:20 	at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86)
06:16:20 	at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130)
06:16:20 	at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104)
06:16:20 	at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104)
06:16:20 	at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130)
06:16:20 	at org.eclipse.ditto.internal.utils.persistence.SnapshotAdapter.get(SnapshotAdapter.java:81)
06:16:20 	at org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistenceActor.<init>(AbstractPersistenceActor.java:139)
06:16:20 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor.<init>(ThingPersistenceActor.java:95)
06:16:20 	... 19 common frames omitted
06:16:20 Wrapped by: java.lang.reflect.InvocationTargetException: null
06:16:20 	at jdk.internal.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
06:16:20 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
06:16:20 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
06:16:20 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
06:16:20 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
06:16:20 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
06:16:20 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
06:16:20 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
06:16:20 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
06:16:20 	... 10 common frames omitted
06:16:20 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/$a: exception during creation, root cause message: [empty config: No configuration setting found for key 'thing-snapshot-taken-event-publishing-enabled']
06:16:20 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
06:16:20 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
06:16:20 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
06:16:20 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
06:16:20 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
06:16:20 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
06:16:20 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
06:16:20 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
06:16:20 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
06:16:20 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
06:16:20 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
06:16:20 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
06:16:25 [ERROR] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 10.22 s <<< FAILURE! -- in org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest
06:16:25 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest.testDeletedThingIsCleanedUpCorrectly -- Time elapsed: 5.089 s <<< FAILURE!
06:16:25 java.lang.AssertionError: assertion failed: timeout (5 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:25 	at scala.Predef$.assert(Predef.scala:279)
06:16:25 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:16:25 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:578)
06:16:25 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:578)
06:16:25 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:16:25 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:553)
06:16:25 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest$2.<init>(ThingPersistenceActorCleanupTest.java:156)
06:16:25 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest.testDeletedThingIsCleanedUpCorrectly(ThingPersistenceActorCleanupTest.java:146)
06:16:25 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:16:25 
06:16:25 [ERROR] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest.cleanupDeletesUntilButExcludingLatestSnapshot -- Time elapsed: 5.129 s <<< FAILURE!
06:16:25 java.lang.AssertionError: assertion failed: timeout (5 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:25 	at scala.Predef$.assert(Predef.scala:279)
06:16:25 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass_internal(TestKit.scala:582)
06:16:25 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass(TestKit.scala:578)
06:16:25 	at org.apache.pekko.testkit.TestKitBase.expectMsgClass$(TestKit.scala:578)
06:16:25 	at org.apache.pekko.testkit.TestKit.expectMsgClass(TestKit.scala:984)
06:16:25 	at org.apache.pekko.testkit.javadsl.TestKit.expectMsgClass(TestKit.scala:553)
06:16:25 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest$1.<init>(ThingPersistenceActorCleanupTest.java:77)
06:16:25 	at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest.cleanupDeletesUntilButExcludingLatestSnapshot(ThingPersistenceActorCleanupTest.java:67)
06:16:25 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:16:25 
06:16:25 [INFO] Running org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapterTest
06:16:26 [INFO] [02/07/2024 11:16:26.335] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:16:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s -- in org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapterTest
06:16:26 [INFO] Running org.eclipse.ditto.things.service.persistence.serializer.ThingMongoEventAdapterTest
06:16:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.eclipse.ditto.things.service.persistence.serializer.ThingMongoEventAdapterTest
06:16:26 [INFO] Running org.eclipse.ditto.things.service.enforcement.pre.ModifyToCreateThingTransformerTest
06:16:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.things.service.enforcement.pre.ModifyToCreateThingTransformerTest
06:16:26 [INFO] Running org.eclipse.ditto.things.service.enforcement.LiveSignalEnforcementTest
06:16:26 2024-02-07 11:16:26,605 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:16:26 2024-02-07 11:16:26,684 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:26 2024-02-07 11:16:26,732 INFO  [c48dbcf4-9550-408c-9f1e-6c7530333859] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - The command <messages.commands:thingMessage> was not forwarded due to insufficient rights MessageSendNotAllowedException: You are not allowed to send messages for the Thing with id 'thing:id'! - AuthorizationContext: ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]
06:16:26 2024-02-07 11:16:26,733 INFO  [c48dbcf4-9550-408c-9f1e-6c7530333859] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=c48dbcf4-9550-408c-9f1e-6c7530333859}]>
06:16:26 2024-02-07 11:16:26,738 INFO  [c48dbcf4-9550-408c-9f1e-6c7530333859] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: MessageSendNotAllowedException [message='You are not allowed to send messages for the Thing with id 'thing:id'!', errorCode=messages:send.notallowed, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Please make sure that the Thing exists and that you have WRITE permissions on the message resource in the policy of the Thing.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=c48dbcf4-9550-408c-9f1e-6c7530333859}]]
06:16:26 2024-02-07 11:16:26,839 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:26 2024-02-07 11:16:26,865 INFO  [998c599a-7ad4-47bb-867c-68962e97527a] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'success'
06:16:26 2024-02-07 11:16:26,869 INFO  [998c599a-7ad4-47bb-867c-68962e97527a] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:thingMessage>
06:16:26 2024-02-07 11:16:26,873 INFO  [998c599a-7ad4-47bb-867c-68962e97527a] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'success'
06:16:26 2024-02-07 11:16:26,875 INFO  [998c599a-7ad4-47bb-867c-68962e97527a_002eaf87-aea3-4e56-8457-9e579179d0b4] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:thingMessage>
06:16:27 2024-02-07 11:16:26,970 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:27 2024-02-07 11:16:26,995 INFO  [8cd884b1-8789-4b70-8ddc-e62e8886e68b] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'success'
06:16:27 2024-02-07 11:16:26,996 INFO  [8cd884b1-8789-4b70-8ddc-e62e8886e68b] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:thingMessage>
06:16:27 2024-02-07 11:16:27,074 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:27 2024-02-07 11:16:27,099 INFO  [12604023-2795-48a6-b3e4-79c5527f54a8] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
06:16:27 2024-02-07 11:16:27,100 INFO  [12604023-2795-48a6-b3e4-79c5527f54a8] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:27 2024-02-07 11:16:27,113 INFO  [12604023-2795-48a6-b3e4-79c5527f54a8] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
06:16:27 2024-02-07 11:16:27,115 INFO  [12604023-2795-48a6-b3e4-79c5527f54a8] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:retrieveThing> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#-794043114], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]>
06:16:27 2024-02-07 11:16:27,117 INFO  [12604023-2795-48a6-b3e4-79c5527f54a8] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell)
06:16:27 2024-02-07 11:16:27,119 INFO  [12604023-2795-48a6-b3e4-79c5527f54a8] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, version=2, correlation-id=12604023-2795-48a6-b3e4-79c5527f54a8, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}, thingPlainJson={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}]>, valid=<true>
06:16:27 2024-02-07 11:16:27,123 INFO  [12604023-2795-48a6-b3e4-79c5527f54a8] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
06:16:27 2024-02-07 11:16:27,126 INFO  [12604023-2795-48a6-b3e4-79c5527f54a82] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
06:16:27 2024-02-07 11:16:27,127 INFO  [12604023-2795-48a6-b3e4-79c5527f54a82] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:27 2024-02-07 11:16:27,130 INFO  [12604023-2795-48a6-b3e4-79c5527f54a82] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
06:16:27 2024-02-07 11:16:27,131 INFO  [12604023-2795-48a6-b3e4-79c5527f54a82] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:retrieveThing> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$b#1770630851], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]>
06:16:27 2024-02-07 11:16:27,131 INFO  [12604023-2795-48a6-b3e4-79c5527f54a82] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, version=2, correlation-id=12604023-2795-48a6-b3e4-79c5527f54a82, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}, thingPlainJson={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}]>, valid=<true>
06:16:27 2024-02-07 11:16:27,132 INFO  [12604023-2795-48a6-b3e4-79c5527f54a82] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell)
06:16:27 2024-02-07 11:16:27,135 INFO  [12604023-2795-48a6-b3e4-79c5527f54a82] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
06:16:27 2024-02-07 11:16:27,230 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:27 2024-02-07 11:16:27,256 INFO  [8680c057-1c16-48db-84d2-78d328870293] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:featureMessage> with outcome 'success'
06:16:27 2024-02-07 11:16:27,257 INFO  [8680c057-1c16-48db-84d2-78d328870293] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:featureMessage>
06:16:27 2024-02-07 11:16:27,339 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:27 2024-02-07 11:16:27,365 INFO  [4622d5c0-0ecf-4c09-8fb9-e6b0f5f22173] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Event was authorized: <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=4622d5c0-0ecf-4c09-8fb9-e6b0f5f22173, response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, attributePointer=/foo, attributeValue="bar"]>
06:16:27 2024-02-07 11:16:27,365 INFO  [4622d5c0-0ecf-4c09-8fb9-e6b0f5f22173] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.events:attributeModified> with outcome 'success'
06:16:27 2024-02-07 11:16:27,368 INFO  [4622d5c0-0ecf-4c09-8fb9-e6b0f5f22173] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <Publish> sent via tell)
06:16:27 2024-02-07 11:16:27,369 INFO  [a1753a87-ab2f-4247-a640-130cabf41add] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Event was NOT authorized: <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=a1753a87-ab2f-4247-a640-130cabf41add, response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, attributePointer=/xyz, attributeValue="abc"]>
06:16:27 2024-02-07 11:16:27,370 INFO  [a1753a87-ab2f-4247-a640-130cabf41add] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.events:attributeModified> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=a1753a87-ab2f-4247-a640-130cabf41add, response-required=false}]>
06:16:27 2024-02-07 11:16:27,371 INFO  [a1753a87-ab2f-4247-a640-130cabf41add] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: EventSendNotAllowedException [message='You are not allowed to send events for the Thing with id 'thing:id'!', errorCode=things:event.notallowed, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Please make sure that the Thing exists and that you have WRITE permissions on the message resource in the policy of the Thing.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=a1753a87-ab2f-4247-a640-130cabf41add, response-required=false}]]
06:16:27 2024-02-07 11:16:27,447 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:27 2024-02-07 11:16:27,476 INFO  [11b780a9-39b0-48d7-9ddc-ce4fe12d8087] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=11b780a9-39b0-48d7-9ddc-ce4fe12d8087}]>
06:16:27 2024-02-07 11:16:27,477 INFO  [11b780a9-39b0-48d7-9ddc-ce4fe12d8087] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=11b780a9-39b0-48d7-9ddc-ce4fe12d8087}]]
06:16:27 2024-02-07 11:16:27,480 INFO  [9882bd6b-ed19-4be1-b7de-14ba90fc3b1d] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=9882bd6b-ed19-4be1-b7de-14ba90fc3b1d}]>
06:16:27 2024-02-07 11:16:27,481 INFO  [9882bd6b-ed19-4be1-b7de-14ba90fc3b1d] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: FeatureNotModifiableException [message='The Feature with ID 'x' on the Thing with ID 'thing:id' could not be modified as the requester had insufficient permissions to modify it (WRITE is required).', errorCode=things:feature.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of the Thing and the ID of your requested Feature was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=9882bd6b-ed19-4be1-b7de-14ba90fc3b1d}]]
06:16:27 2024-02-07 11:16:27,558 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:27 2024-02-07 11:16:27,582 INFO  [21ffe2be-e21d-460c-8bd4-3cad19714496] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Event was NOT authorized: <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=21ffe2be-e21d-460c-8bd4-3cad19714496, response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, attributePointer=/foo, attributeValue="bar"]>
06:16:27 2024-02-07 11:16:27,583 INFO  [21ffe2be-e21d-460c-8bd4-3cad19714496] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.events:attributeModified> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=21ffe2be-e21d-460c-8bd4-3cad19714496, response-required=false}]>
06:16:27 2024-02-07 11:16:27,583 INFO  [21ffe2be-e21d-460c-8bd4-3cad19714496] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: EventSendNotAllowedException [message='You are not allowed to send events for the Thing with id 'thing:id'!', errorCode=things:event.notallowed, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Please make sure that the Thing exists and that you have WRITE permissions on the message resource in the policy of the Thing.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=21ffe2be-e21d-460c-8bd4-3cad19714496, response-required=false}]]
06:16:27 2024-02-07 11:16:27,674 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:27 2024-02-07 11:16:27,699 INFO  [6a4baa12-c21c-406f-8a49-d084b53710ac] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
06:16:27 2024-02-07 11:16:27,700 INFO  [6a4baa12-c21c-406f-8a49-d084b53710ac] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:27 2024-02-07 11:16:27,704 INFO  [6a4baa12-c21c-406f-8a49-d084b53710ac] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
06:16:27 2024-02-07 11:16:27,704 INFO  [6a4baa12-c21c-406f-8a49-d084b53710ac] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:retrieveThing> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#1349780577], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]>
06:16:27 2024-02-07 11:16:27,705 INFO  [6a4baa12-c21c-406f-8a49-d084b53710ac] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, version=2, correlation-id=6a4baa12-c21c-406f-8a49-d084b53710ac, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}, thingPlainJson={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}]>, valid=<true>
06:16:27 2024-02-07 11:16:27,706 INFO  [6a4baa12-c21c-406f-8a49-d084b53710ac] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell)
06:16:27 2024-02-07 11:16:27,708 INFO  [6a4baa12-c21c-406f-8a49-d084b53710ac] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
06:16:27 2024-02-07 11:16:27,794 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:27 2024-02-07 11:16:27,818 INFO  [2d731913-6b2a-490e-8e6f-3102790d3369] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:modifyFeature>
06:16:27 2024-02-07 11:16:27,819 INFO  [2d731913-6b2a-490e-8e6f-3102790d3369] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'success'
06:16:27 2024-02-07 11:16:27,820 INFO  [2d731913-6b2a-490e-8e6f-3102790d3369] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <things.commands:modifyFeature>
06:16:27 2024-02-07 11:16:27,822 INFO  [4c3eac89-5c53-48e9-83ea-516b2b4e8550] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
06:16:27 2024-02-07 11:16:27,822 INFO  [4c3eac89-5c53-48e9-83ea-516b2b4e8550] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:27 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 s -- in org.eclipse.ditto.things.service.enforcement.LiveSignalEnforcementTest
06:16:27 [INFO] Running org.eclipse.ditto.things.service.enforcement.ThingCommandEnforcementTest
06:16:27 2024-02-07 11:16:27,837 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:16:27 2024-02-07 11:16:27,906 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:27 2024-02-07 11:16:27,929 INFO  [rejectCreateByInlinePolicyWithInvalidId] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByInlinePolicyWithInvalidId, version=2}]>
06:16:27 2024-02-07 11:16:27,930 INFO  [rejectCreateByInlinePolicyWithInvalidId] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: PolicyIdInvalidException [message='Policy ID 'invalid-policy-id' is not valid!', errorCode=policies:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByInlinePolicyWithInvalidId, version=2}]]
06:16:28 2024-02-07 11:16:28,204 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:28 2024-02-07 11:16:28,228 INFO  [rejectByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectByPolicy, version=2}]>
06:16:28 2024-02-07 11:16:28,229 INFO  [rejectByPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectByPolicy, version=2}]]
06:16:28 2024-02-07 11:16:28,231 INFO  [rejectByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectByPolicy, version=2}]>
06:16:28 2024-02-07 11:16:28,232 INFO  [rejectByPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: FeatureNotModifiableException [message='The Feature with ID 'x' on the Thing with ID 'thing:id' could not be modified as the requester had insufficient permissions to modify it (WRITE is required).', errorCode=things:feature.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of the Thing and the ID of your requested Feature was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectByPolicy, version=2}]]
06:16:28 2024-02-07 11:16:28,300 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:28 2024-02-07 11:16:28,325 INFO  [acceptCreateByImplicitPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id>
06:16:28 2024-02-07 11:16:28,326 INFO  [acceptCreateByImplicitPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
06:16:28 2024-02-07 11:16:28,397 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:28 2024-02-07 11:16:28,421 INFO  [acceptByPolicyWithRevokeOnAttribute] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'success'
06:16:28 2024-02-07 11:16:28,425 INFO  [acceptByPolicyWithRevokeOnAttribute] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
06:16:28 2024-02-07 11:16:28,497 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:28 2024-02-07 11:16:28,523 INFO  [rejectModifyWithConditionAndNoReadPermissionForAttributes] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectModifyWithConditionAndNoReadPermissionForAttributes, version=2, condition=eq(attributes/testAttr,"testString")}]>
06:16:28 2024-02-07 11:16:28,524 INFO  [rejectModifyWithConditionAndNoReadPermissionForAttributes] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingConditionFailedException [message='The specified resource in the condition could not be found or the requester had insufficient permissions to access it.', errorCode=things:condition.failed, httpStatus=HttpStatus [code=412, category=CLIENT_ERROR], description='Check if you have sufficient permissions to access the specified resource (READ permission is required).', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectModifyWithConditionAndNoReadPermissionForAttributes, version=2, condition=eq(attributes/testAttr,"testString")}]]
06:16:28 2024-02-07 11:16:28,746 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:28 2024-02-07 11:16:28,774 INFO  [rejectQueryByThingNotAccessibleException] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectQueryByThingNotAccessibleException, version=2}]>
06:16:28 2024-02-07 11:16:28,775 INFO  [rejectQueryByThingNotAccessibleException] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectQueryByThingNotAccessibleException, version=2}]]
06:16:28 2024-02-07 11:16:28,855 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:28 2024-02-07 11:16:28,881 INFO  [rejectQueryByPolicyNotAccessibleExceptionWhenThingExists] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectQueryByPolicyNotAccessibleExceptionWhenThingExists, version=2}]>
06:16:28 2024-02-07 11:16:28,882 INFO  [rejectQueryByPolicyNotAccessibleExceptionWhenThingExists] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be accessed as its Policy with ID 'not:accessible' is not or no longer existing.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Recreate/create the Policy with ID 'not:accessible' in order to get access to the Thing again.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectQueryByPolicyNotAccessibleExceptionWhenThingExists, version=2}]]
06:16:29 2024-02-07 11:16:28,961 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:29 2024-02-07 11:16:28,988 INFO  [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:29 2024-02-07 11:16:28,993 INFO  [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
06:16:29 2024-02-07 11:16:28,997 INFO  [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceConditionAndLiveChannelCondition, version=2, condition=exists(features/revokedFeature)}]>
06:16:29 2024-02-07 11:16:28,997 INFO  [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingConditionFailedException [message='The specified resource in the condition could not be found or the requester had insufficient permissions to access it.', errorCode=things:condition.failed, httpStatus=HttpStatus [code=412, category=CLIENT_ERROR], description='Check if you have sufficient permissions to access the specified resource (READ permission is required).', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceConditionAndLiveChannelCondition, version=2, condition=exists(features/revokedFeature)}]]
06:16:29 2024-02-07 11:16:29,001 INFO  [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceConditionAndLiveChannelCondition, version=2, live-channel-condition=exists(features/revokedFeature), channel=live}]>
06:16:29 2024-02-07 11:16:29,002 INFO  [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingConditionFailedException [message='The specified resource in the live channel condition could not be found or the requester had insufficient permissions to access it.', errorCode=things:condition.failed, httpStatus=HttpStatus [code=412, category=CLIENT_ERROR], description='Check if you have sufficient permissions to access the specified resource (READ permission is required).', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceConditionAndLiveChannelCondition, version=2, live-channel-condition=exists(features/revokedFeature), channel=live}]]
06:16:29 2024-02-07 11:16:29,093 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:29 2024-02-07 11:16:29,122 INFO  [testCreateByCopyFromPolicyWithAllowPolicyLockout] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id>
06:16:29 2024-02-07 11:16:29,123 INFO  [testCreateByCopyFromPolicyWithAllowPolicyLockout] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
06:16:29 2024-02-07 11:16:29,212 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:29 2024-02-07 11:16:29,237 INFO  [acceptByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'success'
06:16:29 2024-02-07 11:16:29,242 INFO  [acceptByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:29 2024-02-07 11:16:29,245 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
06:16:29 2024-02-07 11:16:29,331 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:29 2024-02-07 11:16:29,356 INFO  [testCreateByCopyFromPolicyWithIfNoneMatch] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id>
06:16:29 2024-02-07 11:16:29,357 INFO  [testCreateByCopyFromPolicyWithIfNoneMatch] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
06:16:29 2024-02-07 11:16:29,448 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:29 2024-02-07 11:16:29,473 INFO  [testCreateByCopyFromPolicyWithPolicyLockout] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Failed to create Policy with ID <thing:id> due to: <PolicyNotAccessibleException: The Policy with ID 'thing:id' could not be found or requester had insufficient permissions to access it.>. The CreateThing command which would have created a Policy for the Thing with ID <thing:id> is therefore not handled.
06:16:29 2024-02-07 11:16:29,473 INFO  [testCreateByCopyFromPolicyWithPolicyLockout] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - creating initial policy during creation of Thing <thing:id> - ThingNotCreatableException: The Thing with ID 'thing:id' could not be created as the Policy with ID 'thing:id' could not be created due to: 'The Policy with ID 'thing:id' could not be found or requester had insufficient permissions to access it.'
06:16:29 2024-02-07 11:16:29,473 INFO  [testCreateByCopyFromPolicyWithPolicyLockout] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=testCreateByCopyFromPolicyWithPolicyLockout, version=2}]>
06:16:29 2024-02-07 11:16:29,474 INFO  [testCreateByCopyFromPolicyWithPolicyLockout] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotCreatableException [message='The Thing with ID 'thing:id' could not be created as the Policy with ID 'thing:id' could not be created due to: 'The Policy with ID 'thing:id' could not be found or requester had insufficient permissions to access it.'', errorCode=things:thing.notcreatable, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Either check if the ID of the Policy you created the Thing with is correct and that the Policy is existing or If you want to use the existing Policy, specify it as 'policyId' in the Thing JSON you create.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=testCreateByCopyFromPolicyWithPolicyLockout, version=2}]]
06:16:29 2024-02-07 11:16:29,554 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:29 2024-02-07 11:16:29,579 INFO  [acceptCreateByInlinePolicyWithDifferentId] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <policy:id>
06:16:29 2024-02-07 11:16:29,579 INFO  [acceptCreateByInlinePolicyWithDifferentId] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
06:16:29 2024-02-07 11:16:29,664 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:29 2024-02-07 11:16:29,688 INFO  [rejectUpdateByThingNotAccessibleException] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectUpdateByThingNotAccessibleException, version=2}]>
06:16:29 2024-02-07 11:16:29,688 INFO  [rejectUpdateByThingNotAccessibleException] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectUpdateByThingNotAccessibleException, version=2}]]
06:16:29 2024-02-07 11:16:29,765 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:29 2024-02-07 11:16:29,789 INFO  [acceptCreateByInlinePolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id>
06:16:29 2024-02-07 11:16:29,789 INFO  [acceptCreateByInlinePolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
06:16:29 2024-02-07 11:16:29,867 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:29 2024-02-07 11:16:29,891 INFO  [rejectCreateByOwnPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <empty:policy>
06:16:29 2024-02-07 11:16:29,892 INFO  [rejectCreateByOwnPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByOwnPolicy, version=2}]>
06:16:29 2024-02-07 11:16:29,893 INFO  [rejectCreateByOwnPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotModifiableException [message='The Thing with ID 'thing:id' could not be modified as the requester had insufficient permissions (WRITE is required).', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByOwnPolicy, version=2}]]
06:16:30 2024-02-07 11:16:29,973 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:30 2024-02-07 11:16:29,998 INFO  [rejectUpdateByPolicyNotAccessibleExceptionWhenThingExists] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectUpdateByPolicyNotAccessibleExceptionWhenThingExists, version=2}]>
06:16:30 2024-02-07 11:16:29,998 INFO  [rejectUpdateByPolicyNotAccessibleExceptionWhenThingExists] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotModifiableException [message='The Thing with ID 'thing:id' could not be accessed as its Policy with ID 'not:accessible' is not or no longer existing.', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Recreate/create the Policy with ID 'not:accessible' in order to get access to the Thing again.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectUpdateByPolicyNotAccessibleExceptionWhenThingExists, version=2}]]
06:16:30 2024-02-07 11:16:30,079 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:30 2024-02-07 11:16:30,103 INFO  [enforceLiveChannelConditionOnModifyCommandFails] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceLiveChannelConditionOnModifyCommandFails, version=2, live-channel-condition=exists(thingId)}]>
06:16:30 2024-02-07 11:16:30,104 INFO  [enforceLiveChannelConditionOnModifyCommandFails] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: LiveChannelConditionNotAllowedException [message='The specified 'live-channel-condition' is only allowed to be used for retrieving API calls.', errorCode=things:live.channelcondition.notallowed, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='For modifying API calls the 'live-channel-condition' cannot be used, please remove the condition.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceLiveChannelConditionOnModifyCommandFails, version=2, live-channel-condition=exists(thingId), ditto-read-subjects=["google:subject"]}]]
06:16:30 2024-02-07 11:16:30,278 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:30 2024-02-07 11:16:30,303 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id>
06:16:30 2024-02-07 11:16:30,304 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
06:16:30 2024-02-07 11:16:30,308 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:30 2024-02-07 11:16:30,311 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
06:16:30 2024-02-07 11:16:30,314 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyPolicyId> with outcome 'success'
06:16:30 2024-02-07 11:16:30,318 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyAttribute> with outcome 'success'
06:16:30 2024-02-07 11:16:30,322 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveAttribute> with outcome 'success'
06:16:30 2024-02-07 11:16:30,325 INFO  [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveAttribute>
06:16:30 2024-02-07 11:16:30,397 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:30 2024-02-07 11:16:30,423 INFO  [testModifyWithInvalidCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=testModifyWithInvalidCondition, version=2, condition=eq(attributes//testAttr,"testString")}]>
06:16:30 2024-02-07 11:16:30,424 INFO  [testModifyWithInvalidCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingConditionInvalidException [message='The specified condition 'attributes//testAttr' is invalid.', errorCode=things:condition.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Consecutive slashes in JSON pointers are not supported.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=testModifyWithInvalidCondition, version=2, condition=eq(attributes//testAttr,"testString")}]]
06:16:30 2024-02-07 11:16:30,595 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:30 2024-02-07 11:16:30,618 INFO  [rejectCreateByInvalidPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByInvalidPolicy, version=2}]>
06:16:30 2024-02-07 11:16:30,619 INFO  [rejectCreateByInvalidPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: PolicyInvalidException [message='The Policy specified for the Thing with ID 'thing:id' is invalid.', errorCode=things:policy.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='The JSON object's field '/_modified' is not in ISO-8601 format as expected', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByInvalidPolicy, version=2}]]
06:16:30 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.994 s -- in org.eclipse.ditto.things.service.enforcement.ThingCommandEnforcementTest
06:16:30 [INFO] Running org.eclipse.ditto.things.service.enforcement.ReferencePlaceholderTest
06:16:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.service.enforcement.ReferencePlaceholderTest
06:16:30 [INFO] Running org.eclipse.ditto.things.service.enforcement.MultiStageCommandEnforcementTest
06:16:30 2024-02-07 11:16:30,845 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:16:30 2024-02-07 11:16:30,917 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:30 2024-02-07 11:16:30,942 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
06:16:31 2024-02-07 11:16:31,027 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:31 2024-02-07 11:16:31,051 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Failed to create Policy with ID <thing:2c37772e-128d-4971-9233-92cbe193a3f8> due to: <PolicyConflictException: The Policy with ID 'thing:2c37772e-128d-4971-9233-92cbe193a3f8' already exists>. The CreateThing command which would have created a Policy for the Thing with ID <thing:2c37772e-128d-4971-9233-92cbe193a3f8> is therefore not handled.
06:16:31 2024-02-07 11:16:31,051 INFO  [] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - creating initial policy during creation of Thing <thing:2c37772e-128d-4971-9233-92cbe193a3f8> - ThingNotCreatableException: The Thing with ID 'thing:2c37772e-128d-4971-9233-92cbe193a3f8' could not be created because creation of its implicit Policy ID 'thing:2c37772e-128d-4971-9233-92cbe193a3f8' failed.
06:16:31 2024-02-07 11:16:31,052 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject}]>
06:16:31 2024-02-07 11:16:31,052 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotCreatableException [message='The Thing with ID 'thing:2c37772e-128d-4971-9233-92cbe193a3f8' could not be created because creation of its implicit Policy ID 'thing:2c37772e-128d-4971-9233-92cbe193a3f8' failed.', errorCode=things:thing.notcreatable, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='If you want to use an existing Policy, specify it as 'policyId' in the Thing JSON you create.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject}]]
06:16:31 2024-02-07 11:16:31,134 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:31 2024-02-07 11:16:31,159 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:31 2024-02-07 11:16:31,174 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - No authorized response when retrieving inlined policy <policy:75bc42a7-90ba-467e-b1cd-c75d0c004559> for thing <thing:id>: PolicyNotAccessibleException [message='The Policy with ID 'policy:75bc42a7-90ba-467e-b1cd-c75d0c004559' could not be found or requester had insufficient permissions to access it.', errorCode=policies:policy.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Policy was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:16:31 2024-02-07 11:16:31,176 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
06:16:31 2024-02-07 11:16:31,268 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:31 2024-02-07 11:16:31,285 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:f365c827-47f8-40c9-ba16-2b8cc1073905>
06:16:31 2024-02-07 11:16:31,286 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
06:16:31 2024-02-07 11:16:31,374 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:31 2024-02-07 11:16:31,399 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:31 2024-02-07 11:16:31,400 WARN  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Encountered ask timeout from target actor: thing timeout
06:16:31 2024-02-07 11:16:31,400 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received nothing when enforcing signal and forwarding to target actor - this should not happen.
06:16:31 2024-02-07 11:16:31,401 WARN  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received message during downtime of child actor for Entity with ID <thing:id>: <RetrieveThing [type=things.commands:retrieveThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject}], thingId=thing:f5afefb6-7697-4eed-9229-9136d434ad8f, selectedFields=/_policy,/thingId, snapshotRevision=-1]>
06:16:31 2024-02-07 11:16:31,403 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:31 2024-02-07 11:16:31,406 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - No authorized response when retrieving inlined policy <policy:a519b957-b21d-474b-83c4-9bfba91af51b> for thing <thing:id>: org.apache.pekko.pattern.AskTimeoutException: policy timeout
06:16:31 2024-02-07 11:16:31,410 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
06:16:31 2024-02-07 11:16:31,488 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:31 2024-02-07 11:16:31,513 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:31 2024-02-07 11:16:31,515 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:ed75436b-c6d2-4f51-a94f-ae59c7b0afe7' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:16:31 2024-02-07 11:16:31,517 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:31 2024-02-07 11:16:31,520 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - No authorized response when retrieving inlined policy <policy:45c3b9b0-461e-48b5-a503-b0d941695a1d> for thing <thing:id>: PolicyNotAccessibleException [message='The Policy with ID 'policy:45c3b9b0-461e-48b5-a503-b0d941695a1d' could not be found or requester had insufficient permissions to access it.', errorCode=policies:policy.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Policy was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:16:31 2024-02-07 11:16:31,523 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
06:16:31 2024-02-07 11:16:31,611 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:31 2024-02-07 11:16:31,635 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:31 2024-02-07 11:16:31,643 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
06:16:31 2024-02-07 11:16:31,720 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:31 2024-02-07 11:16:31,747 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyThing> with outcome 'success'
06:16:31 2024-02-07 11:16:31,822 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:31 2024-02-07 11:16:31,846 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <policy:20c0ea46-8d9b-4705-92e5-7cb1d2f5cb51>
06:16:31 2024-02-07 11:16:31,847 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
06:16:31 2024-02-07 11:16:31,919 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:31 2024-02-07 11:16:31,944 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <policy:01e72553-cc70-455d-88b4-43015341c699>
06:16:31 2024-02-07 11:16:31,944 INFO  [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success'
06:16:31 2024-02-07 11:16:31,946 WARN  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Rolling back created policy as consequence of received RollbackCreatedPolicy message: RollbackCreatedPolicy[initialCommand=CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject, ditto-read-subjects=["google:defaultSubject"]}], thing=ImmutableThing [thingId=thing:982c93cf-dfa3-4f6e-bcd4-b5dbdef9df9b, policyId=policy:01e72553-cc70-455d-88b4-43015341c699, definition=null, attributes=null, features=null, lifecycle=null, revision=1, modified=null, created=null, metadata=null], initialPolicy={"policyId":"policy:01e72553-cc70-455d-88b4-43015341c699","imports":{},"entries":{"policy":{"subjects":{"google:notDefaultSubject":{"type":"generated"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]}},"importable":"implicit"},"thing":{"subjects":{"google:defaultSubject":{"type":"generated"}},"resources":{"thing:/":{"grant":["READ","WRITE"],"revoke":[]}},"importable":"implicit"}}}, policyIdOrPlaceholder=null], response=ThingNotModifiableException [message='The Thing with ID 'thing:982c93cf-dfa3-4f6e-bcd4-b5dbdef9df9b' could not be modified as the requester had insufficient permissions (WRITE is required).', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]], responseFuture=java.util.concurrent.CompletableFuture@7a6579b6[Not completed, 1 dependents]]
06:16:31 2024-02-07 11:16:31,946 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Policy <policy:01e72553-cc70-455d-88b4-43015341c699> deleted after rolling back it's creation. Policies shard region response: <DeletePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject, response-required=false}], responseType=policies.responses:deletePolicy, httpStatus=HttpStatus [code=204, category=SUCCESS], policyId=policy:01e72553-cc70-455d-88b4-43015341c699]>
06:16:31 2024-02-07 11:16:31,947 INFO  [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotModifiableException [message='The Thing with ID 'thing:982c93cf-dfa3-4f6e-bcd4-b5dbdef9df9b' could not be modified as the requester had insufficient permissions (WRITE is required).', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:16:31 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.110 s -- in org.eclipse.ditto.things.service.enforcement.MultiStageCommandEnforcementTest
06:16:31 [INFO] Running org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementWithResponseReceiverTest
06:16:31 2024-02-07 11:16:31,956 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:16:32 2024-02-07 11:16:32,016 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:32 2024-02-07 11:16:32,041 INFO  [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:32 2024-02-07 11:16:32,046 INFO  [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:errorResponse>
06:16:32 2024-02-07 11:16:32,047 INFO  [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:errorResponse> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#1349474224], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]>
06:16:32 2024-02-07 11:16:32,047 INFO  [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=liveChannelErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId), live-channel-timeout-strategy=use-twin, channel=live, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], thingId=thing:id, dittoRuntimeException=ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveChannelErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId), live-channel-timeout-strategy=use-twin, channel=live}]]]>, valid=<true>
06:16:32 2024-02-07 11:16:32,047 INFO  [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <ThingErrorResponse> sent via tell)
06:16:32 2024-02-07 11:16:32,048 ERROR [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Unknown throwable during smart channel response casting: <ThingIdInvalidException: Thing ID 'thing:id' is not valid!>
06:16:32 2024-02-07 11:16:32,048 INFO  [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveChannelErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId), live-channel-timeout-strategy=use-twin, channel=live}]]
06:16:32 2024-02-07 11:16:32,122 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:32 2024-02-07 11:16:32,146 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:32 2024-02-07 11:16:32,150 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
06:16:32 2024-02-07 11:16:32,151 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:retrieveThing> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#1731391665], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]>
06:16:32 2024-02-07 11:16:32,151 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=matchLiveChannelCondition, version=2, live-channel-condition=exists(thingId), ditto-originator=dummy:subject, live-channel-condition-matched=true, channel=live, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"thingId":"thing:id","_revision":1,"_namespace":"thing","policyId":"policy:id"}, thingPlainJson={"thingId":"thing:id","_revision":1,"_namespace":"thing","policyId":"policy:id"}]>, valid=<true>
06:16:32 2024-02-07 11:16:32,151 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell)
06:16:32 2024-02-07 11:16:32,153 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
06:16:32 2024-02-07 11:16:32,227 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:32 2024-02-07 11:16:32,251 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
06:16:32 2024-02-07 11:16:32,252 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:32 2024-02-07 11:16:32,256 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:errorResponse>
06:16:32 2024-02-07 11:16:32,256 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:errorResponse> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#-979620828], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]>
06:16:32 2024-02-07 11:16:32,256 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=liveCommandErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-timeout-strategy=use-twin, channel=live, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], thingId=thing:id, dittoRuntimeException=ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveCommandErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-timeout-strategy=use-twin, channel=live}]]]>, valid=<true>
06:16:32 2024-02-07 11:16:32,257 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <ThingErrorResponse> sent via tell)
06:16:32 2024-02-07 11:16:32,257 ERROR [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Unknown throwable during smart channel response casting: <ThingIdInvalidException: Thing ID 'thing:id' is not valid!>
06:16:32 2024-02-07 11:16:32,257 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveCommandErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-timeout-strategy=use-twin, channel=live}]]
06:16:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s -- in org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementWithResponseReceiverTest
06:16:32 [INFO] Running org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementTest
06:16:32 2024-02-07 11:16:32,265 INFO  [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:16:32 2024-02-07 11:16:32,325 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:32 2024-02-07 11:16:32,350 INFO  [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:32 2024-02-07 11:16:32,353 INFO  [] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-399#1691906247, response-required=false}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], thingId=unknown:unknown, dittoRuntimeException=ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-399#1691906247}]]]>, valid=<false>
06:16:32 2024-02-07 11:16:32,426 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:32 2024-02-07 11:16:32,450 INFO  [liveChannelConditionMismatch] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:32 2024-02-07 11:16:32,453 INFO  [liveChannelConditionMismatch] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell)
06:16:32 2024-02-07 11:16:32,520 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:32 2024-02-07 11:16:32,545 INFO  [liveCommandTimeoutWithTwinFallback] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
06:16:32 2024-02-07 11:16:32,545 INFO  [liveCommandTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:32 2024-02-07 11:16:32,570 INFO  [liveCommandTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
06:16:32 2024-02-07 11:16:32,644 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:32 2024-02-07 11:16:32,676 INFO  [liveChannelTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:32 2024-02-07 11:16:32,708 INFO  [liveChannelTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
06:16:32 2024-02-07 11:16:32,822 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:32 2024-02-07 11:16:32,847 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:32 2024-02-07 11:16:32,849 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=matchLiveChannelCondition, version=2, live-channel-condition=exists(thingId), ditto-originator=dummy:subject, live-channel-condition-matched=true, channel=live, response-required=false}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"_revision":1,"_namespace":"thing","thingId":"thing:id","policyId":"policy:id"}, thingPlainJson={"_revision":1,"_namespace":"thing","thingId":"thing:id","policyId":"policy:id"}]>, valid=<true>
06:16:32 2024-02-07 11:16:32,853 INFO  [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing>
06:16:32 2024-02-07 11:16:32,933 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:32 2024-02-07 11:16:32,958 INFO  [liveChannelTimeoutWithoutTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:32 2024-02-07 11:16:32,986 INFO  [liveChannelTimeoutWithoutTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: CommandTimeoutException [message='The Command reached the specified timeout of 1ms.', errorCode=command.timeout, httpStatus=HttpStatus [code=408, category=CLIENT_ERROR], description='Try increasing the command timeout.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveChannelTimeoutWithoutTwinFallback, version=2, live-channel-condition=exists(thingId), timeout=1ms, ditto-originator=dummy:subject, channel=live, live-channel-condition-matched=true, response-required=false}]]
06:16:33 2024-02-07 11:16:33,065 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:33 2024-02-07 11:16:33,089 INFO  [thingNotAccessibleAfterEnforcement] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=thingNotAccessibleAfterEnforcement, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId)}]>
06:16:33 2024-02-07 11:16:33,090 INFO  [thingNotAccessibleAfterEnforcement] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=thingNotAccessibleAfterEnforcement, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId)}]]
06:16:33 2024-02-07 11:16:33,161 INFO  [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: .
06:16:33 2024-02-07 11:16:33,185 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing>
06:16:33 2024-02-07 11:16:33,185 INFO  [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success'
06:16:33 2024-02-07 11:16:33,188 INFO  [] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-434#-1933148363, response-required=false}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], thingId=unknown:unknown, dittoRuntimeException=ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-434#-1933148363}]]]>, valid=<false>
06:16:33 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.930 s -- in org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementTest
06:16:33 [INFO] Running org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolverTest
06:16:33 2024-02-07 11:16:33,348 ERROR [] org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolver - Did not retrieve expected RetrieveThingResponse when resolving policy ID placeholder reference <ReferencePlaceholder [referencedEntityType=THINGS, referencedEntityId=namespace:myThing, referencedField=/policyId]>: someThingUnexpected
06:16:33 2024-02-07 11:16:33,461 INFO  [] org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolver - Got ThingErrorResponse when waiting on RetrieveThingResponse when resolving policy ID placeholder reference <ReferencePlaceholder [referencedEntityType=THINGS, referencedEntityId=namespace:myThing, referencedField=/policyId]>: ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{response-required=false}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], thingId=unknown:unknown, dittoRuntimeException=ThingNotAccessibleException [message='The Thing with ID 'namespace:myThing' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]]
06:16:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 s -- in org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolverTest
06:16:33 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalErrorRegistryTest
06:16:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalErrorRegistryTest
06:16:33 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandResponseRegistryTest
06:16:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandResponseRegistryTest
06:16:33 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandRegistryTest
06:16:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandRegistryTest
06:16:33 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsRootActorTest
06:16:34 2024-02-07 11:16:33,986 INFO  [] org.eclipse.ditto.internal.utils.config.raw.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment.
06:16:34 2024-02-07 11:16:34,064 INFO  [] org.eclipse.ditto.base.service.cluster.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H>
06:16:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.292 s -- in org.eclipse.ditto.things.service.starter.ThingsRootActorTest
06:16:36 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalEventRegistryTest
06:16:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalEventRegistryTest
06:16:36 [INFO] Running org.eclipse.ditto.things.service.aggregation.DefaultThingsAggregatorConfigTest
06:16:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s -- in org.eclipse.ditto.things.service.aggregation.DefaultThingsAggregatorConfigTest
06:16:36 [INFO] Running org.eclipse.ditto.things.service.signaltransformation.placeholdersubstitution.CreateThingSubstitutionStrategyTest
06:16:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.eclipse.ditto.things.service.signaltransformation.placeholdersubstitution.CreateThingSubstitutionStrategyTest
06:16:37 [INFO] 
06:16:37 [INFO] Results:
06:16:37 [INFO] 
06:16:37 [ERROR] Failures: 
06:16:37 [ERROR]   ThingPersistenceActorCleanupTest.cleanupDeletesUntilButExcludingLatestSnapshot:67 assertion failed: timeout (5 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorCleanupTest.testDeletedThingIsCleanedUpCorrectly:146 assertion failed: timeout (5 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorSnapshottingTest.deletedThingIsSnapshotWithCorrectDataAndCanBeRecreated:83 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorSnapshottingTest.thingInArbitraryStateIsSnapshotCorrectly:156 assertion failed: timeout (10 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.createThingInV2AndUpdateWithV2AndChangedPolicyId:1301->testCreateAndModify:1345 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.createThingInV2WithMissingPolicyIdThrowsPolicyIdMissingException:1036 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.PolicyIdMissingException
06:16:37 [ERROR]   ThingPersistenceActorTest.createThingV2:335 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.deleteAndRecreateThingWithMinimumData:608 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.deleteAttribute:824 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.deleteAttributesMetadataWithDeleteMetadataHeader:1781 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.deleteExistingMetadataWithMergeCommand:1890 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeader:1817 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeaderForMergeCommand:1855 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.deleteMetadataForDeleteAttributeCommand:1924 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.deleteThingV2:585 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.ensureModifiedCorrectnessAfterCreation:1078 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.ensureModifiedCorrectnessAfterModification:1108 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.ensureModifiedCorrectnessAfterRecovery:1152 assertion failed: expected class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse, found class org.apache.pekko.actor.Terminated (Terminated(Actor[pekko://PekkoTestSystem/user/$a#620986660]))
06:16:37 [ERROR]   ThingPersistenceActorTest.ensureSequenceNumberCorrectness:939 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.ensureSequenceNumberCorrectnessAfterRecovery:980 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.modifyAttribute:750 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.modifyAttributeMetadata:1403 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.modifyAttributeSoThatThingGetsTooLarge:505 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.modifyAttributes:690 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.modifyAttributesMetadata:1368 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.modifyFeatureMetadata:1468 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.modifyFeatures:649 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.modifyFeaturesMetadata:1436 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.modifyThingOverwritesExistingFirstLevelFieldsWhenExplicitlySpecifiedV2:405->doTestModifyThingKeepsOverwritesExistingFirstLevelFieldsWhenExplicitlySpecified:418 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.modifyThingOverwritesExistingFirstLevelFieldsWhenNotExplicitlySpecifiedV2:455->doTestModifyThingOverwritesExistingFirstLevelFieldsWhenNotExplicitlySpecified:473 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.modifyThingV2:355->testModifyThing:360 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.modifyThingWithWildcardInMetadata:1500 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.modifyThingWithoutPreviousCreate:385 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException
06:16:37 [ERROR]   ThingPersistenceActorTest.multipleMetadataHeadersResultsInException:1965 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.recoverThingCreated:870 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.recoverThingDeleted:905 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.responsesDuringInitializationAreSentWithDittoHeaders:1050 assertion failed: timeout (3 seconds) during expectMsg while waiting for ThingNotAccessibleException [message='The Thing with ID 'org.eclipse.ditto:myThing' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["authSubject"]}, correlation-id=correlationId, version=2}]]
06:16:37 [ERROR]   ThingPersistenceActorTest.retrieveAttribute:788 assertion failed: timeout (5 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.retrieveAttributesWithGetMetadataHeader:1634 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.retrieveFeatureMetadataWithGetMetadataHeader:1592 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.retrieveFeaturePropertyAndAttributeMetadataWithGetMetadataWildcardHeader:1669 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.retrieveFeaturePropertyWithLiveChannelCondition:1252 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.retrieveFeatureReturnsExpected:1211 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.retrieveFeaturesMetadataWithGetMetadataHeader:1549 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.retrieveLeafMetadataWithGetMetadataWildcardHeader:1712 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.retrieveThingV2:544 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.retrieveThingsWithoutThingIdOfActor:567 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.testRemovalOfEmptyMetadataAfterDeletion:1993 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.tryToModifyFeaturePropertyAndReceiveCorrectErrorCode:279 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.tryToRetrieveThingAfterDeletion:849 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR]   ThingPersistenceActorTest.tryToRetrieveThingWhichWasNotYetCreated:300 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException
06:16:37 [ERROR]   ThingPersistenceActorTest.unavailableExpectedIfPersistenceActorTerminates:207 assertion failed: timeout (3 seconds) during expectMsgClass waiting for class org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse
06:16:37 [ERROR] Errors: 
06:16:37 [ERROR]   ThingPersistenceActorTest.tryToCreateThingWithDifferentThingId ยป AskTimeout Recipient [TestActor[pekko://PekkoTestSystem/user/$$a]] had already been terminated. Message of type [org.apache.pekko.testkit.TestActorRef$InternalGetActor$].
06:16:37 [INFO] 
06:16:37 [ERROR] Tests run: 603, Failures: 52, Errors: 1, Skipped: 0
06:16:37 [INFO] 
06:16:37 [INFO] ------------------------------------------------------------------------
06:16:37 [INFO] Reactor Summary for Eclipse Ditto 0-SNAPSHOT:
06:16:37 [INFO] 
06:16:37 [INFO] Eclipse Ditto ...................................... SUCCESS [  9.879 s]
06:16:37 [INFO] Eclipse Ditto :: Legal ............................. SUCCESS [  0.778 s]
06:16:37 [INFO] Eclipse Ditto :: BOM ............................... SUCCESS [  0.070 s]
06:16:37 [INFO] Eclipse Ditto :: Utils ............................. SUCCESS [  0.309 s]
06:16:37 [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions ....... SUCCESS [  6.982 s]
06:16:37 [INFO] Eclipse Ditto :: JSON .............................. SUCCESS [ 17.972 s]
06:16:37 [INFO] Eclipse Ditto :: Base .............................. SUCCESS [  0.241 s]
06:16:37 [INFO] Eclipse Ditto :: Base :: Model ..................... SUCCESS [ 22.053 s]
06:16:37 [INFO] Eclipse Ditto :: Base :: API ....................... SUCCESS [  6.667 s]
06:16:37 [INFO] Eclipse Ditto :: Internal .......................... SUCCESS [  0.047 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils ................. SUCCESS [  0.023 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Config ....... SUCCESS [ 10.566 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics ...... SUCCESS [ 15.918 s]
06:16:37 [INFO] Eclipse Ditto :: Utils :: Result ................... SUCCESS [  3.870 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing ...... SUCCESS [ 13.939 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Models ................ SUCCESS [  0.020 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Models :: Streaming ... SUCCESS [  4.058 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko ........ SUCCESS [ 34.821 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Health ....... SUCCESS [ 12.998 s]
06:16:37 [INFO] Eclipse Ditto :: JSON CBOR ......................... SUCCESS [  4.512 s]
06:16:37 [INFO] Eclipse Ditto :: Policies .......................... SUCCESS [  0.064 s]
06:16:37 [INFO] Eclipse Ditto :: Policies :: Model ................. SUCCESS [ 31.691 s]
06:16:37 [INFO] Eclipse Ditto :: Things ............................ SUCCESS [  0.020 s]
06:16:37 [INFO] Eclipse Ditto :: Things :: Model ................... SUCCESS [ 23.716 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster ...... SUCCESS [ 22.437 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Extension .... SUCCESS [  1.634 s]
06:16:37 [INFO] Eclipse Ditto :: Placeholders ...................... SUCCESS [  6.406 s]
06:16:37 [INFO] Eclipse Ditto :: Base :: Service ................... SUCCESS [ 18.746 s]
06:16:37 [INFO] Eclipse Ditto :: Connectivity ...................... SUCCESS [  0.024 s]
06:16:37 [INFO] Eclipse Ditto :: Connectivity :: Model ............. SUCCESS [ 14.222 s]
06:16:37 [INFO] Eclipse Ditto :: Thing Search ...................... SUCCESS [  0.042 s]
06:16:37 [INFO] Eclipse Ditto :: Thing Search :: Model ............. SUCCESS [  7.132 s]
06:16:37 [INFO] Eclipse Ditto :: Messages .......................... SUCCESS [  0.029 s]
06:16:37 [INFO] Eclipse Ditto :: Messages :: Model ................. SUCCESS [  7.259 s]
06:16:37 [INFO] Eclipse Ditto :: Protocol .......................... SUCCESS [ 16.851 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Models :: Signal ...... SUCCESS [  7.705 s]
06:16:37 [INFO] Eclipse Ditto :: Policies :: API ................... SUCCESS [  5.111 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data SUCCESS [  5.795 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub ...... SUCCESS [03:05 min]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache ........ SUCCESS [  6.622 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Test ......... SUCCESS [  2.677 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence .. SUCCESS [ 17.454 s]
06:16:37 [INFO] Eclipse Ditto :: Things :: API ..................... SUCCESS [  7.150 s]
06:16:37 [INFO] Eclipse Ditto :: Connectivity :: API ............... SUCCESS [ 12.194 s]
06:16:37 [INFO] Eclipse Ditto :: JWT ............................... SUCCESS [  0.016 s]
06:16:37 [INFO] Eclipse Ditto :: JWT :: Model ...................... SUCCESS [  4.151 s]
06:16:37 [INFO] Eclipse Ditto :: WoT ............................... SUCCESS [  0.017 s]
06:16:37 [INFO] Eclipse Ditto :: WoT :: Model ...................... SUCCESS [  7.474 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders  SUCCESS [ 52.673 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces ... SUCCESS [  8.574 s]
06:16:37 [INFO] Eclipse Ditto :: Policies :: Enforcement ........... SUCCESS [ 13.882 s]
06:16:37 [INFO] Eclipse Ditto :: RQL ............................... SUCCESS [  0.020 s]
06:16:37 [INFO] Eclipse Ditto :: RQL :: Model ...................... SUCCESS [  3.854 s]
06:16:37 [INFO] Eclipse Ditto :: RQL :: parser ..................... SUCCESS [ 12.744 s]
06:16:37 [INFO] Eclipse Ditto :: RQL :: Query ...................... SUCCESS [  6.415 s]
06:16:37 [INFO] Eclipse Ditto :: Thing Search :: API ............... SUCCESS [  5.937 s]
06:16:37 [INFO] Eclipse Ditto :: Edge .............................. SUCCESS [  0.018 s]
06:16:37 [INFO] Eclipse Ditto :: Edge :: Service ................... SUCCESS [ 27.168 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment SUCCESS [ 40.320 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers SUCCESS [  2.736 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors SUCCESS [ 18.833 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol ..... SUCCESS [  6.316 s]
06:16:37 [INFO] Eclipse Ditto :: RQL :: search option parser ....... SUCCESS [  8.510 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Search ....... SUCCESS [  7.939 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies SUCCESS [  1.273 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things SUCCESS [  1.569 s]
06:16:37 [INFO] Eclipse Ditto :: Connectivity :: Service ........... SUCCESS [05:54 min]
06:16:37 [INFO] Eclipse Ditto :: Documentation ..................... SUCCESS [  0.464 s]
06:16:37 [INFO] Eclipse Ditto :: Gateway ........................... SUCCESS [  0.019 s]
06:16:37 [INFO] Eclipse Ditto :: Gateway :: API .................... SUCCESS [  2.708 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP ......... SUCCESS [  1.525 s]
06:16:37 [INFO] Eclipse Ditto :: Internal :: Utils :: JWT .......... SUCCESS [  5.265 s]
06:16:37 [INFO] Eclipse Ditto :: Gateway :: Service ................ SUCCESS [01:14 min]
06:16:37 [INFO] Eclipse Ditto :: Policies :: Service ............... SUCCESS [03:31 min]
06:16:37 [INFO] Eclipse Ditto :: WoT :: Integration ................ SUCCESS [  2.290 s]
06:16:37 [INFO] Eclipse Ditto :: Things :: Service ................. FAILURE [03:46 min]
06:16:37 [INFO] Eclipse Ditto :: Thing Search :: Service ........... SKIPPED
06:16:37 [INFO] ------------------------------------------------------------------------
06:16:37 [INFO] BUILD FAILURE
06:16:37 [INFO] ------------------------------------------------------------------------
06:16:37 [INFO] Total time:  28:02 min
06:16:37 [INFO] Finished at: 2024-02-07T11:16:37Z
06:16:37 [INFO] ------------------------------------------------------------------------
06:16:37 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project ditto-things-service: There are test failures.
06:16:37 [ERROR] 
06:16:37 [ERROR] Please refer to /home/jenkins/agent/workspace/ditto-ci/things/service/target/surefire-reports for the individual test results.
06:16:37 [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
06:16:37 [ERROR] -> [Help 1]
06:16:37 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project ditto-things-service: There are test failures.
06:16:37 
06:16:37 Please refer to /home/jenkins/agent/workspace/ditto-ci/things/service/target/surefire-reports for the individual test results.
06:16:37 Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
06:16:37     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
06:16:37     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:16:37     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:16:37     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:16:37     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:16:37     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:16:37     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:16:37     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:16:37     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:16:37     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:16:37     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:16:37     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:16:37     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:16:37     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:16:37     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:16:37     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:16:37     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:16:37     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:16:37     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:16:37     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:16:37     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:16:37     at java.lang.reflect.Method.invoke (Method.java:568)
06:16:37     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:16:37     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:16:37     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:16:37     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:16:37 Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.
06:16:37 
06:16:37 Please refer to /home/jenkins/agent/workspace/ditto-ci/things/service/target/surefire-reports for the individual test results.
06:16:37 Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
06:16:37     at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:247)
06:16:37     at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159)
06:16:37     at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:542)
06:16:37     at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1067)
06:16:37     at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:871)
06:16:37     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:16:37     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
06:16:37     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
06:16:37     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
06:16:37     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
06:16:37     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
06:16:37     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
06:16:37     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:16:37     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
06:16:37     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:16:37     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:16:37     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:16:37     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:16:37     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:16:37     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:16:37     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:16:37     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
06:16:37     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:16:37     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:16:37     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:16:37     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:16:37     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:16:37     at java.lang.reflect.Method.invoke (Method.java:568)
06:16:37     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:16:37     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:16:37     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:16:37     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:16:37 [ERROR] 
06:16:37 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
06:16:37 [ERROR] 
06:16:37 [ERROR] For more information about the errors and possible solutions, please read the following articles:
06:16:37 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
06:16:37 [ERROR] 
06:16:37 [ERROR] After correcting the problems, you can resume the build with the command
06:16:37 [ERROR]   mvn <args> -rf :ditto-things-service
06:16:37 Build step 'Invoke top-level Maven targets' marked build as failure
06:16:37 Recording test results
06:16:42 [Checks API] No suitable checks publisher found.
06:16:42 Finished: FAILURE