Skip to content
Failed

Console Output

02:33:13 Started by an SCM change
02:33:13 Running as SYSTEM
02:33:13 Agent basic-g27jd is provisioned from template basic
02:33:13 ---
02:33:13 apiVersion: "v1"
02:33:13 kind: "Pod"
02:33:13 metadata:
02:33:13   annotations:
02:33:13     kubernetes.jenkins.io/last-refresh: "1718692388205"
02:33:13   labels:
02:33:13     jenkins: "slave"
02:33:13     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
02:33:13     jenkins/label: "basic"
02:33:13     kubernetes.jenkins.io/controller: "http___jenkins-ui_ditto_svc_cluster_local_dittox"
02:33:13   name: "basic-g27jd"
02:33:13   namespace: "ditto"
02:33:13 spec:
02:33:13   containers:
02:33:13   - env:
02:33:13     - name: "JENKINS_SECRET"
02:33:13       value: "********"
02:33:13     - name: "JENKINS_TUNNEL"
02:33:13       value: "jenkins-discovery.ditto.svc.cluster.local:50000"
02:33:13     - name: "JENKINS_AGENT_NAME"
02:33:13       value: "basic-g27jd"
02:33:13     - name: "JENKINS_REMOTING_JAVA_OPTS"
02:33:13       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
02:33:13         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
02:33:13     - name: "JAVA_TOOL_OPTIONS"
02:33:13       value: ""
02:33:13     - name: "_JAVA_OPTIONS"
02:33:13       value: ""
02:33:13     - name: "REMOTING_OPTS"
02:33:13       value: "-noReconnectAfter 1d"
02:33:13     - name: "OPENJ9_JAVA_OPTIONS"
02:33:13       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
02:33:13     - name: "JENKINS_NAME"
02:33:13       value: "basic-g27jd"
02:33:13     - name: "JENKINS_AGENT_WORKDIR"
02:33:13       value: "/home/jenkins/agent"
02:33:13     - name: "JENKINS_URL"
02:33:13       value: "http://jenkins-ui.ditto.svc.cluster.local/ditto/"
02:33:13     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9"
02:33:13     imagePullPolicy: "Always"
02:33:13     name: "jnlp"
02:33:13     resources:
02:33:13       limits:
02:33:13         cpu: "2000m"
02:33:13         memory: "4096Mi"
02:33:13       requests:
02:33:13         cpu: "1000m"
02:33:13         memory: "4096Mi"
02:33:13     tty: true
02:33:13     volumeMounts:
02:33:13     - mountPath: "/home/jenkins/.m2/toolchains.xml"
02:33:13       name: "m2-dir"
02:33:13       readOnly: true
02:33:13       subPath: "toolchains.xml"
02:33:13     - mountPath: "/home/jenkins/.mavenrc"
02:33:13       name: "m2-dir"
02:33:13       readOnly: true
02:33:13       subPath: ".mavenrc"
02:33:13     - mountPath: "/opt/tools"
02:33:13       name: "volume-0"
02:33:13       readOnly: false
02:33:13     - mountPath: "/home/jenkins"
02:33:13       name: "volume-2"
02:33:13       readOnly: false
02:33:13     - mountPath: "/home/jenkins/.m2/repository"
02:33:13       name: "volume-3"
02:33:13       readOnly: false
02:33:13     - mountPath: "/home/jenkins/.m2/settings-security.xml"
02:33:13       name: "m2-secret-dir"
02:33:13       readOnly: true
02:33:13       subPath: "settings-security.xml"
02:33:13     - mountPath: "/home/jenkins/.m2/wrapper"
02:33:13       name: "volume-4"
02:33:13       readOnly: false
02:33:13     - mountPath: "/home/jenkins/.m2/settings.xml"
02:33:13       name: "m2-secret-dir"
02:33:13       readOnly: true
02:33:13       subPath: "settings.xml"
02:33:13     - mountPath: "/home/jenkins/.ssh"
02:33:13       name: "volume-1"
02:33:13       readOnly: false
02:33:13       subPath: ""
02:33:13     - mountPath: "/home/jenkins/agent"
02:33:13       name: "workspace-volume"
02:33:13       readOnly: false
02:33:13     workingDir: "/home/jenkins/agent"
02:33:13   nodeSelector:
02:33:13     kubernetes.io/os: "linux"
02:33:13   restartPolicy: "Never"
02:33:13   volumes:
02:33:13   - name: "volume-0"
02:33:13     persistentVolumeClaim:
02:33:13       claimName: "tools-claim-jiro-ditto"
02:33:13       readOnly: true
02:33:13   - name: "m2-secret-dir"
02:33:13     secret:
02:33:13       secretName: "m2-secret-dir"
02:33:13   - emptyDir:
02:33:13       medium: ""
02:33:13     name: "volume-2"
02:33:13   - configMap:
02:33:13       name: "m2-dir"
02:33:13     name: "m2-dir"
02:33:13   - configMap:
02:33:13       name: "known-hosts"
02:33:13     name: "volume-1"
02:33:13   - emptyDir:
02:33:13       medium: ""
02:33:13     name: "workspace-volume"
02:33:13   - emptyDir:
02:33:13       medium: ""
02:33:13     name: "volume-4"
02:33:13   - emptyDir:
02:33:13       medium: ""
02:33:13     name: "volume-3"
02:33:13 
02:33:13 Building remotely on basic-g27jd (basic) in workspace /home/jenkins/agent/workspace/ditto-ci
02:33:13 The recommended git tool is: NONE
02:33:15 No credentials specified
02:33:15 Cloning the remote Git repository
02:33:15 Cloning repository https://github.com/eclipse/ditto.git
02:33:15  > git init /home/jenkins/agent/workspace/ditto-ci # timeout=10
02:33:15 Fetching upstream changes from https://github.com/eclipse/ditto.git
02:33:15  > git --version # timeout=10
02:33:15  > git --version # 'git version 2.20.1'
02:33:15  > git fetch --tags --force --progress -- https://github.com/eclipse/ditto.git +refs/heads/*:refs/remotes/origin/* # timeout=10
02:33:23  > git config remote.origin.url https://github.com/eclipse/ditto.git # timeout=10
02:33:23  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:33:24 Avoid second fetch
02:33:24  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
02:33:24 Checking out Revision dc28f458a3cec8d90b866cea4aa5e13424bf8c7f (refs/remotes/origin/master)
02:33:24  > git config core.sparsecheckout # timeout=10
02:33:24  > git checkout -f dc28f458a3cec8d90b866cea4aa5e13424bf8c7f # timeout=10
02:33:25 Commit message: "bump helm Chart version to 3.5.10"
02:33:25  > git rev-list --no-walk 826e1e6ccfd7b660fd71c36b07bcd16fd9e089e6 # timeout=10
02:33:25 [ditto-ci] $ /opt/tools/apache-maven/latest/bin/mvn --batch-mode --errors clean install -DcreateJavadoc=true -DskipITs=true
02:33:25 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
02:33:25 Maven home: /opt/tools/apache-maven/latest
02:33:25 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
02:33:25 Default locale: en_US, platform encoding: UTF-8
02:33:25 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
02:33:26 [INFO] Error stacktraces are turned on.
02:33:27 [INFO] Scanning for projects...
02:33:36 [WARNING] 
02:33:36 [WARNING] Some problems were encountered while building the effective model for org.eclipse.ditto:ditto-policies-service:jar:0-SNAPSHOT
02:33:36 [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
02:33:36 [WARNING] 
02:33:36 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
02:33:36 [WARNING] 
02:33:36 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
02:33:36 [WARNING] 
02:33:36 [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
02:33:36 [INFO] ------------------------------------------------------------------------
02:33:36 [INFO] Reactor Build Order:
02:33:36 [INFO] 
02:33:36 [INFO] Eclipse Ditto                                                      [pom]
02:33:36 [INFO] Eclipse Ditto :: Legal                                             [jar]
02:33:36 [INFO] Eclipse Ditto :: BOM                                               [pom]
02:33:36 [INFO] Eclipse Ditto :: Utils                                             [pom]
02:33:36 [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions                       [jar]
02:33:36 [INFO] Eclipse Ditto :: JSON                                           [bundle]
02:33:36 [INFO] Eclipse Ditto :: Base                                              [pom]
02:33:36 [INFO] Eclipse Ditto :: Base :: Model                                  [bundle]
02:33:36 [INFO] Eclipse Ditto :: Base :: API                                       [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal                                          [pom]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils                                 [pom]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: Config                       [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics                      [jar]
02:33:36 [INFO] Eclipse Ditto :: Utils :: Result                                   [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing                      [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Models                                [pom]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Models :: Streaming                   [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko                        [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: Health                       [jar]
02:33:36 [INFO] Eclipse Ditto :: JSON CBOR                                      [bundle]
02:33:36 [INFO] Eclipse Ditto :: Policies                                          [pom]
02:33:36 [INFO] Eclipse Ditto :: Policies :: Model                              [bundle]
02:33:36 [INFO] Eclipse Ditto :: Things                                            [pom]
02:33:36 [INFO] Eclipse Ditto :: Things :: Model                                [bundle]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster                      [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: Extension                    [jar]
02:33:36 [INFO] Eclipse Ditto :: Placeholders                                   [bundle]
02:33:36 [INFO] Eclipse Ditto :: Base :: Service                                   [jar]
02:33:36 [INFO] Eclipse Ditto :: Connectivity                                      [pom]
02:33:36 [INFO] Eclipse Ditto :: Connectivity :: Model                          [bundle]
02:33:36 [INFO] Eclipse Ditto :: Thing Search                                      [pom]
02:33:36 [INFO] Eclipse Ditto :: Thing Search :: Model                          [bundle]
02:33:36 [INFO] Eclipse Ditto :: Messages                                          [pom]
02:33:36 [INFO] Eclipse Ditto :: Messages :: Model                              [bundle]
02:33:36 [INFO] Eclipse Ditto :: Protocol                                       [bundle]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Models :: Signal                      [jar]
02:33:36 [INFO] Eclipse Ditto :: Policies :: API                                   [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data             [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub                      [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache                        [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: Test                         [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence                  [jar]
02:33:36 [INFO] Eclipse Ditto :: Things :: API                                     [jar]
02:33:36 [INFO] Eclipse Ditto :: Connectivity :: API                               [jar]
02:33:36 [INFO] Eclipse Ditto :: JWT                                               [pom]
02:33:36 [INFO] Eclipse Ditto :: JWT :: Model                                   [bundle]
02:33:36 [INFO] Eclipse Ditto :: WoT                                               [pom]
02:33:36 [INFO] Eclipse Ditto :: WoT :: Model                                   [bundle]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders                [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces                   [jar]
02:33:36 [INFO] Eclipse Ditto :: Policies :: Enforcement                           [jar]
02:33:36 [INFO] Eclipse Ditto :: RQL                                               [pom]
02:33:36 [INFO] Eclipse Ditto :: RQL :: Model                                   [bundle]
02:33:36 [INFO] Eclipse Ditto :: RQL :: parser                                  [bundle]
02:33:36 [INFO] Eclipse Ditto :: RQL :: Query                                   [bundle]
02:33:36 [INFO] Eclipse Ditto :: Thing Search :: API                               [jar]
02:33:36 [INFO] Eclipse Ditto :: Edge                                              [pom]
02:33:36 [INFO] Eclipse Ditto :: Edge :: Service                                   [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment           [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers          [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors            [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol                     [jar]
02:33:36 [INFO] Eclipse Ditto :: RQL :: search option parser                    [bundle]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: Search                       [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies             [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things               [jar]
02:33:36 [INFO] Eclipse Ditto :: Connectivity :: Service                           [jar]
02:33:36 [INFO] Eclipse Ditto :: Documentation                                     [pom]
02:33:36 [INFO] Eclipse Ditto :: Gateway                                           [pom]
02:33:36 [INFO] Eclipse Ditto :: Gateway :: API                                    [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP                         [jar]
02:33:36 [INFO] Eclipse Ditto :: Internal :: Utils :: JWT                          [jar]
02:33:36 [INFO] Eclipse Ditto :: Gateway :: Service                                [jar]
02:33:36 [INFO] Eclipse Ditto :: Policies :: Service                               [jar]
02:33:36 [INFO] Eclipse Ditto :: WoT :: Integration                                [jar]
02:33:36 [INFO] Eclipse Ditto :: Things :: Service                                 [jar]
02:33:36 [INFO] Eclipse Ditto :: Thing Search :: Service                           [jar]
02:33:36 [INFO] 
02:33:36 [INFO] ----------------------< org.eclipse.ditto:ditto >-----------------------
02:33:36 [INFO] Building Eclipse Ditto 0-SNAPSHOT                                 [1/77]
02:33:36 [INFO]   from pom.xml
02:33:36 [INFO] --------------------------------[ pom ]---------------------------------
02:33:37 [INFO] 
02:33:37 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto ---
02:33:38 [INFO] 
02:33:38 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto ---
02:33:38 [INFO] 
02:33:38 [INFO] --- license:4.2:check (default) @ ditto ---
02:33:38 [WARNING]  Parameter 'legacyConfigExcludes' (user property 'license.excludes') is deprecated: use LicenseSet.excludes
02:33:38 [WARNING]  Parameter 'legacyConfigHeader' (user property 'license.header') is deprecated: use LicenseSet.header
02:33:38 [WARNING]  Parameter 'legacyConfigIncludes' (user property 'license.includes') is deprecated: use LicenseSet.includes
02:33:38 [WARNING]  Parameter 'legacyConfigValidHeaders' is deprecated: use LicenseSet.validHeaders
02:33:38 [INFO] Checking licenses...
02:33:38 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
02:33:38 [WARNING] See https://mycila.carbou.me/license-maven-plugin for more information.
02:33:40 [INFO] 
02:33:40 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto ---
02:33: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/target/jacoco.exec
02:33:41 [INFO] 
02:33:41 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto ---
02:33:44 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:33:44 [INFO] The goal is skip due to packaging 'pom'
02:33:44 [INFO] 
02:33:44 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto ---
02:33:44 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto:pom:0-SNAPSHOT...
02:33:44 [INFO] 
02:33:44 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto ---
02:33:46 [INFO] 
02:33:46 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto ---
02:33:47 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
02:33:47 [INFO] 
02:33:47 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto ---
02:33:47 [INFO] Tests are skipped.
02:33:47 [INFO] 
02:33:47 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto ---
02:33:47 [INFO] Tests are skipped.
02:33:47 [INFO] 
02:33:47 [INFO] --- jacoco:0.8.10:report (report) @ ditto ---
02:33:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:33:47 [INFO] 
02:33:47 [INFO] --- install:3.1.1:install (default-install) @ ditto ---
02:33:47 [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
02:33:47 [INFO] 
02:33:47 [INFO] -------------------< org.eclipse.ditto:ditto-legal >--------------------
02:33:47 [INFO] Building Eclipse Ditto :: Legal 0-SNAPSHOT                        [2/77]
02:33:47 [INFO]   from legal/pom.xml
02:33:47 [INFO] --------------------------------[ jar ]---------------------------------
02:33:48 [INFO] 
02:33:48 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-legal ---
02:33:48 [INFO] 
02:33:48 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-legal ---
02:33:48 [INFO] 
02:33:48 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-legal ---
02:33: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/legal/target/jacoco.exec
02:33:48 [INFO] 
02:33:48 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-legal ---
02:33:48 [INFO] Copying 8 resources from  to target/classes
02:33:48 [INFO] 
02:33:48 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-legal ---
02:33:48 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-legal:jar:0-SNAPSHOT...
02:33:48 [INFO] 
02:33:48 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-legal ---
02:33:48 [INFO] No sources to compile
02:33:48 [INFO] 
02:33:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-legal ---
02:33:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/legal/src/test/resources
02:33:48 [INFO] 
02:33:48 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-legal ---
02:33:48 [INFO] No sources to compile
02:33:48 [INFO] 
02:33:48 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-legal ---
02:33:48 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:33:48 [INFO] No tests to run.
02:33:48 [INFO] 
02:33:48 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-legal ---
02:33:48 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/legal/target/ditto-legal-0-SNAPSHOT.jar
02:33:48 [INFO] 
02:33:48 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-legal ---
02:33:48 [INFO] Tests are skipped.
02:33:48 [INFO] 
02:33:48 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-legal ---
02:33:48 [INFO] Tests are skipped.
02:33:48 [INFO] 
02:33:48 [INFO] --- jacoco:0.8.10:report (report) @ ditto-legal ---
02:33:48 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:33:48 [INFO] 
02:33:48 [INFO] --- install:3.1.1:install (default-install) @ ditto-legal ---
02:33:48 [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
02:33:48 [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
02:33:48 [INFO] 
02:33:48 [INFO] --------------------< org.eclipse.ditto:ditto-bom >---------------------
02:33:48 [INFO] Building Eclipse Ditto :: BOM 0-SNAPSHOT                          [3/77]
02:33:48 [INFO]   from bom/pom.xml
02:33:48 [INFO] --------------------------------[ pom ]---------------------------------
02:33:48 [INFO] 
02:33:48 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-bom ---
02:33:48 [INFO] 
02:33:48 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-bom ---
02:33:48 [INFO] 
02:33:48 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-bom ---
02:33: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/bom/target/jacoco.exec
02:33:48 [INFO] 
02:33:48 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-bom ---
02:33:48 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:33:48 [INFO] The goal is skip due to packaging 'pom'
02:33:48 [INFO] 
02:33:48 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-bom ---
02:33:48 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-bom:pom:0-SNAPSHOT...
02:33:48 [INFO] 
02:33:48 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-bom ---
02:33:48 [INFO] 
02:33:48 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-bom ---
02:33:48 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
02:33:48 [INFO] 
02:33:48 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-bom ---
02:33:48 [INFO] Tests are skipped.
02:33:48 [INFO] 
02:33:48 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-bom ---
02:33:48 [INFO] Tests are skipped.
02:33:48 [INFO] 
02:33:48 [INFO] --- jacoco:0.8.10:report (report) @ ditto-bom ---
02:33:48 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:33:48 [INFO] 
02:33:48 [INFO] --- install:3.1.1:install (default-install) @ ditto-bom ---
02:33:48 [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
02:33:48 [INFO] 
02:33:48 [INFO] -------------------< org.eclipse.ditto:ditto-utils >--------------------
02:33:48 [INFO] Building Eclipse Ditto :: Utils 0-SNAPSHOT                        [4/77]
02:33:48 [INFO]   from utils/pom.xml
02:33:48 [INFO] --------------------------------[ pom ]---------------------------------
02:33:48 [INFO] 
02:33:48 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils ---
02:33:48 [INFO] 
02:33:48 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils ---
02:33:48 [INFO] 
02:33:48 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils ---
02:33:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:33:49 [INFO] 
02:33:49 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils ---
02:33: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/utils/target/jacoco.exec
02:33:49 [INFO] 
02:33:49 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils ---
02:33:49 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:33:49 [INFO] The goal is skip due to packaging 'pom'
02:33:49 [INFO] 
02:33:49 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils ---
02:33:49 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils:pom:0-SNAPSHOT...
02:33:49 [INFO] 
02:33:49 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils ---
02:33:49 [INFO] 
02:33:49 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils ---
02:33:49 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
02:33:49 [INFO] 
02:33:49 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils ---
02:33:49 [INFO] Tests are skipped.
02:33:49 [INFO] 
02:33:49 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils ---
02:33:49 [INFO] Tests are skipped.
02:33:49 [INFO] 
02:33:49 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils ---
02:33:49 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:33:49 [INFO] 
02:33:49 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils ---
02:33:49 [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
02:33:49 [INFO] 
02:33:49 [INFO] ----------------< org.eclipse.ditto:ditto-utils-jsr305 >----------------
02:33:49 [INFO] Building Eclipse Ditto :: Utils :: JSR-305 Extensions 0-SNAPSHOT  [5/77]
02:33:49 [INFO]   from utils/jsr305/pom.xml
02:33:49 [INFO] --------------------------------[ jar ]---------------------------------
02:33:50 [INFO] 
02:33:50 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils-jsr305 ---
02:33:50 [INFO] 
02:33:50 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils-jsr305 ---
02:33:50 [INFO] 
02:33:50 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-jsr305 ---
02:33:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:33:50 [INFO] 
02:33:50 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-jsr305 ---
02:33:50 [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
02:33:50 [INFO] 
02:33:50 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-jsr305 ---
02:33:50 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:33:50 [WARNING] 
02:33:50 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:33:50 [WARNING] 
02:33:50 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:33:50 [WARNING] 
02:33:50 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:33:50 [INFO] 
02:33:50 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-jsr305 ---
02:33:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/resources
02:33:50 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:33:50 [INFO] 
02:33:50 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-jsr305 ---
02:33:50 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-jsr305:jar:0-SNAPSHOT...
02:33:50 [INFO] 
02:33:50 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-jsr305 ---
02:33:50 [INFO] Changes detected - recompiling the module! :dependency
02:33:50 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes
02:33:50 [WARNING] bootstrap class path not set in conjunction with -source 8
02:33:50 [INFO] 
02:33:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-jsr305 ---
02:33:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/test/resources
02:33:50 [INFO] 
02:33:50 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-jsr305 ---
02:33:50 [INFO] No sources to compile
02:33:50 [INFO] 
02:33:50 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-jsr305 ---
02:33:50 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:33:50 [INFO] No tests to run.
02:33:50 [INFO] 
02:33:50 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-jsr305 ---
02:33:50 [INFO] 
02:33:50 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-jsr305 ---
02:33:50 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar
02:33:50 [INFO] 
02:33:50 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-jsr305 ---
02:33:50 [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...
02:33:53 [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs
02:33:53 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:33:53 [INFO] No previous run data found, generating javadoc.
02:33:54 [WARNING] Javadoc Warnings
02:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllParametersAndReturnValuesAreNonnullByDefault.java:39: warning: no comment
02:33:54 [WARNING] ElementType[] value() default {};
02:33:54 [WARNING] ^
02:33:54 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllValuesAreNonnullByDefault.java:40: warning: no comment
02:33:54 [WARNING] ElementType[] value() default {};
02:33:54 [WARNING] ^
02:33:54 [WARNING] 2 warnings
02:33:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar
02:33:54 [INFO] 
02:33:54 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-jsr305 ---
02:33:54 [INFO] Tests are skipped.
02:33:54 [INFO] 
02:33:54 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-jsr305 ---
02:33:54 [INFO] Tests are skipped.
02:33:54 [INFO] 
02:33:54 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-jsr305 ---
02:33:54 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:33:54 [INFO] 
02:33:54 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-utils-jsr305 ---
02:33:56 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.diff'.
02:33:56 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.xml'.
02:33:56 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.html'.
02:33:56 [INFO] 
02:33:56 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils-jsr305 ---
02:33:56 [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
02:33:56 [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
02:33:56 [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
02:33:56 [INFO] 
02:33:56 [INFO] --------------------< org.eclipse.ditto:ditto-json >--------------------
02:33:56 [INFO] Building Eclipse Ditto :: JSON 0-SNAPSHOT                         [6/77]
02:33:56 [INFO]   from json/pom.xml
02:33:56 [INFO] -------------------------------[ bundle ]-------------------------------
02:34:00 [INFO] 
02:34:00 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-json ---
02:34:00 [INFO] 
02:34:00 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-json ---
02:34:00 [INFO] 
02:34:00 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json ---
02:34:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:34:00 [INFO] 
02:34:00 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json ---
02:34: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/json/target/jacoco.exec
02:34:00 [INFO] 
02:34:00 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json ---
02:34:01 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:34:01 [WARNING] 
02:34:01 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:34:01 [WARNING] 
02:34:01 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:34:01 [WARNING] 
02:34:01 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/json/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:34:01 [INFO] 
02:34:01 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json ---
02:34:01 [INFO] Copying 0 resource from src/main/resources to target/classes
02:34:01 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:34:01 [INFO] 
02:34:01 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json ---
02:34:01 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json:bundle:0-SNAPSHOT...
02:34:01 [INFO] 
02:34:01 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json ---
02:34:01 [INFO] Changes detected - recompiling the module! :dependency
02:34:01 [INFO] Compiling 67 source files with javac [debug target 1.8] to target/classes
02:34:02 [WARNING] bootstrap class path not set in conjunction with -source 8
02:34:02 [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.
02:34:02 [INFO] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: Recompile with -Xlint:unchecked for details.
02:34:02 [INFO] 
02:34:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json ---
02:34:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/json/src/test/resources
02:34:02 [INFO] 
02:34:02 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json ---
02:34:02 [INFO] Changes detected - recompiling the module! :dependency
02:34:02 [INFO] Compiling 44 source files with javac [debug target 1.8] to target/test-classes
02:34:05 [WARNING] bootstrap class path not set in conjunction with -source 8
02:34:05 [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;
02:34:05   cast to java.lang.Object for a varargs call
02:34:05   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
02:34:05 [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;
02:34:05   cast to java.lang.String for a varargs call
02:34:05   cast to java.lang.String[] for a non-varargs call and to suppress this warning
02:34:05 [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;
02:34:05   cast to org.eclipse.ditto.json.JsonValue for a varargs call
02:34:05   cast to org.eclipse.ditto.json.JsonValue[] for a non-varargs call and to suppress this warning
02:34:05 [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;
02:34:05   cast to org.eclipse.ditto.json.JsonPointer for a varargs call
02:34:05   cast to org.eclipse.ditto.json.JsonPointer[] for a non-varargs call and to suppress this warning
02:34:05 [INFO] 
02:34:05 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-json ---
02:34:05 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:34:05 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/json/target/surefire-reports
02:34:05 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:34:05 [INFO] 
02:34:05 [INFO] -------------------------------------------------------
02:34:05 [INFO]  T E S T S
02:34:05 [INFO] -------------------------------------------------------
02:34:06 [INFO] Running org.eclipse.ditto.json.ImmutableJsonBooleanTest
02:34:07 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 s -- in org.eclipse.ditto.json.ImmutableJsonBooleanTest
02:34:07 [INFO] Running org.eclipse.ditto.json.ImmutableJsonStringTest
02:34:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.ditto.json.ImmutableJsonStringTest
02:34:07 [INFO] Running org.eclipse.ditto.json.JsonValueFieldDefinitionTest
02:34:08 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.800 s -- in org.eclipse.ditto.json.JsonValueFieldDefinitionTest
02:34:08 [INFO] Running org.eclipse.ditto.json.ImmutableJsonParseOptionsTest
02:34:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.json.ImmutableJsonParseOptionsTest
02:34:08 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorFactoryTest
02:34:08 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorFactoryTest
02:34:08 [INFO] Running org.eclipse.ditto.json.JsonCharEscaperTest
02:34:08 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.json.JsonCharEscaperTest
02:34:08 [INFO] Running org.eclipse.ditto.json.JsonPointerInvalidExceptionTest
02:34:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.json.JsonPointerInvalidExceptionTest
02:34:08 [INFO] Running org.eclipse.ditto.json.ImmutableJsonKeyTest
02:34:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.json.ImmutableJsonKeyTest
02:34:08 [INFO] Running org.eclipse.ditto.json.JsonMergePatchTest
02:34:08 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.ditto.json.JsonMergePatchTest
02:34:08 [INFO] Running org.eclipse.ditto.json.ImmutableJsonIntTest
02:34:08 [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.ditto.json.ImmutableJsonIntTest
02:34:08 [INFO] Running org.eclipse.ditto.json.ImmutableJsonParseOptionsBuilderTest
02:34:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.ImmutableJsonParseOptionsBuilderTest
02:34:08 [INFO] Running org.eclipse.ditto.json.JsonFieldSelectorTrieTest
02:34:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.JsonFieldSelectorTrieTest
02:34:08 [INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectNullTest
02:34:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.json.ImmutableJsonObjectNullTest
02:34:08 [INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectBuilderTest
02:34:08 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.ditto.json.ImmutableJsonObjectBuilderTest
02:34:08 [INFO] Running org.eclipse.ditto.json.ValueListJsonHandlerTest
02:34:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.json.ValueListJsonHandlerTest
02:34:08 [INFO] Running org.eclipse.ditto.json.ImmutableJsonNullTest
02:34:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.json.ImmutableJsonNullTest
02:34:08 [INFO] Running org.eclipse.ditto.json.JavaStringToEscapedJsonStringTest
02:34:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.json.JavaStringToEscapedJsonStringTest
02:34:08 [INFO] Running org.eclipse.ditto.json.ImmutableJsonDoubleTest
02:34:08 [INFO] Tests run: 270, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.eclipse.ditto.json.ImmutableJsonDoubleTest
02:34:08 [INFO] Running org.eclipse.ditto.json.JsonValueParserTest
02:34:09 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.eclipse.ditto.json.JsonValueParserTest
02:34:09 [INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayNullTest
02:34:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.ImmutableJsonArrayNullTest
02:34:09 [INFO] Running org.eclipse.ditto.json.ImmutableJsonLiteralTest
02:34:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.json.ImmutableJsonLiteralTest
02:34:09 [INFO] Running org.eclipse.ditto.json.JsonParseExceptionTest
02:34:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.json.JsonParseExceptionTest
02:34:09 [INFO] Running org.eclipse.ditto.json.ImmutableJsonLongTest
02:34:09 [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.ditto.json.ImmutableJsonLongTest
02:34:09 [INFO] Running org.eclipse.ditto.json.ImmutableJsonPointerTest
02:34:09 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.json.ImmutableJsonPointerTest
02:34:09 [INFO] Running org.eclipse.ditto.json.JsonObjectMergerTest
02:34:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.json.JsonObjectMergerTest
02:34:09 [INFO] Running org.eclipse.ditto.json.FieldMapJsonHandlerTest
02:34:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.json.FieldMapJsonHandlerTest
02:34:09 [INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayBuilderTest
02:34:09 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.json.ImmutableJsonArrayBuilderTest
02:34:09 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldTest
02:34:09 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.eclipse.ditto.json.ImmutableJsonFieldTest
02:34:09 [INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectTest
02:34:09 [INFO] Tests run: 91, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.ditto.json.ImmutableJsonObjectTest
02:34:09 [INFO] Running org.eclipse.ditto.json.JsonArrayTest
02:34:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.JsonArrayTest
02:34:09 [INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayTest
02:34:09 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.json.ImmutableJsonArrayTest
02:34:09 [INFO] Running org.eclipse.ditto.json.JavaValueFieldDefinitionTest
02:34:09 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.ditto.json.JavaValueFieldDefinitionTest
02:34:09 [INFO] Running org.eclipse.ditto.json.JsonCollectorsTest
02:34:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.json.JsonCollectorsTest
02:34:09 [INFO] Running org.eclipse.ditto.json.JsonFactoryTest
02:34:09 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.json.JsonFactoryTest
02:34:09 [INFO] Running org.eclipse.ditto.json.ImmutableJsonPatchTest
02:34:09 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.json.ImmutableJsonPatchTest
02:34:09 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorBuilderTest
02:34:09 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorBuilderTest
02:34:09 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorTest
02:34:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorTest
02:34:09 [INFO] 
02:34:09 [INFO] Results:
02:34:09 [INFO] 
02:34:09 [INFO] Tests run: 938, Failures: 0, Errors: 0, Skipped: 0
02:34:09 [INFO] 
02:34:09 [INFO] 
02:34:09 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json ---
02:34:10 [INFO] 
02:34:10 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json ---
02:34:10 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar
02:34:10 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/json/target/classes/META-INF/MANIFEST.MF
02:34:10 [INFO] 
02:34:10 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json ---
02:34:10 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:34:10 [INFO] No previous run data found, generating javadoc.
02:34:13 [WARNING] Javadoc Warnings
02:34:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonFactory.java:262: warning: no comment
02:34:13 [WARNING] public static JsonObject newObject(final JsonValue jsonValue) {
02:34:13 [WARNING] ^
02:34:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonObject.java:252: warning: no @param for key
02:34:13 [WARNING] boolean containsFlatteningArrays(CharSequence key);
02:34:13 [WARNING] ^
02:34:13 [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
02:34:13 [WARNING] void writeCachedElement(byte[] cachedData) throws IOException;
02:34:13 [WARNING] ^
02:34:13 [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
02:34:13 [WARNING] void writeNull() throws IOException;
02:34:13 [WARNING] ^
02:34:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:47: warning: no @param for state
02:34:13 [WARNING] void writeBoolean(boolean state) throws IOException;
02:34:13 [WARNING] ^
02:34:13 [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
02:34:13 [WARNING] void writeBoolean(boolean state) throws IOException;
02:34:13 [WARNING] ^
02:34:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:52: warning: no @param for number
02:34:13 [WARNING] void writeNumber(float number) throws IOException;
02:34:13 [WARNING] ^
02:34:13 [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
02:34:13 [WARNING] void writeNumber(float number) throws IOException;
02:34:13 [WARNING] ^
02:34:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:57: warning: no @param for number
02:34:13 [WARNING] void writeNumber(double number) throws IOException;
02:34:13 [WARNING] ^
02:34:13 [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
02:34:13 [WARNING] void writeNumber(double number) throws IOException;
02:34:13 [WARNING] ^
02:34:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:62: warning: no @param for number
02:34:13 [WARNING] void writeNumber(long number) throws IOException;
02:34:13 [WARNING] ^
02:34:13 [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
02:34:13 [WARNING] void writeNumber(long number) throws IOException;
02:34:13 [WARNING] ^
02:34:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:67: warning: no @param for number
02:34:13 [WARNING] void writeNumber(int number) throws IOException;
02:34:13 [WARNING] ^
02:34:13 [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
02:34:13 [WARNING] void writeNumber(int number) throws IOException;
02:34:13 [WARNING] ^
02:34:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:72: warning: no @param for text
02:34:13 [WARNING] void writeString(String text) throws IOException;
02:34:13 [WARNING] ^
02:34:13 [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
02:34:13 [WARNING] void writeString(String text) throws IOException;
02:34:13 [WARNING] ^
02:34:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:77: warning: no @param for name
02:34:13 [WARNING] void writeFieldName(String name) throws IOException;
02:34:13 [WARNING] ^
02:34:13 [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
02:34:13 [WARNING] void writeFieldName(String name) throws IOException;
02:34:13 [WARNING] ^
02:34:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:32: warning: no comment
02:34:13 [WARNING] @Nullable private final String description;
02:34:13 [WARNING] ^
02:34:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:31: warning: no comment
02:34:13 [WARNING] private final String errorCode;
02:34:13 [WARNING] ^
02:34:13 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:33: warning: no comment
02:34:13 [WARNING] @Nullable private final URI href;
02:34:13 [WARNING] ^
02:34:13 [WARNING] 21 warnings
02:34:13 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar
02:34:13 [INFO] 
02:34:13 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-json ---
02:34:13 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar
02:34:13 [INFO] 
02:34:13 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json ---
02:34:13 [INFO] Tests are skipped.
02:34:13 [INFO] 
02:34:13 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json ---
02:34:13 [INFO] Tests are skipped.
02:34:13 [INFO] 
02:34:13 [INFO] --- jacoco:0.8.10:report (report) @ ditto-json ---
02:34:13 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/json/target/jacoco.exec
02:34:13 [INFO] Analyzed bundle 'Eclipse Ditto :: JSON' with 70 classes
02:34:14 [INFO] 
02:34:14 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json ---
02:34:14 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.diff'.
02:34:14 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.xml'.
02:34:14 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.html'.
02:34:14 [INFO] 
02:34:14 [INFO] --- install:3.1.1:install (default-install) @ ditto-json ---
02:34:14 [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
02:34:14 [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
02:34:14 [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
02:34:14 [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
02:34:14 [INFO] 
02:34:14 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-json ---
02:34:14 [INFO] Writing OBR metadata
02:34:14 [INFO] Installing org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.jar
02:34:14 [INFO] Writing OBR metadata
02:34:14 [INFO] 
02:34:14 [INFO] --------------------< org.eclipse.ditto:ditto-base >--------------------
02:34:14 [INFO] Building Eclipse Ditto :: Base 0-SNAPSHOT                         [7/77]
02:34:14 [INFO]   from base/pom.xml
02:34:14 [INFO] --------------------------------[ pom ]---------------------------------
02:34:15 [INFO] 
02:34:15 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base ---
02:34:15 [INFO] 
02:34:15 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base ---
02:34:15 [INFO] 
02:34:15 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base ---
02:34:15 [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
02:34:15 [INFO] 
02:34:15 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base ---
02:34:15 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:34:15 [INFO] The goal is skip due to packaging 'pom'
02:34:15 [INFO] 
02:34:15 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base ---
02:34:15 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base:pom:0-SNAPSHOT...
02:34:15 [INFO] 
02:34:15 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base ---
02:34:15 [INFO] 
02:34:15 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base ---
02:34:15 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
02:34:15 [INFO] 
02:34:15 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base ---
02:34:15 [INFO] Tests are skipped.
02:34:15 [INFO] 
02:34:15 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base ---
02:34:15 [INFO] Tests are skipped.
02:34:15 [INFO] 
02:34:15 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base ---
02:34:15 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:34:15 [INFO] 
02:34:15 [INFO] --- install:3.1.1:install (default-install) @ ditto-base ---
02:34:15 [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
02:34:15 [INFO] 
02:34:15 [INFO] -----------------< org.eclipse.ditto:ditto-base-model >-----------------
02:34:15 [INFO] Building Eclipse Ditto :: Base :: Model 0-SNAPSHOT                [8/77]
02:34:15 [INFO]   from base/model/pom.xml
02:34:15 [INFO] -------------------------------[ bundle ]-------------------------------
02:34:17 [INFO] 
02:34:17 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-model ---
02:34:17 [INFO] 
02:34:17 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-model ---
02:34:17 [INFO] 
02:34:17 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-base-model ---
02:34:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:34:17 [INFO] 
02:34:17 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-model ---
02:34: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/base/model/target/jacoco.exec
02:34:17 [INFO] 
02:34:17 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-model ---
02:34:17 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:34:17 [WARNING] 
02:34:17 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:34:17 [WARNING] 
02:34:17 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:34:17 [WARNING] 
02:34:17 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/base/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:34:17 [INFO] 
02:34:17 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-model ---
02:34:17 [INFO] Copying 0 resource from src/main/resources to target/classes
02:34:17 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:34:17 [INFO] 
02:34:17 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-model ---
02:34:17 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-model:bundle:0-SNAPSHOT...
02:34:17 [INFO] 
02:34:17 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-model ---
02:34:17 [INFO] Changes detected - recompiling the module! :dependency
02:34:17 [INFO] Compiling 272 source files with javac [debug target 1.8] to target/classes
02:34:19 [WARNING] bootstrap class path not set in conjunction with -source 8
02:34:19 [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.
02:34:19 [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.
02:34:19 [INFO] 
02:34:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-model ---
02:34:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/resources
02:34:19 [INFO] 
02:34:19 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-model ---
02:34:19 [INFO] Changes detected - recompiling the module! :dependency
02:34:19 [INFO] Compiling 131 source files with javac [debug target 1.8] to target/test-classes
02:34:21 [WARNING] bootstrap class path not set in conjunction with -source 8
02:34:21 [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;
02:34:21   cast to java.lang.Object for a varargs call
02:34:21   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
02:34:21 [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.
02:34:21 [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.
02:34:21 [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.
02:34:21 [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.
02:34:21 [INFO] 
02:34:21 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-model ---
02:34:21 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:34:21 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/base/model/target/surefire-reports
02:34:21 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:34:21 [INFO] 
02:34:21 [INFO] -------------------------------------------------------
02:34:21 [INFO]  T E S T S
02:34:21 [INFO] -------------------------------------------------------
02:34:22 [INFO] Running org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedExceptionTest
02:34:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 s -- in org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedExceptionTest
02:34:23 [INFO] Running org.eclipse.ditto.base.model.exceptions.TooManyRequestsExceptionTest
02:34:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.base.model.exceptions.TooManyRequestsExceptionTest
02:34:23 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeaderNotSupportedExceptionTest
02:34:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.422 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeaderNotSupportedExceptionTest
02:34:24 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeadersTooLargeExceptionTest
02:34:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeadersTooLargeExceptionTest
02:34:24 [INFO] Running org.eclipse.ditto.base.model.exceptions.InvalidRqlExpressionExceptionTest
02:34:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.exceptions.InvalidRqlExpressionExceptionTest
02:34:24 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeaderInvalidExceptionTest
02:34:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeaderInvalidExceptionTest
02:34:24 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionTest
02:34:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s -- in org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionTest
02:34:25 [INFO] Running org.eclipse.ditto.base.model.headers.translator.CheckExternalFilterTest
02:34:25 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.eclipse.ditto.base.model.headers.translator.CheckExternalFilterTest
02:34:25 [INFO] Running org.eclipse.ditto.base.model.headers.translator.DittoAckRequestsFilterTest
02:34:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.base.model.headers.translator.DittoAckRequestsFilterTest
02:34:25 [INFO] Running org.eclipse.ditto.base.model.headers.translator.ReadJsonArrayHeadersFilterTest
02:34:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.base.model.headers.translator.ReadJsonArrayHeadersFilterTest
02:34:25 [INFO] Running org.eclipse.ditto.base.model.headers.translator.HeaderEntryFiltersTest
02:34:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.headers.translator.HeaderEntryFiltersTest
02:34:25 [INFO] Running org.eclipse.ditto.base.model.headers.translator.HeaderTranslatorTest
02:34:25 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.base.model.headers.translator.HeaderTranslatorTest
02:34:25 [INFO] Running org.eclipse.ditto.base.model.headers.MetadataHeadersValueValidatorTest
02:34:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.base.model.headers.MetadataHeadersValueValidatorTest
02:34:25 [INFO] Running org.eclipse.ditto.base.model.headers.EntityTagValueValidatorTest
02:34:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.headers.EntityTagValueValidatorTest
02:34:25 [INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeadersTest
02:34:25 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeadersTest
02:34:25 [INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderKeyTest
02:34:25 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.480 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderKeyTest
02:34:25 [INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderTest
02:34:25 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderTest
02:34:25 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatchersTest
02:34:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatchersTest
02:34:25 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagBuilderTest
02:34:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagBuilderTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatcherTest
02:34:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatcherTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagTest
02:34:26 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.headers.TimeoutValueValidatorTest
02:34:26 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.base.model.headers.TimeoutValueValidatorTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.headers.LongValueValidatorTest
02:34:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.base.model.headers.LongValueValidatorTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.headers.JsonArrayValueValidatorTest
02:34:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.headers.JsonArrayValueValidatorTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.headers.JsonFieldSelectorValidatorTest
02:34:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.base.model.headers.JsonFieldSelectorValidatorTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.headers.DittoHeaderDefinitionTest
02:34:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.headers.DittoHeaderDefinitionTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.headers.ImmutableDittoHeadersTest
02:34:26 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.ditto.base.model.headers.ImmutableDittoHeadersTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.headers.EntityTagMatchersValueValidatorTest
02:34:26 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.base.model.headers.EntityTagMatchersValueValidatorTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.headers.EnumValueValidatorTest
02:34:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.base.model.headers.EnumValueValidatorTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.headers.DefaultDittoHeadersBuilderTest
02:34:26 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.ditto.base.model.headers.DefaultDittoHeadersBuilderTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.headers.BooleanValueValidatorTest
02:34:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.headers.BooleanValueValidatorTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.headers.DittoDurationValueValidatorTest
02:34:26 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.headers.DittoDurationValueValidatorTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.headers.DittoChannelValueValidatorTest
02:34:26 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.headers.DittoChannelValueValidatorTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.headers.NonEmptyValueValidatorTest
02:34:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.headers.NonEmptyValueValidatorTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.headers.EntityTagMatcherValueValidatorTest
02:34:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.base.model.headers.EntityTagMatcherValueValidatorTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.headers.JsonObjectValueValidatorTest
02:34:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.headers.JsonObjectValueValidatorTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.headers.IntValueValidatorTest
02:34:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.headers.IntValueValidatorTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.headers.contenttype.ContentTypeTest
02:34:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.headers.contenttype.ContentTypeTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.headers.HeaderValueValidatorsTest
02:34:26 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.base.model.headers.HeaderValueValidatorsTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.signals.ShardedMessageEnvelopeTest
02:34:26 Jun 18, 2024 6:34:26 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:26 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.
02:34:26 Jun 18, 2024 6:34:26 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:26 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.
02:34:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.base.model.signals.ShardedMessageEnvelopeTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.signals.events.assertions.GlobalEventRegistryTest
02:34:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.base.model.signals.events.assertions.GlobalEventRegistryTest
02:34:26 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionFailedTest
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionFailedTest
02:34:27 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCompleteTest
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCompleteTest
02:34:27 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionHasNextTest
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionHasNextTest
02:34:27 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCreatedTest
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCreatedTest
02:34:27 [INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandResponseJsonDeserializerTest
02:34:27 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.base.model.signals.commands.CommandResponseJsonDeserializerTest
02:34:27 [INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.SubscribeForPersistedEventsTest
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.SubscribeForPersistedEventsTest
02:34:27 [INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.RequestFromStreamingSubscriptionTest
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.RequestFromStreamingSubscriptionTest
02:34:27 [INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.CancelStreamingSubscriptionTest
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.CancelStreamingSubscriptionTest
02:34:27 [INFO] Running org.eclipse.ditto.base.model.signals.commands.GlobalCommandRegistryTest
02:34:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.base.model.signals.commands.GlobalCommandRegistryTest
02:34:27 [INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandHeaderInvalidExceptionTest
02:34:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.signals.commands.CommandHeaderInvalidExceptionTest
02:34:27 [INFO] Running org.eclipse.ditto.base.model.signals.commands.AbstractCommandTest
02:34:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.signals.commands.AbstractCommandTest
02:34:27 [INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandResponseHttpStatusValidatorTest
02:34:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.signals.commands.CommandResponseHttpStatusValidatorTest
02:34:27 [INFO] Running org.eclipse.ditto.base.model.signals.commands.GlobalCommandResponseRegistryTest
02:34:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.base.model.signals.commands.GlobalCommandResponseRegistryTest
02:34:27 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementCorrelationIdMissingExceptionTest
02:34:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementCorrelationIdMissingExceptionTest
02:34:27 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementsJsonParserTest
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementsJsonParserTest
02:34:27 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestTimeoutExceptionTest
02:34:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestTimeoutExceptionTest
02:34:27 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestDuplicateCorrelationIdExceptionTest
02:34:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestDuplicateCorrelationIdExceptionTest
02:34:27 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementJsonParserTest
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementJsonParserTest
02:34:27 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementsTest
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:27 Jun 18, 2024 6:34:27 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:27 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.
02:34:28 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementsTest
02:34:28 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementTest
02:34:28 Jun 18, 2024 6:34:28 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:28 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.
02:34:28 Jun 18, 2024 6:34:28 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:28 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.
02:34:28 Jun 18, 2024 6:34:28 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:28 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.
02:34:28 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementTest
02:34:28 [INFO] Running org.eclipse.ditto.base.model.signals.UnsupportedSignalExceptionTest
02:34:28 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.eclipse.ditto.base.model.signals.UnsupportedSignalExceptionTest
02:34:28 [INFO] Running org.eclipse.ditto.base.model.signals.DateTimeUtilTest
02:34:28 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.base.model.signals.DateTimeUtilTest
02:34:28 [INFO] Running org.eclipse.ditto.base.model.signals.GlobalErrorRegistryTest
02:34:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.signals.GlobalErrorRegistryTest
02:34:28 [INFO] Running org.eclipse.ditto.base.model.entity.id.RegexPatternsTest
02:34:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.entity.id.RegexPatternsTest
02:34:28 [INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdStaticFactoryMethodResolverTest
02:34:28 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdStaticFactoryMethodResolverTest
02:34:28 [INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdJsonDeserializerTest
02:34:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdJsonDeserializerTest
02:34:28 [INFO] Running org.eclipse.ditto.base.model.entity.id.FallbackEntityIdTest
02:34:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.base.model.entity.id.FallbackEntityIdTest
02:34:28 [INFO] Running org.eclipse.ditto.base.model.entity.id.AbstractNamespacedEntityIdTest
02:34:28 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.base.model.entity.id.AbstractNamespacedEntityIdTest
02:34:28 [INFO] Running org.eclipse.ditto.base.model.entity.id.StaticFactoryMethodNameComparatorTest
02:34:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.entity.id.StaticFactoryMethodNameComparatorTest
02:34:28 [INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdsTest
02:34:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.733 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdsTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactoryTest
02:34:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactoryTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.entity.type.DefaultEntityTypeTest
02:34:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.entity.type.DefaultEntityTypeTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.entity.type.EntityTypeJsonDeserializerTest
02:34:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.entity.type.EntityTypeJsonDeserializerTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.acks.ImmutableFilteredAcknowledgementRequestTest
02:34:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.base.model.acks.ImmutableFilteredAcknowledgementRequestTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementRequestsTest
02:34:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementRequestsTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementRequestTest
02:34:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementRequestTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementRequestParseExceptionTest
02:34:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementRequestParseExceptionTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementLabelTest
02:34:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementLabelTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementLabelsTest
02:34:29 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementLabelsTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.acks.DittoAcknowledgementLabelTest
02:34:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.base.model.acks.DittoAcknowledgementLabelTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.common.ConditionCheckerTest
02:34:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.ConditionCheckerTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.common.HttpStatusCodeOutOfRangeExceptionTest
02:34:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.HttpStatusCodeOutOfRangeExceptionTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.common.PlaceholdersTest
02:34:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.PlaceholdersTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.common.HttpStatusTest
02:34:29 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.base.model.common.HttpStatusTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.common.LikeHelperTest
02:34:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.common.LikeHelperTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.common.BinaryValidationResultTest
02:34:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.BinaryValidationResultTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.common.DittoDurationTest
02:34:29 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.base.model.common.DittoDurationTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.common.HttpStatusCategoryTest
02:34:29 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.common.HttpStatusCategoryTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceResponseTest
02:34:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceResponseTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceTest
02:34:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceTest
02:34:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceResponseTest
02:34:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceResponseTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceTest
02:34:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceResponseTest
02:34:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceResponseTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.namespaces.NamespaceBlockedExceptionTest
02:34:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.namespaces.NamespaceBlockedExceptionTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.json.JsonSchemaVersionTest
02:34:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.json.JsonSchemaVersionTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.auth.DittoAuthorizationContextTypeTest
02:34:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.base.model.auth.DittoAuthorizationContextTypeTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.auth.AuthorizationModelFactoryTest
02:34:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.auth.AuthorizationModelFactoryTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTest
02:34:29 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationSubjectTest
02:34:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationSubjectTest
02:34:29 [INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTypeTest
02:34:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTypeTest
02:34:29 [INFO] 
02:34:29 [INFO] Results:
02:34:29 [INFO] 
02:34:29 [INFO] Tests run: 801, Failures: 0, Errors: 0, Skipped: 0
02:34:29 [INFO] 
02:34:29 [INFO] 
02:34:29 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-model ---
02:34:29 [INFO] 
02:34:29 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-base-model ---
02:34:30 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar
02:34:30 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/base/model/target/classes/META-INF/MANIFEST.MF
02:34:30 [INFO] 
02:34:30 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-model ---
02:34:30 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:34:30 [INFO] No previous run data found, generating javadoc.
02:34:35 [WARNING] Javadoc Warnings
02:34:35 [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
02:34:35 [WARNING] package org.eclipse.ditto.base.model.headers.contenttype;
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] package org.eclipse.ditto.base.model.headers.entitytag;
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] package org.eclipse.ditto.base.model.namespaces;
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] package org.eclipse.ditto.base.model.namespaces.signals.commands;
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] package org.eclipse.ditto.base.model.signals;
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] package org.eclipse.ditto.base.model.signals.announcements;
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] package org.eclipse.ditto.base.model.signals.commands;
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] package org.eclipse.ditto.base.model.signals.commands.exceptions;
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] package org.eclipse.ditto.base.model.signals.commands.streaming;
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] package org.eclipse.ditto.base.model.signals.events;
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] package org.eclipse.ditto.base.model.signals.events.streaming;
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] protected boolean canEqual(@Nullable final Object other) {
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] protected boolean canEqual(@Nullable final Object other) {
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] protected static final String DEFAULT_LIMIT = "-1";
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] protected AbstractCommandSizeValidator(@Nullable Long maxSize) {
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:192: warning: no comment
02:34:35 [WARNING] protected JsonArray getJsonArrayForDefinition(final HeaderDefinition definition) {
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:163: warning: no comment
02:34:35 [WARNING] protected Optional<String> getStringForDefinition(final HeaderDefinition definition) {
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:81: warning: no comment
02:34:35 [WARNING] protected final S myself;
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:645: warning: no comment
02:34:35 [WARNING] protected abstract R doBuild(DittoHeaders dittoHeaders);
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:353: warning: no comment
02:34:35 [WARNING] protected void putBoolean(final HeaderDefinition definition, final boolean value) {
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:294: warning: no comment
02:34:35 [WARNING] protected void putStringCollection(final HeaderDefinition definition, final Collection<String> collection) {
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:196: warning: no comment
02:34:35 [WARNING] protected static Map<String, String> toMap(final JsonValueContainer<JsonField> jsonObject) {
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:539: warning: no comment
02:34:35 [WARNING] protected void validateValueType(final CharSequence key, final CharSequence value) {
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] protected static final String FALLBACK_ID = "unknown:unknown";
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] protected static DittoRuntimeException buildExceptionFromJson(
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] protected boolean canEqual(@Nullable final Object other) {
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/AbstractIdValidator.java:59: warning: no comment
02:34:35 [WARNING] protected abstract DittoRuntimeExceptionBuilder<?> createExceptionBuilder(@Nullable CharSequence id);
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] protected AbstractNamespacedEntityId(final EntityType entityType, @Nullable final CharSequence entityId) {
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] protected final EntityId entityId;
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] protected final JsonPointer resourcePath;
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) {
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] BINARY
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] JSON,
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] JSON_MERGE_PATCH,
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] TEXT,
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:257: warning: no comment
02:34:35 [WARNING] public Matcher getRegexMatcher(final CharSequence duration) {
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:261: warning: no comment
02:34:35 [WARNING] public String getSuffix() {
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:265: warning: no comment
02:34:35 [WARNING] public Duration getJavaDuration(final long amount) {
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:269: warning: no comment
02:34:35 [WARNING] public ChronoUnit getChronoUnit() {
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:221: warning: no comment
02:34:35 [WARNING] DAYS("d", Duration::ofDays, ChronoUnit.DAYS),
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:220: warning: no comment
02:34:35 [WARNING] HOURS("h", Duration::ofHours, ChronoUnit.HOURS),
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:218: warning: no comment
02:34:35 [WARNING] MILLISECONDS("ms", Duration::ofMillis, ChronoUnit.MILLIS),
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:219: warning: no comment
02:34:35 [WARNING] MINUTES("m", Duration::ofMinutes, ChronoUnit.MINUTES),
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:223: warning: no comment
02:34:35 [WARNING] MONTHS("mo", months -> ofPeriodGreaterThanDays(Period.ofMonths((int) months)), ChronoUnit.MONTHS),
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:216: warning: no comment
02:34:35 [WARNING] SECONDS("s", Duration::ofSeconds, ChronoUnit.SECONDS),
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:217: warning: no comment
02:34:35 [WARNING] SECONDS_IMPLICIT("", Duration::ofSeconds, ChronoUnit.SECONDS),
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:222: warning: no comment
02:34:35 [WARNING] WEEKS("w", weeks -> ofPeriodGreaterThanDays(Period.ofWeeks((int) weeks)), ChronoUnit.WEEKS),
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/DittoDuration.java:224: warning: no comment
02:34:35 [WARNING] YEARS("y", years -> ofPeriodGreaterThanDays(Period.ofYears((int) years)), ChronoUnit.YEARS);
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:294: warning: no comment
02:34:35 [WARNING] protected static Optional<URI> getHref(final JsonObject jsonObject) {
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:290: warning: no comment
02:34:35 [WARNING] protected static Optional<HttpStatus> getHttpStatus(final JsonObject jsonObject) {
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:280: warning: no comment
02:34:35 [WARNING] protected <T extends DittoRuntimeException> DittoRuntimeExceptionBuilder<T> toBuilder(
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] public static EntityId deserializeEntityId(final JsonObject jsonObject,
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] public boolean isEmpty() {
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] public Stream<EntityTagMatcher> stream() {
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] public static EntityType deserializeEntityType(final JsonObject jsonObject,
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:473: warning: no comment
02:34:35 [WARNING] public int getCode() {
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:489: warning: no comment
02:34:35 [WARNING] public boolean isClientError() {
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:477: warning: no comment
02:34:35 [WARNING] public boolean isInformational() {
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:485: warning: no comment
02:34:35 [WARNING] public boolean isRedirection() {
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:493: warning: no comment
02:34:35 [WARNING] public boolean isServerError() {
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:481: warning: no comment
02:34:35 [WARNING] public boolean isSuccess() {
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] protected NoControlCharactersNoSlashesValidator(final CharSequence id) {
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] protected NoControlCharactersValidator(final CharSequence id) {
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] public Builder(final JsonPointer path) {
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] public final class RegexPatterns {
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID =
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE =
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_PATH =
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) {
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID =
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE =
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] public static SubscribeForPersistedEvents fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] public static final JsonFieldDefinition<String> FILTER =
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] public static final JsonFieldDefinition<Long> JSON_FROM_HISTORICAL_REVISION =
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] public static final JsonFieldDefinition<String> JSON_FROM_HISTORICAL_TIMESTAMP =
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] public static final JsonFieldDefinition<Long> JSON_TO_HISTORICAL_REVISION =
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] public static final JsonFieldDefinition<String> JSON_TO_HISTORICAL_TIMESTAMP =
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/TimeoutInvalidException.java:116: warning: no comment
02:34:35 [WARNING] public Builder() {
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderInvalidException.java:71: warning: no comment
02:34:35 [WARNING] @Nullable private final String invalidHeaderKey;
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderNotSupportedException.java:68: warning: no comment
02:34:35 [WARNING] @Nullable private final String notSupportedHeaderKey;
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:53: warning: no comment
02:34:35 [WARNING] private final String description;
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:51: warning: no comment
02:34:35 [WARNING] private final String errorCode;
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:54: warning: no comment
02:34:35 [WARNING] private final URI href;
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:52: warning: no comment
02:34:35 [WARNING] private final HttpStatus httpStatus;
02:34:35 [WARNING] ^
02:34:35 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/EntityNotCreatableException.java:59: warning: no comment
02:34:35 [WARNING] private final String entityId;
02:34:35 [WARNING] ^
02:34:35 [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
02:34:35 [WARNING] private final T resource;
02:34:35 [WARNING] ^
02:34:35 [WARNING] 88 warnings
02:34:35 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar
02:34:35 [INFO] 
02:34:35 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-model ---
02:34:35 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar
02:34:35 [INFO] 
02:34:35 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-model ---
02:34:35 [INFO] Tests are skipped.
02:34:35 [INFO] 
02:34:35 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-model ---
02:34:35 [INFO] Tests are skipped.
02:34:35 [INFO] 
02:34:35 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-model ---
02:34:35 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/model/target/jacoco.exec
02:34:35 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Model' with 292 classes
02:34:36 [INFO] 
02:34:36 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-base-model ---
02:34:37 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.diff'.
02:34:37 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.xml'.
02:34:37 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.html'.
02:34:37 [INFO] 
02:34:37 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-model ---
02:34:37 [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
02:34:37 [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
02:34:37 [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
02:34:37 [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
02:34:37 [INFO] 
02:34:37 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-base-model ---
02:34:37 [INFO] Installing org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.jar
02:34:37 [INFO] Writing OBR metadata
02:34:37 [INFO] 
02:34:37 [INFO] ------------------< org.eclipse.ditto:ditto-base-api >------------------
02:34:37 [INFO] Building Eclipse Ditto :: Base :: API 0-SNAPSHOT                  [9/77]
02:34:37 [INFO]   from base/api/pom.xml
02:34:37 [INFO] --------------------------------[ jar ]---------------------------------
02:34:37 [INFO] 
02:34:37 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-api ---
02:34:37 [INFO] 
02:34:37 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-api ---
02:34:37 [INFO] 
02:34:37 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-api ---
02:34:37 [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
02:34:37 [INFO] 
02:34:37 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-api ---
02:34:37 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:34:37 [WARNING] 
02:34:37 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:34:37 [WARNING] 
02:34:37 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:34:37 [WARNING] 
02:34:37 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/base/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:34:37 [INFO] 
02:34:37 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-api ---
02:34:37 [INFO] Copying 0 resource from src/main/resources to target/classes
02:34:37 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:34:37 [INFO] 
02:34:37 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-api ---
02:34:37 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT...
02:34:37 [INFO] 
02:34:37 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-api ---
02:34:37 [INFO] Changes detected - recompiling the module! :dependency
02:34:37 [INFO] Compiling 53 source files with javac [debug target 17] to target/classes
02:34:37 [INFO] 
02:34:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-api ---
02:34:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/base/api/src/test/resources
02:34:37 [INFO] 
02:34:37 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-api ---
02:34:37 [INFO] Changes detected - recompiling the module! :dependency
02:34:37 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes
02:34:38 [INFO] 
02:34:38 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-api ---
02:34:38 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:34:38 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/base/api/target/surefire-reports
02:34:38 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:34:38 [INFO] 
02:34:38 [INFO] -------------------------------------------------------
02:34:38 [INFO]  T E S T S
02:34:38 [INFO] -------------------------------------------------------
02:34:38 [INFO] Running org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceResponseTest
02:34:38 Jun 18, 2024 6:34:38 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:38 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.
02:34:39 Jun 18, 2024 6:34:39 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:39 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.
02:34:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.422 s -- in org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceResponseTest
02:34:40 [INFO] Running org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceTest
02:34:40 Jun 18, 2024 6:34:40 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:40 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.
02:34:40 Jun 18, 2024 6:34:40 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:40 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.
02:34:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceTest
02:34:40 [INFO] Running org.eclipse.ditto.base.api.common.purge.PurgeEntitiesResponseTest
02:34:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.eclipse.ditto.base.api.common.purge.PurgeEntitiesResponseTest
02:34:40 [INFO] Running org.eclipse.ditto.base.api.common.purge.PurgeEntitiesTest
02:34:40 Jun 18, 2024 6:34:40 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:40 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.
02:34:40 Jun 18, 2024 6:34:40 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:40 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.
02:34:40 Jun 18, 2024 6:34:40 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:40 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.
02:34:40 Jun 18, 2024 6:34:40 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:40 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.
02:34:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.ditto.base.api.common.purge.PurgeEntitiesTest
02:34:40 [INFO] Running org.eclipse.ditto.base.api.common.RetrieveConfigTest
02:34:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.base.api.common.RetrieveConfigTest
02:34:40 [INFO] Running org.eclipse.ditto.base.api.common.PurgeEntitiesReasonTest
02:34:40 Jun 18, 2024 6:34:40 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:40 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.
02:34:40 Jun 18, 2024 6:34:40 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:40 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.
02:34:40 Jun 18, 2024 6:34:40 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:40 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.
02:34:40 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.base.api.common.PurgeEntitiesReasonTest
02:34:40 [INFO] Running org.eclipse.ditto.base.api.common.ModifyConfigTest
02:34:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.base.api.common.ModifyConfigTest
02:34:40 [INFO] Running org.eclipse.ditto.base.api.common.ShutdownTest
02:34:40 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.ditto.base.api.common.ShutdownTest
02:34:40 [INFO] Running org.eclipse.ditto.base.api.common.ShutdownReasonFactoryTest
02:34:40 Jun 18, 2024 6:34:40 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:40 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.
02:34:40 Jun 18, 2024 6:34:40 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:40 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.
02:34:40 Jun 18, 2024 6:34:40 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:34:40 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.
02:34:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.api.common.ShutdownReasonFactoryTest
02:34:40 [INFO] Running org.eclipse.ditto.base.api.common.PurgeNamespaceReasonTest
02:34:40 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.base.api.common.PurgeNamespaceReasonTest
02:34:40 [INFO] Running org.eclipse.ditto.base.api.common.ShutdownResponseTest
02:34:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.base.api.common.ShutdownResponseTest
02:34:40 [INFO] Running org.eclipse.ditto.base.api.common.RetrieveConfigResponseTest
02:34:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.base.api.common.RetrieveConfigResponseTest
02:34:40 [INFO] Running org.eclipse.ditto.base.api.common.ModifyConfigResponseTest
02:34:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.base.api.common.ModifyConfigResponseTest
02:34:40 [INFO] Running org.eclipse.ditto.base.api.devops.signals.commands.AggregatedDevOpsCommandResponseTest
02:34:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.ditto.base.api.devops.signals.commands.AggregatedDevOpsCommandResponseTest
02:34:40 [INFO] 
02:34:40 [INFO] Results:
02:34:40 [INFO] 
02:34:40 [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0
02:34:40 [INFO] 
02:34:40 [INFO] 
02:34:40 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-api ---
02:34:40 [INFO] 
02:34:40 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-api ---
02:34:40 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar
02:34:40 [INFO] 
02:34:40 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-api ---
02:34:41 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:34:41 [INFO] No previous run data found, generating javadoc.
02:34:43 [WARNING] Javadoc Warnings
02:34:43 [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
02:34:43 [WARNING] package org.eclipse.ditto.base.api.commands.sudo;
02:34:43 [WARNING] ^
02:34:43 [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
02:34:43 [WARNING] package org.eclipse.ditto.base.api.common;
02:34:43 [WARNING] ^
02:34:43 [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
02:34:43 [WARNING] package org.eclipse.ditto.base.api.common.purge;
02:34:43 [WARNING] ^
02:34:43 [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
02:34:43 [WARNING] package org.eclipse.ditto.base.api.devops;
02:34:43 [WARNING] ^
02:34:43 [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
02:34:43 [WARNING] package org.eclipse.ditto.base.api.devops.signals.commands;
02:34:43 [WARNING] ^
02:34:43 [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
02:34:43 [WARNING] package org.eclipse.ditto.base.api.persistence;
02:34:43 [WARNING] ^
02:34:43 [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
02:34:43 [WARNING] package org.eclipse.ditto.base.api.persistence.cleanup;
02:34:43 [WARNING] ^
02:34:43 [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
02:34:43 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_LOGGER_CONFIG =
02:34:43 [WARNING] ^
02:34:43 [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
02:34:43 [WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName,
02:34:43 [WARNING] ^
02:34:43 [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
02:34:43 [WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName,
02:34:43 [WARNING] ^
02:34:43 [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
02:34:43 [WARNING] List<LoggerConfig> getLoggerConfig(boolean includeDisabledLoggers);
02:34:43 [WARNING] ^
02:34:43 [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
02:34:43 [WARNING] public static String getTopic(final EntityType entityType) {
02:34:43 [WARNING] ^
02:34:43 [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
02:34:43 [WARNING] public static final JsonFieldDefinition<JsonArray> JSON_LOGGER_CONFIGS =
02:34:43 [WARNING] ^
02:34:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/Shutdown.java:158: warning: no comment
02:34:43 [WARNING] public static final JsonFieldDefinition<JsonObject> REASON = JsonFactory.newJsonObjectFieldDefinition("reason",
02:34:43 [WARNING] ^
02:34:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:120: warning: no @return
02:34:43 [WARNING] public abstract String getPubSubTopic();
02:34:43 [WARNING] ^
02:34:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:92: warning: no comment
02:34:43 [WARNING] protected static PersistenceLifecycle getPersistenceLifecycle(final String lifecycleName) {
02:34:43 [WARNING] ^
02:34:43 [WARNING] 16 warnings
02:34:43 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar
02:34:43 [INFO] 
02:34:43 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-api ---
02:34:43 [INFO] Tests are skipped.
02:34:43 [INFO] 
02:34:43 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-api ---
02:34:43 [INFO] Tests are skipped.
02:34:43 [INFO] 
02:34:43 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-api ---
02:34:43 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/api/target/jacoco.exec
02:34:43 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: API' with 57 classes
02:34:43 [INFO] 
02:34:43 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-api ---
02:34:43 [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
02:34:43 [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
02:34:43 [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
02:34:43 [INFO] 
02:34:43 [INFO] ------------------< org.eclipse.ditto:ditto-internal >------------------
02:34:43 [INFO] Building Eclipse Ditto :: Internal 0-SNAPSHOT                    [10/77]
02:34:43 [INFO]   from internal/pom.xml
02:34:43 [INFO] --------------------------------[ pom ]---------------------------------
02:34:43 [INFO] 
02:34:43 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal ---
02:34:43 [INFO] 
02:34:43 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal ---
02:34:43 [INFO] 
02:34:43 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal ---
02:34:43 [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
02:34:43 [INFO] 
02:34:43 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal ---
02:34:43 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:34:43 [INFO] The goal is skip due to packaging 'pom'
02:34:43 [INFO] 
02:34:43 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal ---
02:34:43 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal:pom:0-SNAPSHOT...
02:34:43 [INFO] 
02:34:43 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal ---
02:34:43 [INFO] 
02:34:43 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal ---
02:34:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
02:34:43 [INFO] 
02:34:43 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal ---
02:34:43 [INFO] Tests are skipped.
02:34:43 [INFO] 
02:34:43 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal ---
02:34:43 [INFO] Tests are skipped.
02:34:43 [INFO] 
02:34:43 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal ---
02:34:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:34:43 [INFO] 
02:34:43 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal ---
02:34:43 [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
02:34:43 [INFO] 
02:34:43 [INFO] ---------------< org.eclipse.ditto:ditto-internal-utils >---------------
02:34:43 [INFO] Building Eclipse Ditto :: Internal :: Utils 0-SNAPSHOT           [11/77]
02:34:43 [INFO]   from internal/utils/pom.xml
02:34:43 [INFO] --------------------------------[ pom ]---------------------------------
02:34:43 [INFO] 
02:34:43 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils ---
02:34:43 [INFO] 
02:34:43 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils ---
02:34:43 [INFO] 
02:34:43 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils ---
02:34:43 [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
02:34:43 [INFO] 
02:34:43 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils ---
02:34:43 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:34:43 [INFO] The goal is skip due to packaging 'pom'
02:34:43 [INFO] 
02:34:43 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils ---
02:34:43 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils:pom:0-SNAPSHOT...
02:34:43 [INFO] 
02:34:43 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils ---
02:34:43 [INFO] 
02:34:43 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils ---
02:34:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
02:34:43 [INFO] 
02:34:43 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils ---
02:34:43 [INFO] Tests are skipped.
02:34:43 [INFO] 
02:34:43 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils ---
02:34:43 [INFO] Tests are skipped.
02:34:43 [INFO] 
02:34:43 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils ---
02:34:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:34:43 [INFO] 
02:34:43 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils ---
02:34:43 [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
02:34:43 [INFO] 
02:34:43 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-config >------------
02:34:43 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Config 0-SNAPSHOT [12/77]
02:34:43 [INFO]   from internal/utils/config/pom.xml
02:34:43 [INFO] --------------------------------[ jar ]---------------------------------
02:34:48 [INFO] 
02:34:48 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-config ---
02:34:48 [INFO] 
02:34:48 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-config ---
02:34:48 [INFO] 
02:34:48 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-config ---
02:34: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/config/target/jacoco.exec
02:34:48 [INFO] 
02:34:48 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-config ---
02:34:48 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:34:48 [WARNING] 
02:34:48 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:34:48 [WARNING] 
02:34:48 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:34:48 [WARNING] 
02:34:48 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:34:48 [INFO] 
02:34:48 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-config ---
02:34:48 [INFO] Copying 1 resource from src/main/resources to target/classes
02:34:48 [INFO] Copying 16 resources from src/main/resources to target/classes
02:34:48 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:34:48 [INFO] 
02:34:48 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-config ---
02:34:48 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT...
02:34:48 [INFO] 
02:34:48 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-config ---
02:34:48 [INFO] Changes detected - recompiling the module! :dependency
02:34:48 [INFO] Compiling 22 source files with javac [debug target 17] to target/classes
02:34:49 [INFO] 
02:34:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-config ---
02:34:49 [INFO] Copying 6 resources from src/test/resources to target/test-classes
02:34:49 [INFO] 
02:34:49 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-config ---
02:34:49 [INFO] Changes detected - recompiling the module! :dependency
02:34:49 [INFO] Compiling 13 source files with javac [debug target 17] to target/test-classes
02:34:49 [INFO] 
02:34:49 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-config ---
02:34:49 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:34:49 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/surefire-reports
02:34:49 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:34:49 [INFO] 
02:34:49 [INFO] -------------------------------------------------------
02:34:49 [INFO]  T E S T S
02:34:49 [INFO] -------------------------------------------------------
02:34:49 [INFO] Running org.eclipse.ditto.internal.utils.config.DefaultScopedConfigTest
02:34:52 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.414 s -- in org.eclipse.ditto.internal.utils.config.DefaultScopedConfigTest
02:34:52 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringParserTest
02:34:52 SLF4J(W): No SLF4J providers were found.
02:34:52 SLF4J(W): Defaulting to no-operation (NOP) logger implementation
02:34:52 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
02:34:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringParserTest
02:34:52 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringToConfigTest
02:34:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringToConfigTest
02:34:52 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.AliasesAppenderTest
02:34:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.internal.utils.config.raw.AliasesAppenderTest
02:34:52 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringSupplierTest
02:34:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringSupplierTest
02:34:52 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.ServiceSpecificEnvironmentConfigSupplierTest
02:34:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.internal.utils.config.raw.ServiceSpecificEnvironmentConfigSupplierTest
02:34:52 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretFromPathReaderTest
02:34:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretFromPathReaderTest
02:34:52 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.RawConfigSupplierTest
02:34:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.internal.utils.config.raw.RawConfigSupplierTest
02:34:52 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretTest
02:34:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretTest
02:34:52 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretsAsConfigSupplierTest
02:34:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretsAsConfigSupplierTest
02:34:52 [INFO] Running org.eclipse.ditto.internal.utils.config.ConfigWithFallbackTest
02:34:52 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.eclipse.ditto.internal.utils.config.ConfigWithFallbackTest
02:34:52 [INFO] Running org.eclipse.ditto.internal.utils.config.InstanceIdentifierSupplierTest
02:34:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.internal.utils.config.InstanceIdentifierSupplierTest
02:34:52 [INFO] Running org.eclipse.ditto.internal.utils.config.LocalHostAddressSupplierTest
02:34:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.internal.utils.config.LocalHostAddressSupplierTest
02:34:52 [INFO] 
02:34:52 [INFO] Results:
02:34:52 [INFO] 
02:34:52 [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0
02:34:52 [INFO] 
02:34:52 [INFO] 
02:34:52 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-config ---
02:34:52 [INFO] 
02:34:52 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-config ---
02:34:52 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar
02:34:52 [INFO] 
02:34:52 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-config ---
02:34:53 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:34:53 [INFO] No previous run data found, generating javadoc.
02:34:54 [WARNING] Javadoc Warnings
02:34:54 [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
02:34:54 [WARNING] package org.eclipse.ditto.internal.utils.config;
02:34:54 [WARNING] ^
02:34:54 [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
02:34:54 [WARNING] package org.eclipse.ditto.internal.utils.config.raw;
02:34:54 [WARNING] ^
02:34:54 [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
02:34:54 [WARNING] String DITTO_EXTENSIONS_SCOPE = "ditto.extensions";
02:34:54 [WARNING] ^
02:34:54 [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
02:34:54 [WARNING] static Config dittoExtension(final Config config) {
02:34:54 [WARNING] ^
02:34:54 [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
02:34:54 [WARNING] static Config getOrEmpty(final Config config, final String path) {
02:34:54 [WARNING] ^
02:34:54 [WARNING] 5 warnings
02:34:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar
02:34:54 [INFO] 
02:34:54 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-config ---
02:34:54 [INFO] Tests are skipped.
02:34:54 [INFO] 
02:34:54 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-config ---
02:34:54 [INFO] Tests are skipped.
02:34:54 [INFO] 
02:34:54 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-config ---
02:34:54 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/jacoco.exec
02:34:54 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Config' with 18 classes
02:34:54 [INFO] 
02:34:54 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-config ---
02:34:54 [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
02:34:54 [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
02:34:54 [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
02:34:54 [INFO] 
02:34:54 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-metrics >-----------
02:34:54 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Metrics 0-SNAPSHOT [13/77]
02:34:54 [INFO]   from internal/utils/metrics/pom.xml
02:34:54 [INFO] --------------------------------[ jar ]---------------------------------
02:35:01 [INFO] 
02:35:01 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-metrics ---
02:35:01 [INFO] 
02:35:01 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-metrics ---
02:35:01 [INFO] 
02:35:01 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-metrics ---
02:35:01 [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
02:35:01 [INFO] 
02:35:01 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-metrics ---
02:35:01 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:35:01 [WARNING] 
02:35:01 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:35:01 [WARNING] 
02:35:01 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:35:01 [WARNING] 
02:35:01 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:35:01 [INFO] 
02:35:01 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-metrics ---
02:35:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/resources
02:35:01 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:35:01 [INFO] 
02:35:01 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-metrics ---
02:35:01 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT...
02:35:01 [INFO] 
02:35:01 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-metrics ---
02:35:01 [INFO] Changes detected - recompiling the module! :dependency
02:35:01 [INFO] Compiling 38 source files with javac [debug target 17] to target/classes
02:35:02 [INFO] 
02:35:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-metrics ---
02:35:02 [INFO] Copying 3 resources from src/test/resources to target/test-classes
02:35:02 [INFO] 
02:35:02 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-metrics ---
02:35:02 [INFO] Changes detected - recompiling the module! :dependency
02:35:02 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes
02:35:02 [INFO] 
02:35:02 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-metrics ---
02:35:02 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:35:02 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/surefire-reports
02:35:02 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:35:02 [INFO] 
02:35:02 [INFO] -------------------------------------------------------
02:35:02 [INFO]  T E S T S
02:35:02 [INFO] -------------------------------------------------------
02:35:03 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.KamonTagSetConverterTest
02:35:03 SLF4J(W): No SLF4J providers were found.
02:35:03 SLF4J(W): Defaulting to no-operation (NOP) logger implementation
02:35:03 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
02:35:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.KamonTagSetConverterTest
02:35:04 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagSetTest
02:35:06 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.986 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagSetTest
02:35:06 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagTest
02:35:06 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagTest
02:35:06 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartedKamonTimerTest
02:35:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
02:35:07 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.421 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartedKamonTimerTest
02:35:07 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartInstantTest
02:35:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.034 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartInstantTest
02:35:08 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StoppedKamonTimerTest
02:35:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StoppedKamonTimerTest
02:35:10 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.PreparedKamonTimerTest
02:35:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.PreparedKamonTimerTest
02:35:10 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.histogram.KamonHistogramTest
02:35:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.histogram.KamonHistogramTest
02:35:10 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.counter.KamonCounterTest
02:35:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.counter.KamonCounterTest
02:35:10 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.gauge.KamonGaugeTest
02:35:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.gauge.KamonGaugeTest
02:35:10 [INFO] Running org.eclipse.ditto.internal.utils.metrics.config.DefaultMetricsConfigTest
02:35:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s -- in org.eclipse.ditto.internal.utils.metrics.config.DefaultMetricsConfigTest
02:35:10 [INFO] 
02:35:10 [INFO] Results:
02:35:10 [INFO] 
02:35:10 [INFO] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
02:35:10 [INFO] 
02:35:10 [INFO] 
02:35:10 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-metrics ---
02:35:10 [INFO] 
02:35:10 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-metrics ---
02:35:10 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar
02:35:10 [INFO] 
02:35:10 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-metrics ---
02:35:10 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:35:10 [INFO] No previous run data found, generating javadoc.
02:35:13 [WARNING] Javadoc Warnings
02:35: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
02:35:13 [WARNING] package org.eclipse.ditto.internal.utils.metrics.config;
02:35:13 [WARNING] ^
02:35: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
02:35:13 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments;
02:35:13 [WARNING] ^
02:35: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
02:35:13 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.counter;
02:35:13 [WARNING] ^
02:35: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
02:35:13 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.gauge;
02:35:13 [WARNING] ^
02:35: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
02:35:13 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.histogram;
02:35:13 [WARNING] ^
02:35: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
02:35:13 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.tag;
02:35:13 [WARNING] ^
02:35: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
02:35:13 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.timer;
02:35:13 [WARNING] ^
02:35: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
02:35:13 [WARNING] public InstrumentedForkJoinExecutorServiceConfigurator(final Config config,
02:35:13 [WARNING] ^
02:35: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
02:35:13 [WARNING] public InstrumentedThreadPoolExecutorServiceConfigurator(final Config config,
02:35:13 [WARNING] ^
02:35: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
02:35:13 [WARNING] public static KamonCounter newCounter(final String name) {
02:35:13 [WARNING] ^
02:35: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
02:35:13 [WARNING] public static Gauge newGauge(final String name) {
02:35:13 [WARNING] ^
02:35: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
02:35:13 [WARNING] public static Histogram newHistogram(final String name) {
02:35:13 [WARNING] ^
02:35: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
02:35:13 [WARNING] StartedTimer onStop(OnStopHandler onStopHandler);
02:35:13 [WARNING] ^
02:35: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
02:35:13 [WARNING] public static PreparedTimer newTimer(final String name) {
02:35:13 [WARNING] ^
02:35: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
02:35:13 [WARNING] public static PreparedTimer newTimer(final String name) {
02:35:13 [WARNING] ^
02:35:13 [WARNING] 15 warnings
02:35:13 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar
02:35:13 [INFO] 
02:35:13 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-metrics ---
02:35:13 [INFO] Tests are skipped.
02:35:13 [INFO] 
02:35:13 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-metrics ---
02:35:13 [INFO] Tests are skipped.
02:35:13 [INFO] 
02:35:13 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-metrics ---
02:35:13 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/jacoco.exec
02:35:13 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Metrics' with 24 classes
02:35:13 [INFO] 
02:35:13 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-metrics ---
02:35: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
02:35: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
02:35: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
02:35:13 [INFO] 
02:35:13 [INFO] ----------------< org.eclipse.ditto:ditto-utils-result >----------------
02:35:13 [INFO] Building Eclipse Ditto :: Utils :: Result 0-SNAPSHOT             [14/77]
02:35:13 [INFO]   from utils/result/pom.xml
02:35:13 [INFO] --------------------------------[ jar ]---------------------------------
02:35:13 [INFO] 
02:35:13 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils-result ---
02:35:13 [INFO] 
02:35:13 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils-result ---
02:35:13 [INFO] 
02:35:13 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-result ---
02:35:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:35:13 [INFO] 
02:35:13 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-result ---
02:35:13 [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
02:35:13 [INFO] 
02:35:13 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-result ---
02:35:13 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:35:13 [WARNING] 
02:35:13 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:35:13 [WARNING] 
02:35:13 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:35:13 [WARNING] 
02:35:13 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/utils/result/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:35:13 [INFO] 
02:35:13 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-result ---
02:35:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/result/src/main/resources
02:35:13 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:35:13 [INFO] 
02:35:13 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-result ---
02:35:13 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT...
02:35:13 [INFO] 
02:35:13 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-result ---
02:35:13 [INFO] Changes detected - recompiling the module! :dependency
02:35:13 [INFO] Compiling 4 source files with javac [debug target 17] to target/classes
02:35:13 [INFO] 
02:35:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-result ---
02:35:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/resources
02:35:13 [INFO] 
02:35:13 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-result ---
02:35:13 [INFO] Changes detected - recompiling the module! :dependency
02:35:13 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
02:35:13 [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.
02:35:13 [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.
02:35:13 [INFO] 
02:35:13 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-result ---
02:35:13 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:35:13 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/surefire-reports
02:35:13 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:35:13 [INFO] 
02:35:13 [INFO] -------------------------------------------------------
02:35:13 [INFO]  T E S T S
02:35:13 [INFO] -------------------------------------------------------
02:35:14 [INFO] Running org.eclipse.ditto.utils.result.ResultTest
02:35:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.eclipse.ditto.utils.result.ResultTest
02:35:14 [INFO] Running org.eclipse.ditto.utils.result.ErrTest
02:35:15 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 s -- in org.eclipse.ditto.utils.result.ErrTest
02:35:15 [INFO] Running org.eclipse.ditto.utils.result.OkTest
02:35:15 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.utils.result.OkTest
02:35:16 [INFO] 
02:35:16 [INFO] Results:
02:35:16 [INFO] 
02:35:16 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
02:35:16 [INFO] 
02:35:16 [INFO] 
02:35:16 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-result ---
02:35:16 [INFO] 
02:35:16 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-result ---
02:35:16 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar
02:35:16 [INFO] 
02:35:16 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-result ---
02:35:16 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:35:16 [INFO] No previous run data found, generating javadoc.
02:35:17 [WARNING] Javadoc Warnings
02:35: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
02:35:17 [WARNING] package org.eclipse.ditto.utils.result;
02:35:17 [WARNING] ^
02:35:17 [WARNING] 1 warning
02:35:17 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar
02:35:17 [INFO] 
02:35:17 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-result ---
02:35:17 [INFO] Tests are skipped.
02:35:17 [INFO] 
02:35:17 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-result ---
02:35:17 [INFO] Tests are skipped.
02:35:17 [INFO] 
02:35:17 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-result ---
02:35:17 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/utils/result/target/jacoco.exec
02:35:17 [INFO] Analyzed bundle 'Eclipse Ditto :: Utils :: Result' with 5 classes
02:35:17 [INFO] 
02:35:17 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils-result ---
02:35: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
02:35: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
02:35: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
02:35:17 [INFO] 
02:35:17 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-tracing >-----------
02:35:17 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Tracing 0-SNAPSHOT [15/77]
02:35:17 [INFO]   from internal/utils/tracing/pom.xml
02:35:17 [INFO] --------------------------------[ jar ]---------------------------------
02:35:22 [INFO] 
02:35:22 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-tracing ---
02:35:22 [INFO] 
02:35:22 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-tracing ---
02:35:22 [INFO] 
02:35:22 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-tracing ---
02:35: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/tracing/target/jacoco.exec
02:35:22 [INFO] 
02:35:22 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-tracing ---
02:35:22 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:35:22 [WARNING] 
02:35:22 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:35:22 [WARNING] 
02:35:22 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:35:22 [WARNING] 
02:35:22 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:35:22 [INFO] 
02:35:22 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-tracing ---
02:35:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/resources
02:35:22 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:35:22 [INFO] 
02:35:22 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-tracing ---
02:35:22 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT...
02:35:22 [INFO] 
02:35:22 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-tracing ---
02:35:22 [INFO] Changes detected - recompiling the module! :dependency
02:35:22 [INFO] Compiling 26 source files with javac [debug target 17] to target/classes
02:35:22 [INFO] 
02:35:22 [INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-tracing ---
02:35:22 [INFO] Changes detected - recompiling the module! :dependency
02:35:22 [INFO] Compiling 26 source files with javac [debug target 17] to target/classes
02:35:22 [INFO] 
02:35:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-tracing ---
02:35:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/test/resources
02:35:22 [INFO] 
02:35:22 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-tracing ---
02:35:22 [INFO] Changes detected - recompiling the module! :dependency
02:35:22 [INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes
02:35:23 [INFO] 
02:35:23 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-tracing ---
02:35:23 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:35:23 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/surefire-reports
02:35:23 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:35:23 [INFO] 
02:35:23 [INFO] -------------------------------------------------------
02:35:23 [INFO]  T E S T S
02:35:23 [INFO] -------------------------------------------------------
02:35:23 [INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceInformationGeneratorTest
02:35:24 06:35:24.049 [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]]]>
02:35:24 06:35:24.180 [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]]]>
02:35:24 06:35:24.181 [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]]]>
02:35:24 06:35:24.182 [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]]]>
02:35:24 06:35:24.182 [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]]]>
02:35:24 06:35:24.185 [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]]]>
02:35:24 06:35:24.186 [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]]]>
02:35:24 06:35:24.187 [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]]]>
02:35:24 06:35:24.187 [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]]]>
02:35:24 06:35:24.188 [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]]]>
02:35:24 06:35:24.188 [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]]]>
02:35:24 06:35:24.188 [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]]]>
02:35:24 06:35:24.189 [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]]]>
02:35:25 [WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.276 s -- in org.eclipse.ditto.internal.utils.tracing.TraceInformationGeneratorTest
02:35:25 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.EmptyPreparedSpanTest
02:35:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.410 s -- in org.eclipse.ditto.internal.utils.tracing.span.EmptyPreparedSpanTest
02:35:25 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.KamonHttpContextPropagationTest
02:35:26 06:35:26.317 [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
02:35:26 06:35:26.399 [main] INFO kamon.prometheus.PrometheusReporter -- Started the embedded HTTP server on http://0.0.0.0:9095/metrics
02:35:26 06:35:26.414 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Creating OpenTelemetry Trace Reporter
02:35:26 06:35:26.415 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Reconfigure OpenTelemetry Trace Reporter
02:35:26 06:35:26.468 [main] INFO kamon.otel.OtlpTraceService -- Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
02:35:26 06:35:26.902 [main] INFO kamon.Init -- 
02:35:26  _
02:35:26 | |
02:35:26 | | ____ _ _ __ ___   ___  _ __
02:35:26 | |/ / _  |  _ ` _ \ / _ \|  _ \
02:35:26 |   < (_| | | | | | | (_) | | | |
02:35:26 |_|\_\__,_|_| |_| |_|\___/|_| |_|
02:35:26 =====================================
02:35:26 Initializing Kamon Telemetry v2.7.0 / Kanela not found
02:35:26 
02:35:28 06:35:28.188 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter -- Stopping OpenTelemetry Trace Reporter
02:35:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.696 s -- in org.eclipse.ditto.internal.utils.tracing.span.KamonHttpContextPropagationTest
02:35:28 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.EmptyStartedSpanTest
02:35:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.internal.utils.tracing.span.EmptyStartedSpanTest
02:35:28 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.PreparedKamonSpanTest
02:35:28 06:35:28.243 [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
02:35:28 06:35:28.246 [main] INFO kamon.prometheus.PrometheusReporter -- Started the embedded HTTP server on http://0.0.0.0:9095/metrics
02:35:28 06:35:28.246 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Creating OpenTelemetry Trace Reporter
02:35:28 06:35:28.246 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Reconfigure OpenTelemetry Trace Reporter
02:35:28 06:35:28.246 [main] INFO kamon.otel.OtlpTraceService -- Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
02:35:28 06:35:28.249 [main] INFO kamon.Init -- 
02:35:28  _
02:35:28 | |
02:35:28 | | ____ _ _ __ ___   ___  _ __
02:35:28 | |/ / _  |  _ ` _ \ / _ \|  _ \
02:35:28 |   < (_| | | | | | | (_) | | | |
02:35:28 |_|\_\__,_|_| |_| |_|\___/|_| |_|
02:35:28 =====================================
02:35:28 Initializing Kamon Telemetry v2.7.0 / Kanela not found
02:35:28 
02:35:28 Jun 18, 2024 6:35:28 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
02:35: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
02:35:28 Jun 18, 2024 6:35:28 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
02:35: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
02:35:28 06:35:28.574 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
02:35:28 kamon.otel.StatusRuntimeException$: Exporting trace span failed
02:35:28 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
02:35:28 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
02:35:28 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
02:35:28 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
02:35:28 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
02:35:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
02:35:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
02:35:28 	at java.base/java.lang.Thread.run(Thread.java:833)
02:35:28 06:35:28.577 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
02:35:28 kamon.otel.StatusRuntimeException$: Exporting trace span failed
02:35:28 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
02:35:28 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
02:35:28 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
02:35:28 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
02:35:28 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
02:35:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
02:35:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
02:35:28 	at java.base/java.lang.Thread.run(Thread.java:833)
02:35:28 Jun 18, 2024 6:35:28 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
02:35: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
02:35:28 06:35:28.652 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter -- Stopping OpenTelemetry Trace Reporter
02:35:28 06:35:28.652 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
02:35:28 kamon.otel.StatusRuntimeException$: Exporting trace span failed
02:35:28 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
02:35:28 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
02:35:28 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
02:35:28 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
02:35:28 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
02:35:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
02:35:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
02:35:28 	at java.base/java.lang.Thread.run(Thread.java:833)
02:35:28 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.eclipse.ditto.internal.utils.tracing.span.PreparedKamonSpanTest
02:35:28 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.SpanOperationNameTest
02:35:28 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.eclipse.ditto.internal.utils.tracing.span.SpanOperationNameTest
02:35:28 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.SpanIdTest
02:35:28 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.internal.utils.tracing.span.SpanIdTest
02:35:28 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.StartedKamonSpanTest
02:35:28 06:35:28.945 [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
02:35:28 06:35:28.947 [main] INFO kamon.prometheus.PrometheusReporter -- Started the embedded HTTP server on http://0.0.0.0:9095/metrics
02:35:28 06:35:28.948 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Creating OpenTelemetry Trace Reporter
02:35:28 06:35:28.948 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Reconfigure OpenTelemetry Trace Reporter
02:35:28 06:35:28.948 [main] INFO kamon.otel.OtlpTraceService -- Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
02:35:28 06:35:28.949 [main] INFO kamon.Init -- 
02:35:28  _
02:35:28 | |
02:35:28 | | ____ _ _ __ ___   ___  _ __
02:35:28 | |/ / _  |  _ ` _ \ / _ \|  _ \
02:35:28 |   < (_| | | | | | | (_) | | | |
02:35:28 |_|\_\__,_|_| |_| |_|\___/|_| |_|
02:35:28 =====================================
02:35:28 Initializing Kamon Telemetry v2.7.0 / Kanela not found
02:35:28 
02:35:29 Jun 18, 2024 6:35:29 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
02:35: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
02:35:29 06:35:29.052 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
02:35:29 kamon.otel.StatusRuntimeException$: Exporting trace span failed
02:35:29 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
02:35:29 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
02:35:29 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
02:35:29 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
02:35:29 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
02:35:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
02:35:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
02:35:29 	at java.base/java.lang.Thread.run(Thread.java:833)
02:35:29 Jun 18, 2024 6:35:29 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
02:35: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
02:35:29 06:35:29.154 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
02:35:29 kamon.otel.StatusRuntimeException$: Exporting trace span failed
02:35:29 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
02:35:29 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
02:35:29 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
02:35:29 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
02:35:29 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
02:35:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
02:35:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
02:35:29 	at java.base/java.lang.Thread.run(Thread.java:833)
02:35:29 Jun 18, 2024 6:35:29 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
02:35: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
02:35:29 06:35:29.252 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
02:35:29 kamon.otel.StatusRuntimeException$: Exporting trace span failed
02:35:29 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
02:35:29 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
02:35:29 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
02:35:29 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
02:35:29 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
02:35:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
02:35:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
02:35:29 	at java.base/java.lang.Thread.run(Thread.java:833)
02:35:29 Jun 18, 2024 6:35:29 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
02:35: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
02:35:29 06:35:29.352 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
02:35:29 kamon.otel.StatusRuntimeException$: Exporting trace span failed
02:35:29 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
02:35:29 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
02:35:29 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
02:35:29 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
02:35:29 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
02:35:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
02:35:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
02:35:29 	at java.base/java.lang.Thread.run(Thread.java:833)
02:35:29 Jun 18, 2024 6:35:29 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
02:35: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
02:35:29 06:35:29.452 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
02:35:29 kamon.otel.StatusRuntimeException$: Exporting trace span failed
02:35:29 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
02:35:29 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
02:35:29 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
02:35:29 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
02:35:29 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
02:35:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
02:35:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
02:35:29 	at java.base/java.lang.Thread.run(Thread.java:833)
02:35:29 06:35:29.454 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter -- Stopping OpenTelemetry Trace Reporter
02:35:29 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s -- in org.eclipse.ditto.internal.utils.tracing.span.StartedKamonSpanTest
02:35:29 [INFO] Running org.eclipse.ditto.internal.utils.tracing.DittoTracingTest
02:35:29 06:35:29.459 [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
02:35:29 06:35:29.461 [main] INFO kamon.prometheus.PrometheusReporter -- Started the embedded HTTP server on http://0.0.0.0:9095/metrics
02:35:29 06:35:29.461 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Creating OpenTelemetry Trace Reporter
02:35:29 06:35:29.462 [main] INFO kamon.otel.OpenTelemetryTraceReporter -- Reconfigure OpenTelemetry Trace Reporter
02:35:29 06:35:29.462 [main] INFO kamon.otel.OtlpTraceService -- Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
02:35:29 06:35:29.463 [main] INFO kamon.Init -- 
02:35:29  _
02:35:29 | |
02:35:29 | | ____ _ _ __ ___   ___  _ __
02:35:29 | |/ / _  |  _ ` _ \ / _ \|  _ \
02:35:29 |   < (_| | | | | | | (_) | | | |
02:35:29 |_|\_\__,_|_| |_| |_|\___/|_| |_|
02:35:29 =====================================
02:35:29 Initializing Kamon Telemetry v2.7.0 / Kanela not found
02:35:29 
02:35:29 06:35:29.583 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
02:35:29 06:35:29.585 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
02:35:30 06:35:30.138 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:35:30 06:35:30.140 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:35:30 06:35:30.141 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
02:35:30 Jun 18, 2024 6:35:30 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
02:35:30 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
02:35:30 06:35:30.166 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter -- Failed to export traces
02:35:30 kamon.otel.StatusRuntimeException$: Exporting trace span failed
02:35:30 	at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122)
02:35:30 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
02:35:30 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
02:35:30 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
02:35:30 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
02:35:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
02:35:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
02:35:30 	at java.base/java.lang.Thread.run(Thread.java:833)
02:35:30 06:35:30.177 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
02:35:30 06:35:30.179 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
02:35:30 06:35:30.180 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:35:30 06:35:30.182 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
02:35:30 06:35:30.183 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
02:35:30 06:35:30.184 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing -- Ditto tracing initialized and enabled using propagation channel <default>.
02:35:30 06:35:30.186 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter -- Stopping OpenTelemetry Trace Reporter
02:35:30 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.727 s -- in org.eclipse.ditto.internal.utils.tracing.DittoTracingTest
02:35:30 [INFO] Running org.eclipse.ditto.internal.utils.tracing.config.DefaultTracingConfigTest
02:35:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.eclipse.ditto.internal.utils.tracing.config.DefaultTracingConfigTest
02:35:30 [INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceInformationTest
02:35:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.internal.utils.tracing.TraceInformationTest
02:35:30 [INFO] Running org.eclipse.ditto.internal.utils.tracing.filter.KamonTracingFilterTest
02:35:30 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.internal.utils.tracing.filter.KamonTracingFilterTest
02:35:30 [INFO] Running org.eclipse.ditto.internal.utils.tracing.filter.AcceptAllTracingFilterTest
02:35:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.internal.utils.tracing.filter.AcceptAllTracingFilterTest
02:35:30 [INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceUtilsTest
02:35:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.internal.utils.tracing.TraceUtilsTest
02:35:30 [INFO] 
02:35:30 [INFO] Results:
02:35:30 [INFO] 
02:35:30 [WARNING] Tests run: 119, Failures: 0, Errors: 0, Skipped: 1
02:35:30 [INFO] 
02:35:30 [INFO] 
02:35:30 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-tracing ---
02:35:30 [INFO] 
02:35:30 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-tracing ---
02:35:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar
02:35:30 [INFO] 
02:35:30 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-tracing ---
02:35:30 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:35:30 [INFO] No previous run data found, generating javadoc.
02:35:32 [WARNING] Javadoc Warnings
02:35:32 [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
02:35:32 [WARNING] package org.eclipse.ditto.internal.utils.tracing.config;
02:35:32 [WARNING] ^
02:35:32 [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
02:35:32 [WARNING] package org.eclipse.ditto.internal.utils.tracing.filter;
02:35:32 [WARNING] ^
02:35:32 [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
02:35:32 [WARNING] package org.eclipse.ditto.internal.utils.tracing.span;
02:35:32 [WARNING] ^
02:35:32 [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
02:35:32 [WARNING] public static final SpanTagKey<Boolean> AUTH_ERROR = new BooleanImplementation(KEY_PREFIX + "auth.error");
02:35:32 [WARNING] ^
02:35:32 [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
02:35:32 [WARNING] public static final SpanTagKey<Boolean> AUTH_SUCCESS = new BooleanImplementation(KEY_PREFIX + "auth.success");
02:35:32 [WARNING] ^
02:35:32 [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
02:35:32 [WARNING] public static final SpanTagKey<CharSequence> CHANNEL = new CharSequenceImplementation(KEY_PREFIX + "channel");
02:35:32 [WARNING] ^
02:35:32 [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
02:35:32 [WARNING] public static final SpanTagKey<CharSequence> CONNECTION_ID =
02:35:32 [WARNING] ^
02:35:32 [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
02:35:32 [WARNING] public static final SpanTagKey<CharSequence> CONNECTION_TYPE =
02:35:32 [WARNING] ^
02:35:32 [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
02:35:32 [WARNING] public static final SpanTagKey<CharSequence> CORRELATION_ID =
02:35:32 [WARNING] ^
02:35:32 [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
02:35:32 [WARNING] public static final SpanTagKey<CharSequence> ENTITY_ID = new CharSequenceImplementation(KEY_PREFIX + "entityId");
02:35:32 [WARNING] ^
02:35:32 [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
02:35:32 [WARNING] public static final SpanTagKey<HttpStatus> HTTP_STATUS = new HttpStatusImplementation(KEY_PREFIX + "statusCode");
02:35:32 [WARNING] ^
02:35:32 [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
02:35:32 [WARNING] public static final SpanTagKey<CharSequence> REQUEST_METHOD_NAME =
02:35:32 [WARNING] ^
02:35:32 [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
02:35:32 [WARNING] public static final SpanTagKey<URI> REQUEST_URI = new URIImplementation(KEY_PREFIX + "request.path");
02:35:32 [WARNING] ^
02:35:32 [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
02:35:32 [WARNING] public static final SpanTagKey<CharSequence> SIGNAL_TYPE = new CharSequenceImplementation(KEY_PREFIX + "signal.type");
02:35:32 [WARNING] ^
02:35:32 [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
02:35:32 [WARNING] public abstract Tag getTagForValue(T value);
02:35:32 [WARNING] ^
02:35:32 [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
02:35:32 [WARNING] Map<String, String> propagateContext(Map<String, String> map);
02:35:32 [WARNING] ^
02:35:32 [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
02:35:32 [WARNING] public URI getTraceUri() {
02:35:32 [WARNING] ^
02:35:32 [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
02:35:32 [WARNING] public static String metricizeTraceUri(final String traceUri) {
02:35:32 [WARNING] ^
02:35:32 [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
02:35:32 [WARNING] public static String metricizeTraceUri(final String traceUri) {
02:35:32 [WARNING] ^
02:35:32 [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
02:35:32 [WARNING] public static String normalizePath(final String path) {
02:35:32 [WARNING] ^
02:35:32 [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
02:35:32 [WARNING] public static String normalizePath(final String path) {
02:35:32 [WARNING] ^
02:35:32 [WARNING] 21 warnings
02:35:32 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar
02:35:32 [INFO] 
02:35:32 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-tracing ---
02:35:32 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar
02:35:32 [INFO] 
02:35:32 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-tracing ---
02:35:32 [INFO] Tests are skipped.
02:35:32 [INFO] 
02:35:32 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-tracing ---
02:35:32 [INFO] Tests are skipped.
02:35:32 [INFO] 
02:35:32 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-tracing ---
02:35:32 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/jacoco.exec
02:35:32 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Tracing' with 30 classes
02:35:32 [INFO] 
02:35:32 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-tracing ---
02:35:32 [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
02:35:32 [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
02:35:32 [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
02:35:32 [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
02:35:32 [INFO] 
02:35:32 [INFO] --------------< org.eclipse.ditto:ditto-internal-models >---------------
02:35:32 [INFO] Building Eclipse Ditto :: Internal :: Models 0-SNAPSHOT          [16/77]
02:35:32 [INFO]   from internal/models/pom.xml
02:35:32 [INFO] --------------------------------[ pom ]---------------------------------
02:35:32 [INFO] 
02:35:32 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models ---
02:35:32 [INFO] 
02:35:32 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models ---
02:35:32 [INFO] 
02:35:32 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models ---
02:35:32 [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
02:35:32 [INFO] 
02:35:32 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models ---
02:35:32 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:35:32 [INFO] The goal is skip due to packaging 'pom'
02:35:32 [INFO] 
02:35:32 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models ---
02:35:32 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models:pom:0-SNAPSHOT...
02:35:32 [INFO] 
02:35:32 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models ---
02:35:32 [INFO] 
02:35:32 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models ---
02:35:32 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
02:35:32 [INFO] 
02:35:32 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models ---
02:35:32 [INFO] Tests are skipped.
02:35:32 [INFO] 
02:35:32 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models ---
02:35:32 [INFO] Tests are skipped.
02:35:32 [INFO] 
02:35:32 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models ---
02:35:32 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:35:32 [INFO] 
02:35:32 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models ---
02:35:32 [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
02:35:32 [INFO] 
02:35:32 [INFO] ---------< org.eclipse.ditto:ditto-internal-models-streaming >----------
02:35:32 [INFO] Building Eclipse Ditto :: Internal :: Models :: Streaming 0-SNAPSHOT [17/77]
02:35:32 [INFO]   from internal/models/streaming/pom.xml
02:35:32 [INFO] --------------------------------[ jar ]---------------------------------
02:35:32 [INFO] 
02:35:32 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-streaming ---
02:35:32 [INFO] 
02:35:32 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-streaming ---
02:35:32 [INFO] 
02:35:32 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-streaming ---
02:35:32 [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
02:35:32 [INFO] 
02:35:32 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-streaming ---
02:35:32 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:35:32 [WARNING] 
02:35:32 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:35:32 [WARNING] 
02:35:32 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:35:32 [WARNING] 
02:35:32 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:35:32 [INFO] 
02:35:32 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-streaming ---
02:35:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/resources
02:35:32 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:35:32 [INFO] 
02:35:32 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-streaming ---
02:35:32 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT...
02:35:32 [INFO] 
02:35:32 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-streaming ---
02:35:32 [INFO] Changes detected - recompiling the module! :dependency
02:35:32 [INFO] Compiling 11 source files with javac [debug target 17] to target/classes
02:35:32 [INFO] 
02:35:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-streaming ---
02:35:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/test/resources
02:35:32 [INFO] 
02:35:32 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-streaming ---
02:35:32 [INFO] Changes detected - recompiling the module! :dependency
02:35:32 [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes
02:35:32 [INFO] 
02:35:32 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-streaming ---
02:35:32 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:35:32 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/surefire-reports
02:35:32 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:35:32 [INFO] 
02:35:32 [INFO] -------------------------------------------------------
02:35:32 [INFO]  T E S T S
02:35:32 [INFO] -------------------------------------------------------
02:35:33 [INFO] Running org.eclipse.ditto.internal.models.streaming.StreamedSnapshotTest
02:35:34 Jun 18, 2024 6:35:34 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:35: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.
02:35:34 Jun 18, 2024 6:35:34 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:35: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.
02:35:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.302 s -- in org.eclipse.ditto.internal.models.streaming.StreamedSnapshotTest
02:35:34 [INFO] Running org.eclipse.ditto.internal.models.streaming.BatchedEntityIdWithRevisionsTest
02:35:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.eclipse.ditto.internal.models.streaming.BatchedEntityIdWithRevisionsTest
02:35:34 [INFO] Running org.eclipse.ditto.internal.models.streaming.SudoStreamPidsTest
02:35:35 Jun 18, 2024 6:35:35 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:35:35 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.
02:35:35 Jun 18, 2024 6:35:35 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:35:35 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.
02:35:35 Jun 18, 2024 6:35:35 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:35:35 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.
02:35:35 Jun 18, 2024 6:35:35 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:35:35 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.
02:35:35 Jun 18, 2024 6:35:35 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:35:35 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.
02:35:35 Jun 18, 2024 6:35:35 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:35:35 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.
02:35:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.eclipse.ditto.internal.models.streaming.SudoStreamPidsTest
02:35:35 [INFO] Running org.eclipse.ditto.internal.models.streaming.SudoStreamSnapshotsTest
02:35:35 Jun 18, 2024 6:35:35 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:35:35 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.
02:35:35 Jun 18, 2024 6:35:35 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:35:35 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.
02:35:35 Jun 18, 2024 6:35:35 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:35:35 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.
02:35:35 Jun 18, 2024 6:35:35 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:35:35 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.
02:35:35 Jun 18, 2024 6:35:35 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:35:35 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.
02:35:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.internal.models.streaming.SudoStreamSnapshotsTest
02:35:35 [INFO] 
02:35:35 [INFO] Results:
02:35:35 [INFO] 
02:35:35 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
02:35:35 [INFO] 
02:35:35 [INFO] 
02:35:35 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-streaming ---
02:35:35 [INFO] 
02:35:35 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-streaming ---
02:35:35 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar
02:35:35 [INFO] 
02:35:35 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-streaming ---
02:35:35 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:35:35 [INFO] No previous run data found, generating javadoc.
02:35:37 [WARNING] Javadoc Warnings
02:35:37 [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
02:35:37 [WARNING] protected AbstractEntityIdWithRevision(final I id, final long revision) {
02:35:37 [WARNING] ^
02:35:37 [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
02:35:37 [WARNING] public static SudoStreamSnapshots fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
02:35:37 [WARNING] ^
02:35:37 [WARNING] 2 warnings
02:35:37 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar
02:35:37 [INFO] 
02:35:37 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-streaming ---
02:35:37 [INFO] Tests are skipped.
02:35:37 [INFO] 
02:35:37 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-streaming ---
02:35:37 [INFO] Tests are skipped.
02:35:37 [INFO] 
02:35:37 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-streaming ---
02:35:37 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/jacoco.exec
02:35:37 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Streaming' with 10 classes
02:35:37 [INFO] 
02:35:37 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-streaming ---
02:35:37 [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
02:35:37 [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
02:35:37 [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
02:35:37 [INFO] 
02:35:37 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-pekko >------------
02:35:37 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pekko 0-SNAPSHOT  [18/77]
02:35:37 [INFO]   from internal/utils/pekko/pom.xml
02:35:37 [INFO] --------------------------------[ jar ]---------------------------------
02:35:40 [INFO] 
02:35:40 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pekko ---
02:35:40 [INFO] 
02:35:40 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pekko ---
02:35:40 [INFO] 
02:35:40 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pekko ---
02:35: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/internal/utils/pekko/target/jacoco.exec
02:35:40 [INFO] 
02:35:40 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pekko ---
02:35:40 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:35:40 [WARNING] 
02:35:40 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:35:40 [WARNING] 
02:35:40 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:35:40 [WARNING] 
02:35:40 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:35:40 [INFO] 
02:35:40 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pekko ---
02:35:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/resources
02:35:40 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:35:40 [INFO] 
02:35:40 [INFO] --- scala:4.8.1:compile (default) @ ditto-internal-utils-pekko ---
02:35:46 [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
02:35:46 [INFO] Compiler bridge file is not installed yet
02:35:55 warning: 4 deprecations (since 2.12.0)
02:35:55 warning: 1 deprecation (since 2.12.5)
02:35:55 warning: 2 deprecations (since 2.12.9)
02:35:55 warning: 2 deprecations (since 2.13)
02:35:55 warning: 7 deprecations (since 2.13.0)
02:35:55 warning: 1 deprecation (since 2.13.12)
02:35:55 warning: 1 deprecation (since 2.13.4)
02:35:55 warning: 18 deprecations in total; re-run with -deprecation for details
02:35:55 warning: 2 feature warnings; re-run with -feature for details
02:35:55 9 warnings
02:35:55 [INFO] Compiler bridge installed
02:35:56 [INFO] compiling 7 Scala sources and 51 Java sources to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/classes ...
02:35:57 [WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details
02:35:57 [WARNING] one warning found
02:36:00 [INFO] NoPosition: Note: Some input files use or override a deprecated API.
02:36:00 [INFO] NoPosition: Note: Recompile with -Xlint:deprecation for details.
02:36:00 [INFO] done compiling
02:36:01 [INFO] compile in 16.5 s
02:36:01 [INFO] 
02:36:01 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pekko ---
02:36:01 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT...
02:36:01 [INFO] 
02:36:01 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pekko ---
02:36:01 [INFO] Changes detected - recompiling the module! :dependency
02:36:01 [INFO] Compiling 51 source files with javac [debug target 17] to target/classes
02:36:01 [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.
02:36:01 [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.
02:36:01 [INFO] 
02:36:01 [INFO] --- scala:4.8.1:compile (compile) @ ditto-internal-utils-pekko ---
02:36:02 [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
02:36:02 [INFO] compile in 0.2 s
02:36:02 [INFO] 
02:36:02 [INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-pekko ---
02:36:02 [INFO] Changes detected - recompiling the module! :dependency
02:36:02 [INFO] Compiling 51 source files with javac [debug target 17] to target/classes
02:36:02 [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.
02:36:02 [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.
02:36:02 [INFO] 
02:36:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pekko ---
02:36:02 [INFO] Copying 2 resources from src/test/resources to target/test-classes
02:36:02 [INFO] 
02:36:02 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pekko ---
02:36:02 [INFO] Changes detected - recompiling the module! :dependency
02:36:02 [INFO] Compiling 19 source files with javac [debug target 17] to target/test-classes
02:36:03 [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.
02:36:03 [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.
02:36:03 [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.
02:36:03 [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.
02:36:03 [INFO] 
02:36:03 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-internal-utils-pekko ---
02:36:03 [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
02:36:03 [INFO] compiling 19 Java sources to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/test-classes ...
02:36:06 [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.
02:36:06 [INFO] NoPosition: Note: Recompile with -Xlint:deprecation for details.
02:36:06 [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.
02:36:06 [INFO] NoPosition: Note: Recompile with -Xlint:unchecked for details.
02:36:06 [INFO] done compiling
02:36:06 [INFO] compile in 2.6 s
02:36:06 [INFO] 
02:36:06 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pekko ---
02:36:06 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:36:06 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/surefire-reports
02:36:06 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:36:06 [INFO] 
02:36:06 [INFO] -------------------------------------------------------
02:36:06 [INFO]  T E S T S
02:36:06 [INFO] -------------------------------------------------------
02:36:06 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggingAdapterTest
02:36:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
02:36:08 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.263 s -- in org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggingAdapterTest
02:36:08 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDiagnosticLoggingAdapterTest
02:36:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDiagnosticLoggingAdapterTest
02:36:09 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultAutoCloseableSlf4jLoggerTest
02:36:10 SLF4J(I): Attempting to load provider "org.eclipse.ditto.internal.utils.pekko.logging.StaticMDCServiceProvider" specified via "slf4j.provider" system property
02:36:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultAutoCloseableSlf4jLoggerTest
02:36:10 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultMdcEntryTest
02:36:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultMdcEntryTest
02:36:10 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggerTest
02:36:11 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.225 s -- in org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggerTest
02:36:11 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoDiagnosticLoggingAdapterTest
02:36:11 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoDiagnosticLoggingAdapterTest
02:36:11 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoLoggerTest
02:36:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoLoggerTest
02:36:11 [INFO] Running org.eclipse.ditto.internal.utils.pekko.streaming.StreamAckTest
02:36:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.internal.utils.pekko.streaming.StreamAckTest
02:36:11 [INFO] Running org.eclipse.ditto.internal.utils.pekko.streaming.StreamTriggerTest
02:36:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.internal.utils.pekko.streaming.StreamTriggerTest
02:36:11 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.TransistorTest
02:36:12 [INFO] [06/18/2024 06:36:12.808] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:12 [INFO] [06/18/2024 06:36:12.944] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:13 [INFO] [06/18/2024 06:36:13.040] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:13 [INFO] [06/18/2024 06:36:13.111] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:13 [INFO] [06/18/2024 06:36:13.185] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:13 [INFO] [06/18/2024 06:36:13.249] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:13 [INFO] [06/18/2024 06:36:13.312] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:13 [INFO] [06/18/2024 06:36:13.378] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:13 [INFO] [06/18/2024 06:36:13.442] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:13 [INFO] [06/18/2024 06:36:13.507] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:13 [INFO] [06/18/2024 06:36:13.572] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:13 [INFO] [06/18/2024 06:36:13.635] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:13 [INFO] [06/18/2024 06:36:13.691] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:13 [INFO] [06/18/2024 06:36:13.746] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:13 [INFO] [06/18/2024 06:36:13.813] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:13 [INFO] [06/18/2024 06:36:13.883] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:13 [INFO] [06/18/2024 06:36:13.946] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:14 [INFO] [06/18/2024 06:36:14.015] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:14 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.583 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.TransistorTest
02:36:14 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.LazyZipTest
02:36:14 [INFO] [06/18/2024 06:36:14.094] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:14 [INFO] [06/18/2024 06:36:14.157] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:14 [INFO] [06/18/2024 06:36:14.211] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:14 [INFO] [06/18/2024 06:36:14.267] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.LazyZipTest
02:36:14 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.TimeoutFlowTest
02:36:14 [INFO] [06/18/2024 06:36:14.392] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:14 [INFO] [06/18/2024 06:36:14.463] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:14 [INFO] [06/18/2024 06:36:14.550] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.TimeoutFlowTest
02:36:14 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSourceTest
02:36:14 [INFO] [06/18/2024 06:36:14.743] [default-pekko.actor.default-dispatcher-6] [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]]
02:36:14 [INFO] [06/18/2024 06:36:14.762] [default-pekko.actor.default-dispatcher-6] [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]]
02:36:14 [INFO] [06/18/2024 06:36:14.777] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:14 [INFO] [06/18/2024 06:36:14.840] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:14 [INFO] [06/18/2024 06:36:14.905] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSourceTest
02:36:14 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.MergeSortedAsPairTest
02:36:15 [INFO] [06/18/2024 06:36:15.653] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:15 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.MergeSortedAsPairTest
02:36:15 [INFO] Running org.eclipse.ditto.internal.utils.pekko.mailbox.MonitoredUnboundedMailboxTypeTest
02:36:15 [INFO] [06/18/2024 06:36:15.953] [main] [CoordinatedShutdown(pekko://monitored-unbounded-mailbox-test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s -- in org.eclipse.ditto.internal.utils.pekko.mailbox.MonitoredUnboundedMailboxTypeTest
02:36:16 [INFO] 
02:36:16 [INFO] Results:
02:36:16 [INFO] 
02:36:16 [WARNING] Tests run: 121, Failures: 0, Errors: 0, Skipped: 1
02:36:16 [INFO] 
02:36:16 [INFO] 
02:36:16 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pekko ---
02:36:16 [INFO] 
02:36:16 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pekko ---
02:36:16 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar
02:36:16 [INFO] 
02:36:16 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pekko ---
02:36:16 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:36:16 [INFO] No previous run data found, generating javadoc.
02:36:17 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar
02:36:17 [INFO] 
02:36:17 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-pekko ---
02:36:17 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar
02:36:17 [INFO] 
02:36:17 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pekko ---
02:36:17 [INFO] Tests are skipped.
02:36:17 [INFO] 
02:36:17 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pekko ---
02:36:17 [INFO] Tests are skipped.
02:36:17 [INFO] 
02:36:17 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pekko ---
02:36:17 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/jacoco.exec
02:36:17 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pekko' with 85 classes
02:36:18 [INFO] 
02:36:18 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pekko ---
02:36:18 [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
02:36:18 [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
02:36:18 [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
02:36:18 [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
02:36:18 [INFO] 
02:36:18 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-health >------------
02:36:18 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Health 0-SNAPSHOT [19/77]
02:36:18 [INFO]   from internal/utils/health/pom.xml
02:36:18 [INFO] --------------------------------[ jar ]---------------------------------
02:36:21 [INFO] 
02:36:21 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-health ---
02:36:21 [INFO] 
02:36:21 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-health ---
02:36:21 [INFO] 
02:36:21 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-health ---
02:36: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/health/target/jacoco.exec
02:36:21 [INFO] 
02:36:21 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-health ---
02:36:21 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:36:21 [WARNING] 
02:36:21 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:36:21 [WARNING] 
02:36:21 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:36:21 [WARNING] 
02:36:21 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:36:21 [INFO] 
02:36:21 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-health ---
02:36:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/resources
02:36:21 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:36:21 [INFO] 
02:36:21 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-health ---
02:36:21 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT...
02:36:21 [INFO] 
02:36:21 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-health ---
02:36:21 [INFO] Changes detected - recompiling the module! :dependency
02:36:21 [INFO] Compiling 35 source files with javac [debug target 17] to target/classes
02:36:22 [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.
02:36:22 [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.
02:36:22 [INFO] 
02:36:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-health ---
02:36:22 [INFO] Copying 1 resource from src/test/resources to target/test-classes
02:36:22 [INFO] 
02:36:22 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-health ---
02:36:22 [INFO] Changes detected - recompiling the module! :dependency
02:36:22 [INFO] Compiling 12 source files with javac [debug target 17] to target/test-classes
02:36:22 [INFO] 
02:36:22 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-health ---
02:36:22 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:36:22 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/surefire-reports
02:36:22 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:36:22 [INFO] 
02:36:22 [INFO] -------------------------------------------------------
02:36:22 [INFO]  T E S T S
02:36:22 [INFO] -------------------------------------------------------
02:36:23 [INFO] Running org.eclipse.ditto.internal.utils.health.mongo.CurrentMongoStatusTest
02:36:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.863 s -- in org.eclipse.ditto.internal.utils.health.mongo.CurrentMongoStatusTest
02:36:23 [INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultMetricsReporterConfigTest
02:36:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.408 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultMetricsReporterConfigTest
02:36:25 [INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultPersistenceConfigTest
02:36:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultPersistenceConfigTest
02:36:25 [INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultBasicHealthCheckConfigTest
02:36:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultBasicHealthCheckConfigTest
02:36:25 [INFO] Running org.eclipse.ditto.internal.utils.health.ResetHealthEventsTest
02:36:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.internal.utils.health.ResetHealthEventsTest
02:36:25 [INFO] Running org.eclipse.ditto.internal.utils.health.HealthCheckingActorOptionsTest
02:36:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.ditto.internal.utils.health.HealthCheckingActorOptionsTest
02:36:25 [INFO] Running org.eclipse.ditto.internal.utils.health.ResetHealthEventsResponseTest
02:36:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.internal.utils.health.ResetHealthEventsResponseTest
02:36:25 [INFO] Running org.eclipse.ditto.internal.utils.health.SubsystemHealthCheckTest
02:36:27 [INFO] [06/18/2024 06:36:27.207] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:27 [INFO] [06/18/2024 06:36:27.387] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:27 [INFO] [pekkoDeadLetter][06/18/2024 06:36:27.415] [default-pekko.actor.default-dispatcher-4] [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'.
02:36:28 [INFO] [06/18/2024 06:36:28.017] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:28 [INFO] [06/18/2024 06:36:28.154] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:36:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.294 s -- in org.eclipse.ditto.internal.utils.health.SubsystemHealthCheckTest
02:36:28 [INFO] Running org.eclipse.ditto.internal.utils.health.StatusInfoTest
02:36:28 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.eclipse.ditto.internal.utils.health.StatusInfoTest
02:36:28 [INFO] Running org.eclipse.ditto.internal.utils.health.StatusDetailMessageTest
02:36:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.internal.utils.health.StatusDetailMessageTest
02:36:28 [INFO] Running org.eclipse.ditto.internal.utils.health.RetrieveHealthResponseTest
02:36:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.internal.utils.health.RetrieveHealthResponseTest
02:36:28 [INFO] Running org.eclipse.ditto.internal.utils.health.RetrieveHealthTest
02:36:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.internal.utils.health.RetrieveHealthTest
02:36:28 [INFO] 
02:36:28 [INFO] Results:
02:36:28 [INFO] 
02:36:28 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0
02:36:28 [INFO] 
02:36:28 [INFO] 
02:36:28 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-health ---
02:36:28 [INFO] 
02:36:28 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-health ---
02:36:28 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar
02:36:28 [INFO] 
02:36:28 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-health ---
02:36:28 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:36:28 [INFO] No previous run data found, generating javadoc.
02:36:30 [WARNING] Javadoc Warnings
02:36:30 [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
02:36:30 [WARNING] package org.eclipse.ditto.internal.utils.health;
02:36:30 [WARNING] ^
02:36:30 [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
02:36:30 [WARNING] package org.eclipse.ditto.internal.utils.health.config;
02:36:30 [WARNING] ^
02:36:30 [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
02:36:30 [WARNING] protected StatusDetailMessage.Level getMostSevereLevelFromEvents(final Deque<Pair<Instant, Event>> events) {
02:36:30 [WARNING] ^
02:36:30 [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
02:36:30 [WARNING] protected Stream<Pair<Instant, Event>> getEventStream() {
02:36:30 [WARNING] ^
02:36:30 [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
02:36:30 [WARNING] protected void shutdownStream(final Shutdown shutdown) {
02:36:30 [WARNING] ^
02:36:30 [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
02:36:30 [WARNING] default StatusDetailMessage.Level level() {
02:36:30 [WARNING] ^
02:36:30 [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
02:36:30 [WARNING] String name();
02:36:30 [WARNING] ^
02:36:30 [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
02:36:30 [WARNING] protected final DiagnosticLoggingAdapter log = DittoLoggerFactory.getDiagnosticLoggingAdapter(this);
02:36:30 [WARNING] ^
02:36:30 [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
02:36:30 [WARNING] public final StatusInfo getHealth() {
02:36:30 [WARNING] ^
02:36:30 [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
02:36:30 [WARNING] public Level getLevel() {
02:36:30 [WARNING] ^
02:36:30 [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
02:36:30 [WARNING] public JsonValue getMessage() {
02:36:30 [WARNING] ^
02:36:30 [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
02:36:30 [WARNING] public static StatusDetailMessage of(final Level level, final String message) {
02:36:30 [WARNING] ^
02:36:30 [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
02:36:30 [WARNING] public static StatusDetailMessage of(final Level level, final JsonValue message) {
02:36:30 [WARNING] ^
02:36:30 [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
02:36:30 [WARNING] public static StatusDetailMessage warn(@Nullable final Throwable throwable) {
02:36:30 [WARNING] ^
02:36:30 [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
02:36:30 [WARNING] ERROR;
02:36:30 [WARNING] ^
02:36:30 [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
02:36:30 [WARNING] INFO,
02:36:30 [WARNING] ^
02:36:30 [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
02:36:30 [WARNING] WARN,
02:36:30 [WARNING] ^
02:36:30 [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
02:36:30 [WARNING] public static final Level DEFAULT = INFO;
02:36:30 [WARNING] ^
02:36:30 [WARNING] 18 warnings
02:36:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar
02:36:31 [INFO] 
02:36:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-health ---
02:36:31 [INFO] Tests are skipped.
02:36:31 [INFO] 
02:36:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-health ---
02:36:31 [INFO] Tests are skipped.
02:36:31 [INFO] 
02:36:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-health ---
02:36:31 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/jacoco.exec
02:36:31 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Health' with 35 classes
02:36:31 [INFO] 
02:36:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-health ---
02:36:31 [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
02:36:31 [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
02:36:31 [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
02:36:31 [INFO] 
02:36:31 [INFO] -----------------< org.eclipse.ditto:ditto-json-cbor >------------------
02:36:31 [INFO] Building Eclipse Ditto :: JSON CBOR 0-SNAPSHOT                   [20/77]
02:36:31 [INFO]   from json-cbor/pom.xml
02:36:31 [INFO] -------------------------------[ bundle ]-------------------------------
02:36:32 [INFO] 
02:36:32 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-json-cbor ---
02:36:32 [INFO] 
02:36:32 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-json-cbor ---
02:36:32 [INFO] 
02:36:32 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json-cbor ---
02:36:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:36:32 [INFO] 
02:36:32 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json-cbor ---
02:36:32 [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
02:36:32 [INFO] 
02:36:32 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json-cbor ---
02:36:32 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:36:32 [WARNING] 
02:36:32 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:36:32 [WARNING] 
02:36:32 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:36:32 [WARNING] 
02:36:32 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:36:32 [INFO] 
02:36:32 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json-cbor ---
02:36:32 [INFO] Copying 1 resource from src/main/resources to target/classes
02:36:32 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:36:32 [INFO] 
02:36:32 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json-cbor ---
02:36:32 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json-cbor:bundle:0-SNAPSHOT...
02:36:32 [INFO] 
02:36:32 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json-cbor ---
02:36:32 [INFO] Changes detected - recompiling the module! :dependency
02:36:32 [INFO] Compiling 6 source files with javac [debug target 1.8] to target/classes
02:36:32 [WARNING] bootstrap class path not set in conjunction with -source 8
02:36:32 [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.
02:36:32 [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.
02:36:32 [INFO] 
02:36:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json-cbor ---
02:36:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/test/resources
02:36:32 [INFO] 
02:36:32 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json-cbor ---
02:36:32 [INFO] Changes detected - recompiling the module! :dependency
02:36:32 [INFO] Compiling 9 source files with javac [debug target 1.8] to target/test-classes
02:36:32 [WARNING] bootstrap class path not set in conjunction with -source 8
02:36:32 [INFO] 
02:36:32 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-json-cbor ---
02:36:32 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:36:32 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/surefire-reports
02:36:32 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:36:32 [INFO] 
02:36:32 [INFO] -------------------------------------------------------
02:36:32 [INFO]  T E S T S
02:36:32 [INFO] -------------------------------------------------------
02:36:33 [INFO] Running org.eclipse.ditto.json.cbor.BinaryToHexConverterTest
02:36:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.eclipse.ditto.json.cbor.BinaryToHexConverterTest
02:36:33 [INFO] Running org.eclipse.ditto.json.cbor.CborIllegalValuesTest
02:36:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.eclipse.ditto.json.cbor.CborIllegalValuesTest
02:36:33 [INFO] Running org.eclipse.ditto.json.cbor.SerializationRoundTripTest
02:36:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.json.cbor.SerializationRoundTripTest
02:36:33 [INFO] Running org.eclipse.ditto.json.cbor.ByteBufferInputStreamTest
02:36:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.json.cbor.ByteBufferInputStreamTest
02:36:33 [INFO] Running org.eclipse.ditto.json.cbor.ByteBufferOutputStreamTest
02:36:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.json.cbor.ByteBufferOutputStreamTest
02:36:33 [INFO] Running org.eclipse.ditto.json.cbor.CborJsonTest
02:36:33 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.json.cbor.CborJsonTest
02:36:33 [INFO] Running org.eclipse.ditto.json.cbor.JacksonCborFactoryTest
02:36:33 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.json.cbor.JacksonCborFactoryTest
02:36:33 [INFO] 
02:36:33 [INFO] Results:
02:36:33 [INFO] 
02:36:33 [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0
02:36:33 [INFO] 
02:36:33 [INFO] 
02:36:33 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json-cbor ---
02:36:33 [INFO] 
02:36:33 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json-cbor ---
02:36:33 [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)
02:36:33 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar
02:36:33 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF/MANIFEST.MF
02:36:33 [INFO] 
02:36:33 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json-cbor ---
02:36:34 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:36:34 [INFO] No previous run data found, generating javadoc.
02:36:35 [WARNING] Javadoc Warnings
02:36:35 [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
02:36:35 [WARNING] public static String toHexString(final byte[] array) throws IOException {
02:36:35 [WARNING] ^
02:36:35 [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
02:36:35 [WARNING] public static String toHexString(final ByteBuffer byteBuffer) throws IOException {
02:36:35 [WARNING] ^
02:36:35 [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
02:36:35 [WARNING] public static String toHexString(final InputStream inputStream) throws IOException {
02:36:35 [WARNING] ^
02:36:35 [WARNING] 3 warnings
02:36:35 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar
02:36:35 [INFO] 
02:36:35 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json-cbor ---
02:36:35 [INFO] Tests are skipped.
02:36:35 [INFO] 
02:36:35 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json-cbor ---
02:36:35 [INFO] Tests are skipped.
02:36:35 [INFO] 
02:36:35 [INFO] --- jacoco:0.8.10:report (report) @ ditto-json-cbor ---
02:36:35 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/jacoco.exec
02:36:35 [INFO] Analyzed bundle 'Eclipse Ditto :: JSON CBOR' with 6 classes
02:36:35 [INFO] 
02:36:35 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json-cbor ---
02:36:35 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.diff'.
02:36:35 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.xml'.
02:36:35 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.html'.
02:36:35 [INFO] 
02:36:35 [INFO] --- install:3.1.1:install (default-install) @ ditto-json-cbor ---
02:36:35 [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
02:36:35 [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
02:36:35 [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
02:36:35 [INFO] 
02:36:35 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-json-cbor ---
02:36:35 [INFO] Installing org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.jar
02:36:35 [INFO] Writing OBR metadata
02:36:35 [INFO] 
02:36:35 [INFO] ------------------< org.eclipse.ditto:ditto-policies >------------------
02:36:35 [INFO] Building Eclipse Ditto :: Policies 0-SNAPSHOT                    [21/77]
02:36:35 [INFO]   from policies/pom.xml
02:36:35 [INFO] --------------------------------[ pom ]---------------------------------
02:36:35 [INFO] 
02:36:35 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies ---
02:36:35 [INFO] 
02:36:35 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies ---
02:36:35 [INFO] 
02:36:35 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies ---
02:36: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/target/jacoco.exec
02:36:35 [INFO] 
02:36:35 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies ---
02:36:35 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:36:35 [INFO] The goal is skip due to packaging 'pom'
02:36:35 [INFO] 
02:36:35 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies ---
02:36:35 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies:pom:0-SNAPSHOT...
02:36:35 [INFO] 
02:36:35 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies ---
02:36:35 [INFO] 
02:36:35 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies ---
02:36:35 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
02:36:35 [INFO] 
02:36:35 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies ---
02:36:35 [INFO] Tests are skipped.
02:36:35 [INFO] 
02:36:35 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies ---
02:36:35 [INFO] Tests are skipped.
02:36:35 [INFO] 
02:36:35 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies ---
02:36:35 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:36:35 [INFO] 
02:36:35 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies ---
02:36:35 [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
02:36:35 [INFO] 
02:36:35 [INFO] ---------------< org.eclipse.ditto:ditto-policies-model >---------------
02:36:35 [INFO] Building Eclipse Ditto :: Policies :: Model 0-SNAPSHOT           [22/77]
02:36:35 [INFO]   from policies/model/pom.xml
02:36:35 [INFO] -------------------------------[ bundle ]-------------------------------
02:36:44 [INFO] 
02:36:44 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-model ---
02:36:44 [INFO] 
02:36:44 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-model ---
02:36:44 [INFO] 
02:36:44 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-model ---
02:36:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:36:44 [INFO] 
02:36:44 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-model ---
02:36:44 [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
02:36:44 [INFO] 
02:36:44 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-model ---
02:36:44 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:36:44 [WARNING] 
02:36:44 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:36:44 [WARNING] 
02:36:44 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:36:44 [WARNING] 
02:36:44 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:36:44 [INFO] 
02:36:44 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-model ---
02:36:44 [INFO] Copying 0 resource from src/main/resources to target/classes
02:36:44 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:36:44 [INFO] 
02:36:44 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-model ---
02:36:44 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-model:bundle:0-SNAPSHOT...
02:36:44 [INFO] 
02:36:44 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-model ---
02:36:44 [INFO] Changes detected - recompiling the module! :dependency
02:36:44 [INFO] Compiling 224 source files with javac [debug target 1.8] to target/classes
02:36:46 [WARNING] bootstrap class path not set in conjunction with -source 8
02:36:46 [INFO] 
02:36:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-model ---
02:36:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/model/src/test/resources
02:36:46 [INFO] 
02:36:46 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-model ---
02:36:46 [INFO] Changes detected - recompiling the module! :dependency
02:36:46 [INFO] Compiling 235 source files with javac [debug target 1.8] to target/test-classes
02:36:51 [WARNING] bootstrap class path not set in conjunction with -source 8
02:36:51 [INFO] 
02:36:51 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-model ---
02:36:51 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:36:51 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/surefire-reports
02:36:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
02:36:52 [INFO] 
02:36:52 [INFO] -------------------------------------------------------
02:36:52 [INFO]  T E S T S
02:36:52 [INFO] -------------------------------------------------------
02:36:54 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.PolicyResourceTest
02:36:54 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s -- in org.eclipse.ditto.policies.model.signals.commands.PolicyResourceTest
02:36:54 [INFO] Running org.eclipse.ditto.policies.model.enforcers.testbench.TreeBasedPolicyAlgorithmTest
02:36:54 Jun 18, 2024 6:36:54 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:36:54 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.
02:36:55 [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s -- in org.eclipse.ditto.policies.model.enforcers.testbench.TreeBasedPolicyAlgorithmTest
02:36:55 [INFO] Running org.eclipse.ditto.policies.model.enforcers.testbench.TrieBasedPolicyAlgorithmTest
02:36:55 [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.eclipse.ditto.policies.model.enforcers.testbench.TrieBasedPolicyAlgorithmTest
02:36:55 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.ResourceNodeTest
02:36:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.969 s -- in org.eclipse.ditto.policies.model.enforcers.tree.ResourceNodeTest
02:36:56 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.EffectedResourcesTest
02:36:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s -- in org.eclipse.ditto.policies.model.enforcers.tree.EffectedResourcesTest
02:36:56 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.TreeBasedPolicyEnforcerTest
02:36:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.enforcers.tree.TreeBasedPolicyEnforcerTest
02:36:56 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.SubjectNodeTest
02:36:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.enforcers.tree.SubjectNodeTest
02:36:56 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.WeightedPermissionTest
02:36:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.policies.model.enforcers.tree.WeightedPermissionTest
02:36:56 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.PointerLocationEvaluatorTest
02:36:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.enforcers.tree.PointerLocationEvaluatorTest
02:36:56 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.PermissionSubjectsMapTest
02:36:56 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.policies.model.enforcers.trie.PermissionSubjectsMapTest
02:36:56 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.GrantRevokeIndexTest
02:36:56 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.enforcers.trie.GrantRevokeIndexTest
02:36:56 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.PolicyTrieTest
02:36:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.enforcers.trie.PolicyTrieTest
02:36:56 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.TrieBasedPolicyEnforcerTest
02:36:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.enforcers.trie.TrieBasedPolicyEnforcerTest
02:36:56 [INFO] Running org.eclipse.ditto.policies.model.enforcers.DefaultEffectedSubjectsTest
02:36:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.policies.model.enforcers.DefaultEffectedSubjectsTest
02:36:56 [INFO] Running org.eclipse.ditto.policies.model.ImmutableResourcesTest
02:36:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.policies.model.ImmutableResourcesTest
02:36:56 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryResponseTest
02:36:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryResponseTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyTest
02:36:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyResponseTest
02:36:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyResponseTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceTest
02:36:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsResponseTest
02:36:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsResponseTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyTest
02:36:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesResponseTest
02:36:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesResponseTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectTest
02:36:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceTest
02:36:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceResponseTest
02:36:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceResponseTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyResponseTest
02:36:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyResponseTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportResponseTest
02:36:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportResponseTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsTest
02:36:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryTest
02:36:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsResponseTest
02:36:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsResponseTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportTest
02:36:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsTest
02:36:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectResponseTest
02:36:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectResponseTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyResponseTest
02:36:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyResponseTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportTest
02:36:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectResponseTest
02:36:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectResponseTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryResponseTest
02:36:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryResponseTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceResponseTest
02:36:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceResponseTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesResponseTest
02:36:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesResponseTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectTest
02:36:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyTest
02:36:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesTest
02:36:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportResponseTest
02:36:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportResponseTest
02:36:57 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesTest
02:36:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryTest
02:36:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationResponseTest
02:36:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationResponseTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationTest
02:36:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandResponseTest
02:36:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandResponseTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationResponseTest
02:36:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationResponseTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationTest
02:36:58 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandTest
02:36:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesTest
02:36:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryTest
02:36:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectResponseTest
02:36:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectResponseTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsTest
02:36:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryResponseTest
02:36:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryResponseTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsTest
02:36:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceTest
02:36:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesResponseTest
02:36:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesResponseTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceResponseTest
02:36:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceResponseTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyTest
02:36:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsResponseTest
02:36:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsResponseTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesResponseTest
02:36:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesResponseTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesTest
02:36:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportTest
02:36:58 [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
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportResponseTest
02:36:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportResponseTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectTest
02:36:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyResponseTest
02:36:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyResponseTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsResponseTest
02:36:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsResponseTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryModificationInvalidExceptionTest
02:36:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryModificationInvalidExceptionTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToModifyExceptionRegistryTest
02:36:58 [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
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyModificationInvalidExceptionTest
02:36:58 [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
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotModifiableExceptionTest
02:36:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotModifiableExceptionTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourcesNotModifiableExceptionTest
02:36:58 [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
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyTooManyModifyingRequestsExceptionTest
02:36:58 [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
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToAccessExceptionRegistryTest
02:36:58 [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
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotModifiableExceptionTest
02:36:58 [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
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyConflictExceptionTest
02:36:58 [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
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotAccessibleExceptionTest
02:36:58 [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
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotAccessibleExceptionTest
02:36:58 [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
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionNotModifiedExceptionTest
02:36:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionNotModifiedExceptionTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyUnavailableExceptionTest
02:36:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyUnavailableExceptionTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectsNotModifiableExceptionTest
02:36:58 [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
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionFailedExceptionTest
02:36:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionFailedExceptionTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyIdNotExplicitlySettableExceptionTest
02:36:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyIdNotExplicitlySettableExceptionTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotCreatableExceptionTest
02:36:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotCreatableExceptionTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotModifiableExceptionTest
02:36:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotModifiableExceptionTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotModifiableExceptionTest
02:36:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotModifiableExceptionTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotAccessibleExceptionTest
02:36:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotAccessibleExceptionTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotAccessibleExceptionTest
02:36:58 [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
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.PolicyErrorResponseTest
02:36:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.policies.model.signals.commands.PolicyErrorResponseTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyCreatedTest
02:36:58 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyCreatedTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceCreatedTest
02:36:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceCreatedTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportModifiedTest
02:36:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportModifiedTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportDeletedTest
02:36:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportDeletedTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportsModifiedTest
02:36:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportsModifiedTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyDeletedTest
02:36:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyDeletedTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectDeletedTest
02:36:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectDeletedTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectCreatedTest
02:36:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectCreatedTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourcesModifiedTest
02:36:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.events.ResourcesModifiedTest
02:36:58 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedPartiallyTest
02:36:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedPartiallyTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryDeletedTest
02:36:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryDeletedTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceModifiedTest
02:36:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceModifiedTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntriesModifiedTest
02:36:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntriesModifiedTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportCreatedTest
02:36:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportCreatedTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceDeletedTest
02:36:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceDeletedTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectModifiedTest
02:36:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectModifiedTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedTest
02:36:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsDeletedPartiallyTest
02:36:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsDeletedPartiallyTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryCreatedTest
02:36:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryCreatedTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyModifiedTest
02:36:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyModifiedTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryModifiedTest
02:36:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryModifiedTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.signals.announcements.SubjectDeletionAnnouncementTest
02:36:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.policies.model.signals.announcements.SubjectDeletionAnnouncementTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyEntryTest
02:36:59 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyEntryTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectIssuerTest
02:36:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectIssuerTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutableEffectedImportsTest
02:36:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.ImmutableEffectedImportsTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyTest
02:36:59 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyImportsTest
02:36:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyImportsTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyImportTest
02:36:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyImportTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutableResourceKeyTest
02:36:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.model.ImmutableResourceKeyTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyBuilderTest
02:36:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyBuilderTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectIdTest
02:36:59 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectIdTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.PolicyIdTest
02:36:59 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.PolicyIdTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePermissionsTest
02:36:59 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.model.ImmutablePermissionsTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.PoliciesResourceTypeTest
02:36:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.PoliciesResourceTypeTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectTypeTest
02:36:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectTypeTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectExpiryTest
02:36:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectExpiryTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.PoliciesModelFactoryTest
02:36:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.model.PoliciesModelFactoryTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutableImportedLabelsTest
02:36:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.ImmutableImportedLabelsTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectTest
02:36:59 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutableResourceTest
02:36:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.policies.model.ImmutableResourceTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyRevisionTest
02:36:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyRevisionTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutableLabelTest
02:36:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.model.ImmutableLabelTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectsTest
02:36:59 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectsTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutableImportedLabelTest
02:36:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.policies.model.ImmutableImportedLabelTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectAnnouncementTest
02:36:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectAnnouncementTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.ImmutableEffectedPermissionsTest
02:36:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.ImmutableEffectedPermissionsTest
02:36:59 [INFO] Running org.eclipse.ditto.policies.model.PolicyImporterTest
02:36:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.model.PolicyImporterTest
02:36:59 [INFO] 
02:36:59 [INFO] Results:
02:36:59 [INFO] 
02:36:59 [WARNING] Tests run: 925, Failures: 0, Errors: 0, Skipped: 1
02:36:59 [INFO] 
02:36:59 [INFO] 
02:36:59 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-model ---
02:36:59 [INFO] 
02:36:59 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-policies-model ---
02:37:00 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar
02:37:00 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/classes/META-INF/MANIFEST.MF
02:37:00 [INFO] 
02:37:00 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-model ---
02:37:00 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:37:00 [INFO] No previous run data found, generating javadoc.
02:37:06 [WARNING] Javadoc Warnings
02:37:06 [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
02:37:06 [WARNING] package org.eclipse.ditto.policies.model.signals.announcements;
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] package org.eclipse.ditto.policies.model.signals.commands;
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.actions;
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.exceptions;
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.modify;
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.query;
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] package org.eclipse.ditto.policies.model.signals.events;
02:37:06 [WARNING] ^
02:37:06 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/AbstractPolicyBuilderLabelScoped.java:31: warning: no comment
02:37:06 [WARNING] protected AbstractPolicyBuilderLabelScoped(final PolicyBuilder delegate,
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] public static ActivateTokenIntegration of(final PolicyId policyId, final Label label,
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] public static DeletePolicyImportResponse newInstance(final PolicyId policyId, final PolicyId importedPolicyId,
02:37:06 [WARNING] ^
02:37:06 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/ImportableType.java:46: warning: no comment
02:37:06 [WARNING] public String getName() {
02:37:06 [WARNING] ^
02:37:06 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/PoliciesModelFactory.java:46: warning: no comment
02:37:06 [WARNING] public static final int DITTO_LIMITS_POLICY_IMPORTS_LIMIT = Integer.parseInt(System.getProperty("ditto.limits.policy.imports-limit", "10"));
02:37:06 [WARNING] ^
02:37:06 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/Policy.java:441: warning: no comment
02:37:06 [WARNING] default CompletionStage<Policy> withResolvedImports(
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRIES =
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRY =
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] public static PolicyErrorResponse fromJson(final String jsonString, final DittoHeaders dittoHeaders) {
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] public static PolicyErrorResponse fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORT =
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORTS =
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] public static PolicyImport validatePolicyImport(final PolicyId importingPolicyId, final PolicyImport policyImport) {
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] public static PolicyImports validatePolicyImports(@Nullable final PolicyId importingPolicyId, final PolicyImports policyImports) {
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] POLICY,
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] POLICY_ENTRIES,
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] POLICY_ENTRY,
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] POLICY_ENTRY_RESOURCE,
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] POLICY_ENTRY_RESOURCES,
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] POLICY_ENTRY_SUBJECT;
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] POLICY_ENTRY_SUBJECTS,
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] POLICY_IMPORT,
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] POLICY_IMPORTS,
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_KEY =
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] public final class ResourcesModified extends AbstractPolicyEvent<ResourcesModified>
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_RESOURCES =
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] public static final String POLICY_IMPORT = "policyImport";
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_DELETED_SUBJECT_IDS =
02:37:06 [WARNING] ^
02:37:06 [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
02:37:06 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_MODIFIED_SUBJECTS =
02:37:06 [WARNING] ^
02:37:06 [WARNING] 36 warnings
02:37:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar
02:37:07 [INFO] 
02:37:07 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-policies-model ---
02:37:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar
02:37:07 [INFO] 
02:37:07 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-model ---
02:37:07 [INFO] Tests are skipped.
02:37:07 [INFO] 
02:37:07 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-model ---
02:37:07 [INFO] Tests are skipped.
02:37:07 [INFO] 
02:37:07 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-model ---
02:37:07 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/model/target/jacoco.exec
02:37:07 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Model' with 261 classes
02:37:08 [INFO] 
02:37:08 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-policies-model ---
02:37:09 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.diff'.
02:37:09 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.xml'.
02:37:09 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.html'.
02:37:09 [INFO] 
02:37:09 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-model ---
02:37:09 [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
02:37:09 [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
02:37:09 [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
02:37:09 [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
02:37:09 [INFO] 
02:37:09 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-policies-model ---
02:37:09 [INFO] Installing org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.jar
02:37:09 [INFO] Writing OBR metadata
02:37:09 [INFO] 
02:37:09 [INFO] -------------------< org.eclipse.ditto:ditto-things >-------------------
02:37:09 [INFO] Building Eclipse Ditto :: Things 0-SNAPSHOT                      [23/77]
02:37:09 [INFO]   from things/pom.xml
02:37:09 [INFO] --------------------------------[ pom ]---------------------------------
02:37:09 [INFO] 
02:37:09 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things ---
02:37:09 [INFO] 
02:37:09 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things ---
02:37:09 [INFO] 
02:37:09 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things ---
02:37:09 [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
02:37:09 [INFO] 
02:37:09 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things ---
02:37:09 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:37:09 [INFO] The goal is skip due to packaging 'pom'
02:37:09 [INFO] 
02:37:09 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things ---
02:37:09 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things:pom:0-SNAPSHOT...
02:37:09 [INFO] 
02:37:09 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things ---
02:37:09 [INFO] 
02:37:09 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things ---
02:37:09 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
02:37:09 [INFO] 
02:37:09 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things ---
02:37:09 [INFO] Tests are skipped.
02:37:09 [INFO] 
02:37:09 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things ---
02:37:09 [INFO] Tests are skipped.
02:37:09 [INFO] 
02:37:09 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things ---
02:37:09 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:37:09 [INFO] 
02:37:09 [INFO] --- install:3.1.1:install (default-install) @ ditto-things ---
02:37:09 [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
02:37:09 [INFO] 
02:37:09 [INFO] ----------------< org.eclipse.ditto:ditto-things-model >----------------
02:37:09 [INFO] Building Eclipse Ditto :: Things :: Model 0-SNAPSHOT             [24/77]
02:37:09 [INFO]   from things/model/pom.xml
02:37:09 [INFO] -------------------------------[ bundle ]-------------------------------
02:37:09 [INFO] 
02:37:09 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-model ---
02:37:09 [INFO] 
02:37:09 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things-model ---
02:37:09 [INFO] 
02:37:09 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-things-model ---
02:37:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:37:09 [INFO] 
02:37:09 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-model ---
02:37:09 [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
02:37:09 [INFO] 
02:37:09 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-model ---
02:37:09 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:37:09 [WARNING] 
02:37:09 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:37:09 [WARNING] 
02:37:09 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:37:09 [WARNING] 
02:37:09 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/things/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:37:09 [INFO] 
02:37:09 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-model ---
02:37:09 [INFO] Copying 0 resource from src/main/resources to target/classes
02:37:09 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:37:09 [INFO] 
02:37:09 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-model ---
02:37:09 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-model:bundle:0-SNAPSHOT...
02:37:09 [INFO] 
02:37:09 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-model ---
02:37:09 [INFO] Changes detected - recompiling the module! :dependency
02:37:09 [INFO] Compiling 239 source files with javac [debug target 1.8] to target/classes
02:37:11 [WARNING] bootstrap class path not set in conjunction with -source 8
02:37:11 [INFO] 
02:37:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-model ---
02:37:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/resources
02:37:11 [INFO] 
02:37:11 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-model ---
02:37:11 [INFO] Changes detected - recompiling the module! :dependency
02:37:11 [INFO] Compiling 201 source files with javac [debug target 1.8] to target/test-classes
02:37:14 [WARNING] bootstrap class path not set in conjunction with -source 8
02:37:14 [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.
02:37:14 [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.
02:37:14 [INFO] 
02:37:14 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-model ---
02:37:14 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:37:14 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/things/model/target/surefire-reports
02:37:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
02:37:14 [INFO] 
02:37:14 [INFO] -------------------------------------------------------
02:37:14 [INFO]  T E S T S
02:37:14 [INFO] -------------------------------------------------------
02:37:16 [INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingResourceMapperTest
02:37:16 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s -- in org.eclipse.ditto.things.model.signals.commands.ThingResourceMapperTest
02:37:16 [INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingResourceTest
02:37:16 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.model.signals.commands.ThingResourceTest
02:37:16 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionTest
02:37:17 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.193 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionTest
02:37:17 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesResponseTest
02:37:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesResponseTest
02:37:17 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdResponseTest
02:37:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdResponseTest
02:37:17 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesResponseTest
02:37:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesResponseTest
02:37:17 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdTest
02:37:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdTest
02:37:17 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyResponseTest
02:37:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyResponseTest
02:37:17 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingResponseTest
02:37:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingResponseTest
02:37:18 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyTest
02:37:18 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyTest
02:37:18 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyTest
02:37:18 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyTest
02:37:18 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponseTest
02:37:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponseTest
02:37:18 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionTest
02:37:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionTest
02:37:18 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionTest
02:37:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionTest
02:37:18 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesTest
02:37:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesTest
02:37:18 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.MergeThingResponseTest
02:37:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.things.model.signals.commands.modify.MergeThingResponseTest
02:37:18 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureResponseTest
02:37:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureResponseTest
02:37:18 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesResponseTest
02:37:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesResponseTest
02:37:18 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureTest
02:37:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureTest
02:37:18 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesTest
02:37:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesTest
02:37:18 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesTest
02:37:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesTest
02:37:18 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyResponseTest
02:37:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyResponseTest
02:37:18 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionResponseTest
02:37:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionResponseTest
02:37:18 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesTest
02:37:18 [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
02:37:18 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.CreateThingTest
02:37:20 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.480 s -- in org.eclipse.ditto.things.model.signals.commands.modify.CreateThingTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeTest
02:37:20 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesResponseTest
02:37:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesResponseTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionResponseTest
02:37:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionResponseTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureResponseTest
02:37:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureResponseTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionTest
02:37:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingTest
02:37:20 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesResponseTest
02:37:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesResponseTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.MergeThingTest
02:37:20 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.things.model.signals.commands.modify.MergeThingTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesResponseTest
02:37:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesResponseTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesTest
02:37:20 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesResponseTest
02:37:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesResponseTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesTest
02:37:20 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesTest
02:37:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesTest
02:37:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionResponseTest
02:37:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionResponseTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingResponseTest
02:37:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingResponseTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyTest
02:37:20 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionResponseTest
02:37:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionResponseTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeResponseTest
02:37:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeResponseTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyTest
02:37:20 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyResponseTest
02:37:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyResponseTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeResponseTest
02:37:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeResponseTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyResponseTest
02:37:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyResponseTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeTest
02:37:20 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesResponseTest
02:37:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesResponseTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureTest
02:37:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingTest
02:37:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesResponseTest
02:37:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesResponseTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureResponseTest
02:37:20 [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
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdResponseTest
02:37:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdResponseTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeTest
02:37:20 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyTest
02:37:20 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesTest
02:37:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesTest
02:37:20 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponseTest
02:37:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponseTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionTest
02:37:21 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionResponseTest
02:37:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionResponseTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyResponseTest
02:37:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyResponseTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureTest
02:37:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyTest
02:37:21 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsTest
02:37:21 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingTest
02:37:21 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesResponseTest
02:37:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesResponseTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdTest
02:37:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesResponseTest
02:37:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesResponseTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeResponseTest
02:37:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeResponseTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesTest
02:37:21 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyResponseTest
02:37:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyResponseTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesTest
02:37:21 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionResponseTest
02:37:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionResponseTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsResponseTest
02:37:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsResponseTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesResponseTest
02:37:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesResponseTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesTest
02:37:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionTest
02:37:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotModifiableExceptionTest
02:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotModifiableExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotAccessibleExceptionTest
02:37:21 [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
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyInvalidExceptionTest
02:37:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyInvalidExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAccessibleExceptionTest
02:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAccessibleExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToModifyExceptionRegistryTest
02:37:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToModifyExceptionRegistryTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingDefinitionNotAccessibleExceptionTest
02:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingDefinitionNotAccessibleExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotModifiableExceptionTest
02:37:21 [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
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotDeletableExceptionTest
02:37:21 [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
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingUnavailableExceptionTest
02:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingUnavailableExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyNotAllowedExceptionTest
02:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyNotAllowedExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingTooManyModifyingRequestsExceptionTest
02:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingTooManyModifyingRequestsExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotModifiableExceptionTest
02:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotModifiableExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotAccessibleExceptionTest
02:37:21 [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
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotModifiableExceptionTest
02:37:21 [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
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotModifiableExceptionTest
02:37:21 [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
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotAccessibleExceptionTest
02:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotAccessibleExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotAccessibleExceptionTest
02:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotAccessibleExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotAccessibleExceptionTest
02:37:21 [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
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotAccessibleExceptionTest
02:37:21 [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
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotModifiableExceptionTest
02:37:21 [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
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionInvalidExceptionTest
02:37:21 [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
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotModifiableExceptionTest
02:37:21 [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
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotAccessibleExceptionTest
02:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotAccessibleExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionNotModifiedExceptionTest
02:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionNotModifiedExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotModifiableExceptionTest
02:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotModifiableExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotAccessibleExceptionTest
02:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotAccessibleExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.MissingThingIdsExceptionTest
02:37:21 [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
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotAccessibleExceptionTest
02:37:21 [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
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotModifiableExceptionTest
02:37:21 [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
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAllowedExceptionTest
02:37:21 [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
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionFailedExceptionTest
02:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionFailedExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotModifiableExceptionTest
02:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotModifiableExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleExceptionTest
02:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotCreatableExceptionTest
02:37:21 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotCreatableExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionFailedExceptionTest
02:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionFailedExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConflictExceptionTest
02:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConflictExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.MetadataNotModifiableExceptionTest
02:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.MetadataNotModifiableExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributePointerInvalidExceptionTest
02:37:21 [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
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingIdNotExplicitlySettableExceptionTest
02:37:21 [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
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotModifiableExceptionTest
02:37:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotModifiableExceptionTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToAccessExceptionRegistryTest
02:37:21 [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
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingErrorResponseTest
02:37:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.things.model.signals.commands.ThingErrorResponseTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureModifiedTest
02:37:21 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.things.model.signals.events.FeatureModifiedTest
02:37:21 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingCreatedTest
02:37:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.ditto.things.model.signals.events.ThingCreatedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDeletedTest
02:37:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.things.model.signals.events.ThingDeletedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyDeletedTest
02:37:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyDeletedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionDeletedTest
02:37:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionDeletedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesDeletedTest
02:37:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesDeletedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesModifiedTest
02:37:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesModifiedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeCreatedTest
02:37:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.things.model.signals.events.AttributeCreatedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesDeletedTest
02:37:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesDeletedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDeletedTest
02:37:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDeletedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeModifiedTest
02:37:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.events.AttributeModifiedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesModifiedTest
02:37:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesModifiedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesModifiedTest
02:37:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.AttributesModifiedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesCreatedTest
02:37:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesCreatedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesCreatedTest
02:37:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesCreatedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionDeletedTest
02:37:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionDeletedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyDeletedTest
02:37:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyDeletedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionCreatedTest
02:37:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionCreatedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionModifiedTest
02:37:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionModifiedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesDeletedTest
02:37:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.events.AttributesDeletedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeDeletedTest
02:37:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.events.AttributeDeletedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingEventToThingConverterTest
02:37:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.events.ThingEventToThingConverterTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesCreatedTest
02:37:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesCreatedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionCreatedTest
02:37:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionCreatedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyCreatedTest
02:37:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyCreatedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionModifiedTest
02:37:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionModifiedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.PolicyIdModifiedTest
02:37:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.events.PolicyIdModifiedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureCreatedTest
02:37:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.things.model.signals.events.FeatureCreatedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingModifiedTest
02:37:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.events.ThingModifiedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesCreatedTest
02:37:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.events.AttributesCreatedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyModifiedTest
02:37:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyModifiedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyModifiedTest
02:37:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyModifiedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesDeletedTest
02:37:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesDeletedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesModifiedTest
02:37:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesModifiedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingMergedTest
02:37:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.events.ThingMergedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyCreatedTest
02:37:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyCreatedTest
02:37:22 [INFO] Running org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementFactoryTest
02:37:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementFactoryTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementsFactoryTest
02:37:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementsFactoryTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureDefinitionIdentifierTest
02:37:23 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.ImmutableFeatureDefinitionIdentifierTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureFromScratchBuilderTest
02:37:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.ImmutableFeatureFromScratchBuilderTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeaturePropertiesTest
02:37:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.model.ImmutableFeaturePropertiesTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.ImmutableAttributesTest
02:37:23 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.model.ImmutableAttributesTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.ThingIdTest
02:37:23 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.eclipse.ditto.things.model.ThingIdTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.PolicyIdMissingExceptionTest
02:37:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.PolicyIdMissingExceptionTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureTest
02:37:23 [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.things.model.ImmutableFeatureTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.NullThingDefinitionTest
02:37:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.NullThingDefinitionTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.AttributesModelFactoryTest
02:37:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.AttributesModelFactoryTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingFromCopyBuilderTest
02:37:23 [INFO] Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.things.model.ImmutableThingFromCopyBuilderTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.ThingsModelFactoryTest
02:37:23 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.model.ThingsModelFactoryTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.ThingsJsonTest
02:37:23 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.model.ThingsJsonTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.NullFeatureTest
02:37:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.model.NullFeatureTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.NullFeaturePropertiesTest
02:37:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.model.NullFeaturePropertiesTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeaturesTest
02:37:23 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.eclipse.ditto.things.model.ImmutableFeaturesTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.NullFeaturesTest
02:37:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.things.model.NullFeaturesTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingFromScratchBuilderTest
02:37:23 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.ImmutableThingFromScratchBuilderTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.ThingFieldSelectorTest
02:37:23 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.things.model.ThingFieldSelectorTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.ImmutableDefinitionIdentifierTest
02:37:23 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 s -- in org.eclipse.ditto.things.model.ImmutableDefinitionIdentifierTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingRevisionTest
02:37:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.things.model.ImmutableThingRevisionTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingDefinitionTest
02:37:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.ImmutableThingDefinitionTest
02:37:23 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingTest
02:37:24 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.things.model.ImmutableThingTest
02:37:24 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureDefinitionTest
02:37:24 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.ImmutableFeatureDefinitionTest
02:37:24 [INFO] Running org.eclipse.ditto.things.model.NullAttributesTest
02:37:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.model.NullAttributesTest
02:37:24 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureFromCopyBuilderTest
02:37:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.ImmutableFeatureFromCopyBuilderTest
02:37:24 [INFO] 
02:37:24 [INFO] Results:
02:37:24 [INFO] 
02:37:24 [INFO] Tests run: 1438, Failures: 0, Errors: 0, Skipped: 0
02:37:24 [INFO] 
02:37:24 [INFO] 
02:37:24 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-model ---
02:37:24 [INFO] 
02:37:24 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-things-model ---
02:37:24 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar
02:37:24 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/things/model/target/classes/META-INF/MANIFEST.MF
02:37:24 [INFO] 
02:37:24 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-model ---
02:37:24 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:37:24 [INFO] No previous run data found, generating javadoc.
02:37:32 [WARNING] Javadoc Warnings
02:37:32 [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
02:37:32 [WARNING] package org.eclipse.ditto.things.model.signals.commands;
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] package org.eclipse.ditto.things.model.signals.commands.exceptions;
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] package org.eclipse.ditto.things.model.signals.commands.modify;
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] package org.eclipse.ditto.things.model.signals.commands.query;
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] package org.eclipse.ditto.things.model.signals.events;
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public final class AttributeNotAccessibleException extends DittoRuntimeException implements ThingException {
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public final class AttributesNotAccessibleException extends DittoRuntimeException implements ThingException {
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_THING =
02:37:32 [WARNING] ^
02:37:32 [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>
02:37:32 [WARNING] <T extends CharSequence> FeatureDefinitionBuilder addAll(Iterable<T> identifiers);
02:37:32 [WARNING] ^
02:37:32 [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>
02:37:32 [WARNING] <T extends CharSequence> FeatureDefinitionBuilder removeAll(Iterable<T> identifiers);
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static MergeThingResponse newInstance(final ThingId thingId,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static RetrieveFeatureDesiredPropertiesResponse newInstance(final ThingId thingId,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static RetrieveFeaturePropertiesResponse newInstance(final ThingId thingId,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public RetrieveThing build() {
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static final JsonFieldDefinition<JsonArray> JSON_THING_IDS =
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public final class ThingCommandToModifyExceptionRegistry
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static Builder newBuilder(final String condition, final String description) {
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static Builder forDittoProtocol() {
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static Builder forPostMethod() {
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static Builder forPutMethod() {
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static Builder forPutOrPatchMethod() {
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static final JsonFieldDefinition<String> JSON_PATH =
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static final JsonFieldDefinition<JsonValue> JSON_VALUE =
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static Builder newBuilderForOtherReason(final HttpStatus httpStatus, final ThingId thingId, final PolicyId policyId, final String reason) {
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] public static ThingNotCreatableException forLiveChannel(final DittoHeaders dittoHeaders) {
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] ATTRIBUTE,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] ATTRIBUTES,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] DEFINITION,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] FEATURE,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] FEATURE_DEFINITION,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] FEATURE_DESIRED_PROPERTIES,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] FEATURE_DESIRED_PROPERTY;
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] FEATURE_PROPERTIES,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] FEATURE_PROPERTY,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] FEATURES,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] POLICY,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] POLICY_ENTRIES,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] POLICY_ENTRY,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] POLICY_ENTRY_RESOURCE,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] POLICY_ENTRY_RESOURCES,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] POLICY_ENTRY_SUBJECT,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] POLICY_ENTRY_SUBJECTS,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] POLICY_ID,
02:37:32 [WARNING] ^
02:37:32 [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
02:37:32 [WARNING] THING,
02:37:32 [WARNING] ^
02:37:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:49: warning: no comment
02:37:32 [WARNING] public static final JsonKey FEATURE_ID_WILDCARD = JsonKey.of("*");
02:37:32 [WARNING] ^
02:37:32 [WARNING] 54 warnings
02:37:32 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar
02:37:32 [INFO] 
02:37:32 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-things-model ---
02:37:32 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar
02:37:32 [INFO] 
02:37:32 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-model ---
02:37:32 [INFO] Tests are skipped.
02:37:32 [INFO] 
02:37:32 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-model ---
02:37:32 [INFO] Tests are skipped.
02:37:32 [INFO] 
02:37:32 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-model ---
02:37:32 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/model/target/jacoco.exec
02:37:32 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: Model' with 291 classes
02:37:33 [INFO] 
02:37:33 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-things-model ---
02:37:34 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.diff'.
02:37:34 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.xml'.
02:37:34 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.html'.
02:37:34 [INFO] 
02:37:34 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-model ---
02:37:34 [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
02:37:34 [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
02:37:34 [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
02:37:34 [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
02:37:34 [INFO] 
02:37:34 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-things-model ---
02:37:34 [INFO] Installing org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.jar
02:37:34 [INFO] Writing OBR metadata
02:37:34 [INFO] 
02:37:34 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-cluster >-----------
02:37:34 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cluster 0-SNAPSHOT [25/77]
02:37:34 [INFO]   from internal/utils/cluster/pom.xml
02:37:34 [INFO] --------------------------------[ jar ]---------------------------------
02:37:41 [INFO] 
02:37:41 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cluster ---
02:37:41 [INFO] 
02:37:41 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cluster ---
02:37:41 [INFO] 
02:37:41 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cluster ---
02:37: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/internal/utils/cluster/target/jacoco.exec
02:37:41 [INFO] 
02:37:41 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cluster ---
02:37:41 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:37:41 [WARNING] 
02:37:41 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:37:41 [WARNING] 
02:37:41 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:37:41 [WARNING] 
02:37:41 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:37:41 [INFO] 
02:37:41 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cluster ---
02:37:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/resources
02:37:41 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:37:41 [INFO] 
02:37:41 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cluster ---
02:37:41 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT...
02:37:41 [INFO] 
02:37:41 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cluster ---
02:37:41 [INFO] Changes detected - recompiling the module! :dependency
02:37:41 [INFO] Compiling 29 source files with javac [debug target 17] to target/classes
02:37:42 [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.
02:37:42 [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.
02:37:42 [INFO] 
02:37:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cluster ---
02:37:42 [INFO] Copying 3 resources from src/test/resources to target/test-classes
02:37:42 [INFO] 
02:37:42 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cluster ---
02:37:42 [INFO] Changes detected - recompiling the module! :dependency
02:37:42 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes
02:37:42 [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.
02:37:42 [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.
02:37:42 [INFO] 
02:37:42 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cluster ---
02:37:42 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:37:42 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/surefire-reports
02:37:42 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:37:42 [INFO] 
02:37:42 [INFO] -------------------------------------------------------
02:37:42 [INFO]  T E S T S
02:37:42 [INFO] -------------------------------------------------------
02:37:43 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionCreatorTest
02:37:43 SLF4J(W): No SLF4J providers were found.
02:37:43 SLF4J(W): Defaulting to no-operation (NOP) logger implementation
02:37:43 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
02:37:49 [WARN] [06/18/2024 06:37:49.262] [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:42823], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
02:37:49 [WARN] [06/18/2024 06:37:49.262] [system-pekko.remote.default-remote-dispatcher-6] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-1)] [outbound connection to [pekko://system@127.0.0.1:42823], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
02:37:51 [WARN] [06/18/2024 06:37:51.850] [system-pekko.remote.default-remote-dispatcher-7] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-7)] [outbound connection to [pekko://system@127.0.0.1:33025], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
02:37:51 [WARN] [06/18/2024 06:37:51.850] [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:33025], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
02:37:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.442 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionCreatorTest
02:37:52 [INFO] Running org.eclipse.ditto.internal.utils.cluster.config.DefaultClusterConfigTest
02:37:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.220 s -- in org.eclipse.ditto.internal.utils.cluster.config.DefaultClusterConfigTest
02:37:55 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardNumberCalculatorTest
02:37:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.internal.utils.cluster.ShardNumberCalculatorTest
02:37:55 [INFO] Running org.eclipse.ditto.internal.utils.cluster.CborJsonValueSerializerTest
02:37:55 [INFO] [06/18/2024 06:37:55.246] [main] [CoordinatedShutdown(pekko://CborJsonValueSerializer)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:37:55 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.ditto.internal.utils.cluster.CborJsonValueSerializerTest
02:37:55 [INFO] Running org.eclipse.ditto.internal.utils.cluster.UnsupportedManifestExceptionTest
02:37:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.UnsupportedManifestExceptionTest
02:37:55 [INFO] Running org.eclipse.ditto.internal.utils.cluster.JsonValueSourceRefTest
02:37:55 [INFO] [06/18/2024 06:37:55.563] [main] [CoordinatedShutdown(pekko://JsonValueSourceRefTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:37:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s -- in org.eclipse.ditto.internal.utils.cluster.JsonValueSourceRefTest
02:37:55 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ManifestProviderTest
02:37:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.internal.utils.cluster.ManifestProviderTest
02:37:55 [INFO] Running org.eclipse.ditto.internal.utils.cluster.SharedJsonifiableSerializerTest
02:37:55 [INFO] [06/18/2024 06:37:55.682] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:37:56 [INFO] [06/18/2024 06:37:56.617] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:37:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 s -- in org.eclipse.ditto.internal.utils.cluster.SharedJsonifiableSerializerTest
02:37:56 [INFO] Running org.eclipse.ditto.internal.utils.cluster.SerializationFailedExceptionTest
02:37:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.SerializationFailedExceptionTest
02:37:56 [INFO] Running org.eclipse.ditto.internal.utils.cluster.CborFactoryLoaderTest
02:37:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.CborFactoryLoaderTest
02:37:56 [INFO] Running org.eclipse.ditto.internal.utils.cluster.MappingStrategiesBuilderTest
02:37:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.internal.utils.cluster.MappingStrategiesBuilderTest
02:37:56 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionExtractorTest
02:37:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionExtractorTest
02:37:56 [INFO] Running org.eclipse.ditto.internal.utils.cluster.NotSerializableExceptionTest
02:37:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.NotSerializableExceptionTest
02:37:56 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionProxyActorFactoryTest
02:37:56 [INFO] [06/18/2024 06:37:56.875] [main] [ArteryTransport(pekko://ShardRegionProxyActorFactoryTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://ShardRegionProxyActorFactoryTest@10.40.60.49:17355] with UID [6242040705138514309]
02:37:56 [INFO] [06/18/2024 06:37:56.876] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.60.49:17355] - Starting up, Pekko version [1.0.2] ...
02:37:56 [INFO] [06/18/2024 06:37:56.880] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.60.49:17355] - Registered cluster JMX MBean [pekko:type=Cluster]
02:37:56 [INFO] [06/18/2024 06:37:56.880] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.60.49:17355] - Started up successfully
02:37:56 [INFO] [06/18/2024 06:37:56.881] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.60.49:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
02:37:56 [INFO] [06/18/2024 06:37:56.881] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.60.49:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
02:37:56 [INFO] [06/18/2024 06:37:56.953] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-3] [pekko://ShardRegionProxyActorFactoryTest@10.40.60.49:17355/system/sharding/myShardRegionNameProxy] myShardRegionName: Automatic entity passivation: idle entities after [2.000 min], checked every [1.000 min]
02:37:56 [INFO] [06/18/2024 06:37:56.958] [main] [CoordinatedShutdown(pekko://ShardRegionProxyActorFactoryTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:37:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionProxyActorFactoryTest
02:37:56 [INFO] [06/18/2024 06:37:56.965] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.60.49:17355] - Exiting completed
02:37:56 [INFO] [pekkoDeadLetter][06/18/2024 06:37:56.965] [ShardRegionProxyActorFactoryTest-pekko.actor.default-dispatcher-5] [pekko://ShardRegionProxyActorFactoryTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://ShardRegionProxyActorFactoryTest/system/cluster/core/daemon#1741044919] 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'.
02:37:56 [INFO] [06/18/2024 06:37:56.965] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.60.49:17355] - Shutting down...
02:37:56 [INFO] [06/18/2024 06:37:56.965] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.60.49:17355] - Successfully shut down
02:37:56 [INFO] [06/18/2024 06:37:56.966] [ShardRegionProxyActorFactoryTest-pekko.remote.default-remote-dispatcher-8] [pekko://ShardRegionProxyActorFactoryTest@10.40.60.49:17355/system/remoting-terminator] Shutting down remote daemon.
02:37:56 [INFO] [06/18/2024 06:37:56.966] [ShardRegionProxyActorFactoryTest-pekko.remote.default-remote-dispatcher-8] [pekko://ShardRegionProxyActorFactoryTest@10.40.60.49:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
02:37:57 [INFO] 
02:37:57 [INFO] Results:
02:37:57 [INFO] 
02:37:57 [INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0
02:37:57 [INFO] 
02:37:57 [INFO] 
02:37:57 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cluster ---
02:37:57 [INFO] 
02:37:57 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cluster ---
02:37:57 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar
02:37:57 [INFO] 
02:37:57 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cluster ---
02:37:57 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:37:57 [INFO] No previous run data found, generating javadoc.
02:37:59 [WARNING] Javadoc Warnings
02:37:59 [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
02:37:59 [WARNING] package org.eclipse.ditto.internal.utils.cluster;
02:37:59 [WARNING] ^
02:37:59 [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
02:37:59 [WARNING] package org.eclipse.ditto.internal.utils.cluster.config;
02:37:59 [WARNING] ^
02:37:59 [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
02:37:59 [WARNING] protected static final Charset CHARSET = StandardCharsets.UTF_8;
02:37:59 [WARNING] ^
02:37:59 [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
02:37:59 [WARNING] public static DistributedPubSubMediator.Subscribe subscribeViaGroup(final String topic, final String group,
02:37:59 [WARNING] ^
02:37:59 [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
02:37:59 [WARNING] public static DistributedPubSubMediator.Unsubscribe unsubscribeViaGroup(final String topic, final String group,
02:37:59 [WARNING] ^
02:37:59 [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
02:37:59 [WARNING] public final class GlobalMappingStrategies extends MappingStrategies {
02:37:59 [WARNING] ^
02:37:59 [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
02:37:59 [WARNING] public NotSerializable(final CharSequence serializerName, final Object notSerializableObject) {
02:37:59 [WARNING] ^
02:37:59 [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
02:37:59 [WARNING] public SerializationFailed(final String message, @Nullable final Throwable cause) {
02:37:59 [WARNING] ^
02:37:59 [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
02:37:59 [WARNING] public UnsupportedManifest(final String manifest) {
02:37:59 [WARNING] ^
02:37:59 [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
02:37:59 [WARNING] public static ShardNumberCalculator newInstance(final int numberOfShards) {
02:37:59 [WARNING] ^
02:37:59 [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
02:37:59 [WARNING] public static ShardRegionExtractor of(final int numberOfShards, final ActorSystem actorSystem) {
02:37:59 [WARNING] ^
02:37:59 [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
02:37:59 [WARNING] public static ShardRegionExtractor of(final int numberOfShards, final MappingStrategies mappingStrategies) {
02:37:59 [WARNING] ^
02:37:59 [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
02:37:59 [WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem,
02:37:59 [WARNING] ^
02:37:59 [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
02:37:59 [WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem,
02:37:59 [WARNING] ^
02:37:59 [WARNING] 14 warnings
02:37:59 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar
02:37:59 [INFO] 
02:37:59 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cluster ---
02:37:59 [INFO] Tests are skipped.
02:37:59 [INFO] 
02:37:59 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cluster ---
02:37:59 [INFO] Tests are skipped.
02:37:59 [INFO] 
02:37:59 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cluster ---
02:37:59 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/jacoco.exec
02:37:59 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cluster' with 30 classes
02:37:59 [INFO] 
02:37:59 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cluster ---
02:37:59 [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
02:37:59 [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
02:37:59 [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
02:37:59 [INFO] 
02:37:59 [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-extension >----------
02:37:59 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Extension 0-SNAPSHOT [26/77]
02:37:59 [INFO]   from internal/utils/extension/pom.xml
02:37:59 [INFO] --------------------------------[ jar ]---------------------------------
02:37:59 [INFO] 
02:37:59 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-extension ---
02:37:59 [INFO] 
02:37:59 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-extension ---
02:37:59 [INFO] 
02:37:59 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-extension ---
02:37: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/internal/utils/extension/target/jacoco.exec
02:37:59 [INFO] 
02:37:59 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-extension ---
02:37:59 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:37:59 [WARNING] 
02:37:59 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:37:59 [WARNING] 
02:37:59 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:37:59 [WARNING] 
02:37:59 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:37:59 [INFO] 
02:37:59 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-extension ---
02:37:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/resources
02:37:59 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:37:59 [INFO] 
02:37:59 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-extension ---
02:37:59 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT...
02:37:59 [INFO] 
02:37:59 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-extension ---
02:37:59 [INFO] Changes detected - recompiling the module! :dependency
02:37:59 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes
02:37:59 [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.
02:37:59 [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.
02:37:59 [INFO] 
02:37:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-extension ---
02:37:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/test/resources
02:37:59 [INFO] 
02:37:59 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-extension ---
02:37:59 [INFO] No sources to compile
02:37:59 [INFO] 
02:37:59 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-extension ---
02:37:59 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:37:59 [INFO] No tests to run.
02:37:59 [INFO] 
02:37:59 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-extension ---
02:37:59 [INFO] 
02:37:59 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-extension ---
02:37:59 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar
02:37:59 [INFO] 
02:37:59 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-extension ---
02:38:00 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:38:00 [INFO] No previous run data found, generating javadoc.
02:38:01 [WARNING] Javadoc Warnings
02:38:01 [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
02:38:01 [WARNING] public final class DittoExtensionIds implements Extension {
02:38:01 [WARNING] ^
02:38:01 [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
02:38:01 [WARNING] public <T extends Extension> DittoExtensionPoint.ExtensionId<T> computeIfAbsent(
02:38:01 [WARNING] ^
02:38:01 [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
02:38:01 [WARNING] public static DittoExtensionIds get(final ActorSystem actorSystem) {
02:38:01 [WARNING] ^
02:38:01 [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
02:38:01 [WARNING] public record ExtensionIdConfig<T extends Extension>(Class<T> parentClass,
02:38:01 [WARNING] ^
02:38:01 [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
02:38:01 [WARNING] protected abstract String getConfigKey();
02:38:01 [WARNING] ^
02:38:01 [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
02:38:01 [WARNING] protected String getImplementation(final ExtendedActorSystem actorSystem) {
02:38:01 [WARNING] ^
02:38:01 [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
02:38:01 [WARNING] protected ExtensionIdConfig<T> globalConfig(final ActorSystem actorSystem) {
02:38:01 [WARNING] ^
02:38:01 [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
02:38:01 [WARNING] public static <T extends Extension> ExtensionIdConfig<T> of(final Class<T> parentClass,
02:38:01 [WARNING] ^
02:38:01 [WARNING] 8 warnings
02:38:01 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar
02:38:01 [INFO] 
02:38:01 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-extension ---
02:38:01 [INFO] Tests are skipped.
02:38:01 [INFO] 
02:38:01 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-extension ---
02:38:01 [INFO] Tests are skipped.
02:38:01 [INFO] 
02:38:01 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-extension ---
02:38:01 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:38:01 [INFO] 
02:38:01 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-extension ---
02:38:01 [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
02:38:01 [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
02:38:01 [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
02:38:01 [INFO] 
02:38:01 [INFO] ----------------< org.eclipse.ditto:ditto-placeholders >----------------
02:38:01 [INFO] Building Eclipse Ditto :: Placeholders 0-SNAPSHOT                [27/77]
02:38:01 [INFO]   from placeholders/pom.xml
02:38:01 [INFO] -------------------------------[ bundle ]-------------------------------
02:38:01 [INFO] 
02:38:01 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-placeholders ---
02:38:01 [INFO] 
02:38:01 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-placeholders ---
02:38:01 [INFO] 
02:38:01 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-placeholders ---
02:38:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:38:01 [INFO] 
02:38:01 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-placeholders ---
02:38:01 [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
02:38:01 [INFO] 
02:38:01 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-placeholders ---
02:38:01 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:38:01 [WARNING] 
02:38:01 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:38:01 [WARNING] 
02:38:01 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:38:01 [WARNING] 
02:38:01 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/placeholders/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:38:01 [INFO] 
02:38:01 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-placeholders ---
02:38:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/resources
02:38:01 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:38:01 [INFO] 
02:38:01 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-placeholders ---
02:38:01 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-placeholders:bundle:0-SNAPSHOT...
02:38:01 [INFO] 
02:38:01 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-placeholders ---
02:38:01 [INFO] Changes detected - recompiling the module! :dependency
02:38:01 [INFO] Compiling 54 source files with javac [debug target 1.8] to target/classes
02:38:01 [WARNING] bootstrap class path not set in conjunction with -source 8
02:38:01 [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.
02:38:01 [INFO] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PipelineFunctionUrlDecode.java: Recompile with -Xlint:deprecation for details.
02:38:01 [INFO] 
02:38:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-placeholders ---
02:38:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/placeholders/src/test/resources
02:38:01 [INFO] 
02:38:01 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-placeholders ---
02:38:01 [INFO] Changes detected - recompiling the module! :dependency
02:38:01 [INFO] Compiling 25 source files with javac [debug target 1.8] to target/test-classes
02:38:02 [WARNING] bootstrap class path not set in conjunction with -source 8
02:38:02 [INFO] 
02:38:02 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-placeholders ---
02:38:02 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:38:02 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/surefire-reports
02:38:02 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:38:02 [INFO] 
02:38:02 [INFO] -------------------------------------------------------
02:38:02 [INFO]  T E S T S
02:38:02 [INFO] -------------------------------------------------------
02:38:02 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSubstringAfterTest
02:38:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSubstringAfterTest
02:38:03 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionBase64EncodeTest
02:38:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.placeholders.PipelineFunctionBase64EncodeTest
02:38:03 [INFO] Running org.eclipse.ditto.placeholders.ImmutableTimePlaceholderTest
02:38:04 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s -- in org.eclipse.ditto.placeholders.ImmutableTimePlaceholderTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUrlEncodeTest
02:38:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUrlEncodeTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.PlaceholderNotResolvableExceptionTest
02:38:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.placeholders.PlaceholderNotResolvableExceptionTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionBase64DecodeTest
02:38:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.placeholders.PipelineFunctionBase64DecodeTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionLowerTest
02:38:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.placeholders.PipelineFunctionLowerTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionDefaultTest
02:38:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.placeholders.PipelineFunctionDefaultTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUrlDecodeTest
02:38:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUrlDecodeTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUpperTest
02:38:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUpperTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.PlaceholderFilterTest
02:38:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.ditto.placeholders.PlaceholderFilterTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionFilterTest
02:38:04 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.placeholders.PipelineFunctionFilterTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionReplaceTest
02:38:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.placeholders.PipelineFunctionReplaceTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.ExpressionResolverTest
02:38:04 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.placeholders.ExpressionResolverTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.ImmutableFunctionExpressionTest
02:38:04 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.placeholders.ImmutableFunctionExpressionTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.ImmutablePlaceholderResolverTest
02:38:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.eclipse.ditto.placeholders.ImmutablePlaceholderResolverTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSplitTest
02:38:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSplitTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionParameterResolverFactoryTest
02:38:04 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.placeholders.PipelineFunctionParameterResolverFactoryTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.ImmutablePipelineTest
02:38:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.placeholders.ImmutablePipelineTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionTrimTest
02:38:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.placeholders.PipelineFunctionTrimTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.ImmutableExpressionResolverTest
02:38:04 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.placeholders.ImmutableExpressionResolverTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.ImmutableHeadersPlaceholderTest
02:38:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.placeholders.ImmutableHeadersPlaceholderTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSubstringBeforeTest
02:38:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSubstringBeforeTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.PipelineElementResolvedTest
02:38:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.placeholders.PipelineElementResolvedTest
02:38:04 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionJoinTest
02:38:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PipelineFunctionJoinTest
02:38:05 [INFO] 
02:38:05 [INFO] Results:
02:38:05 [INFO] 
02:38:05 [INFO] Tests run: 202, Failures: 0, Errors: 0, Skipped: 0
02:38:05 [INFO] 
02:38:05 [INFO] 
02:38:05 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-placeholders ---
02:38:05 [INFO] 
02:38:05 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-placeholders ---
02:38:05 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar
02:38:05 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/classes/META-INF/MANIFEST.MF
02:38:05 [INFO] 
02:38:05 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-placeholders ---
02:38:05 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:38:05 [INFO] No previous run data found, generating javadoc.
02:38:07 [WARNING] Javadoc Warnings
02:38:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFactory.java:91: warning: no @param for <T>
02:38:07 [WARNING] public static <T> ExpressionResolver newExpressionResolver(final Placeholder<T> placeholder,
02:38:07 [WARNING] ^
02:38:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFilter.java:73: warning: no @return
02:38:07 [WARNING] public static <T> String apply(final String template, final T placeholderSource, final Placeholder<T> placeholder) {
02:38:07 [WARNING] ^
02:38:07 [WARNING] 2 warnings
02:38:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar
02:38:07 [INFO] 
02:38:07 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-placeholders ---
02:38:07 [INFO] Tests are skipped.
02:38:07 [INFO] 
02:38:07 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-placeholders ---
02:38:07 [INFO] Tests are skipped.
02:38:07 [INFO] 
02:38:07 [INFO] --- jacoco:0.8.10:report (report) @ ditto-placeholders ---
02:38:07 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/placeholders/target/jacoco.exec
02:38:07 [INFO] Analyzed bundle 'Eclipse Ditto :: Placeholders' with 86 classes
02:38:07 [INFO] 
02:38:07 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-placeholders ---
02:38:07 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.diff'.
02:38:08 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.xml'.
02:38:08 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.html'.
02:38:08 [INFO] 
02:38:08 [INFO] --- install:3.1.1:install (default-install) @ ditto-placeholders ---
02:38:08 [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
02:38:08 [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
02:38:08 [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
02:38:08 [INFO] 
02:38:08 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-placeholders ---
02:38:08 [INFO] Installing org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.jar
02:38:08 [INFO] Writing OBR metadata
02:38:08 [INFO] 
02:38:08 [INFO] ----------------< org.eclipse.ditto:ditto-base-service >----------------
02:38:08 [INFO] Building Eclipse Ditto :: Base :: Service 0-SNAPSHOT             [28/77]
02:38:08 [INFO]   from base/service/pom.xml
02:38:08 [INFO] --------------------------------[ jar ]---------------------------------
02:38:10 [INFO] 
02:38:10 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-service ---
02:38:10 [INFO] 
02:38:10 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-service ---
02:38:10 [INFO] 
02:38:10 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-service ---
02:38:10 [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
02:38:10 [INFO] 
02:38:10 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-service ---
02:38:10 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:38:10 [WARNING] 
02:38:10 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:38:10 [WARNING] 
02:38:10 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:38:10 [WARNING] 
02:38:10 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/base/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:38:10 [INFO] 
02:38:10 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-service ---
02:38:10 [INFO] Copying 1 resource from src/main/resources to target/classes
02:38:10 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:38:10 [INFO] 
02:38:10 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-service ---
02:38:10 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT...
02:38:10 [INFO] 
02:38:10 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-service ---
02:38:10 [INFO] Changes detected - recompiling the module! :dependency
02:38:10 [INFO] Compiling 54 source files with javac [debug target 17] to target/classes
02:38:10 [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.
02:38:10 [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.
02:38:10 [INFO] 
02:38:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-service ---
02:38:10 [INFO] Copying 7 resources from src/test/resources to target/test-classes
02:38:10 [INFO] 
02:38:10 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-service ---
02:38:10 [INFO] Changes detected - recompiling the module! :dependency
02:38:10 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes
02:38:11 [INFO] 
02:38:11 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-service ---
02:38:11 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:38:11 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/base/service/target/surefire-reports
02:38:11 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:38:11 [INFO] 
02:38:11 [INFO] -------------------------------------------------------
02:38:11 [INFO]  T E S T S
02:38:11 [INFO] -------------------------------------------------------
02:38:11 [INFO] Running org.eclipse.ditto.base.service.actors.DittoRootActorControlTest
02:38:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.831 s -- in org.eclipse.ditto.base.service.actors.DittoRootActorControlTest
02:38:14 [INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultLocalAskTimeoutConfigTest
02:38:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.626 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultLocalAskTimeoutConfigTest
02:38:16 [INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultSupervisorConfigTest
02:38:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultSupervisorConfigTest
02:38:16 [INFO] Running org.eclipse.ditto.base.service.config.supervision.ExponentialBackOffTest
02:38:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.133 s -- in org.eclipse.ditto.base.service.config.supervision.ExponentialBackOffTest
02:38:22 [INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultExponentialBackOffConfigTest
02:38:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultExponentialBackOffConfigTest
02:38:22 [INFO] Running org.eclipse.ditto.base.service.config.http.DefaultHttpProxyConfigTest
02:38:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 s -- in org.eclipse.ditto.base.service.config.http.DefaultHttpProxyConfigTest
02:38:23 [INFO] Running org.eclipse.ditto.base.service.config.http.DefaultHttpConfigTest
02:38:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.base.service.config.http.DefaultHttpConfigTest
02:38:23 [INFO] Running org.eclipse.ditto.base.service.config.DefaultThrottlingConfigTest
02:38:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.base.service.config.DefaultThrottlingConfigTest
02:38:23 [INFO] Running org.eclipse.ditto.base.service.config.limits.DefaultLimitsConfigTest
02:38:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.eclipse.ditto.base.service.config.limits.DefaultLimitsConfigTest
02:38:23 [INFO] Running org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.HeaderBasedPlaceholderSubstitutionAlgorithmTest
02:38:23 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.HeaderBasedPlaceholderSubstitutionAlgorithmTest
02:38:23 [INFO] Running org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.SubjectIdReplacementDefinitionTest
02:38:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.SubjectIdReplacementDefinitionTest
02:38:23 [INFO] Running org.eclipse.ditto.base.service.acknowledgements.AcknowledgementAggregatorTest
02:38:23 Jun 18, 2024 6:38:23 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:38:23 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.
02:38:24 Jun 18, 2024 6:38:24 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:38:24 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.
02:38:24 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s -- in org.eclipse.ditto.base.service.acknowledgements.AcknowledgementAggregatorTest
02:38:24 [INFO] Running org.eclipse.ditto.base.service.MainMethodExceptionHandlerTest
02:38:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.eclipse.ditto.base.service.MainMethodExceptionHandlerTest
02:38:24 [INFO] 
02:38:24 [INFO] Results:
02:38:24 [INFO] 
02:38:24 [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0
02:38:24 [INFO] 
02:38:24 [INFO] 
02:38:24 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-service ---
02:38:24 [INFO] 
02:38:24 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-service ---
02:38:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar
02:38:24 [INFO] 
02:38:24 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-service ---
02:38:24 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:38:24 [INFO] No previous run data found, generating javadoc.
02:38:27 [WARNING] Javadoc Warnings
02:38:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/package-info.java:14: warning: no comment
02:38:27 [WARNING] package org.eclipse.ditto.base.service;
02:38:27 [WARNING] ^
02:38:27 [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
02:38:27 [WARNING] package org.eclipse.ditto.base.service.cluster;
02:38:27 [WARNING] ^
02:38:27 [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
02:38:27 [WARNING] package org.eclipse.ditto.base.service.config;
02:38:27 [WARNING] ^
02:38:27 [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
02:38:27 [WARNING] package org.eclipse.ditto.base.service.config.http;
02:38:27 [WARNING] ^
02:38:27 [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
02:38:27 [WARNING] package org.eclipse.ditto.base.service.config.limits;
02:38:27 [WARNING] ^
02:38:27 [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
02:38:27 [WARNING] package org.eclipse.ditto.base.service.config.supervision;
02:38:27 [WARNING] ^
02:38:27 [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
02:38:27 [WARNING] package org.eclipse.ditto.base.service.devops;
02:38:27 [WARNING] ^
02:38:27 [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
02:38:27 [WARNING] protected AbstractPlaceholderSubstitution(final SubstitutionStrategyRegistry substitutionStrategyRegistry) {
02:38:27 [WARNING] ^
02:38:27 [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
02:38:27 [WARNING] protected AbstractTypedSubstitutionStrategy(final Class<T> type) {
02:38:27 [WARNING] ^
02:38:27 [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
02:38:27 [WARNING] protected static Policy substitutePolicy(final Policy policy,
02:38:27 [WARNING] ^
02:38:27 [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
02:38:27 [WARNING] protected static Iterable<PolicyEntry> substitutePolicyEntries(final Iterable<PolicyEntry> policyEntries,
02:38:27 [WARNING] ^
02:38:27 [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
02:38:27 [WARNING] protected static PolicyEntry substitutePolicyEntry(final PolicyEntry existingPolicyEntry,
02:38:27 [WARNING] ^
02:38:27 [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
02:38:27 [WARNING] protected static Subjects substituteSubjects(final Subjects subjects,
02:38:27 [WARNING] ^
02:38:27 [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
02:38:27 [WARNING] public static DefaultHttpProxyConfig ofProxy(final Config config) {
02:38:27 [WARNING] ^
02:38:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/DittoRootActor.java:161: warning: no comment
02:38:27 [WARNING] protected void bindHttpStatusRoute(final HttpConfig httpConfig, final ActorRef healthCheckingActor) {
02:38:27 [WARNING] ^
02:38:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:99: warning: no comment
02:38:27 [WARNING] protected static final String MONGO_URI_CONFIG_PATH = "pekko.contrib.persistence.mongodb.mongo.mongouri";
02:38:27 [WARNING] ^
02:38:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:101: warning: no comment
02:38:27 [WARNING] protected final Config rawConfig;
02:38:27 [WARNING] ^
02:38:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:102: warning: no comment
02:38:27 [WARNING] protected final C serviceSpecificConfig;
02:38:27 [WARNING] ^
02:38:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:216: warning: no comment
02:38:27 [WARNING] protected Config appendPekkoPersistenceMongoUriToRawConfig() {
02:38:27 [WARNING] ^
02:38:27 [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
02:38:27 [WARNING] COORDINATED_SHUTDOWN_TIMEOUT("coordinated-shutdown-timeout", Duration.ofSeconds(65));
02:38:27 [WARNING] ^
02:38:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:33: warning: no comment
02:38:27 [WARNING] public final class ModifySplitBrainResolver extends AbstractCommand<ModifySplitBrainResolver> {
02:38:27 [WARNING] ^
02:38:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:35: warning: no comment
02:38:27 [WARNING] public static final JsonFieldDefinition<Boolean> ENABLED_FIELD_KEY =
02:38:27 [WARNING] ^
02:38:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:40: warning: no comment
02:38:27 [WARNING] public static final String TYPE = PREFIX + NAME;
02:38:27 [WARNING] ^
02:38:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:53: warning: no comment
02:38:27 [WARNING] public static ModifySplitBrainResolver fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
02:38:27 [WARNING] ^
02:38:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:49: warning: no comment
02:38:27 [WARNING] public boolean isEnabled() {
02:38:27 [WARNING] ^
02:38:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:32: warning: no comment
02:38:27 [WARNING] public final class ModifySplitBrainResolverResponse
02:38:27 [WARNING] ^
02:38:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:37: warning: no comment
02:38:27 [WARNING] public static final String TYPE = PREFIX + NAME;
02:38:27 [WARNING] ^
02:38:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:64: warning: no comment
02:38:27 [WARNING] public static ModifySplitBrainResolverResponse fromJson(final JsonObject jsonObject,
02:38:27 [WARNING] ^
02:38:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:60: warning: no comment
02:38:27 [WARNING] public boolean isEnabled() {
02:38:27 [WARNING] ^
02:38:27 [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
02:38:27 [WARNING] public NoOpRootActorStarter(final ActorSystem actorSystem, final Config config) {
02:38:27 [WARNING] ^
02:38:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/RootActorStarter.java:54: warning: no comment
02:38:27 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootActorStarter> {
02:38:27 [WARNING] ^
02:38:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/RootChildActorStarter.java:57: warning: no comment
02:38:27 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootChildActorStarter> {
02:38:27 [WARNING] ^
02:38:27 [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
02:38:27 [WARNING] public static SignalTransformers get(final ActorSystem actorSystem, final Config config) {
02:38:27 [WARNING] ^
02:38:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/SignalTransformers.java:33: warning: no comment
02:38:27 [WARNING] public final class SignalTransformers implements DittoExtensionPoint, SignalTransformer {
02:38:27 [WARNING] ^
02:38:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:50: warning: no comment
02:38:27 [WARNING] public String getActorName() {
02:38:27 [WARNING] ^
02:38:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:46: warning: no comment
02:38:27 [WARNING] public Props getProps() {
02:38:27 [WARNING] ^
02:38:27 [WARNING] 36 warnings
02:38:27 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar
02:38:27 [INFO] 
02:38:27 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-service ---
02:38:27 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar
02:38:27 [INFO] 
02:38:27 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-service ---
02:38:27 [INFO] Tests are skipped.
02:38:27 [INFO] 
02:38:27 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-service ---
02:38:27 [INFO] Tests are skipped.
02:38:27 [INFO] 
02:38:27 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-service ---
02:38:27 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/service/target/jacoco.exec
02:38:27 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Service' with 50 classes
02:38:27 [INFO] 
02:38:27 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-service ---
02:38:27 [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
02:38:27 [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
02:38:27 [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
02:38:27 [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
02:38:27 [INFO] 
02:38:27 [INFO] ----------------< org.eclipse.ditto:ditto-connectivity >----------------
02:38:27 [INFO] Building Eclipse Ditto :: Connectivity 0-SNAPSHOT                [29/77]
02:38:27 [INFO]   from connectivity/pom.xml
02:38:27 [INFO] --------------------------------[ pom ]---------------------------------
02:38:27 [INFO] 
02:38:27 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity ---
02:38:27 [INFO] 
02:38:27 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity ---
02:38:27 [INFO] 
02:38:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity ---
02:38: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/connectivity/target/jacoco.exec
02:38:27 [INFO] 
02:38:27 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity ---
02:38:27 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:38:27 [INFO] The goal is skip due to packaging 'pom'
02:38:27 [INFO] 
02:38:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity ---
02:38:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity:pom:0-SNAPSHOT...
02:38:27 [INFO] 
02:38:27 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity ---
02:38:27 [INFO] 
02:38:27 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity ---
02:38:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
02:38:27 [INFO] 
02:38:27 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity ---
02:38:27 [INFO] Tests are skipped.
02:38:27 [INFO] 
02:38:27 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity ---
02:38:27 [INFO] Tests are skipped.
02:38:27 [INFO] 
02:38:27 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity ---
02:38:27 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:38:27 [INFO] 
02:38:27 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity ---
02:38:27 [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
02:38:27 [INFO] 
02:38:27 [INFO] -------------< org.eclipse.ditto:ditto-connectivity-model >-------------
02:38:27 [INFO] Building Eclipse Ditto :: Connectivity :: Model 0-SNAPSHOT       [30/77]
02:38:27 [INFO]   from connectivity/model/pom.xml
02:38:27 [INFO] -------------------------------[ bundle ]-------------------------------
02:38:27 [INFO] 
02:38:27 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-model ---
02:38:27 [INFO] 
02:38:27 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-model ---
02:38:27 [INFO] 
02:38:27 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-connectivity-model ---
02:38:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:38:27 [INFO] 
02:38:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-model ---
02:38: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/connectivity/model/target/jacoco.exec
02:38:27 [INFO] 
02:38:27 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-model ---
02:38:27 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:38:27 [WARNING] 
02:38:27 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:38:27 [WARNING] 
02:38:27 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:38:27 [WARNING] 
02:38:27 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:38:27 [INFO] 
02:38:27 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-model ---
02:38:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/resources
02:38:27 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:38:27 [INFO] 
02:38:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-model ---
02:38:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-model:bundle:0-SNAPSHOT...
02:38:27 [INFO] 
02:38:27 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-model ---
02:38:27 [INFO] Changes detected - recompiling the module! :dependency
02:38:27 [INFO] Compiling 165 source files with javac [debug target 1.8] to target/classes
02:38:28 [WARNING] bootstrap class path not set in conjunction with -source 8
02:38:28 [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.
02:38:28 [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.
02:38:28 [INFO] 
02:38:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-model ---
02:38:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/resources
02:38:28 [INFO] 
02:38:28 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-model ---
02:38:28 [INFO] Changes detected - recompiling the module! :dependency
02:38:28 [INFO] Compiling 79 source files with javac [debug target 1.8] to target/test-classes
02:38:29 [WARNING] bootstrap class path not set in conjunction with -source 8
02:38:29 [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.
02:38:29 [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.
02:38:29 [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.
02:38:29 [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.
02:38:29 [INFO] 
02:38:29 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-model ---
02:38:29 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:38:29 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/surefire-reports
02:38:29 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:38:29 [INFO] 
02:38:29 [INFO] -------------------------------------------------------
02:38:29 [INFO]  T E S T S
02:38:29 [INFO] -------------------------------------------------------
02:38:30 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableHeaderMappingTest
02:38:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 s -- in org.eclipse.ditto.connectivity.model.ImmutableHeaderMappingTest
02:38:31 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableResourceStatusTest
02:38:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.eclipse.ditto.connectivity.model.ImmutableResourceStatusTest
02:38:31 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsResponseTest
02:38:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.460 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsResponseTest
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsTest
02:38:32 [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
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionTest
02:38:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionTest
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionTest
02:38:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionTest
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CheckConnectionLogsActiveTest
02:38:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CheckConnectionLogsActiveTest
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionResponseTest
02:38:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionResponseTest
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionResponseTest
02:38:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionResponseTest
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.LoggingExpiredTest
02:38:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.LoggingExpiredTest
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionTest
02:38:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionTest
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionTest
02:38:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionTest
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionResponseTest
02:38:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionResponseTest
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionTest
02:38:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionTest
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsResponseTest
02:38:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsResponseTest
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsResponseTest
02:38:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsResponseTest
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionResponseTest
02:38:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionResponseTest
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionResponseTest
02:38:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionResponseTest
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionResponseTest
02:38:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionResponseTest
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionTest
02:38:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionTest
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsTest
02:38:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsTest
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsTest
02:38:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsTest
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionTest
02:38:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionTest
02:38:32 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsResponseTest
02:38:33 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsResponseTest
02:38:33 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsResponseTest
02:38:33 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsResponseTest
02:38:33 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsTest
02:38:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsTest
02:38:33 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsTest
02:38:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsTest
02:38:33 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionResponseTest
02:38:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionResponseTest
02:38:33 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusResponseTest
02:38:33 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusResponseTest
02:38:33 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsTest
02:38:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsTest
02:38:33 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveResolvedHonoConnectionTest
02:38:33 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveResolvedHonoConnectionTest
02:38:33 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusTest
02:38:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusTest
02:38:33 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsResponseTest
02:38:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsResponseTest
02:38:33 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsResponseTest
02:38:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsResponseTest
02:38:33 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsTest
02:38:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionFailedExceptionTest
02:38:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionFailedExceptionTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionNotAccessibleExceptionTest
02:38:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionNotAccessibleExceptionTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionSignalIllegalExceptionTest
02:38:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionSignalIllegalExceptionTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.ConnectivityErrorResponseTest
02:38:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.eclipse.ditto.connectivity.model.signals.commands.ConnectivityErrorResponseTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionCreatedTest
02:38:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionCreatedTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionOpenedTest
02:38:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionOpenedTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionModifiedTest
02:38:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionModifiedTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionDeletedTest
02:38:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionDeletedTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionClosedTest
02:38:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionClosedTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionOpenedAnnouncementTest
02:38:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionOpenedAnnouncementTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionClosedAnnouncementTest
02:38:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionClosedAnnouncementTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.OAuthClientCredentialsTest
02:38:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.model.OAuthClientCredentialsTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.mqtt.SessionExpiryIntervalTest
02:38:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.model.mqtt.SessionExpiryIntervalTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.mqtt.ReceiveMaximumTest
02:38:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.model.mqtt.ReceiveMaximumTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.mqtt.MessageExpiryIntervalTest
02:38:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.model.mqtt.MessageExpiryIntervalTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.UsernamePasswordCredentialsTest
02:38:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.model.UsernamePasswordCredentialsTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableTargetTest
02:38:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.connectivity.model.ImmutableTargetTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableLogEntryTest
02:38:34 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.model.ImmutableLogEntryTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.ClientCertificateCredentialsTest
02:38:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.model.ClientCertificateCredentialsTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableMeasurementTest
02:38:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.model.ImmutableMeasurementTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.CredentialsTest
02:38:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.connectivity.model.CredentialsTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.HmacCredentialsTest
02:38:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.model.HmacCredentialsTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableEnforcementTest
02:38:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.model.ImmutableEnforcementTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.ConnectionIdTest
02:38:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.model.ConnectionIdTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableAddressMetricTest
02:38:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.ImmutableAddressMetricTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableReplyTargetTest
02:38:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.model.ImmutableReplyTargetTest
02:38:34 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableConnectionTest
02:38:35 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.eclipse.ditto.connectivity.model.ImmutableConnectionTest
02:38:35 [INFO] Running org.eclipse.ditto.connectivity.model.SshPublicKeyCredentialsTest
02:38:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.model.SshPublicKeyCredentialsTest
02:38:35 [INFO] Running org.eclipse.ditto.connectivity.model.ConnectionUriTest
02:38:35 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.connectivity.model.ConnectionUriTest
02:38:35 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSourceTest
02:38:35 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.connectivity.model.ImmutableSourceTest
02:38:35 [INFO] Running org.eclipse.ditto.connectivity.model.HonoConnectionTest
02:38:35 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.connectivity.model.HonoConnectionTest
02:38:35 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutablePayloadMappingDefinitionTest
02:38:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.model.ImmutablePayloadMappingDefinitionTest
02:38:35 [INFO] Running org.eclipse.ditto.connectivity.model.HonoAddressAliasTest
02:38:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 s -- in org.eclipse.ditto.connectivity.model.HonoAddressAliasTest
02:38:35 [INFO] Running org.eclipse.ditto.connectivity.model.ConnectionTypeTest
02:38:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.model.ConnectionTypeTest
02:38:35 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSshTunnelTest
02:38:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.model.ImmutableSshTunnelTest
02:38:35 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableMappingContextTest
02:38:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.model.ImmutableMappingContextTest
02:38:35 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableConnectionMetricsTest
02:38:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.model.ImmutableConnectionMetricsTest
02:38:35 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableFilteredTopicTest
02:38:35 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.connectivity.model.ImmutableFilteredTopicTest
02:38:35 [INFO] Running org.eclipse.ditto.connectivity.model.LogTypeTest
02:38:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.model.LogTypeTest
02:38:35 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableTargetMetricsTest
02:38:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.model.ImmutableTargetMetricsTest
02:38:35 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSourceMetricsTest
02:38:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.model.ImmutableSourceMetricsTest
02:38:35 [INFO] 
02:38:35 [INFO] Results:
02:38:35 [INFO] 
02:38:35 [INFO] Tests run: 457, Failures: 0, Errors: 0, Skipped: 0
02:38:35 [INFO] 
02:38:35 [INFO] 
02:38:35 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-model ---
02:38:35 [INFO] 
02:38:35 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-connectivity-model ---
02:38:35 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar
02:38:36 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/classes/META-INF/MANIFEST.MF
02:38:36 [INFO] 
02:38:36 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-model ---
02:38:36 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:38:36 [INFO] No previous run data found, generating javadoc.
02:38:41 [WARNING] Javadoc Warnings
02:38:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/package-info.java:14: warning: no comment
02:38:41 [WARNING] package org.eclipse.ditto.connectivity.model;
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] package org.eclipse.ditto.connectivity.model.mqtt;
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] package org.eclipse.ditto.connectivity.model.signals.announcements;
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] protected static ConnectionId deserializeConnectionId(final JsonObject jsonObject) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] protected static JsonParseException getJsonParseException(final JsonFieldDefinition<?> fieldDefinition,
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] protected static JsonExceptionBuilder<JsonParseException> getJsonParseExceptionBuilder(
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] protected AbstractConnectivityEvent(final String type,
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] protected AbstractConnectivityEvent(final String type,
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId,
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId,
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId,
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public Instant getTimestamp() {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static Builder newBuilder(final ConnectionId connectionId,
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] default Connection getConnectionFromCommand(final ConnectivityCommand<?> command) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static Builder newBuilder(final String invalidCommand) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static PayloadMapping newPayloadMapping(final List<String> mappings) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static PayloadMapping newPayloadMapping(@Nullable final String... mappings) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static SourceBuilder newSourceBuilder(final Source source) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static TargetBuilder newTargetBuilder(final Target target) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static SshTunnelBuilder newSshTunnelBuilder(final SshTunnel sshTunnel) {
02:38:41 [WARNING] ^
02:38:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/HmacCredentials.java:47: warning: no comment
02:38:41 [WARNING] public static HmacCredentials of(final String algorithm, final JsonObject parameters) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static LoggingExpired of(final ConnectionId connectionId, final DittoHeaders dittoHeaders) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject) {
02:38:41 [WARNING] ^
02:38:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:31: warning: no comment
02:38:41 [WARNING] public static final long MAX_INTERVAL_SECONDS = 4_294_967_295L;
02:38:41 [WARNING] ^
02:38:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:29: warning: no comment
02:38:41 [WARNING] public static final long MIN_INTERVAL_SECONDS = 1L;
02:38:41 [WARNING] ^
02:38:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ReplyTarget.java:105: warning: no @return
02:38:41 [WARNING] ReplyTarget build();
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public Optional<Boolean> getContainsFailure() {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public RetrieveConnectionMetricsResponse build() {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public Builder connectionMetrics(final ConnectionMetrics connectionMetrics) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public Builder sourceMetrics(final SourceMetrics sourceMetrics) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public Builder targetMetrics(final TargetMetrics targetMetrics) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static RetrieveConnections newInstance(final boolean idsOnly, final DittoHeaders dittoHeaders) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static RetrieveConnections newInstance(final boolean idsOnly,
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static RetrieveConnectionStatusResponse of(final ConnectionId connectionId,
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public RetrieveConnectionStatusResponse build() {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public Builder clientStatus(final List<ResourceStatus> clientStatus) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public Builder connectedSince(@Nullable final Instant connectedSince) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public Builder connectionStatus(final ConnectivityStatus connectionStatus) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public Builder liveStatus(final ConnectivityStatus liveStatus) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public Builder recoveryStatus(final RecoveryStatus recoveryStatus) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public Builder sourceStatus(final List<ResourceStatus> sourceStatus) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public Builder sshTunnelStatus(final List<ResourceStatus> sshTunnelStatus) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public Builder targetStatus(final List<ResourceStatus> targetStatus) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public Builder withAddressStatus(final ResourceStatus resourceStatus) {
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public Builder withMissingResources(final Map<ResourceStatus.ResourceType, Integer> missingResources,
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static final JsonFieldDefinition<JsonArray> CLIENT_STATUS =
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static final JsonFieldDefinition<String> CONNECTED_SINCE =
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static final JsonFieldDefinition<String> CONNECTION_STATUS =
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static final JsonFieldDefinition<String> LIVE_STATUS =
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static final JsonFieldDefinition<String> RECOVERY_STATUS =
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static final JsonFieldDefinition<JsonArray> SOURCE_STATUS =
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static final JsonFieldDefinition<JsonArray> SSH_TUNNEL_STATUS =
02:38:41 [WARNING] ^
02:38:41 [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
02:38:41 [WARNING] public static final JsonFieldDefinition<JsonArray> TARGET_STATUS =
02:38:41 [WARNING] ^
02:38:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/SshPublicKeyCredentials.java:48: warning: no comment
02:38:41 [WARNING] public static SshPublicKeyCredentials of(final String username, final String publicKey,
02:38:41 [WARNING] ^
02:38:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:28: warning: no comment
02:38:41 [WARNING] LIVE_COMMANDS("_/_/things/live/commands", "things-live-commands"),
02:38:41 [WARNING] ^
02:38:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:27: warning: no comment
02:38:41 [WARNING] LIVE_EVENTS("_/_/things/live/events", "things-live-events"),
02:38:41 [WARNING] ^
02:38:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:26: warning: no comment
02:38:41 [WARNING] LIVE_MESSAGES("_/_/things/live/messages", "messages.commands:"),
02:38:41 [WARNING] ^
02:38:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:25: warning: no comment
02:38:41 [WARNING] TWIN_EVENTS("_/_/things/twin/events", "things.events:"),
02:38:41 [WARNING] ^
02:38:41 [WARNING] 63 warnings
02:38:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar
02:38:41 [INFO] 
02:38:41 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-connectivity-model ---
02:38:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar
02:38:41 [INFO] 
02:38:41 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-model ---
02:38:41 [INFO] Tests are skipped.
02:38:41 [INFO] 
02:38:41 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-model ---
02:38:41 [INFO] Tests are skipped.
02:38:41 [INFO] 
02:38:41 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-model ---
02:38:41 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/jacoco.exec
02:38:41 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Model' with 205 classes
02:38:41 [INFO] 
02:38:41 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-connectivity-model ---
02:38:42 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.diff'.
02:38:42 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.xml'.
02:38:42 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.html'.
02:38:42 [INFO] 
02:38:42 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-model ---
02:38:42 [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
02:38:42 [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
02:38:42 [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
02:38:42 [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
02:38:42 [INFO] 
02:38:42 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-connectivity-model ---
02:38:42 [INFO] Installing org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.jar
02:38:42 [INFO] Writing OBR metadata
02:38:42 [INFO] 
02:38:42 [INFO] ----------------< org.eclipse.ditto:ditto-thingsearch >-----------------
02:38:42 [INFO] Building Eclipse Ditto :: Thing Search 0-SNAPSHOT                [31/77]
02:38:42 [INFO]   from thingsearch/pom.xml
02:38:42 [INFO] --------------------------------[ pom ]---------------------------------
02:38:42 [INFO] 
02:38:42 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch ---
02:38:42 [INFO] 
02:38:42 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch ---
02:38:42 [INFO] 
02:38:42 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch ---
02:38:42 [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
02:38:42 [INFO] 
02:38:42 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch ---
02:38:42 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:38:42 [INFO] The goal is skip due to packaging 'pom'
02:38:42 [INFO] 
02:38:42 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch ---
02:38:42 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch:pom:0-SNAPSHOT...
02:38:42 [INFO] 
02:38:42 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch ---
02:38:42 [INFO] 
02:38:42 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch ---
02:38:42 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
02:38:42 [INFO] 
02:38:42 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch ---
02:38:42 [INFO] Tests are skipped.
02:38:42 [INFO] 
02:38:42 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch ---
02:38:42 [INFO] Tests are skipped.
02:38:42 [INFO] 
02:38:42 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch ---
02:38:42 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:38:42 [INFO] 
02:38:42 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch ---
02:38:42 [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
02:38:42 [INFO] 
02:38:42 [INFO] -------------< org.eclipse.ditto:ditto-thingsearch-model >--------------
02:38:42 [INFO] Building Eclipse Ditto :: Thing Search :: Model 0-SNAPSHOT       [32/77]
02:38:42 [INFO]   from thingsearch/model/pom.xml
02:38:42 [INFO] -------------------------------[ bundle ]-------------------------------
02:38:42 [INFO] 
02:38:42 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch-model ---
02:38:42 [INFO] 
02:38:42 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch-model ---
02:38:42 [INFO] 
02:38:42 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-thingsearch-model ---
02:38:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:38:42 [INFO] 
02:38:42 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-model ---
02:38:42 [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
02:38:42 [INFO] 
02:38:42 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-model ---
02:38:42 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:38:42 [WARNING] 
02:38:42 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:38:42 [WARNING] 
02:38:42 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:38:42 [WARNING] 
02:38:42 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:38:42 [INFO] 
02:38:42 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-model ---
02:38:42 [INFO] Copying 0 resource from src/main/resources to target/classes
02:38:42 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:38:42 [INFO] 
02:38:42 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-model ---
02:38:42 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-model:bundle:0-SNAPSHOT...
02:38:42 [INFO] 
02:38:42 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-model ---
02:38:42 [INFO] Changes detected - recompiling the module! :dependency
02:38:42 [INFO] Compiling 60 source files with javac [debug target 1.8] to target/classes
02:38:43 [WARNING] bootstrap class path not set in conjunction with -source 8
02:38:43 [INFO] 
02:38:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-model ---
02:38:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/resources
02:38:43 [INFO] 
02:38:43 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-model ---
02:38:43 [INFO] Changes detected - recompiling the module! :dependency
02:38:43 [INFO] Compiling 31 source files with javac [debug target 1.8] to target/test-classes
02:38:43 [WARNING] bootstrap class path not set in conjunction with -source 8
02:38:43 [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;
02:38:43   cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call
02:38:43   cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning
02:38:43 [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;
02:38:43   cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call
02:38:43   cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning
02:38:43 [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;
02:38:43   cast to java.lang.String for a varargs call
02:38:43   cast to java.lang.String[] for a non-varargs call and to suppress this warning
02:38:43 [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;
02:38:43   cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call
02:38:43   cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning
02:38:43 [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;
02:38:43   cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call
02:38:43   cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning
02:38:43 [INFO] 
02:38:43 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-model ---
02:38:43 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:38:43 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/surefire-reports
02:38:43 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:38:43 [INFO] 
02:38:43 [INFO] -------------------------------------------------------
02:38:43 [INFO]  T E S T S
02:38:43 [INFO] -------------------------------------------------------
02:38:44 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableLimitOptionTest
02:38:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.971 s -- in org.eclipse.ditto.thingsearch.model.ImmutableLimitOptionTest
02:38:45 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionsEntryTest
02:38:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionsEntryTest
02:38:45 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCompleteTest
02:38:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCompleteTest
02:38:45 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionHasNextPageTest
02:38:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionHasNextPageTest
02:38:45 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCreatedTest
02:38:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCreatedTest
02:38:45 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionFailedTest
02:38:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionFailedTest
02:38:46 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CancelSubscriptionTest
02:38:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CancelSubscriptionTest
02:38:46 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CreateSubscriptionTest
02:38:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CreateSubscriptionTest
02:38:46 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.RequestFromSubscriptionTest
02:38:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.RequestFromSubscriptionTest
02:38:46 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.exceptions.InvalidOptionExceptionTest
02:38:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.exceptions.InvalidOptionExceptionTest
02:38:46 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.query.QueryThingsTest
02:38:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.query.QueryThingsTest
02:38:46 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.query.CountThingsTest
02:38:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.query.CountThingsTest
02:38:46 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableLogicalFilterTest
02:38:46 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 s -- in org.eclipse.ditto.thingsearch.model.ImmutableLogicalFilterTest
02:38:46 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchPropertyTest
02:38:46 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchPropertyTest
02:38:46 [INFO] Running org.eclipse.ditto.thingsearch.model.SearchModelFactoryTest
02:38:46 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.thingsearch.model.SearchModelFactoryTest
02:38:46 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableCursorOptionTest
02:38:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.thingsearch.model.ImmutableCursorOptionTest
02:38:46 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutablePropertyFilterTest
02:38:46 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.thingsearch.model.ImmutablePropertyFilterTest
02:38:46 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchResultTest
02:38:46 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchResultTest
02:38:46 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchQueryBuilderTest
02:38:46 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchQueryBuilderTest
02:38:46 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchResultBuilderTest
02:38:46 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchResultBuilderTest
02:38:46 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSizeOptionTest
02:38:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSizeOptionTest
02:38:47 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionTest
02:38:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionTest
02:38:47 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionEntryTest
02:38:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionEntryTest
02:38:47 [INFO] 
02:38:47 [INFO] Results:
02:38:47 [INFO] 
02:38:47 [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0
02:38:47 [INFO] 
02:38:47 [INFO] 
02:38:47 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-model ---
02:38:47 [INFO] 
02:38:47 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-thingsearch-model ---
02:38:47 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar
02:38:47 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/classes/META-INF/MANIFEST.MF
02:38:47 [INFO] 
02:38:47 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-model ---
02:38:47 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:38:47 [INFO] No previous run data found, generating javadoc.
02:38:50 [WARNING] Javadoc Warnings
02:38:50 [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
02:38:50 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands;
02:38:50 [WARNING] ^
02:38:50 [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
02:38:50 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.exceptions;
02:38:50 [WARNING] ^
02:38:50 [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
02:38:50 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.query;
02:38:50 [WARNING] ^
02:38:50 [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
02:38:50 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.subscription;
02:38:50 [WARNING] ^
02:38:50 [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
02:38:50 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.events;
02:38:50 [WARNING] ^
02:38:50 [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
02:38:50 [WARNING] public static CountThings of(@Nullable final String filter, @Nullable final Collection<String> namespaces,
02:38:50 [WARNING] ^
02:38:50 [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
02:38:50 [WARNING] public static CreateSubscription of(@Nullable final String filter, @Nullable final String options,
02:38:50 [WARNING] ^
02:38:50 [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
02:38:50 [WARNING] public static QueryThings of(@Nullable final String filter, @Nullable final List<String> options,
02:38:50 [WARNING] ^
02:38:50 [WARNING] 8 warnings
02:38:50 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar
02:38:50 [INFO] 
02:38:50 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-model ---
02:38:50 [INFO] Tests are skipped.
02:38:50 [INFO] 
02:38:50 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-model ---
02:38:50 [INFO] Tests are skipped.
02:38:50 [INFO] 
02:38:50 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-model ---
02:38:50 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/jacoco.exec
02:38:50 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: Model' with 56 classes
02:38:50 [INFO] 
02:38:50 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-thingsearch-model ---
02:38:50 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.diff'.
02:38:50 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.xml'.
02:38:50 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.html'.
02:38:50 [INFO] 
02:38:50 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-model ---
02:38:50 [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
02:38:50 [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
02:38:50 [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
02:38:50 [INFO] 
02:38:50 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-thingsearch-model ---
02:38:50 [INFO] Installing org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.jar
02:38:50 [INFO] Writing OBR metadata
02:38:50 [INFO] 
02:38:50 [INFO] ------------------< org.eclipse.ditto:ditto-messages >------------------
02:38:50 [INFO] Building Eclipse Ditto :: Messages 0-SNAPSHOT                    [33/77]
02:38:50 [INFO]   from messages/pom.xml
02:38:50 [INFO] --------------------------------[ pom ]---------------------------------
02:38:50 [INFO] 
02:38:50 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-messages ---
02:38:50 [INFO] 
02:38:50 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-messages ---
02:38:50 [INFO] 
02:38:50 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages ---
02:38:50 [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
02:38:50 [INFO] 
02:38:50 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages ---
02:38:50 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:38:50 [INFO] The goal is skip due to packaging 'pom'
02:38:50 [INFO] 
02:38:50 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages ---
02:38:50 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages:pom:0-SNAPSHOT...
02:38:50 [INFO] 
02:38:50 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages ---
02:38:50 [INFO] 
02:38:50 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages ---
02:38:50 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
02:38:50 [INFO] 
02:38:50 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages ---
02:38:50 [INFO] Tests are skipped.
02:38:50 [INFO] 
02:38:50 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages ---
02:38:50 [INFO] Tests are skipped.
02:38:50 [INFO] 
02:38:50 [INFO] --- jacoco:0.8.10:report (report) @ ditto-messages ---
02:38:50 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:38:50 [INFO] 
02:38:50 [INFO] --- install:3.1.1:install (default-install) @ ditto-messages ---
02:38:50 [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
02:38:50 [INFO] 
02:38:50 [INFO] ---------------< org.eclipse.ditto:ditto-messages-model >---------------
02:38:50 [INFO] Building Eclipse Ditto :: Messages :: Model 0-SNAPSHOT           [34/77]
02:38:50 [INFO]   from messages/model/pom.xml
02:38:50 [INFO] -------------------------------[ bundle ]-------------------------------
02:38:50 [INFO] 
02:38:50 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-messages-model ---
02:38:50 [INFO] 
02:38:50 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-messages-model ---
02:38:50 [INFO] 
02:38:50 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-messages-model ---
02:38:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:38:50 [INFO] 
02:38:50 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages-model ---
02:38:50 [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
02:38:50 [INFO] 
02:38:50 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages-model ---
02:38:50 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:38:50 [WARNING] 
02:38:50 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:38:50 [WARNING] 
02:38:50 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:38:50 [WARNING] 
02:38:50 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/messages/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:38:50 [INFO] 
02:38:50 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-messages-model ---
02:38:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/resources
02:38:50 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:38:50 [INFO] 
02:38:50 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages-model ---
02:38:50 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages-model:bundle:0-SNAPSHOT...
02:38:50 [INFO] 
02:38:50 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-messages-model ---
02:38:50 [INFO] Changes detected - recompiling the module! :dependency
02:38:50 [INFO] Compiling 41 source files with javac [debug target 1.8] to target/classes
02:38:50 [WARNING] bootstrap class path not set in conjunction with -source 8
02:38:50 [INFO] 
02:38:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-messages-model ---
02:38:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/messages/model/src/test/resources
02:38:50 [INFO] 
02:38:50 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-messages-model ---
02:38:50 [INFO] Changes detected - recompiling the module! :dependency
02:38:50 [INFO] Compiling 17 source files with javac [debug target 1.8] to target/test-classes
02:38:51 [WARNING] bootstrap class path not set in conjunction with -source 8
02:38:51 [INFO] 
02:38:51 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-messages-model ---
02:38:51 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:38:51 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/surefire-reports
02:38:51 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:38:51 [INFO] 
02:38:51 [INFO] -------------------------------------------------------
02:38:51 [INFO]  T E S T S
02:38:51 [INFO] -------------------------------------------------------
02:38:51 [INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageBuilderTest
02:38:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s -- in org.eclipse.ditto.messages.model.ImmutableMessageBuilderTest
02:38:52 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendMessageAcceptedResponseTest
02:38:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s -- in org.eclipse.ditto.messages.model.signals.commands.SendMessageAcceptedResponseTest
02:38:53 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendClaimMessageTest
02:38:53 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.570 s -- in org.eclipse.ditto.messages.model.signals.commands.SendClaimMessageTest
02:38:53 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendThingMessageTest
02:38:53 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.messages.model.signals.commands.SendThingMessageTest
02:38:53 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageResponseTest
02:38:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageResponseTest
02:38:53 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageTest
02:38:53 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageTest
02:38:53 [INFO] Running org.eclipse.ditto.messages.model.MessagesModelFactoryTest
02:38:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.messages.model.MessagesModelFactoryTest
02:38:53 [INFO] Running org.eclipse.ditto.messages.model.DittoMessageSubjectValueValidatorTest
02:38:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.messages.model.DittoMessageSubjectValueValidatorTest
02:38:54 [INFO] Running org.eclipse.ditto.messages.model.HttpStatusCodeValueValidatorTest
02:38:54 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s -- in org.eclipse.ditto.messages.model.HttpStatusCodeValueValidatorTest
02:38:54 [INFO] Running org.eclipse.ditto.messages.model.TimestampValueValidatorTest
02:38:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.messages.model.TimestampValueValidatorTest
02:38:54 [INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageHeadersTest
02:38:54 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.messages.model.ImmutableMessageHeadersTest
02:38:54 [INFO] Running org.eclipse.ditto.messages.model.MessageFormatInvalidExceptionTest
02:38:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.messages.model.MessageFormatInvalidExceptionTest
02:38:54 [INFO] Running org.eclipse.ditto.messages.model.DittoMessageThingIdValueValidatorTest
02:38:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.messages.model.DittoMessageThingIdValueValidatorTest
02:38:54 [INFO] Running org.eclipse.ditto.messages.model.DittoMessageDirectionValueValidatorTest
02:38:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.messages.model.DittoMessageDirectionValueValidatorTest
02:38:54 [INFO] Running org.eclipse.ditto.messages.model.MessageHeadersBuilderTest
02:38:54 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s -- in org.eclipse.ditto.messages.model.MessageHeadersBuilderTest
02:38:54 [INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageTest
02:38:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.messages.model.ImmutableMessageTest
02:38:55 [INFO] 
02:38:55 [INFO] Results:
02:38:55 [INFO] 
02:38:55 [INFO] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
02:38:55 [INFO] 
02:38:55 [INFO] 
02:38:55 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages-model ---
02:38:55 [INFO] 
02:38:55 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-messages-model ---
02:38:55 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar
02:38:55 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/classes/META-INF/MANIFEST.MF
02:38:55 [INFO] 
02:38:55 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages-model ---
02:38:55 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:38:55 [INFO] No previous run data found, generating javadoc.
02:38:57 [WARNING] Javadoc Warnings
02:38:57 [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
02:38:57 [WARNING] package org.eclipse.ditto.messages.model.signals.commands;
02:38:57 [WARNING] ^
02:38:57 [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
02:38:57 [WARNING] public static void deserialize(@Nullable final JsonValue payload, final MessageBuilder<Object> messageBuilder,
02:38:57 [WARNING] ^
02:38:57 [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
02:38:57 [WARNING] public static MessageHeadersBuilder newHeadersBuilder(final Map<String, String> initialHeaders) {
02:38:57 [WARNING] ^
02:38:57 [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
02:38:57 [WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId, final MessageHeaders messageHeaders,
02:38:57 [WARNING] ^
02:38:57 [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
02:38:57 [WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId,
02:38:57 [WARNING] ^
02:38:57 [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
02:38:57 [WARNING] public Optional<String> getCorrelationId() {
02:38:57 [WARNING] ^
02:38:57 [WARNING] 6 warnings
02:38:57 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar
02:38:57 [INFO] 
02:38:57 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages-model ---
02:38:57 [INFO] Tests are skipped.
02:38:57 [INFO] 
02:38:57 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages-model ---
02:38:57 [INFO] Tests are skipped.
02:38:57 [INFO] 
02:38:57 [INFO] --- jacoco:0.8.10:report (report) @ ditto-messages-model ---
02:38:57 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/messages/model/target/jacoco.exec
02:38:57 [INFO] Analyzed bundle 'Eclipse Ditto :: Messages :: Model' with 46 classes
02:38:57 [INFO] 
02:38:57 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-messages-model ---
02:38:58 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.diff'.
02:38:58 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.xml'.
02:38:58 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.html'.
02:38:58 [INFO] 
02:38:58 [INFO] --- install:3.1.1:install (default-install) @ ditto-messages-model ---
02:38:58 [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
02:38:58 [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
02:38:58 [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
02:38:58 [INFO] 
02:38:58 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-messages-model ---
02:38:58 [INFO] Installing org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.jar
02:38:58 [INFO] Writing OBR metadata
02:38:58 [INFO] 
02:38:58 [INFO] ------------------< org.eclipse.ditto:ditto-protocol >------------------
02:38:58 [INFO] Building Eclipse Ditto :: Protocol 0-SNAPSHOT                    [35/77]
02:38:58 [INFO]   from protocol/pom.xml
02:38:58 [INFO] -------------------------------[ bundle ]-------------------------------
02:38:58 [INFO] 
02:38:58 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-protocol ---
02:38:58 [INFO] 
02:38:58 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-protocol ---
02:38:58 [INFO] 
02:38:58 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-protocol ---
02:38:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:38:58 [INFO] 
02:38:58 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-protocol ---
02:38: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/protocol/target/jacoco.exec
02:38:58 [INFO] 
02:38:58 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-protocol ---
02:38:58 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:38:58 [WARNING] 
02:38:58 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:38:58 [WARNING] 
02:38:58 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:38:58 [WARNING] 
02:38:58 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/protocol/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:38:58 [INFO] 
02:38:58 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-protocol ---
02:38:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/resources
02:38:58 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:38:58 [INFO] 
02:38:58 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-protocol ---
02:38:58 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-protocol:bundle:0-SNAPSHOT...
02:38:58 [INFO] 
02:38:58 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-protocol ---
02:38:58 [INFO] Changes detected - recompiling the module! :dependency
02:38:58 [INFO] Compiling 191 source files with javac [debug target 1.8] to target/classes
02:38:59 [WARNING] bootstrap class path not set in conjunction with -source 8
02:38:59 [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.
02:38:59 [INFO] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/ThingModifyCommandResponseMappingStrategies.java: Recompile with -Xlint:unchecked for details.
02:38:59 [INFO] 
02:38:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-protocol ---
02:38:59 [INFO] Copying 1 resource from src/test/resources to target/test-classes
02:38:59 [INFO] 
02:38:59 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-protocol ---
02:38:59 [INFO] Changes detected - recompiling the module! :dependency
02:38:59 [INFO] Compiling 54 source files with javac [debug target 1.8] to target/test-classes
02:39:00 [WARNING] bootstrap class path not set in conjunction with -source 8
02:39:00 [INFO] 
02:39:00 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-protocol ---
02:39:00 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:39:00 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/protocol/target/surefire-reports
02:39:00 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:39:00 [INFO] 
02:39:00 [INFO] -------------------------------------------------------
02:39:00 [INFO]  T E S T S
02:39:00 [INFO] -------------------------------------------------------
02:39:01 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingSearchCommandAdapterTest
02:39:01 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 s -- in org.eclipse.ditto.protocol.adapter.things.ThingSearchCommandAdapterTest
02:39:01 [INFO] Running org.eclipse.ditto.protocol.adapter.things.MessageCommandResponseAdapterTest
02:39:01 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.protocol.adapter.things.MessageCommandResponseAdapterTest
02:39:01 [INFO] Running org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandAdapterTest
02:39:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandAdapterTest
02:39:01 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandAdapterTest
02:39:02 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.320 s -- in org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandAdapterTest
02:39:02 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandResponseAdapterTest
02:39:02 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandResponseAdapterTest
02:39:02 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandAdapterTest
02:39:02 [INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandAdapterTest
02:39:02 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandAdapterTest
02:39:02 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandAdapterTest
02:39:02 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandResponseAdapterTest
02:39:02 [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandResponseAdapterTest
02:39:02 [INFO] Running org.eclipse.ditto.protocol.adapter.things.SearchErrorResponseAdapterTest
02:39:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.eclipse.ditto.protocol.adapter.things.SearchErrorResponseAdapterTest
02:39:02 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergedEventAdapterTest
02:39:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergedEventAdapterTest
02:39:02 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandResponseAdapterTest
02:39:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandResponseAdapterTest
02:39:02 [INFO] Running org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandResponseAdapterTest
02:39:02 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandResponseAdapterTest
02:39:02 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ParametrizedNullValueThingMergeCommandAdapterTest
02:39:02 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.protocol.adapter.things.ParametrizedNullValueThingMergeCommandAdapterTest
02:39:02 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingEventAdapterTest
02:39:03 [INFO] Tests run: 138, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.ditto.protocol.adapter.things.ThingEventAdapterTest
02:39:03 [INFO] Running org.eclipse.ditto.protocol.adapter.things.MessageCommandAdapterTest
02:39:03 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.protocol.adapter.things.MessageCommandAdapterTest
02:39:03 [INFO] Running org.eclipse.ditto.protocol.adapter.things.SubscriptionEventAdapterTest
02:39:03 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.protocol.adapter.things.SubscriptionEventAdapterTest
02:39:03 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingErrorResponseAdapterTest
02:39:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.protocol.adapter.things.ThingErrorResponseAdapterTest
02:39:03 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ParametrizedThingMergeCommandAdapterTest
02:39:03 [INFO] Tests run: 88, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.protocol.adapter.things.ParametrizedThingMergeCommandAdapterTest
02:39:03 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandAdapterTest
02:39:03 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandAdapterTest
02:39:03 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyQueryCommandAdapterTest
02:39:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyQueryCommandAdapterTest
02:39:03 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyErrorResponseAdapterTest
02:39:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyErrorResponseAdapterTest
02:39:03 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandResponseAdapterTest
02:39:03 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandResponseAdapterTest
02:39:03 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandResponseAdapterTest
02:39:03 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandResponseAdapterTest
02:39:03 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandAdapterTest
02:39:03 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandAdapterTest
02:39:03 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyModifyCommandAdapterTest
02:39:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyModifyCommandAdapterTest
02:39:03 [INFO] Running org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementAdapterTest
02:39:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementAdapterTest
02:39:03 [INFO] Running org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementsAdapterTest
02:39:03 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementsAdapterTest
02:39:03 [INFO] Running org.eclipse.ditto.protocol.adapter.UnknownTopicPathExceptionTest
02:39:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.eclipse.ditto.protocol.adapter.UnknownTopicPathExceptionTest
02:39:03 [INFO] Running org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest
02:39:03 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
02:39:03 SLF4J: Defaulting to no-operation (NOP) logger implementation
02:39:03 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
02:39:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
02:39:07 [INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.569 s -- in org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest
02:39:07 [INFO] Running org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterTest
02:39:07 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterTest
02:39:07 [INFO] Running org.eclipse.ditto.protocol.adapter.HeadersFromTopicPathTest
02:39:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.protocol.adapter.HeadersFromTopicPathTest
02:39:07 [INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.DefaultConnectivityCommandAdapterProviderTest
02:39:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.ditto.protocol.adapter.connectivity.DefaultConnectivityCommandAdapterProviderTest
02:39:07 [INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.ParametrizedConnectivityAnnouncementAdapterTest
02:39:07 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.protocol.adapter.connectivity.ParametrizedConnectivityAnnouncementAdapterTest
02:39:07 [INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.ConnectivityAnnouncementAdapterTest
02:39:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.protocol.adapter.connectivity.ConnectivityAnnouncementAdapterTest
02:39:07 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.AbstractMessageMappingStrategiesTest
02:39:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.protocol.mappingstrategies.AbstractMessageMappingStrategiesTest
02:39:07 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.ConnectivityAnnouncementMappingStrategiesTest
02:39:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.protocol.mappingstrategies.ConnectivityAnnouncementMappingStrategiesTest
02:39:07 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.IllegalAdaptableExceptionTest
02:39:09 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.904 s -- in org.eclipse.ditto.protocol.mappingstrategies.IllegalAdaptableExceptionTest
02:39:09 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.MappingContextTest
02:39:09 [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.eclipse.ditto.protocol.mappingstrategies.MappingContextTest
02:39:09 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.AdaptableToSignalMapperTest
02:39:10 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.eclipse.ditto.protocol.mappingstrategies.AdaptableToSignalMapperTest
02:39:10 [INFO] Running org.eclipse.ditto.protocol.ImmutableJsonifiableAdaptableTest
02:39:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.protocol.ImmutableJsonifiableAdaptableTest
02:39:10 [INFO] Running org.eclipse.ditto.protocol.ProtocolFactoryTest
02:39:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.eclipse.ditto.protocol.ProtocolFactoryTest
02:39:10 [INFO] Running org.eclipse.ditto.protocol.placeholders.ImmutableResourcePlaceholderTest
02:39:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.protocol.placeholders.ImmutableResourcePlaceholderTest
02:39:10 [INFO] Running org.eclipse.ditto.protocol.placeholders.ImmutableTopicPathPlaceholderTest
02:39:10 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.protocol.placeholders.ImmutableTopicPathPlaceholderTest
02:39:10 [INFO] Running org.eclipse.ditto.protocol.ImmutableAdaptableTest
02:39:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.ditto.protocol.ImmutableAdaptableTest
02:39:10 [INFO] Running org.eclipse.ditto.protocol.ImmutableTopicPathParameterizedParsingTest
02:39:10 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.protocol.ImmutableTopicPathParameterizedParsingTest
02:39:10 [INFO] Running org.eclipse.ditto.protocol.ImmutableTopicPathTest
02:39:10 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.eclipse.ditto.protocol.ImmutableTopicPathTest
02:39:10 [INFO] Running org.eclipse.ditto.protocol.ImmutableMessagePathTest
02:39:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.protocol.ImmutableMessagePathTest
02:39:10 [INFO] Running org.eclipse.ditto.protocol.ImmutablePayloadTest
02:39:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.protocol.ImmutablePayloadTest
02:39:10 [INFO] Running com.eclipsesource.json.PrettyPrintEmptyElementsWriterTest
02:39:10 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.eclipsesource.json.PrettyPrintEmptyElementsWriterTest
02:39:10 [INFO] 
02:39:10 [INFO] Results:
02:39:10 [INFO] 
02:39:10 [INFO] Tests run: 1344, Failures: 0, Errors: 0, Skipped: 0
02:39:10 [INFO] 
02:39:10 [INFO] 
02:39:10 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-protocol ---
02:39:10 [INFO] 
02:39:10 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-protocol ---
02:39:11 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar
02:39:11 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/protocol/target/classes/META-INF/MANIFEST.MF
02:39:11 [INFO] 
02:39:11 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-protocol ---
02:39:11 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:39:11 [INFO] No previous run data found, generating javadoc.
02:39:14 [WARNING] Javadoc Warnings
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:21: warning: empty <p> tag
02:39:14 [WARNING] * <p>
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/package-info.java:15: warning: no comment
02:39:14 [WARNING] package org.eclipse.ditto.protocol.adapter.acknowledgements;
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/package-info.java:14: warning: no comment
02:39:14 [WARNING] package org.eclipse.ditto.protocol.adapter.connectivity;
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/package-info.java:15: warning: no comment
02:39:14 [WARNING] package org.eclipse.ditto.protocol.adapter.policies;
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/package-info.java:15: warning: no comment
02:39:14 [WARNING] package org.eclipse.ditto.protocol.adapter.provider;
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:48: warning: no comment
02:39:14 [WARNING] protected final PayloadPathMatcher payloadPathMatcher;
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:53: warning: no comment
02:39:14 [WARNING] protected AbstractAdapter(final MappingStrategies<T> mappingStrategies,
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:46: warning: no comment
02:39:14 [WARNING] protected AbstractErrorResponseAdapter(final HeaderTranslator headerTranslator,
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:139: warning: no comment
02:39:14 [WARNING] protected static TopicPathBuildable addChannelToTopicPathBuilder(final TopicPathBuilder topicPathBuilder,
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/AnnouncementsTopicPathBuilder.java:27: warning: no @param for name
02:39:14 [WARNING] AnnouncementsTopicPathBuilder name(String name);
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/DefaultAcknowledgementsAdapterProvider.java:34: warning: no comment
02:39:14 [WARNING] public DefaultAcknowledgementsAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry,
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/DefaultConnectivityCommandAdapterProvider.java:32: warning: no comment
02:39:14 [WARNING] public DefaultConnectivityCommandAdapterProvider(final HeaderTranslator headerTranslator) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/DefaultPolicyCommandAdapterProvider.java:46: warning: no comment
02:39:14 [WARNING] public DefaultPolicyCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry,
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/DefaultThingCommandAdapterProvider.java:63: warning: no comment
02:39:14 [WARNING] public DefaultThingCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry,
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:31: warning: no comment
02:39:14 [WARNING] public static EmptyPathMatcher getInstance() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:100: warning: no @return
02:39:14 [WARNING] public static IllegalAdaptableException newInstance(final String message, final Adaptable adaptable) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:113: warning: no @return
02:39:14 [WARNING] public static IllegalAdaptableException newInstance(final String message,
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/InvalidPathException.java:103: warning: no comment
02:39:14 [WARNING] public Builder(final JsonPointer path) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:99: warning: no comment
02:39:14 [WARNING] public static MessageCommandMappingStrategies getMessageCommandMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:103: warning: no comment
02:39:14 [WARNING] public static MessageCommandResponseMappingStrategies getMessageCommandResponseMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:42: warning: no comment
02:39:14 [WARNING] public static PolicyAnnouncementMappingStrategies getPolicyAnnouncementMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:46: warning: no comment
02:39:14 [WARNING] public static PolicyEventMappingStrategies getPolicyEventMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:26: warning: no comment
02:39:14 [WARNING] public static PolicyModifyCommandMappingStrategies getPolicyModifyCommandMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:34: warning: no comment
02:39:14 [WARNING] public static PolicyModifyCommandResponseMappingStrategies getPolicyModifyCommandResponseMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:30: warning: no comment
02:39:14 [WARNING] public static PolicyQueryCommandMappingStrategies getPolicyQueryCommandMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:38: warning: no comment
02:39:14 [WARNING] public static PolicyQueryCommandResponseMappingStrategies getPolicyQueryCommandResponseMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:62: warning: no comment
02:39:14 [WARNING] public static RetrieveThingsCommandMappingStrategies getRetrieveThingsCommandMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:66: warning: no comment
02:39:14 [WARNING] public static RetrieveThingsCommandResponseMappingStrategies getRetrieveThingsCommandResponseMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:117: warning: no comment
02:39:14 [WARNING] public static StreamingSubscriptionCommandMappingStrategies getStreamingSubscriptionCommandMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:121: warning: no comment
02:39:14 [WARNING] public static StreamingSubscriptionEventMappingStrategies getStreamingSubscriptionEventMappingStrategies(
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:94: warning: no comment
02:39:14 [WARNING] public static SubscriptionEventMappingStrategies getSubscriptionEventMappingStrategies(
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:86: warning: no comment
02:39:14 [WARNING] public static ThingEventMappingStrategies getThingEventMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:50: warning: no comment
02:39:14 [WARNING] public static ThingMergeCommandMappingStrategies getThingMergeCommandMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:74: warning: no comment
02:39:14 [WARNING] public static ThingMergeCommandResponseMappingStrategies getThingMergeCommandResponseMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:90: warning: no comment
02:39:14 [WARNING] public static ThingMergedEventMappingStrategies getThingMergedEventMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:54: warning: no comment
02:39:14 [WARNING] public static ThingModifyCommandMappingStrategies getThingModifyCommandMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:70: warning: no comment
02:39:14 [WARNING] public static ThingModifyCommandResponseMappingStrategies getThingModifyCommandResponseMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:58: warning: no comment
02:39:14 [WARNING] public static ThingQueryCommandMappingStrategies getThingQueryCommandMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:78: warning: no comment
02:39:14 [WARNING] public static ThingQueryCommandResponseMappingStrategies getThingQueryCommandResponseMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:82: warning: no comment
02:39:14 [WARNING] public static ThingSearchCommandMappingStrategies getThingSearchCommandMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:70: warning: no comment
02:39:14 [WARNING] static JsonKey directionToJsonKey(final MessageDirection direction) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:59: warning: no comment
02:39:14 [WARNING] static Optional<MessageDirection> jsonKeyToDirection(final JsonKey jsonKey) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandAdapter.java:24: warning: no comment
02:39:14 [WARNING] public final class RetrieveThingsCommandAdapter extends AbstractThingAdapter<RetrieveThings>
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/RetrieveThingsCommandAdapterProvider.java:19: warning: no comment
02:39:14 [WARNING] public interface RetrieveThingsCommandAdapterProvider<Q extends Signal<?>, R extends CommandResponse<?>> {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:28: warning: no comment
02:39:14 [WARNING] public final class RetrieveThingsCommandMappingStrategies extends AbstractThingMappingStrategies<RetrieveThings> {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:33: warning: no comment
02:39:14 [WARNING] protected RetrieveThingsCommandMappingStrategies() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:82: warning: no comment
02:39:14 [WARNING] protected static JsonPointer attributePointerFrom(final Adaptable adaptable) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:74: warning: no comment
02:39:14 [WARNING] protected static Attributes attributesFrom(final Adaptable adaptable) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:88: warning: no comment
02:39:14 [WARNING] protected static JsonValue attributeValueFrom(final Adaptable adaptable) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:115: warning: no comment
02:39:14 [WARNING] protected static FeatureDefinition featureDefinitionFrom(final Adaptable adaptable) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:105: warning: no comment
02:39:14 [WARNING] protected static Feature featureFrom(final Adaptable adaptable) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:92: warning: no comment
02:39:14 [WARNING] protected static String featureIdFrom(final Adaptable adaptable) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:123: warning: no comment
02:39:14 [WARNING] protected static FeatureProperties featurePropertiesFrom(final Adaptable adaptable) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:131: warning: no comment
02:39:14 [WARNING] protected static JsonPointer featurePropertyPointerFrom(final Adaptable adaptable) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:137: warning: no comment
02:39:14 [WARNING] protected static JsonValue featurePropertyValueFrom(final Adaptable adaptable) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:97: warning: no comment
02:39:14 [WARNING] protected static Features featuresFrom(final Adaptable adaptable) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:37: warning: no comment
02:39:14 [WARNING] public static RetrieveThingsCommandMappingStrategies getInstance() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:157: warning: no comment
02:39:14 [WARNING] protected static String leafValue(final JsonPointer path) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:56: warning: no comment
02:39:14 [WARNING] protected static String namespaceFrom(final Adaptable adaptable) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:61: warning: no comment
02:39:14 [WARNING] protected static JsonObject payloadValueAsJsonObjectFrom(final Adaptable adaptable) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:141: warning: no comment
02:39:14 [WARNING] protected static PolicyId policyIdFrom(final Adaptable adaptable) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:79: warning: no comment
02:39:14 [WARNING] protected static JsonFieldSelector selectedFieldsFrom(final Adaptable adaptable) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:149: warning: no comment
02:39:14 [WARNING] protected static ThingDefinition thingDefinitionFrom(final Adaptable adaptable) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:67: warning: no comment
02:39:14 [WARNING] protected static Thing thingFrom(final Adaptable adaptable) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:83: warning: no comment
02:39:14 [WARNING] protected static ThingId thingIdFrom(final Adaptable adaptable) {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandResponseAdapter.java:25: warning: no comment
02:39:14 [WARNING] public final class RetrieveThingsCommandResponseAdapter extends AbstractThingAdapter<RetrieveThingsResponse>
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:27: warning: no comment
02:39:14 [WARNING] public final class RetrieveThingsCommandResponseMappingStrategies
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:37: warning: no comment
02:39:14 [WARNING] public static RetrieveThingsCommandResponseMappingStrategies getInstance() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:138: warning: no comment
02:39:14 [WARNING] public static SignalMapper<ConnectivityAnnouncement<?>> newConnectivityAnnouncementSignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:134: warning: no comment
02:39:14 [WARNING] public static SignalMapper<MessageCommandResponse<?, ?>> newMessageCommandResponseSignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:130: warning: no comment
02:39:14 [WARNING] public static SignalMapper<MessageCommand<?, ?>> newMessageCommandSignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:122: warning: no comment
02:39:14 [WARNING] public static SignalMapper<PolicyAnnouncement<?>> newPolicyAnnouncementSignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:126: warning: no comment
02:39:14 [WARNING] public static SignalMapper<PolicyEvent<?>> newPolicyEventSignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:110: warning: no comment
02:39:14 [WARNING] public static SignalMapper<PolicyModifyCommandResponse<?>> newPolicyModifyResponseSignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:106: warning: no comment
02:39:14 [WARNING] public static SignalMapper<PolicyModifyCommand<?>> newPolicyModifySignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:118: warning: no comment
02:39:14 [WARNING] public static SignalMapper<PolicyQueryCommandResponse<?>> newPolicyQueryResponseSignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:114: warning: no comment
02:39:14 [WARNING] public static SignalMapper<PolicyQueryCommand<?>> newPolicyQuerySignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:98: warning: no comment
02:39:14 [WARNING] public static SignalMapper<RetrieveThingsResponse> newRetrieveThingsResponseSignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:94: warning: no comment
02:39:14 [WARNING] public static SignalMapper<RetrieveThings> newRetrieveThingsSignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:86: warning: no comment
02:39:14 [WARNING] public static SignalMapper<StreamingSubscriptionCommand<?>> newStreamingSubscriptionCommandSignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:90: warning: no comment
02:39:14 [WARNING] public static SignalMapper<StreamingSubscriptionEvent<?>> newStreamingSubscriptionEventSignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:82: warning: no comment
02:39:14 [WARNING] public static SignalMapper<SubscriptionEvent<?>> newSubscriptionEventSignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:58: warning: no comment
02:39:14 [WARNING] public static SignalMapper<ThingEvent<?>> newThingEventSignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:70: warning: no comment
02:39:14 [WARNING] public static SignalMapper<ThingMerged> newThingMergedEventSignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:66: warning: no comment
02:39:14 [WARNING] public static SignalMapper<MergeThingResponse> newThingMergeResponseSignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:62: warning: no comment
02:39:14 [WARNING] public static SignalMapper<MergeThing> newThingMergeSignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:54: warning: no comment
02:39:14 [WARNING] public static SignalMapper<ThingModifyCommandResponse<?>> newThingModifyResponseSignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:50: warning: no comment
02:39:14 [WARNING] public static SignalMapper<ThingModifyCommand<?>> newThingModifySignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:78: warning: no comment
02:39:14 [WARNING] public static SignalMapper<ThingQueryCommandResponse<?>> newThingQueryResponseSignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:74: warning: no comment
02:39:14 [WARNING] public static SignalMapper<ThingQueryCommand<?>> newThingQuerySignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:102: warning: no comment
02:39:14 [WARNING] public static SignalMapper<ThingSearchCommand<?>> newThingSearchSignalMapper() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/StreamingTopicPathBuilder.java:27: warning: no @param for subscribingCommandName
02:39:14 [WARNING] TopicPathBuildable subscribe(String subscribingCommandName);
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:54: warning: no comment
02:39:14 [WARNING] String ID_PLACEHOLDER = "_";
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:55: warning: no comment
02:39:14 [WARNING] String PATH_DELIMITER = "/";
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:173: warning: no comment
02:39:14 [WARNING] default boolean isWildcardTopic() {
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:400: warning: no comment
02:39:14 [WARNING] CREATE("create"),
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:411: warning: no comment
02:39:14 [WARNING] CREATED("created"),
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:408: warning: no comment
02:39:14 [WARNING] DELETE("delete"),
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:417: warning: no comment
02:39:14 [WARNING] DELETED("deleted");
02:39:14 [WARNING] ^
02:39:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:406: warning: no comment
02:39:14 [WARNING] MERGE("merge"),
02:39:14 [WARNING] ^
02:39:14 [WARNING] 100 warnings
02:39:14 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar
02:39:14 [INFO] 
02:39:14 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-protocol ---
02:39:14 [INFO] Tests are skipped.
02:39:14 [INFO] 
02:39:14 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-protocol ---
02:39:14 [INFO] Tests are skipped.
02:39:14 [INFO] 
02:39:14 [INFO] --- jacoco:0.8.10:report (report) @ ditto-protocol ---
02:39:14 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/protocol/target/jacoco.exec
02:39:14 [INFO] Analyzed bundle 'Eclipse Ditto :: Protocol' with 173 classes
02:39:14 [INFO] 
02:39:14 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-protocol ---
02:39:15 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.diff'.
02:39:15 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.xml'.
02:39:15 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.html'.
02:39:15 [INFO] 
02:39:15 [INFO] --- install:3.1.1:install (default-install) @ ditto-protocol ---
02:39:15 [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
02:39:15 [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
02:39:15 [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
02:39:15 [INFO] 
02:39:15 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-protocol ---
02:39:15 [INFO] Installing org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.jar
02:39:15 [INFO] Writing OBR metadata
02:39:15 [INFO] 
02:39:15 [INFO] -----------< org.eclipse.ditto:ditto-internal-models-signal >-----------
02:39:15 [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal 0-SNAPSHOT [36/77]
02:39:15 [INFO]   from internal/models/signal/pom.xml
02:39:15 [INFO] --------------------------------[ jar ]---------------------------------
02:39:15 [INFO] 
02:39:15 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-signal ---
02:39:15 [INFO] 
02:39:15 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-signal ---
02:39:15 [INFO] 
02:39:15 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signal ---
02:39:15 [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
02:39:15 [INFO] 
02:39:15 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signal ---
02:39:15 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:39:15 [WARNING] 
02:39:15 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:39:15 [WARNING] 
02:39:15 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:39:15 [WARNING] 
02:39:15 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:39:15 [INFO] 
02:39:15 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signal ---
02:39:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/resources
02:39:15 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:39:15 [INFO] 
02:39:15 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signal ---
02:39:15 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT...
02:39:15 [INFO] 
02:39:15 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signal ---
02:39:15 [INFO] Changes detected - recompiling the module! :dependency
02:39:15 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes
02:39:15 [INFO] 
02:39:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signal ---
02:39:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/resources
02:39:15 [INFO] 
02:39:15 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signal ---
02:39:15 [INFO] Changes detected - recompiling the module! :dependency
02:39:15 [INFO] Compiling 9 source files with javac [debug target 17] to target/test-classes
02:39:16 [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.
02:39:16 [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.
02:39:16 [INFO] 
02:39:16 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signal ---
02:39:16 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:39:16 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/surefire-reports
02:39:16 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:39:16 [INFO] 
02:39:16 [INFO] -------------------------------------------------------
02:39:16 [INFO]  T E S T S
02:39:16 [INFO] -------------------------------------------------------
02:39:16 [INFO] Running org.eclipse.ditto.internal.models.signal.correlation.MatchingValidationResultTest
02:39:18 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.892 s -- in org.eclipse.ditto.internal.models.signal.correlation.MatchingValidationResultTest
02:39:18 [INFO] Running org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorParameterizedTest
02:39:20 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.494 s -- in org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorParameterizedTest
02:39:20 [INFO] Running org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorTest
02:39:21 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 s -- in org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorTest
02:39:21 [INFO] Running org.eclipse.ditto.internal.models.signal.type.SemanticSignalTypeTest
02:39:21 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.eclipse.ditto.internal.models.signal.type.SemanticSignalTypeTest
02:39:21 [INFO] Running org.eclipse.ditto.internal.models.signal.type.SignalTypeCategoryTest
02:39:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.models.signal.type.SignalTypeCategoryTest
02:39:21 [INFO] Running org.eclipse.ditto.internal.models.signal.SignalInformationPointTest
02:39:21 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s -- in org.eclipse.ditto.internal.models.signal.SignalInformationPointTest
02:39:21 [INFO] 
02:39:21 [INFO] Results:
02:39:21 [INFO] 
02:39:21 [INFO] Tests run: 156, Failures: 0, Errors: 0, Skipped: 0
02:39:21 [INFO] 
02:39:21 [INFO] 
02:39:21 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signal ---
02:39:21 [INFO] 
02:39:21 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signal ---
02:39:21 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar
02:39:21 [INFO] 
02:39:21 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signal ---
02:39:21 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:39:21 [INFO] No previous run data found, generating javadoc.
02:39:23 [WARNING] Javadoc Warnings
02:39:23 [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
02:39:23 [WARNING] * <p>
02:39:23 [WARNING] ^
02:39:23 [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
02:39:23 [WARNING] ANNOUNCEMENT,
02:39:23 [WARNING] ^
02:39:23 [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
02:39:23 [WARNING] COMMAND,
02:39:23 [WARNING] ^
02:39:23 [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
02:39:23 [WARNING] EVENT,
02:39:23 [WARNING] ^
02:39:23 [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
02:39:23 [WARNING] RESPONSE;
02:39:23 [WARNING] ^
02:39:23 [WARNING] 5 warnings
02:39:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar
02:39:23 [INFO] 
02:39:23 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signal ---
02:39:23 [INFO] Tests are skipped.
02:39:23 [INFO] 
02:39:23 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signal ---
02:39:23 [INFO] Tests are skipped.
02:39:23 [INFO] 
02:39:23 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signal ---
02:39:23 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/jacoco.exec
02:39:23 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal' with 9 classes
02:39:23 [INFO] 
02:39:23 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signal ---
02:39:23 [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
02:39:23 [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
02:39:23 [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
02:39:23 [INFO] 
02:39:23 [INFO] ----------------< org.eclipse.ditto:ditto-policies-api >----------------
02:39:23 [INFO] Building Eclipse Ditto :: Policies :: API 0-SNAPSHOT             [37/77]
02:39:23 [INFO]   from policies/api/pom.xml
02:39:23 [INFO] --------------------------------[ jar ]---------------------------------
02:39:23 [INFO] 
02:39:23 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-api ---
02:39:23 [INFO] 
02:39:23 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-api ---
02:39:23 [INFO] 
02:39:23 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-api ---
02:39:23 [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
02:39:23 [INFO] 
02:39:23 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-api ---
02:39:23 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:39:23 [WARNING] 
02:39:23 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:39:23 [WARNING] 
02:39:23 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:39:23 [WARNING] 
02:39:23 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:39:23 [INFO] 
02:39:23 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-api ---
02:39:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/resources
02:39:23 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:39:23 [INFO] 
02:39:23 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-api ---
02:39:23 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT...
02:39:23 [INFO] 
02:39:23 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-api ---
02:39:23 [INFO] Changes detected - recompiling the module! :dependency
02:39:23 [INFO] Compiling 13 source files with javac [debug target 17] to target/classes
02:39:23 [INFO] 
02:39:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-api ---
02:39:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/api/src/test/resources
02:39:23 [INFO] 
02:39:23 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-api ---
02:39:23 [INFO] Changes detected - recompiling the module! :dependency
02:39:23 [INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes
02:39:23 [INFO] 
02:39:23 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-api ---
02:39:23 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:39:23 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/surefire-reports
02:39:23 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:39:23 [INFO] 
02:39:23 [INFO] -------------------------------------------------------
02:39:23 [INFO]  T E S T S
02:39:23 [INFO] -------------------------------------------------------
02:39:24 [INFO] Running org.eclipse.ditto.policies.api.PoliciesMappingStrategiesTest
02:39:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.946 s -- in org.eclipse.ditto.policies.api.PoliciesMappingStrategiesTest
02:39:25 [INFO] Running org.eclipse.ditto.policies.api.PoliciesValidatorTest
02:39:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.policies.api.PoliciesValidatorTest
02:39:25 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionTest
02:39:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionTest
02:39:26 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyResponseTest
02:39:26 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyResponseTest
02:39:26 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionResponseTest
02:39:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionResponseTest
02:39:26 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyTest
02:39:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyTest
02:39:26 [INFO] Running org.eclipse.ditto.policies.api.PolicyTagTest
02:39:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.policies.api.PolicyTagTest
02:39:26 [INFO] 
02:39:26 [INFO] Results:
02:39:26 [INFO] 
02:39:26 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0
02:39:26 [INFO] 
02:39:26 [INFO] 
02:39:26 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-api ---
02:39:26 [INFO] 
02:39:26 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-api ---
02:39:26 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar
02:39:26 [INFO] 
02:39:26 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-api ---
02:39:27 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:39:27 [INFO] No previous run data found, generating javadoc.
02:39:28 [WARNING] Javadoc Warnings
02:39:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/java/org/eclipse/ditto/policies/api/package-info.java:14: warning: no comment
02:39:28 [WARNING] package org.eclipse.ditto.policies.api;
02:39:28 [WARNING] ^
02:39:28 [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
02:39:28 [WARNING] package org.eclipse.ditto.policies.api.commands.sudo;
02:39:28 [WARNING] ^
02:39:28 [WARNING] 2 warnings
02:39:28 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar
02:39:28 [INFO] 
02:39:28 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-api ---
02:39:28 [INFO] Tests are skipped.
02:39:28 [INFO] 
02:39:28 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-api ---
02:39:28 [INFO] Tests are skipped.
02:39:28 [INFO] 
02:39:28 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-api ---
02:39:28 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/api/target/jacoco.exec
02:39:28 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: API' with 12 classes
02:39:28 [INFO] 
02:39:28 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-api ---
02:39:28 [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
02:39:28 [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
02:39:28 [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
02:39:28 [INFO] 
02:39:28 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-ddata >------------
02:39:28 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Distributed Data 0-SNAPSHOT [38/77]
02:39:28 [INFO]   from internal/utils/ddata/pom.xml
02:39:28 [INFO] --------------------------------[ jar ]---------------------------------
02:39:28 [INFO] 
02:39:28 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-ddata ---
02:39:28 [INFO] 
02:39:28 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-ddata ---
02:39:28 [INFO] 
02:39:28 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-ddata ---
02:39: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/internal/utils/ddata/target/jacoco.exec
02:39:28 [INFO] 
02:39:28 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-ddata ---
02:39:28 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:39:28 [WARNING] 
02:39:28 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:39:28 [WARNING] 
02:39:28 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:39:28 [WARNING] 
02:39:28 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:39:28 [INFO] 
02:39:28 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-ddata ---
02:39:28 [INFO] Copying 1 resource from src/main/resources to target/classes
02:39:28 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:39:28 [INFO] 
02:39:28 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-ddata ---
02:39:28 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT...
02:39:28 [INFO] 
02:39:28 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-ddata ---
02:39:28 [INFO] Changes detected - recompiling the module! :dependency
02:39:28 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes
02:39:29 [INFO] 
02:39:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-ddata ---
02:39:29 [INFO] Copying 2 resources from src/test/resources to target/test-classes
02:39:29 [INFO] 
02:39:29 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-ddata ---
02:39:29 [INFO] Changes detected - recompiling the module! :dependency
02:39:29 [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes
02:39:29 [INFO] 
02:39:29 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-ddata ---
02:39:29 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:39:29 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/surefire-reports
02:39:29 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:39:29 [INFO] 
02:39:29 [INFO] -------------------------------------------------------
02:39:29 [INFO]  T E S T S
02:39:29 [INFO] -------------------------------------------------------
02:39:29 [INFO] Running org.eclipse.ditto.internal.utils.ddata.DefaultDistributedDataConfigTest
02:39:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.975 s -- in org.eclipse.ditto.internal.utils.ddata.DefaultDistributedDataConfigTest
02:39:32 [INFO] Running org.eclipse.ditto.internal.utils.ddata.DefaultPekkoReplicatorConfigTest
02:39:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.eclipse.ditto.internal.utils.ddata.DefaultPekkoReplicatorConfigTest
02:39:33 [INFO] 
02:39:33 [INFO] Results:
02:39:33 [INFO] 
02:39:33 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
02:39:33 [INFO] 
02:39:33 [INFO] 
02:39:33 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-ddata ---
02:39:33 [INFO] 
02:39:33 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-ddata ---
02:39:33 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar
02:39:33 [INFO] 
02:39:33 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-ddata ---
02:39:33 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:39:33 [INFO] No previous run data found, generating javadoc.
02:39:34 [WARNING] Javadoc Warnings
02:39:34 [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
02:39:34 [WARNING] package org.eclipse.ditto.internal.utils.ddata;
02:39:34 [WARNING] ^
02:39:34 [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
02:39:34 [WARNING] protected DistributedData(final DistributedDataConfig config, final ActorRefFactory factory,
02:39:34 [WARNING] ^
02:39:34 [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
02:39:34 [WARNING] public static DistributedDataConfig createConfig(final ActorSystem actorSystem,
02:39:34 [WARNING] ^
02:39:34 [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
02:39:34 [WARNING] protected final int numberOfShards;
02:39:34 [WARNING] ^
02:39:34 [WARNING] 4 warnings
02:39:34 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar
02:39:34 [INFO] 
02:39:34 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-ddata ---
02:39:34 [INFO] Tests are skipped.
02:39:34 [INFO] 
02:39:34 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-ddata ---
02:39:34 [INFO] Tests are skipped.
02:39:34 [INFO] 
02:39:34 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-ddata ---
02:39:34 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/jacoco.exec
02:39:34 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Distributed Data' with 6 classes
02:39:34 [INFO] 
02:39:34 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-ddata ---
02:39:34 [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
02:39:34 [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
02:39:34 [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
02:39:34 [INFO] 
02:39:34 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-pubsub >------------
02:39:34 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub 0-SNAPSHOT [39/77]
02:39:34 [INFO]   from internal/utils/pubsub/pom.xml
02:39:34 [INFO] --------------------------------[ jar ]---------------------------------
02:39:34 [INFO] 
02:39:34 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub ---
02:39:34 [INFO] 
02:39:34 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub ---
02:39:34 [INFO] 
02:39:34 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub ---
02:39: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/internal/utils/pubsub/target/jacoco.exec
02:39:34 [INFO] 
02:39:34 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub ---
02:39:34 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:39:34 [WARNING] 
02:39:34 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:39:34 [WARNING] 
02:39:34 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:39:34 [WARNING] 
02:39:34 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:39:34 [INFO] 
02:39:34 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub ---
02:39:34 [INFO] Copying 1 resource from src/main/resources to target/classes
02:39:34 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:39:34 [INFO] 
02:39:34 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub ---
02:39:34 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT...
02:39:34 [INFO] 
02:39:34 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub ---
02:39:34 [INFO] Changes detected - recompiling the module! :dependency
02:39:34 [INFO] Compiling 81 source files with javac [debug target 17] to target/classes
02:39:35 [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.
02:39:35 [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.
02:39:35 [INFO] 
02:39:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub ---
02:39:35 [INFO] Copying 4 resources from src/test/resources to target/test-classes
02:39:35 [INFO] 
02:39:35 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub ---
02:39:35 [INFO] Changes detected - recompiling the module! :dependency
02:39:35 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes
02:39:38 [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.
02:39:38 [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.
02:39:38 [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.
02:39:38 [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.
02:39:38 [INFO] 
02:39:38 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub ---
02:39:38 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:39:38 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/surefire-reports
02:39:38 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:39:38 [INFO] 
02:39:38 [INFO] -------------------------------------------------------
02:39:38 [INFO]  T E S T S
02:39:38 [INFO] -------------------------------------------------------
02:39:39 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.config.DefaultPubSubConfigTest
02:39:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.578 s -- in org.eclipse.ditto.internal.utils.pubsub.config.DefaultPubSubConfigTest
02:39:41 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.PubSubFactoryTest
02:42:05 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 143.6 s -- in org.eclipse.ditto.internal.utils.pubsub.PubSubFactoryTest
02:42:05 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.actors.AckUpdaterTest
02:42:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
02:42:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.10 s -- in org.eclipse.ditto.internal.utils.pubsub.actors.AckUpdaterTest
02:42:30 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.actors.SubUpdaterTest
02:42:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.314 s -- in org.eclipse.ditto.internal.utils.pubsub.actors.SubUpdaterTest
02:42:38 [INFO] 
02:42:38 [INFO] Results:
02:42:38 [INFO] 
02:42:38 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0
02:42:38 [INFO] 
02:42:38 [INFO] 
02:42:38 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub ---
02:42:38 [INFO] 
02:42:38 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub ---
02:42:38 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar
02:42:38 [INFO] 
02:42:38 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub ---
02:42:38 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:42:38 [INFO] No previous run data found, generating javadoc.
02:42:41 [WARNING] Javadoc Warnings
02:42:41 [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
02:42:41 [WARNING] package org.eclipse.ditto.internal.utils.pubsub.ddata.literal;
02:42:41 [WARNING] ^
02:42:41 [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
02:42:41 [WARNING] protected final SelfUniqueAddress selfUniqueAddress;
02:42:41 [WARNING] ^
02:42:41 [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
02:42:41 [WARNING] protected AbstractDDataHandler(final DistributedDataConfig config,
02:42:41 [WARNING] ^
02:42:41 [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
02:42:41 [WARNING] protected final AckExtractor<T> ackExtractor;
02:42:41 [WARNING] ^
02:42:41 [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
02:42:41 [WARNING] protected final ActorRefFactory actorRefFactory;
02:42:41 [WARNING] ^
02:42:41 [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
02:42:41 [WARNING] protected final CompressedDData ddata;
02:42:41 [WARNING] ^
02:42:41 [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
02:42:41 [WARNING] protected final DistributedDataConfig ddataConfig;
02:42:41 [WARNING] ^
02:42:41 [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
02:42:41 [WARNING] protected final DistributedAcks distributedAcks;
02:42:41 [WARNING] ^
02:42:41 [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
02:42:41 [WARNING] protected final String factoryId;
02:42:41 [WARNING] ^
02:42:41 [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
02:42:41 [WARNING] protected final Class<T> messageClass;
02:42:41 [WARNING] ^
02:42:41 [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
02:42:41 [WARNING] protected final PubSubTopicExtractor<T> topicExtractor;
02:42:41 [WARNING] ^
02:42:41 [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
02:42:41 [WARNING] default AbstractActor.Receive receiveClusterMemberRemoved() {
02:42:41 [WARNING] ^
02:42:41 [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
02:42:41 [WARNING] static DistributedAcks empty(final ActorSystem system) {
02:42:41 [WARNING] ^
02:42:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:55: warning: no @param for <S>
02:42:41 [WARNING] <S extends T> Object wrapForPublicationWithAcks(S message, CharSequence groupIndexKey,
02:42:41 [WARNING] ^
02:42:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:90: warning: no @param for <S>
02:42:41 [WARNING] default <S extends Signal<?>> DistributedPub<S> withTopicExtractor(final PubSubTopicExtractor<S> topicExtractor) {
02:42:41 [WARNING] ^
02:42:41 [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
02:42:41 [WARNING] public Set<V> getValues(final Collection<String> groups) {
02:42:41 [WARNING] ^
02:42:41 [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
02:42:41 [WARNING] public static Props props(final DDataWriter<ActorRef, ?> topicsWriter) {
02:42:41 [WARNING] ^
02:42:41 [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
02:42:41 [WARNING] public static SubAck of(final Request request, final ActorRef sender, final int seqNr, final boolean consistent) {
02:42:41 [WARNING] ^
02:42:41 [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
02:42:41 [WARNING] public static Subscribe of(final Collection<String> topics,
02:42:41 [WARNING] ^
02:42:41 [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
02:42:41 [WARNING] public static final int MAX_ERROR_COUNTER = 3;
02:42:41 [WARNING] ^
02:42:41 [WARNING] 20 warnings
02:42:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar
02:42:41 [INFO] 
02:42:41 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ ditto-internal-utils-pubsub ---
02:42:41 [INFO] Copying 1 resource from src/main/resources to target
02:42:41 [INFO] 
02:42:41 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub ---
02:42:41 [INFO] Tests are skipped.
02:42:41 [INFO] 
02:42:41 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub ---
02:42:41 [INFO] Tests are skipped.
02:42:41 [INFO] 
02:42:41 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub ---
02:42:41 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/jacoco.exec
02:42:41 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pub-Sub' with 83 classes
02:42:42 [INFO] 
02:42:42 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub ---
02:42:42 [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
02:42:42 [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
02:42:42 [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
02:42:42 [INFO] 
02:42:42 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-cache >------------
02:42:42 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache 0-SNAPSHOT  [40/77]
02:42:42 [INFO]   from internal/utils/cache/pom.xml
02:42:42 [INFO] --------------------------------[ jar ]---------------------------------
02:42:42 [INFO] 
02:42:42 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cache ---
02:42:42 [INFO] 
02:42:42 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cache ---
02:42:42 [INFO] 
02:42:42 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache ---
02:42:42 [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
02:42:42 [INFO] 
02:42:42 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache ---
02:42:42 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:42:42 [WARNING] 
02:42:42 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:42:42 [WARNING] 
02:42:42 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:42:42 [WARNING] 
02:42:42 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:42:42 [INFO] 
02:42:42 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache ---
02:42:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/resources
02:42:42 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:42:42 [INFO] 
02:42:42 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache ---
02:42:42 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT...
02:42:42 [INFO] 
02:42:42 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache ---
02:42:42 [INFO] Changes detected - recompiling the module! :dependency
02:42:42 [INFO] Compiling 17 source files with javac [debug target 17] to target/classes
02:42:43 [INFO] 
02:42:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache ---
02:42:43 [INFO] Copying 1 resource from src/test/resources to target/test-classes
02:42:43 [INFO] 
02:42:43 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache ---
02:42:43 [INFO] Changes detected - recompiling the module! :dependency
02:42:43 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
02:42:43 [INFO] 
02:42:43 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache ---
02:42:43 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:42:43 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/surefire-reports
02:42:43 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:42:43 [INFO] 
02:42:43 [INFO] -------------------------------------------------------
02:42:43 [INFO]  T E S T S
02:42:43 [INFO] -------------------------------------------------------
02:42:43 [INFO] Running org.eclipse.ditto.internal.utils.cache.ComparableCacheTest
02:42:43 SLF4J(W): No SLF4J providers were found.
02:42:43 SLF4J(W): Defaulting to no-operation (NOP) logger implementation
02:42:43 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
02:42:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s -- in org.eclipse.ditto.internal.utils.cache.ComparableCacheTest
02:42:44 [INFO] Running org.eclipse.ditto.internal.utils.cache.config.DefaultCacheConfigTest
02:42:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.096 s -- in org.eclipse.ditto.internal.utils.cache.config.DefaultCacheConfigTest
02:42:46 [INFO] Running org.eclipse.ditto.internal.utils.cache.MetricsStatsCounterTest
02:42:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 s -- in org.eclipse.ditto.internal.utils.cache.MetricsStatsCounterTest
02:42:47 [INFO] 
02:42:47 [INFO] Results:
02:42:47 [INFO] 
02:42:47 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
02:42:47 [INFO] 
02:42:47 [INFO] 
02:42:47 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache ---
02:42:47 [INFO] 
02:42:47 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache ---
02:42:47 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar
02:42:47 [INFO] 
02:42:47 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache ---
02:42:47 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:42:47 [INFO] No previous run data found, generating javadoc.
02:42:49 [WARNING] Javadoc Warnings
02:42:49 [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
02:42:49 [WARNING] package org.eclipse.ditto.internal.utils.cache;
02:42:49 [WARNING] ^
02:42:49 [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
02:42:49 [WARNING] package org.eclipse.ditto.internal.utils.cache.config;
02:42:49 [WARNING] ^
02:42:49 [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
02:42:49 [WARNING] package org.eclipse.ditto.internal.utils.cache.entry;
02:42:49 [WARNING] ^
02:42:49 [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
02:42:49 [WARNING] boolean exists();
02:42:49 [WARNING] ^
02:42:49 [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
02:42:49 [WARNING] static <T> Entry<T> fetchError(final Throwable throwable) {
02:42:49 [WARNING] ^
02:42:49 [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
02:42:49 [WARNING] default Optional<T> get() {
02:42:49 [WARNING] ^
02:42:49 [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
02:42:49 [WARNING] static <T> Entry<T> nonexistent() {
02:42:49 [WARNING] ^
02:42:49 [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
02:42:49 [WARNING] static <T> Entry<T> of(final long revision, final T value) {
02:42:49 [WARNING] ^
02:42:49 [WARNING] 8 warnings
02:42:49 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar
02:42:49 [INFO] 
02:42:49 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache ---
02:42:49 [INFO] Tests are skipped.
02:42:49 [INFO] 
02:42:49 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache ---
02:42:49 [INFO] Tests are skipped.
02:42:49 [INFO] 
02:42:49 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache ---
02:42:49 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/jacoco.exec
02:42:49 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache' with 14 classes
02:42:49 [INFO] 
02:42:49 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache ---
02:42:49 [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
02:42:49 [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
02:42:49 [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
02:42:49 [INFO] 
02:42:49 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-test >-------------
02:42:49 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Test 0-SNAPSHOT   [41/77]
02:42:49 [INFO]   from internal/utils/test/pom.xml
02:42:49 [INFO] --------------------------------[ jar ]---------------------------------
02:42:53 [INFO] 
02:42:53 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-test ---
02:42:53 [INFO] 
02:42:53 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-test ---
02:42:53 [INFO] 
02:42:53 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-test ---
02:42: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/internal/utils/test/target/jacoco.exec
02:42:53 [INFO] 
02:42:53 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-test ---
02:42:53 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:42:53 [WARNING] 
02:42:53 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:42:53 [WARNING] 
02:42:53 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:42:53 [WARNING] 
02:42:53 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:42:53 [INFO] 
02:42:53 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-test ---
02:42:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/src/main/resources
02:42:53 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:42:53 [INFO] 
02:42:53 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-test ---
02:42:53 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-test:jar:0-SNAPSHOT...
02:42:53 [INFO] 
02:42:53 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-test ---
02:42:53 [INFO] No sources to compile
02:42:53 [INFO] 
02:42:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-test ---
02:42:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/src/test/resources
02:42:53 [INFO] 
02:42:53 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-test ---
02:42:53 [INFO] Changes detected - recompiling the module! :dependency
02:42:53 [INFO] Compiling 15 source files with javac [debug target 17] to target/test-classes
02:42:54 [INFO] 
02:42:54 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-test ---
02:42:54 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:42:54 [INFO] 
02:42:54 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-test ---
02:42:54 [INFO] 
02:42:54 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-test ---
02:42:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar
02:42:54 [INFO] 
02:42:54 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-test ---
02:42:54 [INFO] 
02:42:54 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-test ---
02:42:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar
02:42:54 [INFO] 
02:42:54 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-test ---
02:42:54 [INFO] Tests are skipped.
02:42:54 [INFO] 
02:42:54 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-test ---
02:42:54 [INFO] Tests are skipped.
02:42:54 [INFO] 
02:42:54 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-test ---
02:42:54 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:42:54 [INFO] 
02:42:54 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-test ---
02:42:54 [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
02:42:54 [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
02:42:54 [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
02:42:54 [INFO] 
02:42:54 [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-persistence >---------
02:42:54 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistence 0-SNAPSHOT [42/77]
02:42:54 [INFO]   from internal/utils/persistence/pom.xml
02:42:54 [INFO] --------------------------------[ jar ]---------------------------------
02:42:54 [INFO] 
02:42:54 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-persistence ---
02:42:54 [INFO] 
02:42:54 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-persistence ---
02:42:54 [INFO] 
02:42:54 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistence ---
02:42: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/internal/utils/persistence/target/jacoco.exec
02:42:54 [INFO] 
02:42:54 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistence ---
02:42:54 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:42:54 [WARNING] 
02:42:54 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:42:54 [WARNING] 
02:42:54 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:42:54 [WARNING] 
02:42:54 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:42:54 [INFO] 
02:42:54 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistence ---
02:42:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/resources
02:42:54 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:42:54 [INFO] 
02:42:54 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistence ---
02:42:54 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT...
02:42:54 [INFO] 
02:42:54 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistence ---
02:42:54 [INFO] Changes detected - recompiling the module! :dependency
02:42:54 [INFO] Compiling 77 source files with javac [debug target 17] to target/classes
02:42:55 [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.
02:42:55 [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.
02:42:55 [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.
02:42:55 [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.
02:42:55 [INFO] 
02:42:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistence ---
02:42:55 [INFO] Copying 12 resources from src/test/resources to target/test-classes
02:42:55 [INFO] 
02:42:55 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistence ---
02:42:55 [INFO] Changes detected - recompiling the module! :dependency
02:42:55 [INFO] Compiling 29 source files with javac [debug target 17] to target/test-classes
02:42:55 [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.
02:42:55 [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.
02:42:55 [INFO] 
02:42:55 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistence ---
02:42:55 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:42:55 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/surefire-reports
02:42:55 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:42:55 [INFO] 
02:42:55 [INFO] -------------------------------------------------------
02:42:55 [INFO]  T E S T S
02:42:55 [INFO] -------------------------------------------------------
02:42:56 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultEventConfigTest
02:42:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.518 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultEventConfigTest
02:42:59 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultSnapshotConfigTest
02:42:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultSnapshotConfigTest
02:42:59 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultConnectionPoolConfigTest
02:43:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultConnectionPoolConfigTest
02:43:00 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultActivityCheckConfigTest
02:43:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultActivityCheckConfigTest
02:43:00 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultMongoDbConfigTest
02:43:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.590 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultMongoDbConfigTest
02:43:00 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultCircuitBreakerConfigTest
02:43:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultCircuitBreakerConfigTest
02:43:00 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultOptionsConfigTest
02:43:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultOptionsConfigTest
02:43:00 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultIndexInitializationConfigTest
02:43:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultIndexInitializationConfigTest
02:43:00 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.MongoDbUriSupplierTest
02:43:00 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.MongoDbUriSupplierTest
02:43:00 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.MongoClientWrapperTest
02:43:01 06:43:01,017 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14
02:43:01 06:43:01,018 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5cba890e - No custom configurators were discovered as a service.
02:43:01 06:43:01,018 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5cba890e - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
02:43:01 06:43:01,020 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5cba890e - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
02:43:01 06:43:01,022 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
02:43:01 06:43:01,022 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
02:43:01 06:43:01,041 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5cba890e - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
02:43:01 06:43:01,041 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5cba890e - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
02:43:01 06:43:01,042 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5cba890e - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
02:43:01 06:43:01,043 |-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]
02:43:01 06:43:01,172 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener]
02:43:01 06:43:01,186 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
02:43:01 06:43:01,186 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
02:43:01 06:43:01,196 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
02:43:01 06:43:01,229 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDERR]
02:43:01 06:43:01,229 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
02:43:01 06:43:01,229 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
02:43:01 06:43:01,238 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.ditto] to INFO
02:43:01 06:43:01,238 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
02:43:01 06:43:01,239 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT]
02:43:01 06:43:01,240 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDERR] to Logger[ROOT]
02:43:01 06:43:01,240 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3be369fc - End of configuration.
02:43:01 06:43:01,241 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4e26040f - Registering current configuration as safe fallback point
02:43:01 06:43:01,241 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5cba890e - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 199 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
02:43:01 2024-06-18 06:43:01,880 WARN  [] o.mongodb.driver.uri  - Connection string contains unsupported option 'writeconcern'.
02:43:01 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.MongoClientWrapperTest
02:43:01 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.SnapshotStreamingActorTest
02:43:05 2024-06-18 06:43:05,156 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
02:43:05 2024-06-18 06:43:05,156 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
02:43:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
02:43:06 2024-06-18 06:43:06,692 WARN  [] o.a.p.s.i.s.SinkRefStageImpl SinkRefStageImpl(pekko://PekkoTestSystem) - [SinkRef-0] Stream already completed before remote side materialized, failing now.
02:43:06 [WARN] [06/18/2024 06:43:06.881] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#-1325370609]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
02:43:07 [WARN] [06/18/2024 06:43:06.939] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] [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#-1325370609]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
02:43:07 2024-06-18 06:43:07,157 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
02:43:07 2024-06-18 06:43:07,157 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
02:43:07 [WARN] [06/18/2024 06:43:07.299] [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#-190757603]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
02:43:07 [WARN] [06/18/2024 06:43:07.300] [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#-190757603]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
02:43:07 2024-06-18 06:43:07,475 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
02:43:07 2024-06-18 06:43:07,476 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
02:43:07 [WARN] [06/18/2024 06:43:07.544] [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#1184724279]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
02:43:07 [WARN] [06/18/2024 06:43:07.545] [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#1184724279]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
02:43:07 2024-06-18 06:43:07,685 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
02:43:07 2024-06-18 06:43:07,685 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
02:43:07 [WARN] [06/18/2024 06:43:07.764] [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#1824543278]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
02:43:07 [WARN] [06/18/2024 06:43:07.764] [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#1824543278]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
02:43:07 2024-06-18 06:43:07,886 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
02:43:07 2024-06-18 06:43:07,886 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
02:43:07 [WARN] [06/18/2024 06:43:07.949] [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#28023503]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
02:43:07 [WARN] [06/18/2024 06:43:07.950] [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#28023503]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control].
02:43:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.067 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.SnapshotStreamingActorTest
02:43:07 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionProviderTest
02:43:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionProviderTest
02:43:07 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoEventSourceSettingsTest
02:43:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoEventSourceSettingsTest
02:43:08 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionTest
02:43:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionTest
02:43:08 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.JsonValueToDbEntityMapperTest
02:43:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.JsonValueToDbEntityMapperTest
02:43:08 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.DefaultPersistenceStreamingActorTest
02:43:08 2024-06-18 06:43:08,544 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
02:43:08 2024-06-18 06:43:08,544 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
02:43:08 2024-06-18 06:43:08,655 WARN  [] o.a.p.s.i.s.SinkRefStageImpl SinkRefStageImpl(pekko://PekkoTestSystem) - [SinkRef-0] Stream already completed before remote side materialized, failing now.
02:43:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.DefaultPersistenceStreamingActorTest
02:43:08 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.KeyNameReviserTest
02:43:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.KeyNameReviserTest
02:43:08 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexInitializerTest
02:43:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexInitializerTest
02:43:08 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexOperationsTest
02:43:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexOperationsTest
02:43:08 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.DefaultIndexKeyTest
02:43:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.DefaultIndexKeyTest
02:43:08 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexFactoryTest
02:43:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexFactoryTest
02:43:08 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexTest
02:43:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexTest
02:43:08 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.DittoBsonJsonTest
02:43:09 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.DittoBsonJsonTest
02:43:09 [INFO] Running org.eclipse.ditto.internal.utils.persistence.operations.DefaultPersistenceOperationsConfigTest
02:43:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.internal.utils.persistence.operations.DefaultPersistenceOperationsConfigTest
02:43:09 [INFO] 
02:43:09 [INFO] Results:
02:43:09 [INFO] 
02:43:09 [INFO] Tests run: 110, Failures: 0, Errors: 0, Skipped: 0
02:43:09 [INFO] 
02:43:09 [INFO] 
02:43:09 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistence ---
02:43:09 [INFO] 
02:43:09 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistence ---
02:43:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar
02:43:09 [INFO] 
02:43:09 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistence ---
02:43:09 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:43:09 [INFO] No previous run data found, generating javadoc.
02:43:12 [WARNING] Javadoc Warnings
02:43:12 [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
02:43:12 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo;
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.config;
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.indices;
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops;
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource;
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] protected final EventRegistry<T> eventRegistry;
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] protected final ExtendedActorSystem system;
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] protected AbstractMongoEventAdapter(final ExtendedActorSystem system,
02:43:12 [WARNING] ^
02:43:12 [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>
02:43:12 [WARNING] static <T> SnapshotAdapter<T> get(final ActorSystem actorSystem, final Config config) {
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] protected abstract Optional<JsonField> getRevisionJsonField(final T entity);
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] protected AbstractMongoSnapshotAdapter(final Logger logger) {
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] protected AbstractPersistenceOperationsActor(final ActorRef pubSubMediator,
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] public record OpComplete(Command<?> command, ActorRef sender) {}
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] protected abstract String getActorName();
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] public DittoMongoCollectionCache(final Config config) {
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] public BsonInt32 getBsonInt() {
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] ASCENDING(1), DESCENDING(-1);
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] ASCENDING(1), DESCENDING(-1);
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] public static final IndexDirection DEFAULT = ASCENDING;
02:43:12 [WARNING] ^
02:43:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/indices/IndexOperations.java:45: warning: no comment
02:43:12 [WARNING] public static final String DEFAULT_INDEX_NAME = "_id_";
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] public KamonCommandListener(final String metricName) {
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] public KamonConnectionPoolListener(final String metricName) {
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] public static Source<List<Throwable>, NotUsed> deleteByFilter(final MongoCollection<Document> collection,
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] public static Source<List<Throwable>, NotUsed> drop(final MongoCollection<Document> collection) {
02:43:12 [WARNING] ^
02:43:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:164: warning: no comment
02:43:12 [WARNING] public static final String J_EVENT_MANIFEST = JournallingFieldNames$.MODULE$.MANIFEST();
02:43:12 [WARNING] ^
02:43:12 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:163: warning: no comment
02:43:12 [WARNING] public static final String J_EVENT_PID = JournallingFieldNames$.MODULE$.PROCESSOR_ID();
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] public com.mongodb.ReadConcern getMongoReadConcern() {
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] AVAILABLE("available", com.mongodb.ReadConcern.AVAILABLE);
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] DEFAULT("default", com.mongodb.ReadConcern.DEFAULT),
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] LINEARIZABLE("linearizable", com.mongodb.ReadConcern.LINEARIZABLE),
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] LOCAL("local", com.mongodb.ReadConcern.LOCAL),
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] MAJORITY("majority", com.mongodb.ReadConcern.MAJORITY),
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] SNAPSHOT("snapshot", com.mongodb.ReadConcern.SNAPSHOT),
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] public com.mongodb.ReadPreference getMongoReadPreference() {
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] NEAREST("nearest", com.mongodb.ReadPreference.nearest());
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] PRIMARY("primary", com.mongodb.ReadPreference.primary()),
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] PRIMARY_PREFERRED("primaryPreferred", com.mongodb.ReadPreference.primaryPreferred()),
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] SECONDARY("secondary", com.mongodb.ReadPreference.secondary()),
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] SECONDARY_PREFERRED("secondaryPreferred", com.mongodb.ReadPreference.secondaryPreferred()),
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] EXTRACTOR_CLASS("class", ""),
02:43:12 [WARNING] ^
02:43:12 [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
02:43:12 [WARNING] SUPPORTED_PREFIXES("supported-prefixes", Collections.emptyList());
02:43:12 [WARNING] ^
02:43:12 [WARNING] 41 warnings
02:43:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar
02:43:12 [INFO] 
02:43:12 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-persistence ---
02:43:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar
02:43:12 [INFO] 
02:43:12 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistence ---
02:43:12 [INFO] Tests are skipped.
02:43:12 [INFO] 
02:43:12 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistence ---
02:43:12 [INFO] Tests are skipped.
02:43:12 [INFO] 
02:43:12 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistence ---
02:43:12 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/jacoco.exec
02:43:13 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistence' with 77 classes
02:43:13 [INFO] 
02:43:13 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistence ---
02:43:13 [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
02:43:13 [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
02:43:13 [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
02:43:13 [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
02:43:13 [INFO] 
02:43:13 [INFO] -----------------< org.eclipse.ditto:ditto-things-api >-----------------
02:43:13 [INFO] Building Eclipse Ditto :: Things :: API 0-SNAPSHOT               [43/77]
02:43:13 [INFO]   from things/api/pom.xml
02:43:13 [INFO] --------------------------------[ jar ]---------------------------------
02:43:13 [INFO] 
02:43:13 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-api ---
02:43:13 [INFO] 
02:43:13 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things-api ---
02:43:13 [INFO] 
02:43:13 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-api ---
02:43:13 [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
02:43:13 [INFO] 
02:43:13 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-api ---
02:43:13 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:43:13 [WARNING] 
02:43:13 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:43:13 [WARNING] 
02:43:13 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:43:13 [WARNING] 
02:43:13 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/things/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:43:13 [INFO] 
02:43:13 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-api ---
02:43:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/resources
02:43:13 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:43:13 [INFO] 
02:43:13 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-api ---
02:43:13 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT...
02:43:13 [INFO] 
02:43:13 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-api ---
02:43:13 [INFO] Changes detected - recompiling the module! :dependency
02:43:13 [INFO] Compiling 12 source files with javac [debug target 17] to target/classes
02:43:13 [INFO] 
02:43:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-api ---
02:43:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/api/src/test/resources
02:43:13 [INFO] 
02:43:13 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-api ---
02:43:13 [INFO] Changes detected - recompiling the module! :dependency
02:43:13 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes
02:43:13 [INFO] 
02:43:13 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-api ---
02:43:13 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:43:13 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/things/api/target/surefire-reports
02:43:13 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:43:13 [INFO] 
02:43:13 [INFO] -------------------------------------------------------
02:43:13 [INFO]  T E S T S
02:43:13 [INFO] -------------------------------------------------------
02:43:14 [INFO] Running org.eclipse.ditto.things.api.ThingSnapshotTakenTest
02:43:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.255 s -- in org.eclipse.ditto.things.api.ThingSnapshotTakenTest
02:43:17 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingTest
02:43:17 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingTest
02:43:17 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsResponseTest
02:43:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.230 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsResponseTest
02:43:18 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsTest
02:43:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsTest
02:43:18 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingResponseTest
02:43:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingResponseTest
02:43:18 [INFO] 
02:43:18 [INFO] Results:
02:43:18 [INFO] 
02:43:18 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
02:43:18 [INFO] 
02:43:18 [INFO] 
02:43:18 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-api ---
02:43:18 [INFO] 
02:43:18 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-things-api ---
02:43:18 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar
02:43:18 [INFO] 
02:43:18 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-api ---
02:43:18 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:43:18 [INFO] No previous run data found, generating javadoc.
02:43:20 [WARNING] Javadoc Warnings
02:43:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/java/org/eclipse/ditto/things/api/package-info.java:14: warning: no comment
02:43:20 [WARNING] package org.eclipse.ditto.things.api;
02:43:20 [WARNING] ^
02:43:20 [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
02:43:20 [WARNING] package org.eclipse.ditto.things.api.commands.sudo;
02:43:20 [WARNING] ^
02:43:20 [WARNING] 2 warnings
02:43:20 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar
02:43:20 [INFO] 
02:43:20 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-api ---
02:43:20 [INFO] Tests are skipped.
02:43:20 [INFO] 
02:43:20 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-api ---
02:43:20 [INFO] Tests are skipped.
02:43:20 [INFO] 
02:43:20 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-api ---
02:43:20 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/api/target/jacoco.exec
02:43:20 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: API' with 12 classes
02:43:20 [INFO] 
02:43:20 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-api ---
02:43:20 [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
02:43:20 [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
02:43:20 [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
02:43:20 [INFO] 
02:43:20 [INFO] --------------< org.eclipse.ditto:ditto-connectivity-api >--------------
02:43:20 [INFO] Building Eclipse Ditto :: Connectivity :: API 0-SNAPSHOT         [44/77]
02:43:20 [INFO]   from connectivity/api/pom.xml
02:43:20 [INFO] --------------------------------[ jar ]---------------------------------
02:43:20 [INFO] 
02:43:20 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-api ---
02:43:20 [INFO] 
02:43:20 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-api ---
02:43:20 [INFO] 
02:43:20 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-api ---
02:43: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/connectivity/api/target/jacoco.exec
02:43:20 [INFO] 
02:43:20 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-api ---
02:43:20 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:43:20 [WARNING] 
02:43:20 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:43:20 [WARNING] 
02:43:20 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:43:20 [WARNING] 
02:43:20 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:43:20 [INFO] 
02:43:20 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-api ---
02:43:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/resources
02:43:20 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:43:20 [INFO] 
02:43:20 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-api ---
02:43:20 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT...
02:43:20 [INFO] 
02:43:20 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-api ---
02:43:20 [INFO] Changes detected - recompiling the module! :dependency
02:43:20 [INFO] Compiling 28 source files with javac [debug target 17] to target/classes
02:43:20 [INFO] 
02:43:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-api ---
02:43:20 [INFO] Copying 2 resources from src/test/resources to target/test-classes
02:43:20 [INFO] 
02:43:20 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-api ---
02:43:20 [INFO] Changes detected - recompiling the module! :dependency
02:43:20 [INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes
02:43:20 [INFO] 
02:43:20 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-api ---
02:43:20 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:43:20 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/surefire-reports
02:43:20 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:43:20 [INFO] 
02:43:20 [INFO] -------------------------------------------------------
02:43:20 [INFO]  T E S T S
02:43:20 [INFO] -------------------------------------------------------
02:43:21 [INFO] Running org.eclipse.ditto.connectivity.api.BaseClientStateTest
02:43:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s -- in org.eclipse.ditto.connectivity.api.BaseClientStateTest
02:43:21 [INFO] Running org.eclipse.ditto.connectivity.api.MappedInboundExternalMessageTest
02:43:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 s -- in org.eclipse.ditto.connectivity.api.MappedInboundExternalMessageTest
02:43:23 [INFO] Running org.eclipse.ditto.connectivity.api.ConnectivityMappingStrategiesTest
02:43:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 s -- in org.eclipse.ditto.connectivity.api.ConnectivityMappingStrategiesTest
02:43:23 [INFO] Running org.eclipse.ditto.connectivity.api.UnmodifiableExternalMessageTest
02:43:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
02:43:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.776 s -- in org.eclipse.ditto.connectivity.api.UnmodifiableExternalMessageTest
02:43:26 [INFO] Running org.eclipse.ditto.connectivity.api.InboundSignalTest
02:43:26 SLF4J(W): No SLF4J providers were found.
02:43:26 SLF4J(W): Defaulting to no-operation (NOP) logger implementation
02:43:26 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
02:43:29 [INFO] [06/18/2024 06:43:29.008] [main] [CoordinatedShutdown(pekko://InboundSignalTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:43:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.501 s -- in org.eclipse.ditto.connectivity.api.InboundSignalTest
02:43:29 [INFO] Running org.eclipse.ditto.connectivity.api.messaging.monitoring.logs.LogEntryFactoryTest
02:43:29 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.749 s -- in org.eclipse.ditto.connectivity.api.messaging.monitoring.logs.LogEntryFactoryTest
02:43:29 [INFO] Running org.eclipse.ditto.connectivity.api.ConnectionTagTest
02:43:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.connectivity.api.ConnectionTagTest
02:43:29 [INFO] Running org.eclipse.ditto.connectivity.api.MappableOutboundSignalTest
02:43:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.connectivity.api.MappableOutboundSignalTest
02:43:29 [INFO] Running org.eclipse.ditto.connectivity.api.MappedOutboundSignalTest
02:43:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.api.MappedOutboundSignalTest
02:43:29 [INFO] Running org.eclipse.ditto.connectivity.api.commands.sudo.SudoAddConnectionLogEntryTest
02:43:30 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.eclipse.ditto.connectivity.api.commands.sudo.SudoAddConnectionLogEntryTest
02:43:30 [INFO] 
02:43:30 [INFO] Results:
02:43:30 [INFO] 
02:43:30 [INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0
02:43:30 [INFO] 
02:43:30 [INFO] 
02:43:30 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-api ---
02:43:30 [INFO] 
02:43:30 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-api ---
02:43:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar
02:43:30 [INFO] 
02:43:30 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-api ---
02:43:30 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:43:30 [INFO] No previous run data found, generating javadoc.
02:43:32 [WARNING] Javadoc Warnings
02:43:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/package-info.java:14: warning: no comment
02:43:32 [WARNING] package org.eclipse.ditto.connectivity.api;
02:43:32 [WARNING] ^
02:43:32 [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
02:43:32 [WARNING] package org.eclipse.ditto.connectivity.api.commands.sudo;
02:43:32 [WARNING] ^
02:43:32 [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
02:43:32 [WARNING] package org.eclipse.ditto.connectivity.api.messaging.monitoring.logs;
02:43:32 [WARNING] ^
02:43:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:27: warning: no comment
02:43:32 [WARNING] CONNECTED,
02:43:32 [WARNING] ^
02:43:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:26: warning: no comment
02:43:32 [WARNING] CONNECTING,
02:43:32 [WARNING] ^
02:43:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:29: warning: no comment
02:43:32 [WARNING] DISCONNECTED,
02:43:32 [WARNING] ^
02:43:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:28: warning: no comment
02:43:32 [WARNING] DISCONNECTING,
02:43:32 [WARNING] ^
02:43:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:30: warning: no comment
02:43:32 [WARNING] INITIALIZED,
02:43:32 [WARNING] ^
02:43:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:32: warning: no comment
02:43:32 [WARNING] TESTING;
02:43:32 [WARNING] ^
02:43:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:31: warning: no comment
02:43:32 [WARNING] UNKNOWN,
02:43:32 [WARNING] ^
02:43:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:33: warning: no comment
02:43:32 [WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_NAME = "connectionIdsRetrieval";
02:43:32 [WARNING] ^
02:43:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:35: warning: no comment
02:43:32 [WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_PATH =
02:43:32 [WARNING] ^
02:43:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:171: warning: no comment
02:43:32 [WARNING] BYTES,
02:43:32 [WARNING] ^
02:43:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:170: warning: no comment
02:43:32 [WARNING] TEXT,
02:43:32 [WARNING] ^
02:43:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:172: warning: no comment
02:43:32 [WARNING] TEXT_AND_BYTES,
02:43:32 [WARNING] ^
02:43:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:173: warning: no comment
02:43:32 [WARNING] UNKNOWN
02:43:32 [WARNING] ^
02:43:32 [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
02:43:32 [WARNING] public static LogEntry getLogEntryForFailedCommandResponseRoundTrip(final Command<?> command,
02:43:32 [WARNING] ^
02:43:32 [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
02:43:32 [WARNING] public static LogEntry getLogEntryForIllegalCommandResponseAdaptable(
02:43:32 [WARNING] ^
02:43:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/MappedInboundExternalMessage.java:38: warning: no comment
02:43:32 [WARNING] public static MappedInboundExternalMessage of(final ExternalMessage externalMessage, final TopicPath topicPath,
02:43:32 [WARNING] ^
02:43:32 [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
02:43:32 [WARNING] public static OutboundSignal.Mappable newMappableOutboundSignal(final Signal<?> signal, final List<Target> targets,
02:43:32 [WARNING] ^
02:43:32 [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
02:43:32 [WARNING] public static final String NAME = "sudoRetrieveConnectionIdsByTag";
02:43:32 [WARNING] ^
02:43:32 [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
02:43:32 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME;
02:43:32 [WARNING] ^
02:43:32 [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
02:43:32 [WARNING] public String getTag() {
02:43:32 [WARNING] ^
02:43:32 [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
02:43:32 [WARNING] public Set<ConnectionId> getConnectionIds() {
02:43:32 [WARNING] ^
02:43:32 [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
02:43:32 [WARNING] public static final String NAME = "sudoRetrieveConnectionTags";
02:43:32 [WARNING] ^
02:43:32 [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
02:43:32 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME;
02:43:32 [WARNING] ^
02:43:32 [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
02:43:32 [WARNING] public Set<String> getConnectionTags() {
02:43:32 [WARNING] ^
02:43:32 [WARNING] 27 warnings
02:43:32 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar
02:43:32 [INFO] 
02:43:32 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-api ---
02:43:32 [INFO] Tests are skipped.
02:43:32 [INFO] 
02:43:32 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-api ---
02:43:32 [INFO] Tests are skipped.
02:43:32 [INFO] 
02:43:32 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-api ---
02:43:32 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/jacoco.exec
02:43:32 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: API' with 29 classes
02:43:32 [INFO] 
02:43:32 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-api ---
02:43:32 [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
02:43:32 [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
02:43:32 [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
02:43:32 [INFO] 
02:43:32 [INFO] --------------------< org.eclipse.ditto:ditto-jwt >---------------------
02:43:32 [INFO] Building Eclipse Ditto :: JWT 0-SNAPSHOT                         [45/77]
02:43:32 [INFO]   from jwt/pom.xml
02:43:32 [INFO] --------------------------------[ pom ]---------------------------------
02:43:32 [INFO] 
02:43:32 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-jwt ---
02:43:32 [INFO] 
02:43:32 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-jwt ---
02:43:32 [INFO] 
02:43:32 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt ---
02:43:32 [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
02:43:32 [INFO] 
02:43:32 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt ---
02:43:32 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:43:32 [INFO] The goal is skip due to packaging 'pom'
02:43:32 [INFO] 
02:43:32 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt ---
02:43:32 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt:pom:0-SNAPSHOT...
02:43:32 [INFO] 
02:43:32 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt ---
02:43:32 [INFO] 
02:43:32 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt ---
02:43:32 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
02:43:32 [INFO] 
02:43:32 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt ---
02:43:32 [INFO] Tests are skipped.
02:43:32 [INFO] 
02:43:32 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt ---
02:43:32 [INFO] Tests are skipped.
02:43:32 [INFO] 
02:43:32 [INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt ---
02:43:32 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:43:32 [INFO] 
02:43:32 [INFO] --- install:3.1.1:install (default-install) @ ditto-jwt ---
02:43:32 [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
02:43:32 [INFO] 
02:43:32 [INFO] -----------------< org.eclipse.ditto:ditto-jwt-model >------------------
02:43:32 [INFO] Building Eclipse Ditto :: JWT :: Model 0-SNAPSHOT                [46/77]
02:43:32 [INFO]   from jwt/model/pom.xml
02:43:32 [INFO] -------------------------------[ bundle ]-------------------------------
02:43:32 [INFO] 
02:43:32 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-jwt-model ---
02:43:32 [INFO] 
02:43:32 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-jwt-model ---
02:43:32 [INFO] 
02:43:32 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-jwt-model ---
02:43:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:43:32 [INFO] 
02:43:32 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt-model ---
02:43:32 [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
02:43:32 [INFO] 
02:43:32 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt-model ---
02:43:32 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:43:32 [WARNING] 
02:43:32 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:43:32 [WARNING] 
02:43:32 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:43:32 [WARNING] 
02:43:32 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:43:32 [INFO] 
02:43:32 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-jwt-model ---
02:43:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/resources
02:43:32 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:43:32 [INFO] 
02:43:32 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt-model ---
02:43:32 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt-model:bundle:0-SNAPSHOT...
02:43:32 [INFO] 
02:43:32 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-jwt-model ---
02:43:32 [INFO] Changes detected - recompiling the module! :dependency
02:43:32 [INFO] Compiling 10 source files with javac [debug target 1.8] to target/classes
02:43:32 [WARNING] bootstrap class path not set in conjunction with -source 8
02:43:32 [INFO] 
02:43:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-jwt-model ---
02:43:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/test/resources
02:43:32 [INFO] 
02:43:32 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-jwt-model ---
02:43:32 [INFO] Changes detected - recompiling the module! :dependency
02:43:32 [INFO] Compiling 3 source files with javac [debug target 1.8] to target/test-classes
02:43:32 [WARNING] bootstrap class path not set in conjunction with -source 8
02:43:32 [INFO] 
02:43:32 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-jwt-model ---
02:43:32 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:43:32 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/surefire-reports
02:43:32 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:43:32 [INFO] 
02:43:32 [INFO] -------------------------------------------------------
02:43:32 [INFO]  T E S T S
02:43:32 [INFO] -------------------------------------------------------
02:43:33 [INFO] Running org.eclipse.ditto.jwt.model.ImmutableJsonWebKeyTest
02:43:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.027 s -- in org.eclipse.ditto.jwt.model.ImmutableJsonWebKeyTest
02:43:34 [INFO] Running org.eclipse.ditto.jwt.model.AudienceTest
02:43:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.eclipse.ditto.jwt.model.AudienceTest
02:43:34 [INFO] Running org.eclipse.ditto.jwt.model.ImmutableJsonWebTokenTest
02:43:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s -- in org.eclipse.ditto.jwt.model.ImmutableJsonWebTokenTest
02:43:35 [INFO] 
02:43:35 [INFO] Results:
02:43:35 [INFO] 
02:43:35 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
02:43:35 [INFO] 
02:43:35 [INFO] 
02:43:35 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt-model ---
02:43:35 [INFO] 
02:43:35 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-jwt-model ---
02:43:35 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar
02:43:35 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/classes/META-INF/MANIFEST.MF
02:43:35 [INFO] 
02:43:35 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt-model ---
02:43:35 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:43:35 [INFO] No previous run data found, generating javadoc.
02:43:36 [WARNING] Javadoc Warnings
02:43:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/package-info.java:15: warning: no comment
02:43:36 [WARNING] package org.eclipse.ditto.jwt.model;
02:43:36 [WARNING] ^
02:43:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:55: warning: no comment
02:43:36 [WARNING] protected AbstractJsonWebToken(final String token) {
02:43:36 [WARNING] ^
02:43:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:46: warning: no comment
02:43:36 [WARNING] protected AbstractJsonWebToken(final JsonWebToken jsonWebToken) {
02:43:36 [WARNING] ^
02:43:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtAudienceInvalidException.java:30: warning: no comment
02:43:36 [WARNING] public final class JwtAudienceInvalidException extends DittoRuntimeException implements JwtException {
02:43:36 [WARNING] ^
02:43:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtException.java:15: warning: no comment
02:43:36 [WARNING] public interface JwtException {
02:43:36 [WARNING] ^
02:43:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtInvalidException.java:28: warning: no comment
02:43:36 [WARNING] public final class JwtInvalidException extends DittoRuntimeException implements JwtException {
02:43:36 [WARNING] ^
02:43:36 [WARNING] 6 warnings
02:43:36 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar
02:43:36 [INFO] 
02:43:36 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt-model ---
02:43:36 [INFO] Tests are skipped.
02:43:36 [INFO] 
02:43:36 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt-model ---
02:43:36 [INFO] Tests are skipped.
02:43:36 [INFO] 
02:43:36 [INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt-model ---
02:43:36 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/jacoco.exec
02:43:36 [INFO] Analyzed bundle 'Eclipse Ditto :: JWT :: Model' with 10 classes
02:43:36 [INFO] 
02:43:36 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-jwt-model ---
02:43:37 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.diff'.
02:43:37 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.xml'.
02:43:37 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.html'.
02:43:37 [INFO] 
02:43:37 [INFO] --- install:3.1.1:install (default-install) @ ditto-jwt-model ---
02:43:37 [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
02:43:37 [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
02:43:37 [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
02:43:37 [INFO] 
02:43:37 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-jwt-model ---
02:43:37 [INFO] Installing org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.jar
02:43:37 [INFO] Writing OBR metadata
02:43:37 [INFO] 
02:43:37 [INFO] --------------------< org.eclipse.ditto:ditto-wot >---------------------
02:43:37 [INFO] Building Eclipse Ditto :: WoT 0-SNAPSHOT                         [47/77]
02:43:37 [INFO]   from wot/pom.xml
02:43:37 [INFO] --------------------------------[ pom ]---------------------------------
02:43:37 [INFO] 
02:43:37 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot ---
02:43:37 [INFO] 
02:43:37 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-wot ---
02:43:37 [INFO] 
02:43:37 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot ---
02:43:37 [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
02:43:37 [INFO] 
02:43:37 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot ---
02:43:37 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:43:37 [INFO] The goal is skip due to packaging 'pom'
02:43:37 [INFO] 
02:43:37 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot ---
02:43:37 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot:pom:0-SNAPSHOT...
02:43:37 [INFO] 
02:43:37 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot ---
02:43:37 [INFO] 
02:43:37 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot ---
02:43:37 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
02:43:37 [INFO] 
02:43:37 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot ---
02:43:37 [INFO] Tests are skipped.
02:43:37 [INFO] 
02:43:37 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot ---
02:43:37 [INFO] Tests are skipped.
02:43:37 [INFO] 
02:43:37 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot ---
02:43:37 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:43:37 [INFO] 
02:43:37 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot ---
02:43:37 [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
02:43:37 [INFO] 
02:43:37 [INFO] -----------------< org.eclipse.ditto:ditto-wot-model >------------------
02:43:37 [INFO] Building Eclipse Ditto :: WoT :: Model 0-SNAPSHOT                [48/77]
02:43:37 [INFO]   from wot/model/pom.xml
02:43:37 [INFO] -------------------------------[ bundle ]-------------------------------
02:43:37 [INFO] 
02:43:37 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot-model ---
02:43:37 [INFO] 
02:43:37 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-wot-model ---
02:43:37 [INFO] 
02:43:37 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-wot-model ---
02:43:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:43:37 [INFO] 
02:43:37 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-model ---
02:43:37 [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
02:43:37 [INFO] 
02:43:37 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-model ---
02:43:37 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:43:37 [WARNING] 
02:43:37 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:43:37 [WARNING] 
02:43:37 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:43:37 [WARNING] 
02:43:37 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/wot/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:43:37 [INFO] 
02:43:37 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-model ---
02:43:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/resources
02:43:37 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:43:37 [INFO] 
02:43:37 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-model ---
02:43:37 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-model:bundle:0-SNAPSHOT...
02:43:37 [INFO] 
02:43:37 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-model ---
02:43:37 [INFO] Changes detected - recompiling the module! :dependency
02:43:37 [INFO] Compiling 232 source files with javac [debug target 1.8] to target/classes
02:43:38 [WARNING] bootstrap class path not set in conjunction with -source 8
02:43:38 [INFO] 
02:43:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-model ---
02:43:38 [INFO] Copying 1 resource from src/test/resources to target/test-classes
02:43:38 [INFO] 
02:43:38 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-model ---
02:43:38 [INFO] Changes detected - recompiling the module! :dependency
02:43:38 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
02:43:38 [WARNING] bootstrap class path not set in conjunction with -source 8
02:43:38 [INFO] 
02:43:38 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-model ---
02:43:38 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:43:38 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/surefire-reports
02:43:38 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:43:38 [INFO] 
02:43:38 [INFO] -------------------------------------------------------
02:43:38 [INFO]  T E S T S
02:43:38 [INFO] -------------------------------------------------------
02:43:39 [INFO] Running org.eclipse.ditto.wot.model.ThingDescriptionTest
02:43:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s -- in org.eclipse.ditto.wot.model.ThingDescriptionTest
02:43:39 [INFO] 
02:43:39 [INFO] Results:
02:43:39 [INFO] 
02:43:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
02:43:39 [INFO] 
02:43:39 [INFO] 
02:43:39 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-model ---
02:43:39 [INFO] 
02:43:39 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-wot-model ---
02:43:40 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar
02:43:40 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/classes/META-INF/MANIFEST.MF
02:43:40 [INFO] 
02:43:40 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-model ---
02:43:40 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:43:40 [INFO] No previous run data found, generating javadoc.
02:43:44 [WARNING] Javadoc Warnings
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:63: warning: no comment
02:43:44 [WARNING] interface Builder extends Interaction.Builder<Builder, Action, ActionFormElement, ActionForms> {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:34: warning: no comment
02:43:44 [WARNING] static Action fromJson(final CharSequence actionName, final JsonObject jsonObject) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:51: warning: no comment
02:43:44 [WARNING] String getActionName();
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:53: warning: no comment
02:43:44 [WARNING] Optional<SingleDataSchema> getInput();
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:55: warning: no comment
02:43:44 [WARNING] Optional<SingleDataSchema> getOutput();
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:59: warning: no comment
02:43:44 [WARNING] boolean isIdempotent();
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:57: warning: no comment
02:43:44 [WARNING] boolean isSafe();
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:61: warning: no comment
02:43:44 [WARNING] Optional<Boolean> isSynchronous();
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:38: warning: no comment
02:43:44 [WARNING] static Action.Builder newBuilder(final CharSequence actionName) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:42: warning: no comment
02:43:44 [WARNING] static Action.Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:65: warning: no comment
02:43:44 [WARNING] static Builder newBuilder(final CharSequence actionName) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:70: warning: no comment
02:43:44 [WARNING] static Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:80: warning: no comment
02:43:44 [WARNING] Builder setIdempotent(@Nullable Boolean idempotent);
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:74: warning: no comment
02:43:44 [WARNING] Builder setInput(@Nullable SingleDataSchema input);
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:76: warning: no comment
02:43:44 [WARNING] Builder setOutput(@Nullable SingleDataSchema output);
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:78: warning: no comment
02:43:44 [WARNING] Builder setSafe(@Nullable Boolean safe);
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:82: warning: no comment
02:43:44 [WARNING] Builder setSynchronous(@Nullable Boolean synchronous);
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:100: warning: no comment
02:43:44 [WARNING] public static final JsonFieldDefinition<Boolean> IDEMPOTENT = JsonFactory.newBooleanFieldDefinition(
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:91: warning: no comment
02:43:44 [WARNING] public static final JsonFieldDefinition<JsonObject> INPUT = JsonFactory.newJsonObjectFieldDefinition(
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:94: warning: no comment
02:43:44 [WARNING] public static final JsonFieldDefinition<JsonObject> OUTPUT = JsonFactory.newJsonObjectFieldDefinition(
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:97: warning: no comment
02:43:44 [WARNING] public static final JsonFieldDefinition<Boolean> SAFE = JsonFactory.newBooleanFieldDefinition(
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:103: warning: no comment
02:43:44 [WARNING] public static final JsonFieldDefinition<Boolean> SYNCHRONOUS = JsonFactory.newBooleanFieldDefinition(
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:45: warning: no comment
02:43:44 [WARNING] interface Builder extends FormElement.Builder<Builder, ActionFormElement> {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:26: warning: no comment
02:43:44 [WARNING] static ActionFormElement fromJson(final JsonObject jsonObject) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:43: warning: no comment
02:43:44 [WARNING] ActionFormElementOp<SingleActionFormElementOp> getOp();
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:30: warning: no comment
02:43:44 [WARNING] static ActionFormElement.Builder newBuilder() {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:34: warning: no comment
02:43:44 [WARNING] static ActionFormElement.Builder newBuilder(final JsonObject jsonObject) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:47: warning: no comment
02:43:44 [WARNING] static Builder newBuilder() {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:51: warning: no comment
02:43:44 [WARNING] static Builder newBuilder(final JsonObject jsonObject) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:55: warning: no comment
02:43:44 [WARNING] Builder setOp(@Nullable ActionFormElementOp<SingleActionFormElementOp> op);
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:30: warning: no comment
02:43:44 [WARNING] static ActionForms fromJson(final JsonArray jsonArray) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:40: warning: no comment
02:43:44 [WARNING] static ActionForms of(final Collection<ActionFormElement> formElements) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:43: warning: no comment
02:43:44 [WARNING] static Actions from(final Collection<Action> actions) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:32: warning: no comment
02:43:44 [WARNING] static Actions fromJson(final JsonObject jsonObject) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:58: warning: no comment
02:43:44 [WARNING] Optional<Action> getAction(CharSequence actionName);
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:54: warning: no comment
02:43:44 [WARNING] static Actions of(final Map<String, Action> actions) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:44: warning: no comment
02:43:44 [WARNING] interface Builder extends SecurityScheme.Builder<AdditionalSecurityScheme.Builder, AdditionalSecurityScheme> {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:29: warning: no comment
02:43:44 [WARNING] static AdditionalSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:33: warning: no comment
02:43:44 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:38: warning: no comment
02:43:44 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:46: warning: no comment
02:43:44 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:58: warning: no comment
02:43:44 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:57: warning: no comment
02:43:44 [WARNING] interface Builder extends SecurityScheme.Builder<Builder, AllOfComboSecurityScheme> {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:36: warning: no comment
02:43:44 [WARNING] static AllOfComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ComboSecurityScheme.java:25: warning: no comment
02:43:44 [WARNING] static ComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:54: warning: no comment
02:43:44 [WARNING] List<String> getAllOf();
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SecurityScheme.java:138: warning: no comment
02:43:44 [WARNING] SecuritySchemeScheme getScheme();
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:40: warning: no comment
02:43:44 [WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:44: warning: no comment
02:43:44 [WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:59: warning: no comment
02:43:44 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:65: warning: no comment
02:43:44 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName,
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:72: warning: no comment
02:43:44 [WARNING] Builder setAllOf(@Nullable Collection<SecurityScheme> securitySchemes);
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:82: warning: no comment
02:43:44 [WARNING] public static final JsonFieldDefinition<JsonArray> ALL_OF = JsonFactory.newJsonArrayFieldDefinition(
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:57: warning: no comment
02:43:44 [WARNING] interface Builder extends SecurityScheme.Builder<Builder, ApiKeySecurityScheme> {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:35: warning: no comment
02:43:44 [WARNING] static ApiKeySecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:52: warning: no comment
02:43:44 [WARNING] Optional<SecuritySchemeIn> getIn();
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:54: warning: no comment
02:43:44 [WARNING] Optional<String> getName();
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:39: warning: no comment
02:43:44 [WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:43: warning: no comment
02:43:44 [WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:59: warning: no comment
02:43:44 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:65: warning: no comment
02:43:44 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:71: warning: no comment
02:43:44 [WARNING] ApiKeySecurityScheme.Builder setIn(@Nullable String in);
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:73: warning: no comment
02:43:44 [WARNING] ApiKeySecurityScheme.Builder setName(@Nullable String name);
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:83: warning: no comment
02:43:44 [WARNING] public static final JsonFieldDefinition<String> IN = JsonFactory.newStringFieldDefinition(
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:86: warning: no comment
02:43:44 [WARNING] public static final JsonFieldDefinition<String> NAME = JsonFactory.newStringFieldDefinition(
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:59: warning: no comment
02:43:44 [WARNING] interface Builder extends SingleDataSchema.Builder<Builder, ArraySchema> {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:32: warning: no comment
02:43:44 [WARNING] static ArraySchema fromJson(final JsonObject jsonObject) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:48: warning: no comment
02:43:44 [WARNING] static SingleDataSchema fromJson(final JsonObject jsonObject) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:53: warning: no comment
02:43:44 [WARNING] Optional<DataSchema> getItems();
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:57: warning: no comment
02:43:44 [WARNING] Optional<Integer> getMaxItems();
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:55: warning: no comment
02:43:44 [WARNING] Optional<Integer> getMinItems();
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:105: warning: no comment
02:43:44 [WARNING] Optional<DataSchemaType> getType();
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:36: warning: no comment
02:43:44 [WARNING] static ArraySchema.Builder newBuilder() {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:40: warning: no comment
02:43:44 [WARNING] static ArraySchema.Builder newBuilder(final JsonObject jsonObject) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:44: warning: no comment
02:43:44 [WARNING] default ArraySchema.Builder toBuilder() {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:61: warning: no comment
02:43:44 [WARNING] static Builder newBuilder() {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:65: warning: no comment
02:43:44 [WARNING] static Builder newBuilder(final JsonObject jsonObject) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:69: warning: no comment
02:43:44 [WARNING] Builder setItems(@Nullable DataSchema items);
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:73: warning: no comment
02:43:44 [WARNING] Builder setMaxItems(@Nullable Integer maxItems);
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:71: warning: no comment
02:43:44 [WARNING] Builder setMinItems(@Nullable Integer minItems);
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:83: warning: no comment
02:43:44 [WARNING] public static final JsonFieldDefinition<JsonObject> ITEMS = JsonFactory.newJsonObjectFieldDefinition(
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:86: warning: no comment
02:43:44 [WARNING] public static final JsonFieldDefinition<JsonArray> ITEMS_MULTIPLE = JsonFactory.newJsonArrayFieldDefinition(
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:92: warning: no comment
02:43:44 [WARNING] public static final JsonFieldDefinition<Integer> MAX_ITEMS = JsonFactory.newIntFieldDefinition(
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:89: warning: no comment
02:43:44 [WARNING] public static final JsonFieldDefinition<Integer> MIN_ITEMS = JsonFactory.newIntFieldDefinition(
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:35: warning: no comment
02:43:44 [WARNING] static MultipleAtContext newMultipleAtContext(final Collection<SingleAtContext> contexts) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:30: warning: no comment
02:43:44 [WARNING] static SinglePrefixedAtContext newSinglePrefixedAtContext(final CharSequence prefix,
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:26: warning: no comment
02:43:44 [WARNING] static SingleUriAtContext newSingleUriAtContext(final CharSequence context) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:29: warning: no comment
02:43:44 [WARNING] static MultipleAtType newMultipleAtType(final Collection<SingleAtType> types) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:25: warning: no comment
02:43:44 [WARNING] static SingleAtType newSingleAtType(final CharSequence type) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:45: warning: no comment
02:43:44 [WARNING] interface Builder extends SecurityScheme.Builder<AutoSecurityScheme.Builder, AutoSecurityScheme> {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:28: warning: no comment
02:43:44 [WARNING] static AutoSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:32: warning: no comment
02:43:44 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:36: warning: no comment
02:43:44 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:47: warning: no comment
02:43:44 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:53: warning: no comment
02:43:44 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName,
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:67: warning: no comment
02:43:44 [WARNING] interface Builder<B extends Builder<B, L>, L extends BaseLink<L>> extends TypedJsonObjectBuilder<B, L> {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:36: warning: no comment
02:43:44 [WARNING] String REL_ICON = "icon";
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:38: warning: no comment
02:43:44 [WARNING] static BaseLink<?> fromJson(final JsonObject jsonObject) {
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:62: warning: no comment
02:43:44 [WARNING] Optional<IRI> getAnchor();
02:43:44 [WARNING] ^
02:43:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:56: warning: no comment
02:43:44 [WARNING] IRI getHref();
02:43:44 [WARNING] ^
02:43:44 [WARNING] 100 warnings
02:43:44 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar
02:43:44 [INFO] 
02:43:44 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-model ---
02:43:44 [INFO] Tests are skipped.
02:43:44 [INFO] 
02:43:44 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-model ---
02:43:44 [INFO] Tests are skipped.
02:43:44 [INFO] 
02:43:44 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-model ---
02:43:44 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/wot/model/target/jacoco.exec
02:43:44 [INFO] Analyzed bundle 'Eclipse Ditto :: WoT :: Model' with 287 classes
02:43:44 [INFO] 
02:43:44 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-wot-model ---
02:43:45 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.diff'.
02:43:45 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.xml'.
02:43:45 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.html'.
02:43:45 [INFO] 
02:43:45 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot-model ---
02:43:45 [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
02:43:45 [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
02:43:45 [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
02:43:45 [INFO] 
02:43:45 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-wot-model ---
02:43:45 [INFO] Installing org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.jar
02:43:45 [INFO] Writing OBR metadata
02:43:45 [INFO] 
02:43:45 [INFO] --------< org.eclipse.ditto:ditto-internal-utils-cache-loaders >--------
02:43:45 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache Loaders 0-SNAPSHOT [49/77]
02:43:45 [INFO]   from internal/utils/cache-loaders/pom.xml
02:43:45 [INFO] --------------------------------[ jar ]---------------------------------
02:43:45 [INFO] 
02:43:45 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cache-loaders ---
02:43:45 [INFO] 
02:43:45 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cache-loaders ---
02:43:45 [INFO] 
02:43:45 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache-loaders ---
02:43:45 [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
02:43:45 [INFO] 
02:43:45 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache-loaders ---
02:43:45 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:43:45 [WARNING] 
02:43:45 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:43:45 [WARNING] 
02:43:45 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:43:45 [WARNING] 
02:43:45 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:43:45 [INFO] 
02:43:45 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache-loaders ---
02:43:45 [INFO] Copying 1 resource from src/main/resources to target/classes
02:43:45 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:43:45 [INFO] 
02:43:45 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache-loaders ---
02:43:45 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT...
02:43:45 [INFO] 
02:43:45 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache-loaders ---
02:43:45 [INFO] Changes detected - recompiling the module! :dependency
02:43:45 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes
02:43:45 [INFO] 
02:43:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache-loaders ---
02:43:45 [INFO] Copying 2 resources from src/test/resources to target/test-classes
02:43:45 [INFO] 
02:43:45 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache-loaders ---
02:43:45 [INFO] Changes detected - recompiling the module! :dependency
02:43:45 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
02:43:45 [INFO] 
02:43:45 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache-loaders ---
02:43:45 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:43:45 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/surefire-reports
02:43:45 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:43:45 [INFO] 
02:43:45 [INFO] -------------------------------------------------------
02:43:45 [INFO]  T E S T S
02:43:45 [INFO] -------------------------------------------------------
02:43:46 [INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.config.DefaultAskWithRetryConfigTest
02:43:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.760 s -- in org.eclipse.ditto.internal.utils.cacheloaders.config.DefaultAskWithRetryConfigTest
02:43:49 [INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.EntityRegionMapTest
02:43:50 [INFO] [06/18/2024 06:43:50.376] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:43:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.390 s -- in org.eclipse.ditto.internal.utils.cacheloaders.EntityRegionMapTest
02:43:50 [INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetryTest
02:43:50 06:43:50.508 [test-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
02:43:51 06:43:51.672 [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#81867895]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
02:43:52 06:43:52.691 [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#81867895]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
02:43:56 06:43:56.251 [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#-1055139012]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
02:43:57 06:43:57.511 [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#-1055139012]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
02:43:58 06:43:58.961 [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#-1055139012]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
02:44:00 06:44:00.871 [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#-1055139012]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
02:44:03 06:44:03.381 [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#2065074731]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
02:44:04 06:44:04.640 [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#2065074731]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
02:44:07 06:44:07.130 [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#728589809]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
02:44:11 06:44:11.671 [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#-1350555956]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
02:44:13 06:44:13.710 [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#-1350555956]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
02:44:23 06:44:23.810 [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#-2037615171]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
02:44:25 06:44:25.851 [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#-2037615171]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
02:44:27 06:44:27.891 [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#-2037615171]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
02:44:29 06:44:29.931 [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#-2037615171]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
02:44:31 06:44:31.440 [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#-1537764636]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
02:44:32 06:44:32.460 [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#-1537764636]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
02:44:33 06:44:33.480 [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#-1537764636]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
02:44:34 06:44:34.501 [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#-1537764636]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.>
02:44:36 06:44:36.499 [test-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:44:36 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.12 s -- in org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetryTest
02:44:36 [INFO] 
02:44:36 [INFO] Results:
02:44:36 [INFO] 
02:44:36 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
02:44:36 [INFO] 
02:44:36 [INFO] 
02:44:36 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache-loaders ---
02:44:36 [INFO] 
02:44:36 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache-loaders ---
02:44:36 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar
02:44:36 [INFO] 
02:44:36 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache-loaders ---
02:44:36 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:44:36 [INFO] No previous run data found, generating javadoc.
02:44:38 [WARNING] Javadoc Warnings
02:44:38 [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
02:44:38 [WARNING] package org.eclipse.ditto.internal.utils.cacheloaders;
02:44:38 [WARNING] ^
02:44:38 [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
02:44:38 [WARNING] package org.eclipse.ditto.internal.utils.cacheloaders.config;
02:44:38 [WARNING] ^
02:44:38 [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>
02:44:38 [WARNING] public static <V, K extends EntityId> ActorAskCacheLoader<V, Command<?>, K> forShard(
02:44:38 [WARNING] ^
02:44:38 [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
02:44:38 [WARNING] BACKOFF_DELAY
02:44:38 [WARNING] ^
02:44:38 [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
02:44:38 [WARNING] FIXED_DELAY,
02:44:38 [WARNING] ^
02:44:38 [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
02:44:38 [WARNING] NO_DELAY,
02:44:38 [WARNING] ^
02:44:38 [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
02:44:38 [WARNING] OFF,
02:44:38 [WARNING] ^
02:44:38 [WARNING] 7 warnings
02:44:38 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar
02:44:38 [INFO] 
02:44:38 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache-loaders ---
02:44:38 [INFO] Tests are skipped.
02:44:38 [INFO] 
02:44:38 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache-loaders ---
02:44:38 [INFO] Tests are skipped.
02:44:38 [INFO] 
02:44:38 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache-loaders ---
02:44:38 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/jacoco.exec
02:44:38 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache Loaders' with 11 classes
02:44:38 [INFO] 
02:44:38 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache-loaders ---
02:44:38 [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
02:44:38 [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
02:44:38 [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
02:44:38 [INFO] 
02:44:38 [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-namespaces >----------
02:44:38 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Namespaces 0-SNAPSHOT [50/77]
02:44:38 [INFO]   from internal/utils/namespaces/pom.xml
02:44:38 [INFO] --------------------------------[ jar ]---------------------------------
02:44:38 [INFO] 
02:44:38 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-namespaces ---
02:44:38 [INFO] 
02:44:38 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-namespaces ---
02:44:38 [INFO] 
02:44:38 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-namespaces ---
02:44:38 [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
02:44:38 [INFO] 
02:44:38 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-namespaces ---
02:44:38 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:44:38 [WARNING] 
02:44:38 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:44:38 [WARNING] 
02:44:38 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:44:38 [WARNING] 
02:44:38 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:44:38 [INFO] 
02:44:38 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-namespaces ---
02:44:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/resources
02:44:38 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:44:38 [INFO] 
02:44:38 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-namespaces ---
02:44:38 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT...
02:44:38 [INFO] 
02:44:38 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-namespaces ---
02:44:38 [INFO] Changes detected - recompiling the module! :dependency
02:44:38 [INFO] Compiling 4 source files with javac [debug target 17] to target/classes
02:44:38 [INFO] 
02:44:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-namespaces ---
02:44:38 [INFO] Copying 1 resource from src/test/resources to target/test-classes
02:44:38 [INFO] 
02:44:38 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-namespaces ---
02:44:38 [INFO] Changes detected - recompiling the module! :dependency
02:44:38 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
02:44:38 [INFO] 
02:44:38 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-namespaces ---
02:44:38 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:44:38 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/surefire-reports
02:44:38 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:44:38 [INFO] 
02:44:38 [INFO] -------------------------------------------------------
02:44:38 [INFO]  T E S T S
02:44:38 [INFO] -------------------------------------------------------
02:44:39 [INFO] Running org.eclipse.ditto.internal.utils.namespaces.BlockedNamespacesTest
02:44:41 [INFO] [06/18/2024 06:44:41.568] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.60.49:35315] with UID [-2482634675050545243]
02:44:41 [INFO] [06/18/2024 06:44:41.595] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:35315] - Starting up, Pekko version [1.0.2] ...
02:44:41 [INFO] [06/18/2024 06:44:41.759] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:35315] - Registered cluster JMX MBean [pekko:type=Cluster]
02:44:41 [INFO] [06/18/2024 06:44:41.759] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:35315] - Started up successfully
02:44:41 [INFO] [06/18/2024 06:44:41.852] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:35315] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
02:44:41 [INFO] [06/18/2024 06:44:41.852] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:35315] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
02:44:42 [INFO] [06/18/2024 06:44:42.885] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:44:42 [INFO] [06/18/2024 06:44:42.895] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:35315] - Exiting completed
02:44:42 [INFO] [06/18/2024 06:44:42.895] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:35315] - Shutting down...
02:44:42 [INFO] [06/18/2024 06:44:42.896] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:35315] - Successfully shut down
02:44:42 [INFO] [pekkoDeadLetter][06/18/2024 06:44:42.897] [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#1437726206] 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'.
02:44:42 [INFO] [06/18/2024 06:44:42.938] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.60.49:35315/system/remoting-terminator] Shutting down remote daemon.
02:44:42 [INFO] [06/18/2024 06:44:42.940] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.60.49:35315/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
02:44:42 [INFO] [06/18/2024 06:44:42.958] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.60.49:35315/system/remoting-terminator] Remoting shut down.
02:44:43 [INFO] [06/18/2024 06:44:43.044] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.60.49:44827] with UID [-5749906587894775141]
02:44:43 [INFO] [06/18/2024 06:44:43.046] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:44827] - Starting up, Pekko version [1.0.2] ...
02:44:43 [INFO] [06/18/2024 06:44:43.050] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:44827] - Registered cluster JMX MBean [pekko:type=Cluster]
02:44:43 [INFO] [06/18/2024 06:44:43.050] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:44827] - Started up successfully
02:44:43 [INFO] [06/18/2024 06:44:43.052] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-6] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:44827] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
02:44:43 [INFO] [06/18/2024 06:44:43.052] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-6] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:44827] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
02:44:43 [INFO] [06/18/2024 06:44:43.078] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:44:43 [INFO] [pekkoDeadLetter][06/18/2024 06:44:43.079] [BlockedNamespacesTest-pekko.actor.default-dispatcher-4] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#937809513] 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'.
02:44:43 [INFO] [06/18/2024 06:44:43.080] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:44827] - Exiting completed
02:44:43 [INFO] [06/18/2024 06:44:43.080] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:44827] - Shutting down...
02:44:43 [INFO] [06/18/2024 06:44:43.080] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:44827] - Successfully shut down
02:44:43 [INFO] [06/18/2024 06:44:43.083] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.60.49:44827/system/remoting-terminator] Shutting down remote daemon.
02:44:43 [INFO] [06/18/2024 06:44:43.083] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.60.49:44827/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
02:44:43 [INFO] [06/18/2024 06:44:43.085] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.60.49:44827/system/remoting-terminator] Remoting shut down.
02:44:43 [INFO] [06/18/2024 06:44:43.162] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.60.49:39613] with UID [-6729287756509394433]
02:44:43 [INFO] [06/18/2024 06:44:43.163] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:39613] - Starting up, Pekko version [1.0.2] ...
02:44:43 [INFO] [06/18/2024 06:44:43.167] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:39613] - Registered cluster JMX MBean [pekko:type=Cluster]
02:44:43 [INFO] [06/18/2024 06:44:43.167] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:39613] - Started up successfully
02:44:43 [INFO] [06/18/2024 06:44:43.168] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:39613] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
02:44:43 [INFO] [06/18/2024 06:44:43.168] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:39613] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
02:44:43 [INFO] [06/18/2024 06:44:43.293] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.60.49:33159] with UID [-4845325344212180219]
02:44:43 [INFO] [06/18/2024 06:44:43.294] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:33159] - Starting up, Pekko version [1.0.2] ...
02:44:43 [INFO] [06/18/2024 06:44:43.297] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:33159] - Registered cluster JMX MBean [pekko:type=Cluster]
02:44:43 [INFO] [06/18/2024 06:44:43.297] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:33159] - Started up successfully
02:44:43 [INFO] [06/18/2024 06:44:43.298] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:33159] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
02:44:43 [INFO] [06/18/2024 06:44:43.298] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:33159] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
02:44:45 [INFO] [06/18/2024 06:44:45.440] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:44:45 [INFO] [pekkoDeadLetter][06/18/2024 06:44:45.442] [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#1715755663] 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'.
02:44:45 [INFO] [06/18/2024 06:44:45.442] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:33159] - Exiting completed
02:44:45 [INFO] [06/18/2024 06:44:45.442] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:33159] - Shutting down...
02:44:45 [INFO] [06/18/2024 06:44:45.442] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:33159] - Successfully shut down
02:44:45 [INFO] [06/18/2024 06:44:45.444] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.60.49:33159/system/remoting-terminator] Shutting down remote daemon.
02:44:45 [INFO] [06/18/2024 06:44:45.445] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.60.49:33159/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
02:44:45 [INFO] [06/18/2024 06:44:45.446] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.60.49:33159/system/remoting-terminator] Remoting shut down.
02:44:45 [INFO] [06/18/2024 06:44:45.484] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.60.49:37767] with UID [1021157715128650316]
02:44:45 [INFO] [06/18/2024 06:44:45.485] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:37767] - Starting up, Pekko version [1.0.2] ...
02:44:45 [INFO] [06/18/2024 06:44:45.488] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:37767] - Registered cluster JMX MBean [pekko:type=Cluster]
02:44:45 [INFO] [06/18/2024 06:44:45.488] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:37767] - Started up successfully
02:44:45 [INFO] [06/18/2024 06:44:45.489] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:37767] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
02:44:45 [INFO] [06/18/2024 06:44:45.489] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:37767] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
02:44:45 [INFO] [06/18/2024 06:44:45.544] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:44:45 [INFO] [pekkoDeadLetter][06/18/2024 06:44:45.545] [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#1336400343] 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'.
02:44:45 [INFO] [06/18/2024 06:44:45.545] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:37767] - Exiting completed
02:44:45 [INFO] [06/18/2024 06:44:45.545] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:37767] - Shutting down...
02:44:45 [INFO] [06/18/2024 06:44:45.545] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:37767] - Successfully shut down
02:44:45 [INFO] [06/18/2024 06:44:45.547] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.60.49:37767/system/remoting-terminator] Shutting down remote daemon.
02:44:45 [INFO] [06/18/2024 06:44:45.547] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.60.49:37767/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
02:44:45 [INFO] [06/18/2024 06:44:45.549] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.60.49:37767/system/remoting-terminator] Remoting shut down.
02:44:45 [INFO] [06/18/2024 06:44:45.587] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.60.49:39401] with UID [-2601281732479476252]
02:44:45 [INFO] [06/18/2024 06:44:45.588] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:39401] - Starting up, Pekko version [1.0.2] ...
02:44:45 [INFO] [06/18/2024 06:44:45.592] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:39401] - Registered cluster JMX MBean [pekko:type=Cluster]
02:44:45 [INFO] [06/18/2024 06:44:45.592] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:39401] - Started up successfully
02:44:45 [INFO] [06/18/2024 06:44:45.594] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-5] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:39401] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
02:44:45 [INFO] [06/18/2024 06:44:45.594] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-5] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:39401] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
02:44:45 [INFO] [06/18/2024 06:44:45.653] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:44:45 [INFO] [pekkoDeadLetter][06/18/2024 06:44:45.654] [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#-690491208] 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'.
02:44:45 [INFO] [06/18/2024 06:44:45.654] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:39401] - Exiting completed
02:44:45 [INFO] [06/18/2024 06:44:45.654] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:39401] - Shutting down...
02:44:45 [INFO] [06/18/2024 06:44:45.654] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.60.49:39401] - Successfully shut down
02:44:45 [INFO] [06/18/2024 06:44:45.656] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.60.49:39401/system/remoting-terminator] Shutting down remote daemon.
02:44:45 [INFO] [06/18/2024 06:44:45.656] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.60.49:39401/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
02:44:45 [INFO] [06/18/2024 06:44:45.658] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.60.49:39401/system/remoting-terminator] Remoting shut down.
02:44:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.319 s -- in org.eclipse.ditto.internal.utils.namespaces.BlockedNamespacesTest
02:44:45 [INFO] 
02:44:45 [INFO] Results:
02:44:45 [INFO] 
02:44:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
02:44:45 [INFO] 
02:44:45 [INFO] 
02:44:45 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-namespaces ---
02:44:45 [INFO] 
02:44:45 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-namespaces ---
02:44:45 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar
02:44:45 [INFO] 
02:44:45 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-namespaces ---
02:44:45 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:44:45 [INFO] No previous run data found, generating javadoc.
02:44:47 [WARNING] Javadoc Warnings
02:44:47 [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
02:44:47 [WARNING] package org.eclipse.ditto.internal.utils.namespaces;
02:44:47 [WARNING] ^
02:44:47 [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
02:44:47 [WARNING] public static Props props(final BlockedNamespaces blockedNamespaces, final ActorRef pubSubMediator) {
02:44:47 [WARNING] ^
02:44:47 [WARNING] 2 warnings
02:44:47 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar
02:44:47 [INFO] 
02:44:47 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-namespaces ---
02:44:47 [INFO] Tests are skipped.
02:44:47 [INFO] 
02:44:47 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-namespaces ---
02:44:47 [INFO] Tests are skipped.
02:44:47 [INFO] 
02:44:47 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-namespaces ---
02:44:47 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/jacoco.exec
02:44:47 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Namespaces' with 4 classes
02:44:47 [INFO] 
02:44:47 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-namespaces ---
02:44:47 [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
02:44:47 [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
02:44:47 [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
02:44:47 [INFO] 
02:44:47 [INFO] ------------< org.eclipse.ditto:ditto-policies-enforcement >------------
02:44:47 [INFO] Building Eclipse Ditto :: Policies :: Enforcement 0-SNAPSHOT     [51/77]
02:44:47 [INFO]   from policies/enforcement/pom.xml
02:44:47 [INFO] --------------------------------[ jar ]---------------------------------
02:44:47 [INFO] 
02:44:47 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-enforcement ---
02:44:47 [INFO] 
02:44:47 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-enforcement ---
02:44:47 [INFO] 
02:44:47 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-enforcement ---
02:44:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:44:47 [INFO] 
02:44:47 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-enforcement ---
02:44: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/policies/enforcement/target/jacoco.exec
02:44:47 [INFO] 
02:44:47 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-enforcement ---
02:44:47 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:44:47 [WARNING] 
02:44:47 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:44:47 [WARNING] 
02:44:47 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:44:47 [WARNING] 
02:44:47 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:44:47 [INFO] 
02:44:47 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-enforcement ---
02:44:47 [INFO] Copying 1 resource from src/main/resources to target/classes
02:44:47 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:44:47 [INFO] 
02:44:47 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-enforcement ---
02:44:47 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT...
02:44:47 [INFO] 
02:44:47 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-enforcement ---
02:44:47 [INFO] Changes detected - recompiling the module! :dependency
02:44:47 [INFO] Compiling 32 source files with javac [debug target 17] to target/classes
02:44:47 [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.
02:44:47 [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.
02:44:47 [INFO] 
02:44:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-enforcement ---
02:44:47 [INFO] Copying 6 resources from src/test/resources to target/test-classes
02:44:47 [INFO] 
02:44:47 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-enforcement ---
02:44:47 [INFO] Changes detected - recompiling the module! :dependency
02:44:47 [INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes
02:44:48 [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.
02:44:48 [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.
02:44:48 [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.
02:44:48 [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.
02:44:48 [INFO] 
02:44:48 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-enforcement ---
02:44:48 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:44:48 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/surefire-reports
02:44:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
02:44:48 [INFO] 
02:44:48 [INFO] -------------------------------------------------------
02:44:48 [INFO]  T E S T S
02:44:48 [INFO] -------------------------------------------------------
02:44:49 [INFO] Running org.eclipse.ditto.policies.enforcement.pre.PolicyImportsPreEnforcerTest
02:44:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
02:44:53 [INFO] Tests run: 197, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.045 s -- in org.eclipse.ditto.policies.enforcement.pre.PolicyImportsPreEnforcerTest
02:44:53 [INFO] Running org.eclipse.ditto.policies.enforcement.pre.CreationRestrictionPreEnforcerTest
02:44:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.298 s -- in org.eclipse.ditto.policies.enforcement.pre.CreationRestrictionPreEnforcerTest
02:44:55 [INFO] Running org.eclipse.ditto.policies.enforcement.PolicyEnforcerCacheTest
02:44:56 [INFO] [06/18/2024 06:44:56.310] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:44:56 [INFO] [06/18/2024 06:44:56.407] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:44:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.679 s -- in org.eclipse.ditto.policies.enforcement.PolicyEnforcerCacheTest
02:44:56 [INFO] Running org.eclipse.ditto.policies.enforcement.config.DefaultEnforcementConfigTest
02:44:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 s -- in org.eclipse.ditto.policies.enforcement.config.DefaultEnforcementConfigTest
02:44:57 [INFO] Running org.eclipse.ditto.policies.enforcement.config.DefaultCachesConfigTest
02:44:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.policies.enforcement.config.DefaultCachesConfigTest
02:44:57 [INFO] Running org.eclipse.ditto.policies.enforcement.pre.CommandWithOptionalEntityPreEnforcerTest
02:44:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.enforcement.pre.CommandWithOptionalEntityPreEnforcerTest
02:44:57 [INFO] Running org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest
02:44:57 06:44:57.774 [WARN ] o.e.d.p.e.DefaultPolicyEnforcerProvider - Got exception when trying to load the policy enforcer via cache loader. This is unexpected
02:44:57 java.lang.IllegalStateException: This is expected
02:44:57 	at org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProvider.getPolicyEnforcer(DefaultPolicyEnforcerProvider.java:60)
02:44:57 	at org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest.getPolicyEnforcerWhenCacheLoaderThrowsException(DefaultPolicyEnforcerProviderTest.java:90)
02:44:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:44:57 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:44:57 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:44:57 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:44:57 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:44:57 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:44:57 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:44:57 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:44:57 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:44:57 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:44:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:44:57 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:44:57 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:44:57 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:44:57 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:44:57 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:44:57 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:44:57 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:44:57 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:44:57 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:44:57 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:44:57 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:44:57 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:44:57 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:44:57 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:44:57 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:44:57 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
02:44:57 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
02:44:57 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
02:44:57 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
02:44:57 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
02:44:57 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
02:44:57 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
02:44:57 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
02:44:57 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
02:44:57 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
02:44:57 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
02:44:57 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
02:44:57 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
02:44:57 	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
02:44:57 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
02:44:57 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
02:44:57 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
02:44:57 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
02:44:57 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:44:57 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:44:57 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:44:57 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:44:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s -- in org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest
02:44:57 [INFO] Running org.eclipse.ditto.policies.enforcement.CachingPolicyEnforcerProviderTest
02:44:58 [INFO] [06/18/2024 06:44:58.265] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/$a] Received namespaces: <ORSet(namespace1, namespace2, namespace4)>
02:44:58 [INFO] [06/18/2024 06:44:58.290] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:44:58 [INFO] [06/18/2024 06:44:58.625] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:44:58 06:44:58.705 [WARN ] o.e.d.p.e.CachingPolicyEnforcerProvider - Did receive Optional holding an unexpected type. Did expect a PolicyEnforcer but got <class java.lang.String>.
02:44:58 [INFO] [06/18/2024 06:44:58.710] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:44:58 [INFO] [06/18/2024 06:44:58.777] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:44:58 [INFO] [06/18/2024 06:44:58.857] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:44:59 [INFO] [06/18/2024 06:44:59.023] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:44:59 [INFO] [06/18/2024 06:44:59.077] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:44:59 [INFO] [06/18/2024 06:44:59.151] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:44:59 [INFO] [06/18/2024 06:44:59.215] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:44:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.373 s -- in org.eclipse.ditto.policies.enforcement.CachingPolicyEnforcerProviderTest
02:44:59 [INFO] 
02:44:59 [INFO] Results:
02:44:59 [INFO] 
02:44:59 [INFO] Tests run: 222, Failures: 0, Errors: 0, Skipped: 0
02:44:59 [INFO] 
02:44:59 [INFO] 
02:44:59 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-enforcement ---
02:44:59 [INFO] 
02:44:59 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-enforcement ---
02:44:59 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar
02:44:59 [INFO] 
02:44:59 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-enforcement ---
02:44:59 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:44:59 [INFO] No previous run data found, generating javadoc.
02:45:01 [WARNING] Javadoc Warnings
02:45:01 [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
02:45:01 [WARNING] package org.eclipse.ditto.policies.enforcement.config;
02:45:01 [WARNING] ^
02:45:01 [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
02:45:01 [WARNING] package org.eclipse.ditto.policies.enforcement.pre;
02:45:01 [WARNING] ^
02:45:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcementReloaded.java:35: warning: no comment
02:45:01 [WARNING] protected static final ThreadSafeDittoLogger LOGGER =
02:45:01 [WARNING] ^
02:45:01 [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
02:45:01 [WARNING] protected abstract CompletionStage<PolicyId> providePolicyIdForEnforcement(final Signal<?> signal);
02:45:01 [WARNING] ^
02:45:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:66: warning: no comment
02:45:01 [WARNING] protected final E enforcement;
02:45:01 [WARNING] ^
02:45:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:65: warning: no comment
02:45:01 [WARNING] protected final I entityId;
02:45:01 [WARNING] ^
02:45:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:63: warning: no comment
02:45:01 [WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this);
02:45:01 [WARNING] ^
02:45:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:67: warning: no comment
02:45:01 [WARNING] protected final PreEnforcerProvider preEnforcer;
02:45:01 [WARNING] ^
02:45:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:69: warning: no comment
02:45:01 [WARNING] protected AbstractEnforcerActor(final I entityId, final E enforcement) {
02:45:01 [WARNING] ^
02:45:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:113: warning: no comment
02:45:01 [WARNING] protected CompletionStage<Optional<PolicyEnforcer>> loadPolicyEnforcer(Signal<?> signal) {
02:45:01 [WARNING] ^
02:45:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:37: warning: no comment
02:45:01 [WARNING] protected final PolicyEnforcerProvider policyEnforcerProvider;
02:45:01 [WARNING] ^
02:45:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:39: warning: no comment
02:45:01 [WARNING] protected AbstractPolicyLoadingEnforcerActor(final I entityId,
02:45:01 [WARNING] ^
02:45:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:21: warning: no comment
02:45:01 [WARNING] public interface Invalidatable {
02:45:01 [WARNING] ^
02:45:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:23: warning: no comment
02:45:01 [WARNING] CompletionStage<Boolean> invalidate(PolicyTag policyTag, String correlationId, final Duration askTimeout);
02:45:01 [WARNING] ^
02:45:01 [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
02:45:01 [WARNING] public static CompletionStage<PolicyEnforcer> withResolvedImports(final Policy policy,
02:45:01 [WARNING] ^
02:45:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheLoader.java:35: warning: no comment
02:45:01 [WARNING] public static final String ENFORCEMENT_CACHE_DISPATCHER = "enforcement-cache-dispatcher";
02:45:01 [WARNING] ^
02:45:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/PreEnforcerProvider.java:68: warning: no @return
02:45:01 [WARNING] public CompletionStage<Signal<?>> apply(final Signal<?> signal) {
02:45:01 [WARNING] ^
02:45:01 [WARNING] 17 warnings
02:45:01 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar
02:45:01 [INFO] 
02:45:01 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-enforcement ---
02:45:01 [INFO] Tests are skipped.
02:45:01 [INFO] 
02:45:01 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-enforcement ---
02:45:01 [INFO] Tests are skipped.
02:45:01 [INFO] 
02:45:01 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-enforcement ---
02:45:01 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/jacoco.exec
02:45:01 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Enforcement' with 33 classes
02:45:01 [INFO] 
02:45:01 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-enforcement ---
02:45:01 [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
02:45:01 [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
02:45:01 [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
02:45:01 [INFO] 
02:45:01 [INFO] --------------------< org.eclipse.ditto:ditto-rql >---------------------
02:45:01 [INFO] Building Eclipse Ditto :: RQL 0-SNAPSHOT                         [52/77]
02:45:01 [INFO]   from rql/pom.xml
02:45:01 [INFO] --------------------------------[ pom ]---------------------------------
02:45:01 [INFO] 
02:45:01 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql ---
02:45:01 [INFO] 
02:45:01 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql ---
02:45:01 [INFO] 
02:45:01 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql ---
02:45:01 [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
02:45:01 [INFO] 
02:45:01 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql ---
02:45:01 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:45:01 [INFO] The goal is skip due to packaging 'pom'
02:45:01 [INFO] 
02:45:01 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql ---
02:45:01 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql:pom:0-SNAPSHOT...
02:45:01 [INFO] 
02:45:01 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql ---
02:45:01 [INFO] 
02:45:01 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql ---
02:45:01 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
02:45:01 [INFO] 
02:45:01 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql ---
02:45:01 [INFO] Tests are skipped.
02:45:01 [INFO] 
02:45:01 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql ---
02:45:01 [INFO] Tests are skipped.
02:45:01 [INFO] 
02:45:01 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql ---
02:45:01 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:45:01 [INFO] 
02:45:01 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql ---
02:45:01 [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
02:45:01 [INFO] 
02:45:01 [INFO] -----------------< org.eclipse.ditto:ditto-rql-model >------------------
02:45:01 [INFO] Building Eclipse Ditto :: RQL :: Model 0-SNAPSHOT                [53/77]
02:45:01 [INFO]   from rql/model/pom.xml
02:45:01 [INFO] -------------------------------[ bundle ]-------------------------------
02:45:01 [INFO] 
02:45:01 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-model ---
02:45:01 [INFO] 
02:45:01 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-model ---
02:45:01 [INFO] 
02:45:01 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-model ---
02:45:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:45:01 [INFO] 
02:45:01 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-model ---
02:45:01 [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
02:45:01 [INFO] 
02:45:01 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-model ---
02:45:01 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:45:01 [WARNING] 
02:45:01 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:45:01 [WARNING] 
02:45:01 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:45:01 [WARNING] 
02:45:01 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:45:01 [INFO] 
02:45:01 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-model ---
02:45:01 [INFO] Copying 0 resource from src/main/resources to target/classes
02:45:01 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:45:01 [INFO] 
02:45:01 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-model ---
02:45:01 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-model:bundle:0-SNAPSHOT...
02:45:01 [INFO] 
02:45:01 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-model ---
02:45:01 [INFO] Changes detected - recompiling the module! :dependency
02:45:01 [INFO] Compiling 12 source files with javac [debug target 1.8] to target/classes
02:45:01 [WARNING] bootstrap class path not set in conjunction with -source 8
02:45:01 [INFO] 
02:45:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-model ---
02:45:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/model/src/test/resources
02:45:01 [INFO] 
02:45:01 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-model ---
02:45:01 [INFO] Changes detected - recompiling the module! :dependency
02:45:01 [INFO] Compiling 4 source files with javac [debug target 1.8] to target/test-classes
02:45:01 [WARNING] bootstrap class path not set in conjunction with -source 8
02:45:01 [INFO] 
02:45:01 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-model ---
02:45:01 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:45:01 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/surefire-reports
02:45:01 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:45:01 [INFO] 
02:45:01 [INFO] -------------------------------------------------------
02:45:01 [INFO]  T E S T S
02:45:01 [INFO] -------------------------------------------------------
02:45:02 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.SingleComparisonNodeTest
02:45:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.251 s -- in org.eclipse.ditto.rql.model.predicates.ast.SingleComparisonNodeTest
02:45:03 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.ExistsNodeTest
02:45:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.rql.model.predicates.ast.ExistsNodeTest
02:45:03 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.MultiComparisonNodeTest
02:45:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.rql.model.predicates.ast.MultiComparisonNodeTest
02:45:03 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.LogicalNodeTest
02:45:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.rql.model.predicates.ast.LogicalNodeTest
02:45:03 [INFO] 
02:45:03 [INFO] Results:
02:45:03 [INFO] 
02:45:03 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
02:45:03 [INFO] 
02:45:03 [INFO] 
02:45:03 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-model ---
02:45:03 [INFO] 
02:45:03 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-model ---
02:45:03 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar
02:45:03 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/classes/META-INF/MANIFEST.MF
02:45:03 [INFO] 
02:45:03 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-model ---
02:45:03 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:45:03 [INFO] No previous run data found, generating javadoc.
02:45:05 [WARNING] Javadoc Warnings
02:45:05 [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
02:45:05 [WARNING] public String getName() {
02:45:05 [WARNING] ^
02:45:05 [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
02:45:05 [WARNING] public static Type byName(final String name) {
02:45:05 [WARNING] ^
02:45:05 [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
02:45:05 [WARNING] public String getName() {
02:45:05 [WARNING] ^
02:45:05 [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
02:45:05 [WARNING] public String getName() {
02:45:05 [WARNING] ^
02:45:05 [WARNING] 4 warnings
02:45:05 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar
02:45:05 [INFO] 
02:45:05 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-model ---
02:45:05 [INFO] Tests are skipped.
02:45:05 [INFO] 
02:45:05 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-model ---
02:45:05 [INFO] Tests are skipped.
02:45:05 [INFO] 
02:45:05 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-model ---
02:45:05 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/model/target/jacoco.exec
02:45:05 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Model' with 12 classes
02:45:05 [INFO] 
02:45:05 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-model ---
02:45:05 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.diff'.
02:45:05 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.xml'.
02:45:05 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.html'.
02:45:05 [INFO] 
02:45:05 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-model ---
02:45:05 [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
02:45:05 [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
02:45:05 [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
02:45:05 [INFO] 
02:45:05 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-model ---
02:45:05 [INFO] Installing org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.jar
02:45:05 [INFO] Writing OBR metadata
02:45:05 [INFO] 
02:45:05 [INFO] -----------------< org.eclipse.ditto:ditto-rql-parser >-----------------
02:45:05 [INFO] Building Eclipse Ditto :: RQL :: parser 0-SNAPSHOT               [54/77]
02:45:05 [INFO]   from rql/parser/pom.xml
02:45:05 [INFO] -------------------------------[ bundle ]-------------------------------
02:45:05 [INFO] 
02:45:05 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-parser ---
02:45:05 [INFO] 
02:45:05 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-parser ---
02:45:05 [INFO] 
02:45:05 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-parser ---
02:45:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:45:05 [INFO] 
02:45:05 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-parser ---
02:45:05 [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
02:45:05 [INFO] 
02:45:05 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-parser ---
02:45:05 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:45:05 [WARNING] 
02:45:05 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:45:05 [WARNING] 
02:45:05 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:45:05 [WARNING] 
02:45:05 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:45:05 [INFO] 
02:45:05 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-parser ---
02:45:05 [INFO] Copying 0 resource from src/main/resources to target/classes
02:45:05 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:45:05 [INFO] 
02:45:05 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-parser ---
02:45:05 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT...
02:45:05 [INFO] 
02:45:05 [INFO] --- scala:4.8.1:compile (default) @ ditto-rql-parser ---
02:45:05 [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
02:45:06 [INFO] compiling 2 Scala sources and 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes ...
02:45:14 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8
02:45:14 1 warning.
02:45:14 [INFO] done compiling
02:45:14 [INFO] compile in 8.8 s
02:45:14 [INFO] 
02:45:14 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-parser ---
02:45:14 [INFO] Changes detected - recompiling the module! :dependency
02:45:14 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/classes
02:45:14 [WARNING] bootstrap class path not set in conjunction with -source 8
02:45:14 [INFO] 
02:45:14 [INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-parser ---
02:45:14 [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
02:45:14 [INFO] compile in 0.1 s
02:45:14 [INFO] 
02:45:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-parser ---
02:45:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/parser/src/test/resources
02:45:14 [INFO] 
02:45:14 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-parser ---
02:45:14 [INFO] Changes detected - recompiling the module! :dependency
02:45:14 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
02:45:15 [WARNING] bootstrap class path not set in conjunction with -source 8
02:45:15 [INFO] 
02:45:15 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-parser ---
02:45:15 [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
02:45:15 [INFO] compiling 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/test-classes ...
02:45:17 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8
02:45:17 1 warning.
02:45:17 [INFO] done compiling
02:45:17 [INFO] compile in 2.0 s
02:45:17 [INFO] 
02:45:17 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-parser ---
02:45:17 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:45:17 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/surefire-reports
02:45:17 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:45:17 [INFO] 
02:45:17 [INFO] -------------------------------------------------------
02:45:17 [INFO]  T E S T S
02:45:17 [INFO] -------------------------------------------------------
02:45:17 [INFO] Running org.eclipse.ditto.rql.parser.RqlPredicateParserTest
02:45:18 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.966 s -- in org.eclipse.ditto.rql.parser.RqlPredicateParserTest
02:45:18 [INFO] 
02:45:18 [INFO] Results:
02:45:18 [INFO] 
02:45:18 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
02:45:18 [INFO] 
02:45:18 [INFO] 
02:45:18 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-parser ---
02:45:18 [INFO] 
02:45:18 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-parser ---
02:45:18 [WARNING] Bundle org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT : Unused Import-Package instructions: [org.apache.pekko*] 
02:45:18 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar
02:45:18 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes/META-INF/MANIFEST.MF
02:45:18 [INFO] 
02:45:18 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-parser ---
02:45:18 [INFO] Tests are skipped.
02:45:18 [INFO] 
02:45:18 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-parser ---
02:45:18 [INFO] Tests are skipped.
02:45:18 [INFO] 
02:45:18 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-parser ---
02:45:18 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/jacoco.exec
02:45:18 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: parser' with 4 classes
02:45:18 [INFO] 
02:45:18 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-parser ---
02:45:18 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.diff'.
02:45:18 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.xml'.
02:45:18 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.html'.
02:45:18 [INFO] 
02:45:18 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-parser ---
02:45:18 [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
02:45:18 [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
02:45:18 [INFO] 
02:45:18 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-parser ---
02:45:18 [INFO] Installing org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.jar
02:45:18 [INFO] Writing OBR metadata
02:45:18 [INFO] 
02:45:18 [INFO] -----------------< org.eclipse.ditto:ditto-rql-query >------------------
02:45:18 [INFO] Building Eclipse Ditto :: RQL :: Query 0-SNAPSHOT                [55/77]
02:45:18 [INFO]   from rql/query/pom.xml
02:45:18 [INFO] -------------------------------[ bundle ]-------------------------------
02:45:18 [INFO] 
02:45:18 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-query ---
02:45:18 [INFO] 
02:45:18 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-query ---
02:45:18 [INFO] 
02:45:18 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-query ---
02:45:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:45:18 [INFO] 
02:45:18 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-query ---
02:45: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/rql/query/target/jacoco.exec
02:45:18 [INFO] 
02:45:18 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-query ---
02:45:18 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:45:18 [WARNING] 
02:45:18 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:45:18 [WARNING] 
02:45:18 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:45:18 [WARNING] 
02:45:18 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/query/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:45:18 [INFO] 
02:45:18 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-query ---
02:45:18 [INFO] Copying 0 resource from src/main/resources to target/classes
02:45:18 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:45:18 [INFO] 
02:45:18 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-query ---
02:45:18 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-query:bundle:0-SNAPSHOT...
02:45:18 [INFO] 
02:45:18 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-query ---
02:45:18 [INFO] Changes detected - recompiling the module! :dependency
02:45:18 [INFO] Compiling 66 source files with javac [debug target 1.8] to target/classes
02:45:19 [WARNING] bootstrap class path not set in conjunction with -source 8
02:45:19 [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.
02:45:19 [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.
02:45:19 [INFO] 
02:45:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-query ---
02:45:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/query/src/test/resources
02:45:19 [INFO] 
02:45:19 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-query ---
02:45:19 [INFO] Changes detected - recompiling the module! :dependency
02:45:19 [INFO] Compiling 7 source files with javac [debug target 1.8] to target/test-classes
02:45:19 [WARNING] bootstrap class path not set in conjunction with -source 8
02:45:19 [INFO] 
02:45:19 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-query ---
02:45:19 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:45:19 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/surefire-reports
02:45:19 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:45:19 [INFO] 
02:45:19 [INFO] -------------------------------------------------------
02:45:19 [INFO]  T E S T S
02:45:19 [INFO] -------------------------------------------------------
02:45:19 [INFO] Running org.eclipse.ditto.rql.query.things.ThingPredicatePredicateVisitorTest
02:45:20 [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s -- in org.eclipse.ditto.rql.query.things.ThingPredicatePredicateVisitorTest
02:45:20 [INFO] Running org.eclipse.ditto.rql.query.things.ThingPredicateVisitorTest
02:45:20 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 s -- in org.eclipse.ditto.rql.query.things.ThingPredicateVisitorTest
02:45:20 [INFO] Running org.eclipse.ditto.rql.query.things.FieldNamesPredicateVisitorTest
02:45:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 s -- in org.eclipse.ditto.rql.query.things.FieldNamesPredicateVisitorTest
02:45:22 [INFO] Running org.eclipse.ditto.rql.query.SortOptionTest
02:45:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.650 s -- in org.eclipse.ditto.rql.query.SortOptionTest
02:45:22 [INFO] Running org.eclipse.ditto.rql.query.expression.ThingsFieldExpressionFactoryImplTest
02:45:22 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.rql.query.expression.ThingsFieldExpressionFactoryImplTest
02:45:22 [INFO] Running org.eclipse.ditto.rql.query.filter.ParameterPredicateVisitorTest
02:45:22 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.rql.query.filter.ParameterPredicateVisitorTest
02:45:22 [INFO] 
02:45:22 [INFO] Results:
02:45:22 [INFO] 
02:45:22 [INFO] Tests run: 160, Failures: 0, Errors: 0, Skipped: 0
02:45:22 [INFO] 
02:45:22 [INFO] 
02:45:22 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-query ---
02:45:22 [INFO] 
02:45:22 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-query ---
02:45:22 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar
02:45:22 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/classes/META-INF/MANIFEST.MF
02:45:22 [INFO] 
02:45:22 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-query ---
02:45:22 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:45:22 [INFO] No previous run data found, generating javadoc.
02:45:24 [WARNING] Javadoc Warnings
02:45:24 [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
02:45:24 [WARNING] T visitAttribute(String key);
02:45:24 [WARNING] ^
02:45:24 [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
02:45:24 [WARNING] T visitFeature(String featureId);
02:45:24 [WARNING] ^
02:45:24 [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
02:45:24 [WARNING] T visitFeatureDefinition(String featureId);
02:45:24 [WARNING] ^
02:45:24 [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
02:45:24 [WARNING] T visitFeatureDesiredProperties(CharSequence featureId);
02:45:24 [WARNING] ^
02:45:24 [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
02:45:24 [WARNING] T visitFeatureIdDesiredProperty(CharSequence featureId, CharSequence desiredProperty);
02:45:24 [WARNING] ^
02:45:24 [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
02:45:24 [WARNING] T visitFeatureIdProperty(String featureId, String property);
02:45:24 [WARNING] ^
02:45:24 [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
02:45:24 [WARNING] T visitFeatureProperties(CharSequence featureId);
02:45:24 [WARNING] ^
02:45:24 [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
02:45:24 [WARNING] T visitMetadata(String key);
02:45:24 [WARNING] ^
02:45:25 [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
02:45:25 [WARNING] T visitSimple(String fieldName);
02:45:25 [WARNING] ^
02:45:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ExistsThingPredicateVisitor.java:36: warning: no comment
02:45:25 [WARNING] public ExistsThingPredicateVisitor() {
02:45:25 [WARNING] ^
02:45:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/FieldExpressionUtil.java:286: warning: no comment
02:45:25 [WARNING] public boolean isDefinition() {
02:45:25 [WARNING] ^
02:45:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FieldNamesPredicateVisitor.java:43: warning: no comment
02:45:25 [WARNING] public static FieldNamesPredicateVisitor getNewInstance() {
02:45:25 [WARNING] ^
02:45:25 [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
02:45:25 [WARNING] T visitMetadata(String key);
02:45:25 [WARNING] ^
02:45:25 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FilterThingPredicateVisitor.java:33: warning: no comment
02:45:25 [WARNING] public static Predicate<Thing> apply(final FilterFieldExpression expression,
02:45:25 [WARNING] ^
02:45:25 [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
02:45:25 [WARNING] T visitEq(@Nullable Object value);
02:45:25 [WARNING] ^
02:45:25 [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
02:45:25 [WARNING] T visitGe(@Nullable Object value);
02:45:25 [WARNING] ^
02:45:25 [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
02:45:25 [WARNING] T visitGt(@Nullable Object value);
02:45:25 [WARNING] ^
02:45:25 [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
02:45:25 [WARNING] T visitILike(@Nullable String value);
02:45:25 [WARNING] ^
02:45:25 [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
02:45:25 [WARNING] T visitIn(List<?> values);
02:45:25 [WARNING] ^
02:45:25 [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
02:45:25 [WARNING] T visitLe(@Nullable Object value);
02:45:25 [WARNING] ^
02:45:25 [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
02:45:25 [WARNING] T visitLike(@Nullable String value);
02:45:25 [WARNING] ^
02:45:25 [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
02:45:25 [WARNING] T visitLt(@Nullable Object value);
02:45:25 [WARNING] ^
02:45:25 [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
02:45:25 [WARNING] T visitNe(@Nullable Object value);
02:45:25 [WARNING] ^
02:45:25 [WARNING] 23 warnings
02:45:25 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar
02:45:25 [INFO] 
02:45:25 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-query ---
02:45:25 [INFO] Tests are skipped.
02:45:25 [INFO] 
02:45:25 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-query ---
02:45:25 [INFO] Tests are skipped.
02:45:25 [INFO] 
02:45:25 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-query ---
02:45:25 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/query/target/jacoco.exec
02:45:25 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Query' with 51 classes
02:45:25 [INFO] 
02:45:25 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-query ---
02:45:25 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.diff'.
02:45:25 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.xml'.
02:45:25 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.html'.
02:45:25 [INFO] 
02:45:25 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-query ---
02:45:25 [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
02:45:25 [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
02:45:25 [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
02:45:25 [INFO] 
02:45:25 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-query ---
02:45:25 [INFO] Installing org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.jar
02:45:25 [INFO] Writing OBR metadata
02:45:25 [INFO] 
02:45:25 [INFO] --------------< org.eclipse.ditto:ditto-thingsearch-api >---------------
02:45:25 [INFO] Building Eclipse Ditto :: Thing Search :: API 0-SNAPSHOT         [56/77]
02:45:25 [INFO]   from thingsearch/api/pom.xml
02:45:25 [INFO] --------------------------------[ jar ]---------------------------------
02:45:25 [INFO] 
02:45:25 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch-api ---
02:45:25 [INFO] 
02:45:25 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch-api ---
02:45:25 [INFO] 
02:45:25 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-api ---
02:45:25 [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
02:45:25 [INFO] 
02:45:25 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-api ---
02:45:25 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:45:25 [WARNING] 
02:45:25 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:45:25 [WARNING] 
02:45:25 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:45:25 [WARNING] 
02:45:25 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:45:25 [INFO] 
02:45:25 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-api ---
02:45:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/resources
02:45:25 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:45:25 [INFO] 
02:45:25 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-api ---
02:45:25 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT...
02:45:25 [INFO] 
02:45:25 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-api ---
02:45:25 [INFO] Changes detected - recompiling the module! :dependency
02:45:25 [INFO] Compiling 19 source files with javac [debug target 17] to target/classes
02:45:25 [INFO] 
02:45:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-api ---
02:45:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/resources
02:45:25 [INFO] 
02:45:25 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-api ---
02:45:25 [INFO] Changes detected - recompiling the module! :dependency
02:45:25 [INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes
02:45:26 [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.
02:45:26 [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.
02:45:26 [INFO] 
02:45:26 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-api ---
02:45:26 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:45:26 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/surefire-reports
02:45:26 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:45:26 [INFO] 
02:45:26 [INFO] -------------------------------------------------------
02:45:26 [INFO]  T E S T S
02:45:26 [INFO] -------------------------------------------------------
02:45:26 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoUpdateThingTest
02:45:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.729 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoUpdateThingTest
02:45:28 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoCountThingsTest
02:45:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoCountThingsTest
02:45:28 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoRetrieveNamespaceReportTest
02:45:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoRetrieveNamespaceReportTest
02:45:28 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.StreamThingsTest
02:45:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.StreamThingsTest
02:45:28 [INFO] Running org.eclipse.ditto.thingsearch.api.events.ThingsOutOfSyncTest
02:45:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.thingsearch.api.events.ThingsOutOfSyncTest
02:45:28 [INFO] Running org.eclipse.ditto.thingsearch.api.query.filter.ParameterOptionVisitorTest
02:45:29 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s -- in org.eclipse.ditto.thingsearch.api.query.filter.ParameterOptionVisitorTest
02:45:29 [INFO] Running org.eclipse.ditto.thingsearch.api.PolicyReferenceTagTest
02:45:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.thingsearch.api.PolicyReferenceTagTest
02:45:29 [INFO] Running org.eclipse.ditto.thingsearch.api.SearchNamespaceReportResultTest
02:45:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.thingsearch.api.SearchNamespaceReportResultTest
02:45:29 [INFO] Running org.eclipse.ditto.thingsearch.api.SearchNamespaceResultEntryTest
02:45:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.thingsearch.api.SearchNamespaceResultEntryTest
02:45:29 [INFO] 
02:45:29 [INFO] Results:
02:45:29 [INFO] 
02:45:29 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
02:45:29 [INFO] 
02:45:29 [INFO] 
02:45:29 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-api ---
02:45:29 [INFO] 
02:45:29 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-thingsearch-api ---
02:45:29 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar
02:45:29 [INFO] 
02:45:29 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-api ---
02:45:29 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:45:29 [INFO] No previous run data found, generating javadoc.
02:45:31 [WARNING] Javadoc Warnings
02:45:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/package-info.java:14: warning: no comment
02:45:31 [WARNING] package org.eclipse.ditto.thingsearch.api;
02:45:31 [WARNING] ^
02:45:31 [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
02:45:31 [WARNING] package org.eclipse.ditto.thingsearch.api.commands.sudo;
02:45:31 [WARNING] ^
02:45:31 [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
02:45:31 [WARNING] package org.eclipse.ditto.thingsearch.api.events;
02:45:31 [WARNING] ^
02:45:31 [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
02:45:31 [WARNING] public SearchNamespaceReportResult(final Iterable<SearchNamespaceResultEntry> entries) {
02:45:31 [WARNING] ^
02:45:31 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/SearchNamespaceReportResult.java:101: warning: no @return
02:45:31 [WARNING] public SearchNamespaceResultEntry getNamespaceEntry(final String namespace) {
02:45:31 [WARNING] ^
02:45:31 [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
02:45:31 [WARNING] public static SudoUpdateThing of(final ThingId thingId,
02:45:31 [WARNING] ^
02:45:31 [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
02:45:31 [WARNING] public static SudoUpdateThing of(final ThingId thingId,
02:45:31 [WARNING] ^
02:45:31 [WARNING] 7 warnings
02:45:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar
02:45:31 [INFO] 
02:45:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-api ---
02:45:31 [INFO] Tests are skipped.
02:45:31 [INFO] 
02:45:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-api ---
02:45:31 [INFO] Tests are skipped.
02:45:31 [INFO] 
02:45:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-api ---
02:45:31 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/jacoco.exec
02:45:31 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: API' with 18 classes
02:45:31 [INFO] 
02:45:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-api ---
02:45:31 [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
02:45:31 [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
02:45:31 [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
02:45:31 [INFO] 
02:45:31 [INFO] --------------------< org.eclipse.ditto:ditto-edge >--------------------
02:45:31 [INFO] Building Eclipse Ditto :: Edge 0-SNAPSHOT                        [57/77]
02:45:31 [INFO]   from edge/pom.xml
02:45:31 [INFO] --------------------------------[ pom ]---------------------------------
02:45:31 [INFO] 
02:45:31 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-edge ---
02:45:31 [INFO] 
02:45:31 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-edge ---
02:45:31 [INFO] 
02:45:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge ---
02:45: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/edge/target/jacoco.exec
02:45:31 [INFO] 
02:45:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge ---
02:45:31 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:45:31 [INFO] The goal is skip due to packaging 'pom'
02:45:31 [INFO] 
02:45:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge ---
02:45:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge:pom:0-SNAPSHOT...
02:45:31 [INFO] 
02:45:31 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge ---
02:45:31 [INFO] 
02:45:31 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge ---
02:45:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
02:45:31 [INFO] 
02:45:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge ---
02:45:31 [INFO] Tests are skipped.
02:45:31 [INFO] 
02:45:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge ---
02:45:31 [INFO] Tests are skipped.
02:45:31 [INFO] 
02:45:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-edge ---
02:45:31 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:45:31 [INFO] 
02:45:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-edge ---
02:45:31 [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
02:45:31 [INFO] 
02:45:31 [INFO] ----------------< org.eclipse.ditto:ditto-edge-service >----------------
02:45:31 [INFO] Building Eclipse Ditto :: Edge :: Service 0-SNAPSHOT             [58/77]
02:45:31 [INFO]   from edge/service/pom.xml
02:45:31 [INFO] --------------------------------[ jar ]---------------------------------
02:45:31 [INFO] 
02:45:31 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-edge-service ---
02:45:31 [INFO] 
02:45:31 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-edge-service ---
02:45:31 [INFO] 
02:45:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge-service ---
02:45: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/edge/service/target/jacoco.exec
02:45:31 [INFO] 
02:45:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge-service ---
02:45:31 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:45:31 [WARNING] 
02:45:31 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:45:31 [WARNING] 
02:45:31 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:45:31 [WARNING] 
02:45:31 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/edge/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:45:31 [INFO] 
02:45:31 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-edge-service ---
02:45:31 [INFO] Copying 2 resources from src/main/resources to target/classes
02:45:31 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:45:31 [INFO] 
02:45:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge-service ---
02:45:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT...
02:45:31 [INFO] 
02:45:31 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-edge-service ---
02:45:31 [INFO] Changes detected - recompiling the module! :dependency
02:45:31 [INFO] Compiling 44 source files with javac [debug target 17] to target/classes
02:45:32 [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.
02:45:32 [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.
02:45:32 [INFO] 
02:45:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-edge-service ---
02:45:32 [INFO] Copying 4 resources from src/test/resources to target/test-classes
02:45:32 [INFO] 
02:45:32 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-edge-service ---
02:45:32 [INFO] Changes detected - recompiling the module! :dependency
02:45:32 [INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes
02:45:32 [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.
02:45:32 [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.
02:45:32 [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.
02:45:32 [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.
02:45:32 [INFO] 
02:45:32 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-edge-service ---
02:45:32 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:45:32 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/surefire-reports
02:45:32 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:45:32 [INFO] 
02:45:32 [INFO] -------------------------------------------------------
02:45:32 [INFO]  T E S T S
02:45:32 [INFO] -------------------------------------------------------
02:45:33 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableEntityPlaceholderTest
02:45:34 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.124 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableEntityPlaceholderTest
02:45:34 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableThingPlaceholderTest
02:45:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableThingPlaceholderTest
02:45:34 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableThingJsonPlaceholderTest
02:45:35 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableThingJsonPlaceholderTest
02:45:35 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutablePolicyPlaceholderTest
02:45:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutablePolicyPlaceholderTest
02:45:35 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableFeaturePlaceholderTest
02:45:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
02:45:37 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.921 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableFeaturePlaceholderTest
02:45:37 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterDefaultHeaderTest
02:45:37 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterDefaultHeaderTest
02:45:37 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterTest
02:45:37 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterTest
02:45:37 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorTest
02:45:39 06:45:39.274 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:45:40 06:45:40.396 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:45:40 06:45:40.487 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:45:40 06:45:40.580 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:45:41 06:45:41.319 [DEBUG] [91cfa54e-bd05-4c9d-b5e8-2e2259a2c353] o.e.d.e.s.a.AcknowledgementForwarderActor - Received Acknowledgement / ErrorResponse, forwarding to acknowledgement aggregator <ActorSelection[Anchor(pekko://PekkoTestSystem/), Path(/system/testProbe-1#-397448510)]>: <Acknowledgement [label=my-requested-ack, entityId=:e85046d5-b2e1-40f5-b9ed-3de9f1c9725d, httpStatus=HttpStatus [code=202, category=SUCCESS], payload=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=91cfa54e-bd05-4c9d-b5e8-2e2259a2c353, ditto-ackgregator-address=pekko://PekkoTestSystem/system/testProbe-1#-397448510, response-required=false}], isWeak=false]>
02:45:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.011 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorTest
02:45:41 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.things.ThingLiveCommandAckRequestSetterTest
02:45:41 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.edge.service.acknowledgements.things.ThingLiveCommandAckRequestSetterTest
02:45:41 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.things.ThingModifyCommandAckRequestSetterTest
02:45:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.edge.service.acknowledgements.things.ThingModifyCommandAckRequestSetterTest
02:45:41 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorStarterTest
02:45:42 [INFO] [06/18/2024 06:45:42.072] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:45:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorStarterTest
02:45:42 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.config.DefaultAcknowledgementConfigTest
02:45:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s -- in org.eclipse.ditto.edge.service.acknowledgements.config.DefaultAcknowledgementConfigTest
02:45:42 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementAggregatorActorTest
02:45:42 [INFO] [06/18/2024 06:45:42.768] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-6/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-774c128] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>.
02:45:42 [WARN] [06/18/2024 06:45:42.776] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-6/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-774c128] Received invalid response. Reason: Entity ID of live response <:4927d8a9-93c3-4349-b9c9-8040853cc8fd> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-774c128, requested-acks=["live-response"], channel=live, timeout=3000ms, ditto-connection-id=454e33c7-c242-42af-b6e7-7c8c66e828b6, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:4927d8a9-93c3-4349-b9c9-8040853cc8fd].
02:45:45 [INFO] [06/18/2024 06:45:45.775] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-6/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-774c128] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts...
02:45:45 [INFO] [06/18/2024 06:45:45.976] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:45:46 [INFO] [06/18/2024 06:45:46.051] [AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive/system/testProbe-7/$a][correlation-id:AcknowledgementAggregatorActorTest.resetConnectivityHeadersForLive-1cb116a] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT1M5S>.
02:45:46 [INFO] [06/18/2024 06:45:46.057] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:45:46 [INFO] [06/18/2024 06:45:46.101] [AcknowledgementAggregatorActorTest_keepCommandHeaders-pekko.actor.default-dispatcher-8] [pekko://AcknowledgementAggregatorActorTest_keepCommandHeaders/system/testProbe-8/$a][correlation-id:AcknowledgementAggregatorActorTest.keepCommandHeaders-4c56ff5] Starting to wait for all requested acknowledgements <[ack1, ack2]> for a maximum duration of <PT1M5S>.
02:45:46 [INFO] [06/18/2024 06:45:46.104] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_keepCommandHeaders)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:45:46 [INFO] [06/18/2024 06:45:46.168] [AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive/system/testProbe-9/$a][correlation-id:AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-732e139] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>.
02:45:46 [WARN] [06/18/2024 06:45:46.169] [AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive/system/testProbe-9/$a][correlation-id:AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-732e139] Received invalid response. Reason: Entity ID of live response <:e2762c6d-5ecd-4807-842e-5d4c16c60af3> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-732e139, requested-acks=["live-response"], channel=live, timeout=3000ms, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:e2762c6d-5ecd-4807-842e-5d4c16c60af3].
02:45:46 [INFO] [06/18/2024 06:45:46.172] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:45:46 [INFO] [06/18/2024 06:45:46.214] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-10/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-7fe3fe1] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>.
02:45:46 [WARN] [06/18/2024 06:45:46.214] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-10/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-7fe3fe1] Received invalid response. Reason: Entity ID of live response <:93236c73-5792-44c2-8b5b-ecd4e4204592> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-7fe3fe1, requested-acks=["live-response"], channel=live, timeout=3000ms, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:93236c73-5792-44c2-8b5b-ecd4e4204592].
02:45:49 [INFO] [06/18/2024 06:45:49.229] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-10/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-7fe3fe1] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts...
02:45:49 [INFO] [06/18/2024 06:45:49.232] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:45:49 [INFO] [06/18/2024 06:45:49.273] [AcknowledgementAggregatorActorTest_returnErrorResponseForLive-pekko.actor.default-dispatcher-7] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive/system/testProbe-11/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForLive-7897281] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT0.001S>.
02:45:49 [INFO] [06/18/2024 06:45:49.299] [AcknowledgementAggregatorActorTest_returnErrorResponseForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive/system/testProbe-11/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForLive-7897281] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts...
02:45:49 [INFO] [06/18/2024 06:45:49.301] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:45:49 [INFO] [06/18/2024 06:45:49.341] [AcknowledgementAggregatorActorTest_returnErrorResponseForTwin-pekko.actor.default-dispatcher-7] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin/system/testProbe-12/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForTwin-c62687a] Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT0.001S>.
02:45:49 [INFO] [06/18/2024 06:45:49.367] [AcknowledgementAggregatorActorTest_returnErrorResponseForTwin-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin/system/testProbe-12/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForTwin-c62687a] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts...
02:45:49 [INFO] [06/18/2024 06:45:49.370] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:45:49 [INFO] [06/18/2024 06:45:49.410] [AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements/system/testProbe-13/$a][correlation-id:AcknowledgementAggregatorActorTest.discardDuplicateAndUnsolicitedAcknowledgements-948ac05] Starting to wait for all requested acknowledgements <[ack1, ack2]> for a maximum duration of <PT1M5S>.
02:45:49 [INFO] [06/18/2024 06:45:49.413] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:45:49 [INFO] [06/18/2024 06:45:49.459] [AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout-pekko.actor.default-dispatcher-8] [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>.
02:45:54 [INFO] [06/18/2024 06:45:54.469] [AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout-pekko.actor.default-dispatcher-7] [pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a][correlation-id:awaitsOnlyUntilTimeout] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts...
02:45:55 [INFO] [06/18/2024 06:45:55.461] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:45:55 [INFO] [pekkoDeadLetter][06/18/2024 06:45:55.462] [AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout-pekko.actor.default-dispatcher-7] [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#-1807915670] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a#-1807915670] 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'.
02:45:55 [INFO] [06/18/2024 06:45:55.515] [AcknowledgementAggregatorActorTest_returnSingleResponseForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForLive/system/testProbe-15/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleResponseForLive-7091ce1] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT1M5S>.
02:45:55 [INFO] [06/18/2024 06:45:55.517] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:45:55 [INFO] [06/18/2024 06:45:55.566] [AcknowledgementAggregatorActorTest_returnSingleResponseForTwin-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForTwin/system/testProbe-16/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleResponseForTwin-17a186b] Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>.
02:45:55 [INFO] [06/18/2024 06:45:55.568] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForTwin)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:45:55 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.96 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementAggregatorActorTest
02:45:55 [INFO] Running org.eclipse.ditto.edge.service.dispatching.EntityTaskSchedulerTest
02:45:55 06:45:55.585 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:45:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.370 s -- in org.eclipse.ditto.edge.service.dispatching.EntityTaskSchedulerTest
02:45:55 [INFO] Running org.eclipse.ditto.edge.service.dispatching.ThingsAggregatorProxyActorTest
02:45:55 06:45:55.971 [INFO ] [] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:45:56 [INFO] [06/18/2024 06:45:56.028] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$a][correlation-id:de9ee5cf-d8f6-43e5-9f66-b4e9cf2f9f5f] Got 'RetrieveThings' message. Retrieving requested '1' Things..
02:45:56 [INFO] [06/18/2024 06:45:56.067] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$b][correlation-id:de9ee5cf-d8f6-43e5-9f66-b4e9cf2f9f5f] Got 'RetrieveThings' message. Retrieving requested '1' Things..
02:45:56 [INFO] [06/18/2024 06:45:56.067] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$b] SERVICE_REQUESTS_DONE: waiting for 1 ongoing requests
02:45:56 [INFO] [06/18/2024 06:45:56.406] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-7] [pekko://ThingsAggregatorProxyActorTest/user/$b] OP_COMPLETE: finished waiting for requests
02:45:56 [INFO] [06/18/2024 06:45:56.438] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$c][correlation-id:de9ee5cf-d8f6-43e5-9f66-b4e9cf2f9f5f] Got 'RetrieveThings' message. Retrieving requested '1' Things..
02:45:56 [INFO] [06/18/2024 06:45:56.461] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$d] SERVICE_REQUESTS_DONE: no ongoing requests
02:45:56 [INFO] [06/18/2024 06:45:56.463] [main] [CoordinatedShutdown(pekko://ThingsAggregatorProxyActorTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:45:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s -- in org.eclipse.ditto.edge.service.dispatching.ThingsAggregatorProxyActorTest
02:45:56 [INFO] Running org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTest
02:45:56 06:45:56.479 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:45:56 06:45:56.646 [INFO ] [] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTestSignalTransformer.
02:45:56 06:45:56.670 [DEBUG] [cid-1-create] o.e.d.e.s.d.EdgeCommandForwarderActor - Scheduling signal transformation task for entityId <foo:bar>
02:45:56 06:45:56.676 [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]>.
02:45:56 06:45:56.677 [DEBUG] [cid-2-modify] o.e.d.e.s.d.EdgeCommandForwarderActor - Scheduling signal transformation task for entityId <foo:bar>
02:45:56 06:45:56.869 [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]>.
02:45:56 06:45:56.871 [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
02:45:56 06:45:56.873 [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
02:45:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.430 s -- in org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTest
02:45:56 [INFO] Running org.eclipse.ditto.edge.service.headers.DefaultDittoHeadersValidatorTest
02:45:56 06:45:56.926 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:45:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.ditto.edge.service.headers.DefaultDittoHeadersValidatorTest
02:45:57 [INFO] 
02:45:57 [INFO] Results:
02:45:57 [INFO] 
02:45:57 [INFO] Tests run: 133, Failures: 0, Errors: 0, Skipped: 0
02:45:57 [INFO] 
02:45:57 [INFO] 
02:45:57 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge-service ---
02:45:57 [INFO] 
02:45:57 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-edge-service ---
02:45:57 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar
02:45:57 [INFO] 
02:45:57 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge-service ---
02:45:57 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:45:57 [INFO] No previous run data found, generating javadoc.
02:45:59 [WARNING] Javadoc Warnings
02:45:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/package-info.java:14: warning: no comment
02:45:59 [WARNING] package org.eclipse.ditto.edge.service;
02:45:59 [WARNING] ^
02:45:59 [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
02:45:59 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements;
02:45:59 [WARNING] ^
02:45:59 [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
02:45:59 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements.message;
02:45:59 [WARNING] ^
02:45:59 [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
02:45:59 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements.things;
02:45:59 [WARNING] ^
02:45:59 [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
02:45:59 [WARNING] package org.eclipse.ditto.edge.service.dispatching;
02:45:59 [WARNING] ^
02:45:59 [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
02:45:59 [WARNING] package org.eclipse.ditto.edge.service.placeholders;
02:45:59 [WARNING] ^
02:45:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/AskWithRetryCommandForwarder.java:61: warning: no comment
02:45:59 [WARNING] public AskWithRetryCommandForwarder(final ActorSystem actorSystem) {
02:45:59 [WARNING] ^
02:45:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DefaultDittoHeadersValidator.java:41: warning: no comment
02:45:59 [WARNING] public DefaultDittoHeadersValidator(final ActorSystem actorSystem, final Config config) {
02:45:59 [WARNING] ^
02:45:59 [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
02:45:59 [WARNING] public DefaultNamespaceAppender(final String defaultNamespace) {
02:45:59 [WARNING] ^
02:45:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DittoHeadersValidator.java:67: warning: no comment
02:45:59 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<DittoHeadersValidator> {
02:45:59 [WARNING] ^
02:45:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderActor.java:260: warning: no comment
02:45:59 [WARNING] public void forwardToConnectivityPubSub(final RetrieveAllConnectionIds cmd) {
02:45:59 [WARNING] ^
02:45:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderExtension.java:59: warning: no comment
02:45:59 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<EdgeCommandForwarderExtension> {
02:45:59 [WARNING] ^
02:45:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/FeaturePlaceholder.java:27: warning: no comment
02:45:59 [WARNING] static FeaturePlaceholder getInstance() {
02:45:59 [WARNING] ^
02:45:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/PolicyPlaceholder.java:24: warning: no comment
02:45:59 [WARNING] static PolicyPlaceholder getInstance() {
02:45:59 [WARNING] ^
02:45:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/RequestPlaceholder.java:24: warning: no comment
02:45:59 [WARNING] static RequestPlaceholder getInstance() {
02:45:59 [WARNING] ^
02:45:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingJsonPlaceholder.java:24: warning: no comment
02:45:59 [WARNING] static ThingJsonPlaceholder getInstance() {
02:45:59 [WARNING] ^
02:45:59 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingPlaceholder.java:24: warning: no comment
02:45:59 [WARNING] static ThingPlaceholder getInstance() {
02:45:59 [WARNING] ^
02:45:59 [WARNING] 17 warnings
02:45:59 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar
02:46:00 [INFO] 
02:46:00 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge-service ---
02:46:00 [INFO] Tests are skipped.
02:46:00 [INFO] 
02:46:00 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge-service ---
02:46:00 [INFO] Tests are skipped.
02:46:00 [INFO] 
02:46:00 [INFO] --- jacoco:0.8.10:report (report) @ ditto-edge-service ---
02:46:00 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/edge/service/target/jacoco.exec
02:46:00 [INFO] Analyzed bundle 'Eclipse Ditto :: Edge :: Service' with 48 classes
02:46:00 [INFO] 
02:46:00 [INFO] --- install:3.1.1:install (default-install) @ ditto-edge-service ---
02:46:00 [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
02:46:00 [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
02:46:00 [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
02:46:00 [INFO] 
02:46:00 [INFO] ------< org.eclipse.ditto:ditto-internal-models-signalenrichment >------
02:46:00 [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal Enrichment 0-SNAPSHOT [59/77]
02:46:00 [INFO]   from internal/models/signalenrichment/pom.xml
02:46:00 [INFO] --------------------------------[ jar ]---------------------------------
02:46:00 [INFO] 
02:46:00 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-signalenrichment ---
02:46:00 [INFO] 
02:46:00 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-signalenrichment ---
02:46:00 [INFO] 
02:46:00 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signalenrichment ---
02:46: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/models/signalenrichment/target/jacoco.exec
02:46:00 [INFO] 
02:46:00 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signalenrichment ---
02:46:00 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:46:00 [WARNING] 
02:46:00 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:46:00 [WARNING] 
02:46:00 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:46:00 [WARNING] 
02:46:00 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:46:00 [INFO] 
02:46:00 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signalenrichment ---
02:46:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/resources
02:46:00 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:46:00 [INFO] 
02:46:00 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signalenrichment ---
02:46:00 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT...
02:46:00 [INFO] 
02:46:00 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signalenrichment ---
02:46:00 [INFO] Changes detected - recompiling the module! :dependency
02:46:00 [INFO] Compiling 11 source files with javac [debug target 17] to target/classes
02:46:00 [INFO] 
02:46:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signalenrichment ---
02:46:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/resources
02:46:00 [INFO] 
02:46:00 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signalenrichment ---
02:46:00 [INFO] Changes detected - recompiling the module! :dependency
02:46:00 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes
02:46:00 [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.
02:46:00 [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.
02:46:00 [INFO] 
02:46:00 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signalenrichment ---
02:46:00 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:46:00 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/surefire-reports
02:46:00 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:46:00 [INFO] 
02:46:00 [INFO] -------------------------------------------------------
02:46:00 [INFO]  T E S T S
02:46:00 [INFO] -------------------------------------------------------
02:46:01 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.SearchIndexingSignalEnrichmentFacadeTest
02:46:03 [INFO] [06/18/2024 06:46:03.518] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:03 06:46:03.651 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::61f5c2c9-f81e-4921-b7f0-04a9c2e6ec11>
02:46:04 06:46:04.777 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::61f5c2c9-f81e-4921-b7f0-04a9c2e6ec11>
02:46:04 [INFO] [06/18/2024 06:46:04.842] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:04 06:46:04.893 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::21ef4867-390e-4a23-8aec-2ca2f9131ab8>
02:46:05 06:46:05.341 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::21ef4867-390e-4a23-8aec-2ca2f9131ab8>
02:46:06 06:46:06.352 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::21ef4867-390e-4a23-8aec-2ca2f9131ab8>
02:46:07 [INFO] [06/18/2024 06:46:07.357] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:07 06:46:07.398 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::f646ff03-c3f8-4338-9100-b9b11cc53e16>
02:46:07 06:46:07.401 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::f646ff03-c3f8-4338-9100-b9b11cc53e16>
02:46:08 [INFO] [06/18/2024 06:46:08.409] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:08 06:46:08.462 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::db1e6de2-23e2-4068-88de-59807a7cf95c>
02:46:08 06:46:08.465 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::db1e6de2-23e2-4068-88de-59807a7cf95c>
02:46:09 [INFO] [06/18/2024 06:46:09.469] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:09 06:46:09.514 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::3a968a9a-8871-4c9a-a3fb-afc80cdf4ec0>
02:46:09 06:46:09.517 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::3a968a9a-8871-4c9a-a3fb-afc80cdf4ec0>
02:46:10 [INFO] [06/18/2024 06:46:10.521] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:10 06:46:10.559 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::555d9162-d2ff-4d85-b081-ea4458b4d6db>
02:46:10 06:46:10.567 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::555d9162-d2ff-4d85-b081-ea4458b4d6db>
02:46:11 [INFO] [06/18/2024 06:46:11.575] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:11 06:46:11.622 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::f781e9b6-493c-46c5-839f-fa93c3abcc98>
02:46:11 06:46:11.625 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::f781e9b6-493c-46c5-839f-fa93c3abcc98>
02:46:11 [INFO] [06/18/2024 06:46:11.628] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:11 06:46:11.678 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::96f750b8-96e5-42a1-83e3-73995550a84f>
02:46:11 06:46:11.681 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::96f750b8-96e5-42a1-83e3-73995550a84f>
02:46:11 [INFO] [06/18/2024 06:46:11.684] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:11 06:46:11.738 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::5aea529e-1a63-42ad-9ee6-a0e883c94673>
02:46:11 [INFO] [06/18/2024 06:46:11.746] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:11 Jun 18, 2024 6:46:11 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
02:46:11 WARNING: Exception thrown during asynchronous load
02:46:11 java.util.concurrent.CompletionException: ThingNotAccessibleException [message='The Thing with ID ':5aea529e-1a63-42ad-9ee6-a0e883c94673' 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=b3e803aa-3f80-4aa5-b5ce-ae8436131506}]]
02:46:11 	at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368)
02:46:11 	at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377)
02:46:11 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152)
02:46:11 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
02:46:11 	at java.base/java.lang.Thread.run(Thread.java:833)
02:46:11 Caused by: ThingNotAccessibleException [message='The Thing with ID ':5aea529e-1a63-42ad-9ee6-a0e883c94673' 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=b3e803aa-3f80-4aa5-b5ce-ae8436131506}]]
02:46:11 	at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:150)
02:46:11 	at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:132)
02:46:11 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:46:11 	at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.lambda$thingNotAccessible$2(AbstractSignalEnrichmentFacadeTest.java:119)
02:46:11 	at org.eclipse.ditto.base.model.signals.DittoTestSystem$1.<init>(DittoTestSystem.java:40)
02:46:11 	at org.eclipse.ditto.base.model.signals.DittoTestSystem.run(DittoTestSystem.java:39)
02:46:11 	at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.thingNotAccessible(AbstractSignalEnrichmentFacadeTest.java:106)
02:46:11 	at org.eclipse.ditto.internal.models.signalenrichment.SearchIndexingSignalEnrichmentFacadeTest.thingNotAccessible(SearchIndexingSignalEnrichmentFacadeTest.java:43)
02:46:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:46:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:46:11 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:46:11 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:46:11 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:46:11 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:46:11 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:46:11 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:46:11 	at org.assertj.core.api.SoftAssertionsStatement$1.evaluate(SoftAssertionsStatement.java:41)
02:46:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:46:11 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:46:11 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:46:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:46:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:46:11 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:46:11 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:46:11 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:46:11 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:46:11 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:46:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:46:11 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:46:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:46:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:46:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:46:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:46:11 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:46:11 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:46:11 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:46:11 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:46:11 
02:46:11 06:46:11.780 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing:test:thing-id>
02:46:11 [INFO] [06/18/2024 06:46:11.783] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:11 06:46:11.859 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::bdad6e72-39e4-4dea-b84c-658355e5fdff>
02:46:21 Jun 18, 2024 6:46:21 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
02:46:21 WARNING: Exception thrown during asynchronous load
02:46:21 java.util.concurrent.CompletionException: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://SearchIndexingSignalEnrichmentFacadeTest/system/testProbe-12#487815590), 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.
02:46:21 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
02:46:21 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
02:46:21 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1141)
02:46:21 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
02:46:21 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
02:46:21 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26)
02:46:21 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23)
02:46:21 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484)
02:46:21 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
02:46:21 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
02:46:21 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:335)
02:46:21 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
02:46:21 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
02:46:21 	at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737)
02:46:21 	at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491)
02:46:21 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
02:46:21 	at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:376)
02:46:21 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:324)
02:46:21 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:328)
02:46:21 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:280)
02:46:21 	at java.base/java.lang.Thread.run(Thread.java:833)
02:46:21 Caused by: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://SearchIndexingSignalEnrichmentFacadeTest/system/testProbe-12#487815590), 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.
02:46:21 
02:46:21 [INFO] [06/18/2024 06:46:21.875] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:21 06:46:21.912 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::add092dd-80ad-49d4-aab2-14ac7df599dc>
02:46:21 [INFO] [06/18/2024 06:46:21.916] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:21 06:46:21.955 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::4400c189-6283-4b75-924b-d0d62455cd3d>
02:46:21 Jun 18, 2024 6:46:21 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
02:46:21 WARNING: Exception thrown during asynchronous load
02:46:21 java.util.concurrent.CompletionException: java.lang.IllegalStateException: Unexpected message: java.lang.Object@6af7696
02:46:21 	at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368)
02:46:21 	at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377)
02:46:21 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152)
02:46:21 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
02:46:21 	at java.base/java.lang.Thread.run(Thread.java:833)
02:46:21 Caused by: java.lang.IllegalStateException: Unexpected message: java.lang.Object@6af7696
02:46:21 	at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.toThrowable(ByRoundTripSignalEnrichmentFacade.java:109)
02:46:21 	at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.extractPartialThing(ByRoundTripSignalEnrichmentFacade.java:100)
02:46:21 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
02:46:21 	... 2 more
02:46:21 
02:46:21 [INFO] [06/18/2024 06:46:21.959] [main] [CoordinatedShutdown(pekko://SearchIndexingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:21 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.76 s -- in org.eclipse.ditto.internal.models.signalenrichment.SearchIndexingSignalEnrichmentFacadeTest
02:46:21 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest
02:46:22 06:46:22.014 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::5f599423-e24b-4ae8-9811-1a2fc06e61af>
02:46:22 06:46:22.017 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::5f599423-e24b-4ae8-9811-1a2fc06e61af>
02:46:22 [INFO] [06/18/2024 06:46:22.021] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:22 06:46:22.068 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::2de76c54-181a-4d75-974c-0e579d8e585a>
02:46:22 06:46:22.070 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::2de76c54-181a-4d75-974c-0e579d8e585a>
02:46:23 06:46:23.074 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::2de76c54-181a-4d75-974c-0e579d8e585a>
02:46:24 [INFO] [06/18/2024 06:46:24.081] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:24 06:46:24.122 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::2c4c2a62-7c80-44a0-96bb-5f332542d4d2>
02:46:24 06:46:24.124 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::2c4c2a62-7c80-44a0-96bb-5f332542d4d2>
02:46:25 [INFO] [06/18/2024 06:46:25.128] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:25 06:46:25.164 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::99976f90-1965-4481-8eb0-80bfd7093e67>
02:46:25 06:46:25.167 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::99976f90-1965-4481-8eb0-80bfd7093e67>
02:46:26 [INFO] [06/18/2024 06:46:26.170] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:26 06:46:26.208 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::b4404de5-e33b-4d2c-ba83-5bbe1ebd4d59>
02:46:26 06:46:26.211 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::b4404de5-e33b-4d2c-ba83-5bbe1ebd4d59>
02:46:27 [INFO] [06/18/2024 06:46:27.215] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:27 06:46:27.259 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::8a7ae4e1-45f1-4794-917b-4e65daa0c330>
02:46:27 06:46:27.261 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::8a7ae4e1-45f1-4794-917b-4e65daa0c330>
02:46:28 [INFO] [06/18/2024 06:46:28.265] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:28 06:46:28.297 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::a59fe957-f961-4e37-81bd-ef6cda469dff>
02:46:28 06:46:28.300 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::a59fe957-f961-4e37-81bd-ef6cda469dff>
02:46:28 [INFO] [06/18/2024 06:46:28.303] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:28 06:46:28.346 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::bfa0acbe-cddc-4764-ac92-96ed3a00958d>
02:46:28 06:46:28.348 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::bfa0acbe-cddc-4764-ac92-96ed3a00958d>
02:46:28 [INFO] [06/18/2024 06:46:28.350] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:28 06:46:28.384 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::3ec3f2a3-74fb-4bc0-8f7f-d00cc74434e6>
02:46:28 Jun 18, 2024 6:46:28 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
02:46:28 WARNING: Exception thrown during asynchronous load
02:46:28 java.util.concurrent.CompletionException: ThingNotAccessibleException [message='The Thing with ID ':3ec3f2a3-74fb-4bc0-8f7f-d00cc74434e6' 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=1ee7aa45-0616-41f7-97c1-abea7b813751}]]
02:46:28 	at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368)
02:46:28 	at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377)
02:46:28 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152)
02:46:28 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
02:46:28 	at java.base/java.lang.Thread.run(Thread.java:833)
02:46:28 Caused by: ThingNotAccessibleException [message='The Thing with ID ':3ec3f2a3-74fb-4bc0-8f7f-d00cc74434e6' 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=1ee7aa45-0616-41f7-97c1-abea7b813751}]]
02:46:28 	at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:150)
02:46:28 	at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:132)
02:46:28 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:46:28 	at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.lambda$thingNotAccessible$2(AbstractSignalEnrichmentFacadeTest.java:119)
02:46:28 	at org.eclipse.ditto.base.model.signals.DittoTestSystem$1.<init>(DittoTestSystem.java:40)
02:46:28 	at org.eclipse.ditto.base.model.signals.DittoTestSystem.run(DittoTestSystem.java:39)
02:46:28 	at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.thingNotAccessible(AbstractSignalEnrichmentFacadeTest.java:106)
02:46:28 	at org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest.thingNotAccessible(DittoCachingSignalEnrichmentFacadeTest.java:22)
02:46:28 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:46:28 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:46:28 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:46:28 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:46:28 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:46:28 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:46:28 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:46:28 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:46:28 	at org.assertj.core.api.SoftAssertionsStatement$1.evaluate(SoftAssertionsStatement.java:41)
02:46:28 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:46:28 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:46:28 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:46:28 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:46:28 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:46:28 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:46:28 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:46:28 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:46:28 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:46:28 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:46:28 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:46:28 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:46:28 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:46:28 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:46:28 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:46:28 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:46:28 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:46:28 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:46:28 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:46:28 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:46:28 
02:46:28 [INFO] [06/18/2024 06:46:28.387] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:28 06:46:28.417 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing:test:thing-id>
02:46:28 [INFO] [06/18/2024 06:46:28.420] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:28 06:46:28.451 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::b5d255e0-0858-42a5-a8fb-9932d3fdb78d>
02:46:38 Jun 18, 2024 6:46:38 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
02:46:38 WARNING: Exception thrown during asynchronous load
02:46:38 java.util.concurrent.CompletionException: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://DittoCachingSignalEnrichmentFacadeTest/system/testProbe-25#2122195372), 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.
02:46:38 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
02:46:38 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
02:46:38 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1141)
02:46:38 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
02:46:38 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
02:46:38 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26)
02:46:38 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23)
02:46:38 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484)
02:46:38 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
02:46:38 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
02:46:38 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:335)
02:46:38 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
02:46:38 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
02:46:38 	at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737)
02:46:38 	at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491)
02:46:38 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
02:46:38 	at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:376)
02:46:38 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:324)
02:46:38 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:328)
02:46:38 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:280)
02:46:38 	at java.base/java.lang.Thread.run(Thread.java:833)
02:46:38 Caused by: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://DittoCachingSignalEnrichmentFacadeTest/system/testProbe-25#2122195372), 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.
02:46:38 
02:46:38 [INFO] [06/18/2024 06:46:38.472] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:38 06:46:38.507 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::e09bf1d0-e851-4e2d-a53e-d0aefaa1611b>
02:46:38 [INFO] [06/18/2024 06:46:38.510] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:38 06:46:38.539 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade -- Looking up cache entry for <thing::d9f351b8-297d-4980-9131-19b0313cc81c>
02:46:38 Jun 18, 2024 6:46:38 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
02:46:38 WARNING: Exception thrown during asynchronous load
02:46:38 java.util.concurrent.CompletionException: java.lang.IllegalStateException: Unexpected message: java.lang.Object@1f36fbc6
02:46:38 	at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368)
02:46:38 	at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377)
02:46:38 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152)
02:46:38 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
02:46:38 	at java.base/java.lang.Thread.run(Thread.java:833)
02:46:38 Caused by: java.lang.IllegalStateException: Unexpected message: java.lang.Object@1f36fbc6
02:46:38 	at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.toThrowable(ByRoundTripSignalEnrichmentFacade.java:109)
02:46:38 	at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.extractPartialThing(ByRoundTripSignalEnrichmentFacade.java:100)
02:46:38 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
02:46:38 	... 2 more
02:46:38 
02:46:38 [INFO] [06/18/2024 06:46:38.542] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:38 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.57 s -- in org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest
02:46:38 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacadeTest
02:46:38 [INFO] [06/18/2024 06:46:38.577] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:38 [INFO] [06/18/2024 06:46:38.612] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:38 [INFO] [06/18/2024 06:46:38.682] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:38 [INFO] [06/18/2024 06:46:38.720] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:38 [INFO] [06/18/2024 06:46:38.751] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacadeTest
02:46:38 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.SignalEnrichmentCacheKeyTest
02:46:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s -- in org.eclipse.ditto.internal.models.signalenrichment.SignalEnrichmentCacheKeyTest
02:46:39 [INFO] 
02:46:39 [INFO] Results:
02:46:39 [INFO] 
02:46:39 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
02:46:39 [INFO] 
02:46:39 [INFO] 
02:46:39 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signalenrichment ---
02:46:39 [INFO] 
02:46:39 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signalenrichment ---
02:46:39 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar
02:46:39 [INFO] 
02:46:39 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signalenrichment ---
02:46:39 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:46:39 [INFO] No previous run data found, generating javadoc.
02:46:41 [WARNING] Javadoc Warnings
02:46:41 [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
02:46:41 [WARNING] package org.eclipse.ditto.internal.models.signalenrichment;
02:46:41 [WARNING] ^
02:46:41 [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
02:46:41 [WARNING] default JsonObject applyJsonFieldSelector(final JsonObject jsonObject,
02:46:41 [WARNING] ^
02:46:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:87: warning: no @return
02:46:41 [WARNING] public static DittoCachingSignalEnrichmentFacade newInstance(final SignalEnrichmentFacade cacheLoaderFacade,
02:46:41 [WARNING] ^
02:46:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:483: warning: no comment
02:46:41 [WARNING] protected static final class CachingParameters {
02:46:41 [WARNING] ^
02:46:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:64: warning: no comment
02:46:41 [WARNING] protected final Cache<SignalEnrichmentCacheKey, JsonObject> extraFieldsCache;
02:46:41 [WARNING] ^
02:46:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:66: warning: no comment
02:46:41 [WARNING] protected DittoCachingSignalEnrichmentFacade(
02:46:41 [WARNING] ^
02:46:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:478: warning: no comment
02:46:41 [WARNING] protected JsonFieldSelector determineSelector(final String namespace) {
02:46:41 [WARNING] ^
02:46:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:313: warning: no comment
02:46:41 [WARNING] protected CompletableFuture<JsonObject> doCacheLookup(final SignalEnrichmentCacheKey cacheKey,
02:46:41 [WARNING] ^
02:46:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:189: warning: no comment
02:46:41 [WARNING] protected CompletionStage<JsonObject> doRetrievePartialThing(final EntityId thingId,
02:46:41 [WARNING] ^
02:46:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:490: warning: no comment
02:46:41 [WARNING] public CachingParameters(@Nullable final JsonFieldSelector fieldSelector,
02:46:41 [WARNING] ^
02:46:41 [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
02:46:41 [WARNING] public static SearchIndexingSignalEnrichmentFacade newInstance(
02:46:41 [WARNING] ^
02:46:41 [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
02:46:41 [WARNING] CACHE_ENABLED("cache.enabled", true);
02:46:41 [WARNING] ^
02:46:41 [WARNING] 12 warnings
02:46:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar
02:46:41 [INFO] 
02:46:41 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signalenrichment ---
02:46:41 [INFO] Tests are skipped.
02:46:41 [INFO] 
02:46:41 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signalenrichment ---
02:46:41 [INFO] Tests are skipped.
02:46:41 [INFO] 
02:46:41 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signalenrichment ---
02:46:41 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/jacoco.exec
02:46:41 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal Enrichment' with 10 classes
02:46:41 [INFO] 
02:46:41 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signalenrichment ---
02:46:41 [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
02:46:41 [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
02:46:41 [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
02:46:41 [INFO] 
02:46:41 [INFO] -----< org.eclipse.ditto:ditto-internal-utils-conditional-headers >-----
02:46:41 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Conditional Headers 0-SNAPSHOT [60/77]
02:46:41 [INFO]   from internal/utils/conditional-headers/pom.xml
02:46:41 [INFO] --------------------------------[ jar ]---------------------------------
02:46:41 [INFO] 
02:46:41 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-conditional-headers ---
02:46:41 [INFO] 
02:46:41 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-conditional-headers ---
02:46:41 [INFO] 
02:46:41 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-conditional-headers ---
02:46: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/internal/utils/conditional-headers/target/jacoco.exec
02:46:41 [INFO] 
02:46:41 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-conditional-headers ---
02:46:41 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:46:41 [WARNING] 
02:46:41 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:46:41 [WARNING] 
02:46:41 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:46:41 [WARNING] 
02:46:41 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:46:41 [INFO] 
02:46:41 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-conditional-headers ---
02:46:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/resources
02:46:41 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:46:41 [INFO] 
02:46:41 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-conditional-headers ---
02:46:41 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT...
02:46:41 [INFO] 
02:46:41 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-conditional-headers ---
02:46:41 [INFO] Changes detected - recompiling the module! :dependency
02:46:41 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes
02:46:41 [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.
02:46:41 [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.
02:46:41 [INFO] 
02:46:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-conditional-headers ---
02:46:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/test/resources
02:46:41 [INFO] 
02:46:41 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-conditional-headers ---
02:46:41 [INFO] Changes detected - recompiling the module! :dependency
02:46:41 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes
02:46:41 [INFO] 
02:46:41 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-conditional-headers ---
02:46:41 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:46:41 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/surefire-reports
02:46:41 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:46:41 [INFO] 
02:46:41 [INFO] -------------------------------------------------------
02:46:41 [INFO]  T E S T S
02:46:41 [INFO] -------------------------------------------------------
02:46:42 [INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.IfNoneMatchPreconditionHeaderTest
02:46:42 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.760 s -- in org.eclipse.ditto.internal.utils.headers.conditional.IfNoneMatchPreconditionHeaderTest
02:46:42 [INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.IfMatchPreconditionHeaderTest
02:46:42 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.internal.utils.headers.conditional.IfMatchPreconditionHeaderTest
02:46:42 [INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.ConditionalHeadersValidatorTest
02:46:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.internal.utils.headers.conditional.ConditionalHeadersValidatorTest
02:46:42 [INFO] 
02:46:42 [INFO] Results:
02:46:42 [INFO] 
02:46:42 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
02:46:42 [INFO] 
02:46:42 [INFO] 
02:46:42 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-conditional-headers ---
02:46:42 [INFO] 
02:46:42 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-conditional-headers ---
02:46:42 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar
02:46:42 [INFO] 
02:46:42 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-conditional-headers ---
02:46:43 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:46:43 [INFO] No previous run data found, generating javadoc.
02:46:44 [WARNING] Javadoc Warnings
02:46:44 [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
02:46:44 [WARNING] package org.eclipse.ditto.internal.utils.headers.conditional;
02:46:44 [WARNING] ^
02:46:44 [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>
02:46:44 [WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) {
02:46:44 [WARNING] ^
02:46:44 [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
02:46:44 [WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) {
02:46:44 [WARNING] ^
02:46:44 [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
02:46:44 [WARNING] public final class IfMatchPreconditionHeader implements PreconditionHeader<EntityTag> {
02:46:44 [WARNING] ^
02:46:44 [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
02:46:44 [WARNING] public final class IfNoneMatchPreconditionHeader implements PreconditionHeader<EntityTag> {
02:46:44 [WARNING] ^
02:46:44 [WARNING] 5 warnings
02:46:44 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar
02:46:44 [INFO] 
02:46:44 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-conditional-headers ---
02:46:44 [INFO] Tests are skipped.
02:46:44 [INFO] 
02:46:44 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-conditional-headers ---
02:46:44 [INFO] Tests are skipped.
02:46:44 [INFO] 
02:46:44 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-conditional-headers ---
02:46:44 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/jacoco.exec
02:46:44 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Conditional Headers' with 4 classes
02:46:44 [INFO] 
02:46:44 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-conditional-headers ---
02:46:44 [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
02:46:44 [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
02:46:44 [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
02:46:44 [INFO] 
02:46:44 [INFO] ------< org.eclipse.ditto:ditto-internal-utils-persistent-actors >------
02:46:44 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistent Actors 0-SNAPSHOT [61/77]
02:46:44 [INFO]   from internal/utils/persistent-actors/pom.xml
02:46:44 [INFO] --------------------------------[ jar ]---------------------------------
02:46:44 [INFO] 
02:46:44 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-persistent-actors ---
02:46:44 [INFO] 
02:46:44 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-persistent-actors ---
02:46:44 [INFO] 
02:46:44 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-internal-utils-persistent-actors ---
02:46:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:46:44 [INFO] 
02:46:44 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistent-actors ---
02:46:44 [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
02:46:44 [INFO] 
02:46:44 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistent-actors ---
02:46:44 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:46:44 [WARNING] 
02:46:44 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:46:44 [WARNING] 
02:46:44 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:46:44 [WARNING] 
02:46:44 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:46:44 [INFO] 
02:46:44 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistent-actors ---
02:46:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/resources
02:46:44 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:46:44 [INFO] 
02:46:44 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistent-actors ---
02:46:44 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT...
02:46:44 [INFO] 
02:46:44 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistent-actors ---
02:46:44 [INFO] Changes detected - recompiling the module! :dependency
02:46:44 [INFO] Compiling 42 source files with javac [debug target 17] to target/classes
02:46:44 [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.
02:46:44 [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.
02:46:44 [INFO] 
02:46:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistent-actors ---
02:46:44 [INFO] Copying 6 resources from src/test/resources to target/test-classes
02:46:44 [INFO] 
02:46:44 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistent-actors ---
02:46:44 [INFO] Changes detected - recompiling the module! :dependency
02:46:44 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes
02:46:45 [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.
02:46:45 [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.
02:46:45 [INFO] 
02:46:45 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistent-actors ---
02:46:45 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:46:45 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/surefire-reports
02:46:45 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:46:45 [INFO] 
02:46:45 [INFO] -------------------------------------------------------
02:46:45 [INFO]  T E S T S
02:46:45 [INFO] -------------------------------------------------------
02:46:46 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.DefaultCleanupConfigTest
02:46:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.425 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.DefaultCleanupConfigTest
02:46:47 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupTest
02:46:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
02:46:52 [INFO] [06/18/2024 06:46:52.275] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:52 [INFO] [06/18/2024 06:46:52.545] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:52 [INFO] [06/18/2024 06:46:52.671] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:52 [INFO] [06/18/2024 06:46:52.766] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.287 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupTest
02:46:52 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.PersistenceCleanupActorTest
02:46:53 06:46:53.261 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:46:53 06:46:53.680 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
02:46:53 06:46:53.762 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Progress=<thing:p:id>
02:46:54 06:46:54.083 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT5M7.32421875S> from start
02:46:54 06:46:54.086 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30
02:46:54 06:46:54.233 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:46:54 06:46:54.298 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
02:46:54 06:46:54.320 [ERROR] o.e.d.i.u.p.c.PersistenceCleanupActor - Failed to create index for read journal snapshot aggregation queries
02:46:54 java.lang.NullPointerException: Cannot invoke "java.util.concurrent.CompletionStage.toCompletableFuture()" because the return value of "java.util.function.Function.apply(Object)" is null
02:46:54 	at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187)
02:46:54 	... 46 common frames omitted
02:46:54 Wrapped by: java.util.concurrent.CompletionException: java.lang.NullPointerException: Cannot invoke "java.util.concurrent.CompletionStage.toCompletableFuture()" because the return value of "java.util.function.Function.apply(Object)" is null
02:46:54 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
02:46:54 	at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1194)
02:46:54 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309)
02:46:54 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:144)
02:46:54 	at org.eclipse.ditto.internal.utils.persistentactors.cleanup.Cleanup.<init>(Cleanup.java:62)
02:46:54 	at org.eclipse.ditto.internal.utils.persistentactors.cleanup.Cleanup.of(Cleanup.java:80)
02:46:54 	at org.eclipse.ditto.internal.utils.persistentactors.cleanup.PersistenceCleanupActor.setConfig(PersistenceCleanupActor.java:326)
02:46:54 	at org.eclipse.ditto.internal.utils.pekko.actors.ModifyConfigBehavior.lambda$modifyConfigBehavior$0(ModifyConfigBehavior.java:48)
02:46:54 	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33)
02:46:54 	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29)
02:46:54 	at scala.PartialFunction.applyOrElse(PartialFunction.scala:214)
02:46:54 	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213)
02:46:54 	at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29)
02:46:54 	at scala.PartialFunction$OrElse.apply(PartialFunction.scala:266)
02:46:54 	at org.eclipse.ditto.internal.utils.persistentactors.cleanup.PersistenceCleanupActor.lambda$inAnyState$3(PersistenceCleanupActor.java:174)
02:46:54 	at org.apache.pekko.japi.pf.FSMStateFunctionBuilder$2.apply(FSMStateFunctionBuilder.java:86)
02:46:54 	at org.apache.pekko.japi.pf.FSMStateFunctionBuilder$2.apply(FSMStateFunctionBuilder.java:83)
02:46:54 	at org.apache.pekko.japi.pf.CaseStatement.apply(CaseStatements.scala:26)
02:46:54 	at scala.PartialFunction.applyOrElse(PartialFunction.scala:214)
02:46:54 	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213)
02:46:54 	at org.apache.pekko.japi.pf.CaseStatement.applyOrElse(CaseStatements.scala:22)
02:46:54 	at scala.PartialFunction$OrElse.apply(PartialFunction.scala:266)
02:46:54 	at scala.PartialFunction.applyOrElse(PartialFunction.scala:214)
02:46:54 	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213)
02:46:54 	at org.apache.pekko.japi.pf.CaseStatement.applyOrElse(CaseStatements.scala:22)
02:46:54 	at scala.PartialFunction$OrElse.apply(PartialFunction.scala:266)
02:46:54 	at scala.PartialFunction.applyOrElse(PartialFunction.scala:214)
02:46:54 	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213)
02:46:54 	at org.apache.pekko.japi.pf.CaseStatement.applyOrElse(CaseStatements.scala:22)
02:46:54 	at scala.PartialFunction$OrElse.apply(PartialFunction.scala:266)
02:46:54 	at org.apache.pekko.actor.FSM.processEvent(FSM.scala:864)
02:46:54 	at org.apache.pekko.actor.FSM.processEvent$(FSM.scala:858)
02:46:54 	at org.apache.pekko.actor.AbstractFSM.processEvent(AbstractFSM.scala:42)
02:46:54 	at org.apache.pekko.actor.FSM.org$apache$pekko$actor$FSM$$processMsg(FSM.scala:855)
02:46:54 	at org.apache.pekko.actor.FSM$$anonfun$receive$1.applyOrElse(FSM.scala:850)
02:46:54 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
02:46:54 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
02:46:54 	at org.apache.pekko.actor.AbstractFSM.aroundReceive(AbstractFSM.scala:42)
02:46:54 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
02:46:54 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
02:46:54 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
02:46:54 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
02:46:54 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
02:46:54 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
02:46:54 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
02:46:54 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
02:46:54 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
02:46:54 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
02:46:54 06:46:54.352 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Activating kill-switch on demand: <SingleKillSwitch(1686620197)>
02:46:54 06:46:54.356 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream failed or shutdown and disabled. Last PID=<thing:last:pid>
02:46:54 06:46:54.357 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30
02:46:54 06:46:54.693 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:46:54 06:46:54.756 [ERROR] o.e.d.i.u.p.c.PersistenceCleanupActor - Failed to create index for read journal snapshot aggregation queries
02:46:54 java.lang.NullPointerException: Cannot invoke "java.util.concurrent.CompletionStage.toCompletableFuture()" because the return value of "java.util.function.Function.apply(Object)" is null
02:46:54 	at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187)
02:46:54 	... 46 common frames omitted
02:46:54 Wrapped by: java.util.concurrent.CompletionException: java.lang.NullPointerException: Cannot invoke "java.util.concurrent.CompletionStage.toCompletableFuture()" because the return value of "java.util.function.Function.apply(Object)" is null
02:46:54 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
02:46:54 	at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1194)
02:46:54 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309)
02:46:54 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:144)
02:46:54 	at org.eclipse.ditto.internal.utils.persistentactors.cleanup.Cleanup.<init>(Cleanup.java:62)
02:46:54 	at org.eclipse.ditto.internal.utils.persistentactors.cleanup.Cleanup.of(Cleanup.java:80)
02:46:54 	at org.eclipse.ditto.internal.utils.persistentactors.cleanup.PersistenceCleanupActor.setConfig(PersistenceCleanupActor.java:326)
02:46:54 	at org.eclipse.ditto.internal.utils.pekko.actors.ModifyConfigBehavior.lambda$modifyConfigBehavior$0(ModifyConfigBehavior.java:48)
02:46:54 	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33)
02:46:54 	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29)
02:46:54 	at scala.PartialFunction.applyOrElse(PartialFunction.scala:214)
02:46:54 	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213)
02:46:54 	at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29)
02:46:54 	at scala.PartialFunction$OrElse.apply(PartialFunction.scala:266)
02:46:54 	at org.eclipse.ditto.internal.utils.persistentactors.cleanup.PersistenceCleanupActor.lambda$inAnyState$3(PersistenceCleanupActor.java:174)
02:46:54 	at org.apache.pekko.japi.pf.FSMStateFunctionBuilder$2.apply(FSMStateFunctionBuilder.java:86)
02:46:54 	at org.apache.pekko.japi.pf.FSMStateFunctionBuilder$2.apply(FSMStateFunctionBuilder.java:83)
02:46:54 	at org.apache.pekko.japi.pf.CaseStatement.apply(CaseStatements.scala:26)
02:46:54 	at scala.PartialFunction.applyOrElse(PartialFunction.scala:214)
02:46:54 	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213)
02:46:54 	at org.apache.pekko.japi.pf.CaseStatement.applyOrElse(CaseStatements.scala:22)
02:46:54 	at scala.PartialFunction$OrElse.apply(PartialFunction.scala:266)
02:46:54 	at scala.PartialFunction.applyOrElse(PartialFunction.scala:214)
02:46:54 	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213)
02:46:54 	at org.apache.pekko.japi.pf.CaseStatement.applyOrElse(CaseStatements.scala:22)
02:46:54 	at scala.PartialFunction$OrElse.apply(PartialFunction.scala:266)
02:46:54 	at scala.PartialFunction.applyOrElse(PartialFunction.scala:214)
02:46:54 	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213)
02:46:54 	at org.apache.pekko.japi.pf.CaseStatement.applyOrElse(CaseStatements.scala:22)
02:46:54 	at scala.PartialFunction$OrElse.apply(PartialFunction.scala:266)
02:46:54 	at org.apache.pekko.actor.FSM.processEvent(FSM.scala:864)
02:46:54 	at org.apache.pekko.actor.FSM.processEvent$(FSM.scala:858)
02:46:54 	at org.apache.pekko.actor.AbstractFSM.processEvent(AbstractFSM.scala:42)
02:46:54 	at org.apache.pekko.actor.FSM.org$apache$pekko$actor$FSM$$processMsg(FSM.scala:855)
02:46:54 	at org.apache.pekko.actor.FSM$$anonfun$receive$1.applyOrElse(FSM.scala:850)
02:46:54 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
02:46:54 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
02:46:54 	at org.apache.pekko.actor.AbstractFSM.aroundReceive(AbstractFSM.scala:42)
02:46:54 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
02:46:54 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
02:46:54 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
02:46:54 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
02:46:54 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
02:46:54 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
02:46:54 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
02:46:54 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
02:46:54 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
02:46:54 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
02:46:54 06:46:54.758 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream disabled. lastPid=<>
02:46:54 06:46:54.791 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:46:54 06:46:54.865 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
02:46:54 06:46:54.868 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30
02:46:54 06:46:54.868 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Progress=<thing:p:id>
02:46:54 06:46:54.970 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30
02:46:54 06:46:54.970 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT5M31.34765625S> from start
02:46:55 06:46:55.076 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
02:46:55 [INFO] [06/18/2024 06:46:55.097] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/testProbe-5/$a] Stream complete. Next stream in <PT6M55.13671875S> from start
02:46:55 06:46:55.141 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:46:55 06:46:55.211 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
02:46:55 06:46:55.213 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Aborting stream because of graceful shutdown.
02:46:55 06:46:55.214 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream failed or shutdown. Next stream in <PT5M55.6640625S> starting from <>
02:46:55 06:46:55.264 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:46:55 06:46:55.319 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <>
02:46:55 06:46:55.322 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT6M47.2265625S> from start
02:46:55 06:46:55.361 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:46:55 06:46:55.440 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:46:55 06:46:55.512 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:46:55 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.022 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.PersistenceCleanupActorTest
02:46:55 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupResultTest
02:46:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupResultTest
02:46:55 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.SnapshotRevisionTest
02:46:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.SnapshotRevisionTest
02:46:55 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CreditsTest
02:46:56 [INFO] [06/18/2024 06:46:56.283] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:56 [INFO] [06/18/2024 06:46:56.464] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:56 [INFO] [06/18/2024 06:46:56.742] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:46:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CreditsTest
02:46:56 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistentActorWithTimersAndCleanupTest
02:46:57 06:46:57.103 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:46:57 06:46:57.348 [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.
02:46:57 06:46:57.349 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Another cleanup is already running, rejecting the new cleanup request.
02:46:57 06:46:57.441 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:46:57 06:46:57.490 [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.
02:46:57 06:46:57.491 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteSucceeds' completed.
02:46:57 06:46:57.518 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:46:57 06:46:57.578 [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.
02:46:57 06:46:57.581 [WARN ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:namespace:failDeleteSnapshot' failed. Snapshots: DeleteSnapshotsFailure (thing:namespace:failDeleteSnapshot). Messages: DeleteMessagesSuccess.
02:46:57 06:46:57.603 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:46:57 06:46:57.683 [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.
02:46:57 06:46:57.684 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteNotCalledWhenRevisionDidNotChange' completed.
02:46:57 06:46:57.744 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:46:57 06:46:57.794 [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.
02:46:57 06:46:57.795 [WARN ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:namespace:failDeleteMessage' failed. Snapshots: DeleteSnapshotsSuccess. Messages: DeleteMessagesFailure (thing:namespace:failDeleteMessage).
02:46:57 06:46:57.819 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:46:57 06:46:57.871 [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.
02:46:57 06:46:57.872 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testZeroStaleEventsKept' completed.
02:46:57 06:46:57.896 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started
02:46:57 06:46:57.948 [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.
02:46:57 06:46:57.949 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged' completed.
02:46:57 06:46:57.953 [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.
02:46:57 06:46:57.954 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged' completed.
02:46:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 s -- in org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistentActorWithTimersAndCleanupTest
02:46:57 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.config.DefaultPingConfigTest
02:46:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.751 s -- in org.eclipse.ditto.internal.utils.persistentactors.config.DefaultPingConfigTest
02:46:59 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActorTest
02:46:59 [INFO] [06/18/2024 06:46:59.798] [PekkoTestSystem-pekko.actor.default-dispatcher-6] [pekko://PekkoTestSystem/user/$a] Scheduling ping for all PersistenceActors with initial delay <PT0S> and interval <PT10M>.
02:46:59 [INFO] [06/18/2024 06:46:59.800] [PekkoTestSystem-pekko.actor.default-dispatcher-5] [pekko://PekkoTestSystem/user/$a] Sending ping for PersistenceActors. Will be sent again after the configured interval of <PT10M>.
02:47:00 [INFO] [06/18/2024 06:47:00.830] [Thread-26] [pekko://PekkoTestSystem/user/$a] Sending pings completed.
02:47:00 [INFO] [06/18/2024 06:47:00.830] [PekkoTestSystem-pekko.actor.default-dispatcher-5] [pekko://PekkoTestSystem/user/$a] Got ping completed.
02:47:00 [INFO] [06/18/2024 06:47:00.844] [PekkoTestSystem-pekko.actor.default-dispatcher-6] [pekko://PekkoTestSystem/user/$b] Scheduling ping for all PersistenceActors with initial delay <PT0S> and interval <PT10M>.
02:47:00 [INFO] [06/18/2024 06:47:00.844] [PekkoTestSystem-pekko.actor.default-dispatcher-6] [pekko://PekkoTestSystem/user/$b] Sending ping for PersistenceActors. Will be sent again after the configured interval of <PT10M>.
02:47:00 [INFO] [06/18/2024 06:47:00.854] [PekkoTestSystem-pekko.actor.default-dispatcher-8] [pekko://PekkoTestSystem/user/$b] Another ping iteration is currently in progress. Next iteration will be started after <PT10M>.
02:47:00 Jun 18, 2024 6:47:00 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:47:00 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.
02:47:01 Jun 18, 2024 6:47:01 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:47:01 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.
02:47:01 Jun 18, 2024 6:47:01 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:47:01 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.
02:47:01 [INFO] [06/18/2024 06:47:01.871] [Thread-27] [pekko://PekkoTestSystem/user/$b] Sending pings completed.
02:47:01 [INFO] [06/18/2024 06:47:01.871] [PekkoTestSystem-pekko.actor.default-dispatcher-6] [pekko://PekkoTestSystem/user/$b] Got ping completed.
02:47:01 [INFO] [06/18/2024 06:47:01.972] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:47:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.260 s -- in org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActorTest
02:47:02 [INFO] 
02:47:02 [INFO] Results:
02:47:02 [INFO] 
02:47:02 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0
02:47:02 [INFO] 
02:47:02 [INFO] 
02:47:02 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistent-actors ---
02:47:02 [INFO] 
02:47:02 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistent-actors ---
02:47:02 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar
02:47:02 [INFO] 
02:47:02 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistent-actors ---
02:47:02 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:47:02 [INFO] No previous run data found, generating javadoc.
02:47:05 [WARNING] Javadoc Warnings
02:47:05 [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
02:47:05 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors;
02:47:05 [WARNING] ^
02:47:05 [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
02:47:05 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors.cleanup;
02:47:05 [WARNING] ^
02:47:05 [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
02:47:05 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors.config;
02:47:05 [WARNING] ^
02:47:05 [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
02:47:05 [WARNING] protected final Map<Class<? extends C>, CommandStrategy<? extends C, S, K, ? extends E>> strategies;
02:47:05 [WARNING] ^
02:47:05 [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
02:47:05 [WARNING] protected final Logger log = LoggerFactory.getLogger(getClass());
02:47:05 [WARNING] ^
02:47:05 [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
02:47:05 [WARNING] void onError(DittoRuntimeException error, Command<?> errorCausingCommand);
02:47:05 [WARNING] ^
02:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:534: warning: no comment
02:47:05 [WARNING] protected void becomeDeletedHandler() {
02:47:05 [WARNING] ^
02:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:684: warning: no comment
02:47:05 [WARNING] protected void handleByCommandStrategy(final C command) {
02:47:05 [WARNING] ^
02:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:1051: warning: no comment
02:47:05 [WARNING] public PersistEmptyEvent(final EmptyEvent emptyEvent) {
02:47:05 [WARNING] ^
02:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:126: warning: no comment
02:47:05 [WARNING] @Nullable protected final BlockedNamespaces blockedNamespaces;
02:47:05 [WARNING] ^
02:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:130: warning: no comment
02:47:05 [WARNING] @Nullable protected ActorRef enforcerChild;
02:47:05 [WARNING] ^
02:47:05 [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
02:47:05 [WARNING] @Nullable protected E entityId;
02:47:05 [WARNING] ^
02:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:132: warning: no comment
02:47:05 [WARNING] protected final Duration localAskTimeout;
02:47:05 [WARNING] ^
02:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:120: warning: no comment
02:47:05 [WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this);
02:47:05 [WARNING] ^
02:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:124: warning: no comment
02:47:05 [WARNING] protected final MongoReadJournal mongoReadJournal;
02:47:05 [WARNING] ^
02:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:118: warning: no comment
02:47:05 [WARNING] protected static final String PERSISTENCE_ACTOR_NAME = "pa";
02:47:05 [WARNING] ^
02:47:05 [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
02:47:05 [WARNING] @Nullable protected ActorRef persistenceActorChild;
02:47:05 [WARNING] ^
02:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:147: warning: no comment
02:47:05 [WARNING] protected AbstractPersistenceSupervisor(@Nullable final ActorRef persistenceActorChild,
02:47:05 [WARNING] ^
02:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:142: warning: no comment
02:47:05 [WARNING] protected AbstractPersistenceSupervisor(@Nullable final BlockedNamespaces blockedNamespaces,
02:47:05 [WARNING] ^
02:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:227: warning: no comment
02:47:05 [WARNING] protected Receive activeBehaviour(final Runnable matchProcessNextTwinMessageBehavior,
02:47:05 [WARNING] ^
02:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:597: warning: no comment
02:47:05 [WARNING] protected void becomeTwinSignalProcessingAwaiting() {
02:47:05 [WARNING] ^
02:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:1034: warning: no comment
02:47:05 [WARNING] protected CompletionStage<Object> filterTargetActorResponseViaEnforcer(
02:47:05 [WARNING] ^
02:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:647: warning: no comment
02:47:05 [WARNING] protected void restartChild() {
02:47:05 [WARNING] ^
02:47:05 [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
02:47:05 [WARNING] protected AbstractPersistentActorWithTimersAndCleanup() {
02:47:05 [WARNING] ^
02:47:05 [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
02:47:05 [WARNING] protected DittoDiagnosticLoggingAdapter createLogger() {
02:47:05 [WARNING] ^
02:47:05 [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>
02:47:05 [WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log,
02:47:05 [WARNING] ^
02:47:05 [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
02:47:05 [WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log,
02:47:05 [WARNING] ^
02:47:05 [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
02:47:05 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME;
02:47:05 [WARNING] ^
02:47:05 [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
02:47:05 [WARNING] public EmptyEvent(final JsonValue effect, final long revision, final DittoHeaders dittoHeaders) {
02:47:05 [WARNING] ^
02:47:05 [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>
02:47:05 [WARNING] static <E extends Event<?>> Result<E> empty() {
02:47:05 [WARNING] ^
02:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:343: warning: no comment
02:47:05 [WARNING] public enum Control {
02:47:05 [WARNING] ^
02:47:05 [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
02:47:05 [WARNING] SERVICE_REQUESTS_DONE
02:47:05 [WARNING] ^
02:47:05 [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
02:47:05 [WARNING] SHUTDOWN,
02:47:05 [WARNING] ^
02:47:05 [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
02:47:05 [WARNING] STREAM_COMPLETE,
02:47:05 [WARNING] ^
02:47:05 [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
02:47:05 [WARNING] STREAM_FAILED,
02:47:05 [WARNING] ^
02:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:354: warning: no comment
02:47:05 [WARNING] IN_QUIET_PERIOD,
02:47:05 [WARNING] ^
02:47:05 [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
02:47:05 [WARNING] RUNNING
02:47:05 [WARNING] ^
02:47:05 [WARNING] 37 warnings
02:47:05 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar
02:47:05 [INFO] 
02:47:05 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistent-actors ---
02:47:05 [INFO] Tests are skipped.
02:47:05 [INFO] 
02:47:05 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistent-actors ---
02:47:05 [INFO] Tests are skipped.
02:47:05 [INFO] 
02:47:05 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistent-actors ---
02:47:05 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/jacoco.exec
02:47:05 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistent Actors' with 49 classes
02:47:05 [INFO] 
02:47:05 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistent-actors ---
02:47:05 [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
02:47:05 [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
02:47:05 [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
02:47:05 [INFO] 
02:47:05 [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-protocol >-----------
02:47:05 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Protocol 0-SNAPSHOT [62/77]
02:47:05 [INFO]   from internal/utils/protocol/pom.xml
02:47:05 [INFO] --------------------------------[ jar ]---------------------------------
02:47:05 [INFO] 
02:47:05 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-protocol ---
02:47:05 [INFO] 
02:47:05 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-protocol ---
02:47:05 [INFO] 
02:47:05 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-protocol ---
02:47:05 [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
02:47:05 [INFO] 
02:47:05 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-protocol ---
02:47:05 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:47:05 [WARNING] 
02:47:05 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:47:05 [WARNING] 
02:47:05 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:47:05 [WARNING] 
02:47:05 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:47:05 [INFO] 
02:47:05 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-protocol ---
02:47:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/resources
02:47:05 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:47:05 [INFO] 
02:47:05 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-protocol ---
02:47:05 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT...
02:47:05 [INFO] 
02:47:05 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-protocol ---
02:47:05 [INFO] Changes detected - recompiling the module! :dependency
02:47:05 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes
02:47:05 [INFO] 
02:47:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-protocol ---
02:47:05 [INFO] Copying 1 resource from src/test/resources to target/test-classes
02:47:05 [INFO] 
02:47:05 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-protocol ---
02:47:05 [INFO] Changes detected - recompiling the module! :dependency
02:47:05 [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes
02:47:05 [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.
02:47:05 [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.
02:47:05 [INFO] 
02:47:05 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-protocol ---
02:47:05 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:47:05 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/surefire-reports
02:47:05 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:47:05 [INFO] 
02:47:05 [INFO] -------------------------------------------------------
02:47:05 [INFO]  T E S T S
02:47:05 [INFO] -------------------------------------------------------
02:47:06 [INFO] Running org.eclipse.ditto.internal.utils.protocol.ProtocolAdapterProviderTest
02:47:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.317 s -- in org.eclipse.ditto.internal.utils.protocol.ProtocolAdapterProviderTest
02:47:08 [INFO] Running org.eclipse.ditto.internal.utils.protocol.config.DefaultProtocolConfigTest
02:47:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.117 s -- in org.eclipse.ditto.internal.utils.protocol.config.DefaultProtocolConfigTest
02:47:10 [INFO] 
02:47:10 [INFO] Results:
02:47:10 [INFO] 
02:47:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
02:47:10 [INFO] 
02:47:10 [INFO] 
02:47:10 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-protocol ---
02:47:10 [INFO] 
02:47:10 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-protocol ---
02:47:10 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar
02:47:10 [INFO] 
02:47:10 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-protocol ---
02:47:10 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:47:10 [INFO] No previous run data found, generating javadoc.
02:47:12 [WARNING] Javadoc Warnings
02:47:12 [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
02:47:12 [WARNING] package org.eclipse.ditto.internal.utils.protocol.config;
02:47:12 [WARNING] ^
02:47:12 [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
02:47:12 [WARNING] protected abstract HeaderTranslator createHttpHeaderTranslatorInstance(ProtocolConfig protocolConfig);
02:47:12 [WARNING] ^
02:47:12 [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
02:47:12 [WARNING] enum ProtocolConfigValue implements KnownConfigValue {
02:47:12 [WARNING] ^
02:47:12 [WARNING] 3 warnings
02:47:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar
02:47:12 [INFO] 
02:47:12 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-protocol ---
02:47:12 [INFO] Tests are skipped.
02:47:12 [INFO] 
02:47:12 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-protocol ---
02:47:12 [INFO] Tests are skipped.
02:47:12 [INFO] 
02:47:12 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-protocol ---
02:47:12 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/jacoco.exec
02:47:12 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Protocol' with 5 classes
02:47:12 [INFO] 
02:47:12 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-protocol ---
02:47:12 [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
02:47:12 [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
02:47:12 [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
02:47:12 [INFO] 
02:47:12 [INFO] ----------< org.eclipse.ditto:ditto-rql-search-option-parser >----------
02:47:12 [INFO] Building Eclipse Ditto :: RQL :: search option parser 0-SNAPSHOT [63/77]
02:47:12 [INFO]   from rql/search-option-parser/pom.xml
02:47:12 [INFO] -------------------------------[ bundle ]-------------------------------
02:47:12 [INFO] 
02:47:12 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-search-option-parser ---
02:47:12 [INFO] 
02:47:12 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-search-option-parser ---
02:47:12 [INFO] 
02:47:12 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-search-option-parser ---
02:47:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
02:47:12 [INFO] 
02:47:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-search-option-parser ---
02:47: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/rql/search-option-parser/target/jacoco.exec
02:47:12 [INFO] 
02:47:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-search-option-parser ---
02:47:12 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:47:12 [WARNING] 
02:47:12 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:47:12 [WARNING] 
02:47:12 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:47:12 [WARNING] 
02:47:12 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:47:12 [INFO] 
02:47:12 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-search-option-parser ---
02:47:12 [INFO] Copying 0 resource from src/main/resources to target/classes
02:47:12 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:47:12 [INFO] 
02:47:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-search-option-parser ---
02:47:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-search-option-parser:bundle:0-SNAPSHOT...
02:47:12 [INFO] 
02:47:12 [INFO] --- scala:4.8.1:compile (default) @ ditto-rql-search-option-parser ---
02:47:12 [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
02:47:12 [INFO] compiling 1 Scala source and 2 Java sources to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes ...
02:47:17 [WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details
02:47:17 [WARNING] one warning found
02:47:17 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8
02:47:17 1 warning.
02:47:17 [INFO] done compiling
02:47:17 [INFO] compile in 5.8 s
02:47:17 [INFO] 
02:47:17 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-search-option-parser ---
02:47:17 [INFO] Changes detected - recompiling the module! :dependency
02:47:17 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes
02:47:18 [WARNING] bootstrap class path not set in conjunction with -source 8
02:47:18 [INFO] 
02:47:18 [INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-search-option-parser ---
02:47:18 [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
02:47:18 [INFO] compile in 0.0 s
02:47:18 [INFO] 
02:47:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-search-option-parser ---
02:47:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/src/test/resources
02:47:18 [INFO] 
02:47:18 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-search-option-parser ---
02:47:18 [INFO] Changes detected - recompiling the module! :dependency
02:47:18 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes
02:47:18 [WARNING] bootstrap class path not set in conjunction with -source 8
02:47:18 [INFO] 
02:47:18 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-search-option-parser ---
02:47:18 [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
02:47:18 [INFO] compiling 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/test-classes ...
02:47:19 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8
02:47:19 1 warning.
02:47:19 [INFO] done compiling
02:47:19 [INFO] compile in 1.3 s
02:47:19 [INFO] 
02:47:19 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-search-option-parser ---
02:47:19 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:47:19 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/surefire-reports
02:47:19 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:47:19 [INFO] 
02:47:19 [INFO] -------------------------------------------------------
02:47:19 [INFO]  T E S T S
02:47:19 [INFO] -------------------------------------------------------
02:47:19 [INFO] Running org.eclipse.ditto.rql.parser.thingsearch.options.rql.RqlOptionsParserTest
02:47:20 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.910 s -- in org.eclipse.ditto.rql.parser.thingsearch.options.rql.RqlOptionsParserTest
02:47:20 [INFO] 
02:47:20 [INFO] Results:
02:47:20 [INFO] 
02:47:20 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
02:47:20 [INFO] 
02:47:20 [INFO] 
02:47:20 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-search-option-parser ---
02:47:20 [INFO] 
02:47:20 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-search-option-parser ---
02:47:21 [WARNING] Bundle org.eclipse.ditto:ditto-rql-search-option-parser:bundle:0-SNAPSHOT : Unused Import-Package instructions: [org.apache.pekko*] 
02:47:21 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar
02:47:21 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes/META-INF/MANIFEST.MF
02:47:21 [INFO] 
02:47:21 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-search-option-parser ---
02:47:21 [INFO] Tests are skipped.
02:47:21 [INFO] 
02:47:21 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-search-option-parser ---
02:47:21 [INFO] Tests are skipped.
02:47:21 [INFO] 
02:47:21 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-search-option-parser ---
02:47:21 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/jacoco.exec
02:47:21 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: search option parser' with 3 classes
02:47:21 [INFO] 
02:47:21 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-search-option-parser ---
02:47:21 [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
02:47:21 [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
02:47:21 [INFO] 
02:47:21 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-search-option-parser ---
02:47:21 [INFO] Installing org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.jar
02:47:21 [INFO] Writing OBR metadata
02:47:21 [INFO] 
02:47:21 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-search >------------
02:47:21 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Search 0-SNAPSHOT [64/77]
02:47:21 [INFO]   from internal/utils/search/pom.xml
02:47:21 [INFO] --------------------------------[ jar ]---------------------------------
02:47:21 [INFO] 
02:47:21 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-search ---
02:47:21 [INFO] 
02:47:21 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-search ---
02:47:21 [INFO] 
02:47:21 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-search ---
02:47: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/search/target/jacoco.exec
02:47:21 [INFO] 
02:47:21 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-search ---
02:47:21 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:47:21 [WARNING] 
02:47:21 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:47:21 [WARNING] 
02:47:21 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:47:21 [WARNING] 
02:47:21 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:47:21 [INFO] 
02:47:21 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-search ---
02:47:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/resources
02:47:21 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:47:21 [INFO] 
02:47:21 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-search ---
02:47:21 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT...
02:47:21 [INFO] 
02:47:21 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-search ---
02:47:21 [INFO] Changes detected - recompiling the module! :dependency
02:47:21 [INFO] Compiling 5 source files with javac [debug target 17] to target/classes
02:47:21 [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.
02:47:21 [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.
02:47:21 [INFO] 
02:47:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-search ---
02:47:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/resources
02:47:21 [INFO] 
02:47:21 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-search ---
02:47:21 [INFO] Changes detected - recompiling the module! :dependency
02:47:21 [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes
02:47:21 [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.
02:47:21 [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.
02:47:21 [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.
02:47:21 [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.
02:47:21 [INFO] 
02:47:21 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-search ---
02:47:21 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:47:21 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/surefire-reports
02:47:21 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:47:21 [INFO] 
02:47:21 [INFO] -------------------------------------------------------
02:47:21 [INFO]  T E S T S
02:47:21 [INFO] -------------------------------------------------------
02:47:22 [INFO] Running org.eclipse.ditto.internal.utils.search.SearchSourceTest
02:47:25 SLF4J(W): Class path contains multiple SLF4J providers.
02:47:25 SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@5da2966]
02:47:25 SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@52c27d53]
02:47:25 SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation.
02:47:25 SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@5da2966]
02:47:25 [WARN] [06/18/2024 06:47:25.947] [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
02:47:26 [INFO] [06/18/2024 06:47:26.077] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:47:26 [INFO] [06/18/2024 06:47:26.382] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:47:26 06:47:26.523 [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
02:47:26 [INFO] [06/18/2024 06:47:26.677] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:47:26 [INFO] [06/18/2024 06:47:26.795] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:47:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.312 s -- in org.eclipse.ditto.internal.utils.search.SearchSourceTest
02:47:26 [INFO] Running org.eclipse.ditto.internal.utils.search.SubscriptionManagerTest
02:47:26 [INFO] [06/18/2024 06:47:26.889] [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]>
02:47:26 [INFO] [06/18/2024 06:47:26.892] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:47:27 06:47:27.012 [default-pekko.actor.default-dispatcher-5] ERROR org.eclipse.ditto.internal.utils.search.SearchSource -- Unexpected error
02:47:27 org.apache.pekko.pattern.AskTimeoutException: mock error
02:47:27 [INFO] [06/18/2024 06:47:27.362] [default-pekko.actor.default-dispatcher-7] [pekko://default/user/$a] Processing <CreateSubscription[type=thing-search.commands:subscribe, dittoHeaders=ImmutableDittoHeaders [{}], filter=null, options=size(0), fields=null, namespaces=null, prefix=null]>
02:47:27 [INFO] [06/18/2024 06:47:27.369] [default-pekko.actor.default-dispatcher-7] [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 [{}]]]
02:47:27 [INFO] [06/18/2024 06:47:27.371] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:47:27 [INFO] [06/18/2024 06:47:27.432] [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]>
02:47:27 [INFO] [06/18/2024 06:47:27.442] [default-pekko.actor.default-dispatcher-5] [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 [{}]]]
02:47:27 [INFO] [06/18/2024 06:47:27.444] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:47:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.640 s -- in org.eclipse.ditto.internal.utils.search.SubscriptionManagerTest
02:47:27 [INFO] Running org.eclipse.ditto.internal.utils.search.SearchSourceBuilderTest
02:47:27 [INFO] [06/18/2024 06:47:27.493] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:47:27 [INFO] [06/18/2024 06:47:27.549] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:47:27 [INFO] [06/18/2024 06:47:27.584] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:47:27 [INFO] [06/18/2024 06:47:27.719] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:47:27 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s -- in org.eclipse.ditto.internal.utils.search.SearchSourceBuilderTest
02:47:27 [INFO] Running org.eclipse.ditto.internal.utils.search.SubscriptionActorTest
02:47:27 [INFO] [06/18/2024 06:47:27.782] [SubscriptionActorTest0-pekko.actor.default-dispatcher-5] [pekko://SubscriptionActorTest0/user/-2147483648] Stopping due to idle timeout
02:47:27 [INFO] [06/18/2024 06:47:27.799] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:47:27 [INFO] [06/18/2024 06:47:27.861] [SubscriptionActorTest0-pekko.actor.default-dispatcher-5] [pekko://SubscriptionActorTest0/user/-2147483648] Processing <CancelSubscription[type=thing-search.commands:cancel, dittoHeaders=ImmutableDittoHeaders [{}], subscriptionId=-2147483648]>
02:47:27 [INFO] [06/18/2024 06:47:27.862] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:47:27 [INFO] [06/18/2024 06:47:27.980] [SubscriptionActorTest0-pekko.actor.default-dispatcher-6] [pekko://SubscriptionActorTest0/user/-2147483648] SubscriptionComplete [type=thing-search.subscription.events:complete, subscriptionId=-2147483648, dittoHeaders=ImmutableDittoHeaders [{}]]
02:47:27 [INFO] [06/18/2024 06:47:27.981] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:47:28 [INFO] [06/18/2024 06:47:28.080] [SubscriptionActorTest0-pekko.actor.default-dispatcher-7] [pekko://SubscriptionActorTest0/user/-2147483648] SubscriptionComplete [type=thing-search.subscription.events:complete, subscriptionId=-2147483648, dittoHeaders=ImmutableDittoHeaders [{}]]
02:47:28 [INFO] [06/18/2024 06:47:28.082] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:47:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 s -- in org.eclipse.ditto.internal.utils.search.SubscriptionActorTest
02:47:28 [INFO] 
02:47:28 [INFO] Results:
02:47:28 [INFO] 
02:47:28 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
02:47:28 [INFO] 
02:47:28 [INFO] 
02:47:28 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-search ---
02:47:28 [INFO] 
02:47:28 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-search ---
02:47:28 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar
02:47:28 [INFO] 
02:47:28 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-search ---
02:47:28 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:47:28 [INFO] No previous run data found, generating javadoc.
02:47:30 [WARNING] Javadoc Warnings
02:47:30 [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
02:47:30 [WARNING] public Source<JsonObject, NotUsed> start(final Consumer<ResumeSourceBuilder<?, ?>> configurer) {
02:47:30 [WARNING] ^
02:47:30 [WARNING] 1 warning
02:47:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar
02:47:30 [INFO] 
02:47:30 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-search ---
02:47:30 [INFO] Tests are skipped.
02:47:30 [INFO] 
02:47:30 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-search ---
02:47:30 [INFO] Tests are skipped.
02:47:30 [INFO] 
02:47:30 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-search ---
02:47:30 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/jacoco.exec
02:47:30 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Search' with 5 classes
02:47:30 [INFO] 
02:47:30 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-search ---
02:47:30 [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
02:47:30 [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
02:47:30 [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
02:47:30 [INFO] 
02:47:30 [INFO] -------< org.eclipse.ditto:ditto-internal-utils-pubsub-policies >-------
02:47:30 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies 0-SNAPSHOT [65/77]
02:47:30 [INFO]   from internal/utils/pubsub-policies/pom.xml
02:47:30 [INFO] --------------------------------[ jar ]---------------------------------
02:47:30 [INFO] 
02:47:30 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub-policies ---
02:47:30 [INFO] 
02:47:30 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub-policies ---
02:47:30 [INFO] 
02:47:30 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-policies ---
02:47:30 [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
02:47:30 [INFO] 
02:47:30 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-policies ---
02:47:30 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:47:30 [WARNING] 
02:47:30 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:47:30 [WARNING] 
02:47:30 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:47:30 [WARNING] 
02:47:30 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:47:30 [INFO] 
02:47:30 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-policies ---
02:47:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/main/resources
02:47:30 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:47:30 [INFO] 
02:47:30 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-policies ---
02:47:30 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT...
02:47:30 [INFO] 
02:47:30 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-policies ---
02:47:30 [INFO] Changes detected - recompiling the module! :dependency
02:47:30 [INFO] Compiling 3 source files with javac [debug target 17] to target/classes
02:47:30 [INFO] 
02:47:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-policies ---
02:47:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/test/resources
02:47:30 [INFO] 
02:47:30 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-policies ---
02:47:30 [INFO] No sources to compile
02:47:30 [INFO] 
02:47:30 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-policies ---
02:47:30 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:47:30 [INFO] No tests to run.
02:47:30 [INFO] 
02:47:30 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-policies ---
02:47:30 [INFO] 
02:47:30 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-policies ---
02:47:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar
02:47:30 [INFO] 
02:47:30 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-policies ---
02:47:30 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:47:30 [INFO] No previous run data found, generating javadoc.
02:47:31 [WARNING] Javadoc Warnings
02:47:31 [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
02:47:31 [WARNING] package org.eclipse.ditto.internal.utils.pubsubpolicies;
02:47:31 [WARNING] ^
02:47:31 [WARNING] 1 warning
02:47:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar
02:47:31 [INFO] 
02:47:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-policies ---
02:47:31 [INFO] Tests are skipped.
02:47:31 [INFO] 
02:47:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-policies ---
02:47:31 [INFO] Tests are skipped.
02:47:31 [INFO] 
02:47:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-policies ---
02:47:31 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:47:31 [INFO] 
02:47:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-policies ---
02:47:31 [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
02:47:31 [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
02:47:31 [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
02:47:31 [INFO] 
02:47:31 [INFO] --------< org.eclipse.ditto:ditto-internal-utils-pubsub-things >--------
02:47:31 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things 0-SNAPSHOT [66/77]
02:47:31 [INFO]   from internal/utils/pubsub-things/pom.xml
02:47:31 [INFO] --------------------------------[ jar ]---------------------------------
02:47:31 [INFO] 
02:47:31 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub-things ---
02:47:31 [INFO] 
02:47:31 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub-things ---
02:47:31 [INFO] 
02:47:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-things ---
02:47: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/pubsub-things/target/jacoco.exec
02:47:31 [INFO] 
02:47:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-things ---
02:47:31 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:47:31 [WARNING] 
02:47:31 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:47:31 [WARNING] 
02:47:31 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:47:31 [WARNING] 
02:47:31 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:47:31 [INFO] 
02:47:31 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-things ---
02:47:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/resources
02:47:31 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:47:31 [INFO] 
02:47:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-things ---
02:47:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT...
02:47:31 [INFO] 
02:47:31 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-things ---
02:47:31 [INFO] Changes detected - recompiling the module! :dependency
02:47:31 [INFO] Compiling 7 source files with javac [debug target 17] to target/classes
02:47:31 [INFO] 
02:47:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-things ---
02:47:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/test/resources
02:47:31 [INFO] 
02:47:31 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-things ---
02:47:31 [INFO] No sources to compile
02:47:31 [INFO] 
02:47:31 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-things ---
02:47:31 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:47:31 [INFO] No tests to run.
02:47:31 [INFO] 
02:47:31 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-things ---
02:47:31 [INFO] 
02:47:31 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-things ---
02:47:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar
02:47:31 [INFO] 
02:47:31 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-things ---
02:47:32 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:47:32 [INFO] No previous run data found, generating javadoc.
02:47:33 [WARNING] Javadoc Warnings
02:47:33 [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
02:47:33 [WARNING] package org.eclipse.ditto.internal.utils.pubsubthings;
02:47:33 [WARNING] ^
02:47:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/DittoProtocolSub.java:56: warning: no @param for resubscribe
02:47:33 [WARNING] CompletionStage<Boolean> subscribe(Collection<StreamingType> types, Collection<String> topics, ActorRef subscriber,
02:47:33 [WARNING] ^
02:47:33 [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
02:47:33 [WARNING] static LiveSignalPub of(final ActorContext context, final DistributedAcks distributedAcks) {
02:47:33 [WARNING] ^
02:47:33 [WARNING] 3 warnings
02:47:33 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar
02:47:33 [INFO] 
02:47:33 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-things ---
02:47:33 [INFO] Tests are skipped.
02:47:33 [INFO] 
02:47:33 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-things ---
02:47:33 [INFO] Tests are skipped.
02:47:33 [INFO] 
02:47:33 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-things ---
02:47:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:47:33 [INFO] 
02:47:33 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-things ---
02:47:33 [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
02:47:33 [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
02:47:33 [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
02:47:33 [INFO] 
02:47:33 [INFO] ------------< org.eclipse.ditto:ditto-connectivity-service >------------
02:47:33 [INFO] Building Eclipse Ditto :: Connectivity :: Service 0-SNAPSHOT     [67/77]
02:47:33 [INFO]   from connectivity/service/pom.xml
02:47:33 [INFO] --------------------------------[ jar ]---------------------------------
02:47:43 [INFO] 
02:47:43 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-service ---
02:47:43 [INFO] 
02:47:43 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-service ---
02:47:43 [INFO] 
02:47:43 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-service ---
02:47:43 [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
02:47:43 [INFO] 
02:47:43 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-service ---
02:47:43 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:47:43 [WARNING] 
02:47:43 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:47:43 [WARNING] 
02:47:43 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:47:43 [WARNING] 
02:47:43 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:47:43 [INFO] 
02:47:43 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-service ---
02:47:43 [INFO] Copying 1 resource from src/main/resources to target/classes
02:47:43 [INFO] Copying 8 resources from src/main/resources to target/classes
02:47:43 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:47:43 [INFO] 
02:47:43 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-service ---
02:47:43 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-service:jar:0-SNAPSHOT...
02:47:43 [INFO] 
02:47:43 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-service ---
02:47:43 [INFO] Changes detected - recompiling the module! :dependency
02:47:43 [INFO] Compiling 498 source files with javac [debug target 17] to target/classes
02:47:48 [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
02:47:48 [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
02:47:48 [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
02:47:48 [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
02:47:48 [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
02:47:48 [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
02:47:48 [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
02:47:48 [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
02:47:48 [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.
02:47:48 [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.
02:47:48 [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.
02:47:48 [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.
02:47:48 [INFO] 
02:47:48 [INFO] --- dependency:3.6.0:unpack (unpack-webjars) @ ditto-connectivity-service ---
02:47:48 [INFO] Configured Artifact: org.webjars.npm:protobufjs:6.11.2:jar
02:47:48 [INFO] 
02:47:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-service ---
02:47:48 [INFO] Copying 39 resources from src/test/resources to target/test-classes
02:47:48 [INFO] 
02:47:48 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-service ---
02:47:48 [INFO] Changes detected - recompiling the module! :dependency
02:47:48 [INFO] Compiling 238 source files with javac [debug target 17] to target/test-classes
02:47:55 [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.
02:47:55 [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.
02:47:55 [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.
02:47:55 [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.
02:47:55 [INFO] 
02:47:55 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-service ---
02:47:55 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:47:55 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/surefire-reports
02:47:55 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:47:55 [INFO] 
02:47:55 [INFO] -------------------------------------------------------
02:47:55 [INFO]  T E S T S
02:47:55 [INFO] -------------------------------------------------------
02:47:56 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckStatusTest
02:47:57 [INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.165 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckStatusTest
02:47:57 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckTest
02:47:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
02:47:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.442 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckTest
02:47:59 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscribeTest
02:47:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscribeTest
02:47:59 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscriptionTest
02:47:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscriptionTest
02:47:59 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationFailureTest
02:47:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationFailureTest
02:47:59 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationSuccessTest
02:47:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationSuccessTest
02:47:59 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.GenericMqttPublishTest
02:48:02 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.431 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.GenericMqttPublishTest
02:48:02 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.connect.GenericMqttConnectTest
02:48:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.connect.GenericMqttConnectTest
02:48:02 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest
02:48:03 06:48:03.205 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect publishing client <publishingClient>. Disconnecting subscribing client …
02:48:03 java.lang.IllegalStateException: Yolo!
02:48:03 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.connectDisconnectsSubscribingClientIfConnectingPublishingClientFailed(DefaultGenericMqttClientTest.java:226)
02:48:03 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:48:03 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:48:03 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:48:03 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:48:03 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:48:03 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:48:03 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:48:03 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:48:03 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:48:03 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:48:03 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:48:03 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:48:03 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:48:03 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:48:03 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:48:03 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:48:03 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:48:03 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:48:03 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:48:03 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:48:03 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:48:03 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:48:03 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:48:03 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:48:03 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:48:03 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:48:03 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:48:03 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:48:03 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:48:03 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:48:03 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:48:03 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:48:03 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:48:03 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:48:03 06:48:03.349 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to disconnect subscribing client <subscribingClient>.
02:48:03 java.lang.IllegalStateException: Yolo!
02:48:03 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.disconnectFailsIfDisconnectOnSubscribingClientFails(DefaultGenericMqttClientTest.java:264)
02:48:03 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:48:03 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:48:03 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:48:03 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:48:03 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:48:03 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:48:03 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:48:03 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:48:03 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:48:03 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:48:03 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:48:03 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:48:03 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:48:03 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:48:03 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:48:03 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:48:03 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:48:03 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:48:03 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:48:03 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:48:03 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:48:03 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:48:03 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:48:03 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:48:03 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:48:03 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:48:03 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:48:03 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:48:03 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:48:03 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:48:03 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:48:03 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:48:03 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:48:03 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:48:03 06:48:03.354 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to disconnect publishing client <publishingClient>.
02:48:03 06:48:03.359 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <subscribingClient>.
02:48:03 java.lang.IllegalStateException: Yolo!
02:48:03 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.connectDoesNotCallConnectOnPublishingClientIfConnectingSubscribingClientFailed(DefaultGenericMqttClientTest.java:200)
02:48:03 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:48:03 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:48:03 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:48:03 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:48:03 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:48:03 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:48:03 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:48:03 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:48:03 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:48:03 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:48:03 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:48:03 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:48:03 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:48:03 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:48:03 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:48:03 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:48:03 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:48:03 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:48:03 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:48:03 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:48:03 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:48:03 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:48:03 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:48:03 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:48:03 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:48:03 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:48:03 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:48:03 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:48:03 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:48:03 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:48:03 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:48:03 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:48:03 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:48:03 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:48:03 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.292 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest
02:48:03 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.GenericMqttPublishResultTest
02:48:03 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.GenericMqttPublishResultTest
02:48:03 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.ZipperTest
02:48:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.ZipperTest
02:48:03 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttPublishingClientTest
02:48:04 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttPublishingClientTest
02:48:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt5RxSubscribingClientTest
02:48:07 [INFO] [06/18/2024 06:48:07.847] [main] [CoordinatedShutdown(pekko://Mqtt5RxSubscribingClientTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:07 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.803 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt5RxSubscribingClientTest
02:48:07 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientPropertiesTest
02:48:08 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientPropertiesTest
02:48:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt3RxSubscribingClientTest
02:48:08 [INFO] [06/18/2024 06:48:08.465] [main] [CoordinatedShutdown(pekko://Mqtt3RxSubscribingClientTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:08 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt3RxSubscribingClientTest
02:48:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.SubscriptionStatusTest
02:48:08 [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
02:48:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttConnectionTypeValidatorTest
02:48:08 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttConnectionTypeValidatorTest
02:48:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientFactoryTest
02:48:09 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.733 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientFactoryTest
02:48:09 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BufferingFlowableWrapperTest
02:48:09 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BufferingFlowableWrapperTest
02:48:09 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttPublishingClientIdentifierFactoryTest
02:48:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttPublishingClientIdentifierFactoryTest
02:48:09 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttSubscribingClientIdentifierFactoryTest
02:48:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttSubscribingClientIdentifierFactoryTest
02:48:09 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConsumingClientTest
02:48:09 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConsumingClientTest
02:48:09 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttPublishToExternalMessageTransformerTest
02:48:09 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttPublishToExternalMessageTransformerTest
02:48:09 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.ReconnectConsumerClientTest
02:48:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.ReconnectConsumerClientTest
02:48:09 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttConsumerActorTest
02:48:09 06:48:09.569 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:48:14 [INFO] [06/18/2024 06:48:14.273] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.273] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.274] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.274] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.274] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.274] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.274] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.274] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.274] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.274] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.274] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.274] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.274] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.274] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.275] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.275] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.275] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.275] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.275] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.275] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.275] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.275] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.275] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.276] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.276] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.276] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.276] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.276] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.276] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.276] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.276] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.276] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.276] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.277] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.277] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.277] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.277] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.277] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.277] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.277] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.277] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.277] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.277] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.277] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.278] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.278] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.278] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.278] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.278] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.278] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.278] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.278] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.278] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.278] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.278] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.279] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.279] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.279] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.279] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.279] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.279] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.279] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.279] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.279] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.279] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.279] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.280] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.280] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.280] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.280] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.280] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.280] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.280] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.280] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.280] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.280] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.280] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.280] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.280] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.281] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.281] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.281] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.281] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.281] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.281] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.281] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.281] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.281] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.281] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.281] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.281] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.281] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.282] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.282] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.282] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.282] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.282] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.282] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.282] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:14 [INFO] [06/18/2024 06:48:14.282] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 1235693013>.
02:48:16 [INFO] [06/18/2024 06:48:16.128] [main] [CoordinatedShutdown(pekko://MqttConsumerActorTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:16 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.574 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttConsumerActorTest
02:48:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.MqttSubscriberTest
02:48:16 [INFO] [06/18/2024 06:48:16.328] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourceWithEmptyCollectionReturnsEmptySource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:16 [INFO] [06/18/2024 06:48:16.442] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWhenAllSubscriptionsSuccessfulReturnsExpectedSource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:16 [INFO] [06/18/2024 06:48:16.516] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWhenSomeSubscriptionsFailedReturnsExpectedSource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:16 [INFO] [06/18/2024 06:48:16.601] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWithInvalidSourceAddressReturnsSourceWithSubscribeFailure)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:16 [INFO] [06/18/2024 06:48:16.673] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_newInstanceWithNullClientThrowsException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:16 [INFO] [06/18/2024 06:48:16.719] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourceWithNullConnectionSourceThrowsException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.MqttSubscriberTest
02:48:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeSuccessTest
02:48:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeSuccessTest
02:48:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeFailureTest
02:48:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeFailureTest
02:48:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.GenericMqttSubscribeFactoryTest
02:48:16 [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
02:48:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.TotalSubscribeResultTest
02:48:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.TotalSubscribeResultTest
02:48:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientActorTest
02:48:16 06:48:16.885 [INFO ] [main] o.e.d.c.s.m.m.MqttServerRule - Starting server at port 42959
02:48:17 06:48:17.017 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:48:18 06:48:18.549 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M39.289S> interval (min=<PT5M>)
02:48:18 06:48:18.570 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:18 06:48:18.570 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:18 06:48:18.572 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M7.449S> interval (min=<PT5M>)
02:48:18 06:48:18.572 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M28.84S> interval (min=<PT5M>)
02:48:18 06:48:18.572 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M57.533S> interval (min=<PT5M>)
02:48:18 06:48:18.639 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:18 06:48:18.640 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:18 06:48:18.657 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M53.261S> interval (min=<PT5M>)
02:48:18 06:48:18.658 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:19 06:48:18.957 [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@605e31c0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:19 06:48:18.969 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-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=[]]}]>
02:48:19 06:48:19.002 [WARN ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-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@605e31c0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:19 06:48:19.003 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-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=[]]}]>
02:48:19 06:48:19.049 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 34282 
02:48:19 06:48:19.054 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
02:48:19 06:48:19.077 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:19 06:48:19.091 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
02:48:19 06:48:19.172 [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=648250f5-f283-4c57-9a3d-58758cb5584c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithSourceHeaderMapping-f18c8c8, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
02:48:19 06:48:19.193 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-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>.
02:48:19 06:48:19.194 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:48:19 06:48:19.300 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=1
02:48:19 06:48:19.387 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M24.186S> interval (min=<PT5M>)
02:48:19 06:48:19.388 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:19 06:48:19.389 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M53.641S> interval (min=<PT5M>)
02:48:19 06:48:19.390 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M19.151S> interval (min=<PT5M>)
02:48:19 06:48:19.391 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:19 06:48:19.392 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M22.021S> interval (min=<PT5M>)
02:48:19 06:48:19.394 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:19 06:48:19.394 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:19 06:48:19.398 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M39.231S> interval (min=<PT5M>)
02:48:19 06:48:19.398 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:19 06:48:19.400 [WARN ] [MqttClientActorTest_publishToTopic-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@1bb86b05]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:19 06:48:19.400 [INFO ] [MqttClientActorTest_publishToTopic-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=[]]}]>
02:48:19 06:48:19.404 [WARN ] [MqttClientActorTest_publishToTopic-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@1bb86b05]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:19 06:48:19.404 [INFO ] [MqttClientActorTest_publishToTopic-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=[]]}]>
02:48:19 06:48:19.417 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 34286 
02:48:19 06:48:19.438 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
02:48:19 06:48:19.507 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
02:48:19 06:48:19.519 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:19 06:48:19.550 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-12] 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]>
02:48:19 06:48:19.560 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:48:19 06:48:19.641 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:48:19 06:48:19.645 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
02:48:19 06:48:19.682 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M56.12S> interval (min=<PT5M>)
02:48:19 06:48:19.682 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:19 06:48:19.683 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M33.613S> interval (min=<PT5M>)
02:48:19 06:48:19.739 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M21.137S> interval (min=<PT5M>)
02:48:19 06:48:19.741 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:19 06:48:19.741 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M25.817S> interval (min=<PT5M>)
02:48:19 06:48:19.743 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:19 06:48:19.744 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:19 06:48:19.748 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:19 06:48:19.748 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M45.372S> interval (min=<PT5M>)
02:48:19 06:48:19.751 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-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@43b0830e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:19 06:48:19.751 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-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=[]]}]>
02:48:19 06:48:19.755 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-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@43b0830e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:19 06:48:19.756 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-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=[]]}]>
02:48:19 06:48:19.758 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 34288 
02:48:19 06:48:19.759 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
02:48:19 06:48:19.771 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-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=648250f5-f283-4c57-9a3d-58758cb5584c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithIdEnforcementExpectErrorResponse-3241942, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
02:48:19 06:48:19.777 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-12] 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'.>
02:48:19 06:48:19.777 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-12] 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-3241942, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=648250f5-f283-4c57-9a3d-58758cb5584c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={}]] : and external headers {mqtt.topic=eclipse/invalid/address, mqtt.qos=0, mqtt.retain=false}
02:48:19 06:48:19.791 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-14] 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]>
02:48:19 06:48:19.794 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
02:48:19 06:48:19.795 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
02:48:19 06:48:19.842 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:48:20 06:48:19.981 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M20.953S> interval (min=<PT5M>)
02:48:20 06:48:19.982 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:20 06:48:19.983 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M38.632S> interval (min=<PT5M>)
02:48:20 06:48:19.983 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M8.103S> interval (min=<PT5M>)
02:48:20 06:48:19.985 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:20 06:48:19.985 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M27.436S> interval (min=<PT5M>)
02:48:20 06:48:19.987 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:20 06:48:19.987 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:20 06:48:19.991 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:20 06:48:19.992 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M36.098S> interval (min=<PT5M>)
02:48:20 06:48:19.993 [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@19aec8c0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:20 06:48:19.994 [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=[]]}]>
02:48:20 06:48:19.996 [WARN ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-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@19aec8c0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:20 06:48:19.997 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-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=[]]}]>
02:48:20 06:48:19.999 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 34298 
02:48:20 06:48:19.999 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
02:48:20 06:48:20.041 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=648250f5-f283-4c57-9a3d-58758cb5584c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicAndRetrieveConnectionMetrics-ba8d0a0, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
02:48:20 06:48:20.044 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-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>.
02:48:20 06:48:20.100 [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.
02:48:20 06:48:20.112 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:20 06:48:20.158 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:48:20 06:48:20.239 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=1
02:48:20 06:48:20.271 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M48.594S> interval (min=<PT5M>)
02:48:20 06:48:20.271 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:20 06:48:20.272 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M50.297S> interval (min=<PT5M>)
02:48:20 06:48:20.273 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M56.508S> interval (min=<PT5M>)
02:48:20 06:48:20.274 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:20 06:48:20.275 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M57.176S> interval (min=<PT5M>)
02:48:20 06:48:20.277 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:20 06:48:20.277 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:20 06:48:20.280 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M44.06S> interval (min=<PT5M>)
02:48:20 06:48:20.280 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:20 06:48:20.282 [WARN ] [MqttClientActorTest_openAndCloseConnection-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@425e08e8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:20 06:48:20.282 [INFO ] [MqttClientActorTest_openAndCloseConnection-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=[]]}]>
02:48:20 06:48:20.285 [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@425e08e8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:20 06:48:20.285 [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=[]]}]>
02:48:20 06:48:20.298 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 34310 
02:48:20 06:48:20.298 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
02:48:20 06:48:20.386 [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.
02:48:20 06:48:20.391 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<DISCONNECTED>
02:48:20 06:48:20.392 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
02:48:20 06:48:20.397 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:20 06:48:20.397 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:48:20 06:48:20.565 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M56.259S> interval (min=<PT5M>)
02:48:20 06:48:20.565 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:20 06:48:20.566 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M3.32S> interval (min=<PT5M>)
02:48:20 06:48:20.568 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M34.453S> interval (min=<PT5M>)
02:48:20 06:48:20.569 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:20 06:48:20.569 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M34.418S> interval (min=<PT5M>)
02:48:20 06:48:20.571 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:20 06:48:20.572 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:20 06:48:20.575 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M39.849S> interval (min=<PT5M>)
02:48:20 06:48:20.575 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:20 06:48:20.577 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-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@578f4687]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:20 06:48:20.578 [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=[]]}]>
02:48:20 06:48:20.580 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-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@578f4687]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:20 06:48:20.581 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-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=[]]}]>
02:48:20 06:48:20.594 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 34322 
02:48:20 06:48:20.638 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-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@578f4687]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:20 06:48:20.639 [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=[]]}]>
02:48:20 06:48:20.640 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-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@578f4687]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:20 06:48:20.640 [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=[]]}]>
02:48:20 06:48:20.641 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.ConnectionTesterActor - Established MQTT connection to <tcp://localhost:42959>.
02:48:20 06:48:20.674 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.ConnectionTesterActor - Test for connection <648250f5-f283-4c57-9a3d-58758cb5584c> at <tcp://localhost:42959> was successful.
02:48:20 06:48:20.675 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
02:48:20 06:48:20.676 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
02:48:20 06:48:20.682 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:48:20 06:48:20.869 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M58.622S> interval (min=<PT5M>)
02:48:20 06:48:20.870 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:20 06:48:20.871 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M3.586S> interval (min=<PT5M>)
02:48:20 06:48:20.872 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M25.089S> interval (min=<PT5M>)
02:48:20 06:48:20.873 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:20 06:48:20.873 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M37.841S> interval (min=<PT5M>)
02:48:20 06:48:20.875 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:20 06:48:20.875 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:20 06:48:20.878 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M20.156S> interval (min=<PT5M>)
02:48:20 06:48:20.879 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:20 06:48:20.880 [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@78159c5a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:20 06:48:20.881 [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=[]]}]>
02:48:20 06:48:20.883 [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@78159c5a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:20 06:48:20.884 [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=[]]}]>
02:48:20 06:48:20.885 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 34336 
02:48:20 06:48:20.886 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
02:48:20 06:48:20.897 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=648250f5-f283-4c57-9a3d-58758cb5584c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.reconnectAndConsumeFromTopic-494a2d0, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
02:48:20 06:48:20.899 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-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>.
02:48:20 06:48:20.939 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 34350 
02:48:20 06:48:20.939 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
02:48:20 06:48:20.949 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-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=648250f5-f283-4c57-9a3d-58758cb5584c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.reconnectAndConsumeFromTopic-494a2d0, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
02:48:20 06:48:20.952 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-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>.
02:48:20 06:48:20.987 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
02:48:20 06:48:20.988 [WARN ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-13] 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]
02:48:21 06:48:20.989 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<DISCONNECTED>
02:48:21 06:48:20.990 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
02:48:21 06:48:21.096 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M36.474S> interval (min=<PT5M>)
02:48:21 06:48:21.096 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:21 06:48:21.098 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M1.279S> interval (min=<PT5M>)
02:48:21 06:48:21.098 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M30.42S> interval (min=<PT5M>)
02:48:21 06:48:21.099 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:21 06:48:21.100 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M33.09S> interval (min=<PT5M>)
02:48:21 06:48:21.102 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:21 06:48:21.102 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:21 06:48:21.105 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:21 06:48:21.105 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M57.848S> interval (min=<PT5M>)
02:48:21 06:48:21.106 [WARN ] [MqttClientActorTest_testConnectionFails-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@20dcce86]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:21 06:48:21.107 [INFO ] [MqttClientActorTest_testConnectionFails-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=[]]}]>
02:48:21 06:48:21.109 [WARN ] [MqttClientActorTest_testConnectionFails-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@20dcce86]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:21 06:48:21.109 [INFO ] [MqttClientActorTest_testConnectionFails-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=[]]}]>
02:48:21 06:48:21.122 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 34362 
02:48:21 06:48:21.138 [WARN ] [MqttClientActorTest_testConnectionFails-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@20dcce86]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:21 06:48:21.138 [INFO ] [MqttClientActorTest_testConnectionFails-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=[]]}]>
02:48:21 06:48:21.138 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.ConnectionTesterActor - Test for connection <648250f5-f283-4c57-9a3d-58758cb5584c> at <tcp://localhost:42959> failed: Failed to connect.
02:48:21 06:48:21.139 [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@20dcce86]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:21 06:48:21.139 [INFO ] [MqttClientActorTest_testConnectionFails-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=[]]}]>
02:48:21 06:48:21.139 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-13] 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.)>
02:48:21 06:48:21.140 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
02:48:21 06:48:21.279 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M19.681S> interval (min=<PT5M>)
02:48:21 06:48:21.279 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:21 06:48:21.280 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M44.283S> interval (min=<PT5M>)
02:48:21 06:48:21.281 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M1.943S> interval (min=<PT5M>)
02:48:21 06:48:21.282 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:21 06:48:21.282 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M22.968S> interval (min=<PT5M>)
02:48:21 06:48:21.284 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:21 06:48:21.285 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:21 06:48:21.288 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:21 06:48:21.288 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M42.421S> interval (min=<PT5M>)
02:48:21 06:48:21.290 [WARN ] [MqttClientActorTest_publishToReplyTarget-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@26fae9b5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:21 06:48:21.290 [INFO ] [MqttClientActorTest_publishToReplyTarget-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=[]]}]>
02:48:21 06:48:21.293 [WARN ] [MqttClientActorTest_publishToReplyTarget-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@26fae9b5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:21 06:48:21.293 [INFO ] [MqttClientActorTest_publishToReplyTarget-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=[]]}]>
02:48:21 06:48:21.306 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 34372 
02:48:21 06:48:21.307 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
02:48:21 06:48:21.400 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
02:48:21 06:48:21.408 [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 <:17a6cbfb-4d1f-46cc-abf3-97ee1d43feb2> to PublishTarget <MqttPublishTarget [topic=replyTarget/:17a6cbfb-4d1f-46cc-abf3-97ee1d43feb2, qos=AT_MOST_ONCE]>
02:48:21 06:48:21.410 [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
02:48:21 06:48:21.411 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:21 06:48:21.499 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:48:21 06:48:21.500 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
02:48:21 06:48:21.542 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M55.422S> interval (min=<PT5M>)
02:48:21 06:48:21.542 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:21 06:48:21.543 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M9.885S> interval (min=<PT5M>)
02:48:21 06:48:21.544 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M49.22S> interval (min=<PT5M>)
02:48:21 06:48:21.545 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:21 06:48:21.545 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M13.376S> interval (min=<PT5M>)
02:48:21 06:48:21.548 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:21 06:48:21.548 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:21 06:48:21.553 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M6.22S> interval (min=<PT5M>)
02:48:21 06:48:21.553 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:21 06:48:21.554 [WARN ] [MqttClientActorTest_consumeMultipleSources-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@242ecc93]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:21 06:48:21.555 [INFO ] [MqttClientActorTest_consumeMultipleSources-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=[]]}]>
02:48:21 06:48:21.557 [WARN ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-9] 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@242ecc93]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:21 06:48:21.558 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-9] 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=[]]}]>
02:48:21 06:48:21.559 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 34378 
02:48:21 06:48:21.560 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
02:48:21 06:48:21.572 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] 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=648250f5-f283-4c57-9a3d-58758cb5584c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-e079d0dA10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
02:48:21 06:48:21.573 [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=648250f5-f283-4c57-9a3d-58758cb5584c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-e079d0dB10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
02:48:21 06:48:21.574 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] 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=648250f5-f283-4c57-9a3d-58758cb5584c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-e079d0dC10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
02:48:21 06:48:21.574 [INFO ] [MqttClientActorTest_consumeMultipleSources-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>.
02:48:21 06:48:21.575 [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>.
02:48:21 06:48:21.576 [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>.
02:48:21 06:48:21.577 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] 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=648250f5-f283-4c57-9a3d-58758cb5584c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-e079d0dA11, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
02:48:21 06:48:21.578 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] 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=648250f5-f283-4c57-9a3d-58758cb5584c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-e079d0dB11, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
02:48:21 06:48:21.579 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] 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=648250f5-f283-4c57-9a3d-58758cb5584c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-e079d0dC20, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
02:48:21 06:48:21.579 [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>.
02:48:21 06:48:21.580 [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>.
02:48:21 06:48:21.639 [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>.
02:48:21 06:48:21.639 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] 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=648250f5-f283-4c57-9a3d-58758cb5584c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-e079d0dA12, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
02:48:21 06:48:21.641 [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>.
02:48:21 06:48:21.642 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-9] 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=648250f5-f283-4c57-9a3d-58758cb5584c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-e079d0dC30, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
02:48:21 06:48:21.642 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] 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=648250f5-f283-4c57-9a3d-58758cb5584c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-e079d0dB20, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
02:48:21 06:48:21.644 [INFO ] [MqttClientActorTest_consumeMultipleSources-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>.
02:48:21 06:48:21.644 [INFO ] [MqttClientActorTest_consumeMultipleSources-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>.
02:48:21 06:48:21.647 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] 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=648250f5-f283-4c57-9a3d-58758cb5584c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-e079d0dB21, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
02:48:21 06:48:21.649 [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>.
02:48:21 06:48:21.650 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
02:48:21 06:48:21.651 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
02:48:21 06:48:21.816 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M4.894S> interval (min=<PT5M>)
02:48:21 06:48:21.816 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:21 06:48:21.817 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M22.078S> interval (min=<PT5M>)
02:48:21 06:48:21.818 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M36.914S> interval (min=<PT5M>)
02:48:21 06:48:21.819 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:21 06:48:21.819 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M36.513S> interval (min=<PT5M>)
02:48:21 06:48:21.821 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:21 06:48:21.822 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:21 06:48:21.825 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:21 06:48:21.825 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M0.943S> interval (min=<PT5M>)
02:48:21 06:48:21.827 [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@1781a594]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:21 06:48:21.838 [INFO ] [MqttClientActorTest_subscribeFails-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=[]]}]>
02:48:21 06:48:21.841 [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@1781a594]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:21 06:48:21.842 [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=[]]}]>
02:48:21 06:48:21.854 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 34386 
02:48:21 06:48:21.855 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
02:48:21 06:48:21.863 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] 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-06-18T06:48:21.859079933Z, connectivityStatus=null]. Staying in CONNECTING state to continue with connection recovery after backoff.
02:48:21 06:48:21.863 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] 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-06-18T06:48:21.859079933Z, connectivityStatus=null]>
02:48:21 06:48:21.864 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] 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-06-18T06:48:21.859079933Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
02:48:21 06:48:21.865 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
02:48:21 06:48:21.865 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
02:48:22 06:48:21.989 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M56.663S> interval (min=<PT5M>)
02:48:22 06:48:21.989 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:22 06:48:21.990 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M41.538S> interval (min=<PT5M>)
02:48:22 06:48:21.991 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M27.369S> interval (min=<PT5M>)
02:48:22 06:48:21.992 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:22 06:48:21.993 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M49.193S> interval (min=<PT5M>)
02:48:22 06:48:21.995 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:22 06:48:21.995 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:22 06:48:21.998 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:22 06:48:21.998 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M34.479S> interval (min=<PT5M>)
02:48:22 06:48:22.001 [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@5f17edfa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:22 06:48:22.001 [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=[]]}]>
02:48:22 06:48:22.004 [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@5f17edfa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:22 06:48:22.004 [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=[]]}]>
02:48:22 06:48:22.006 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 34390 
02:48:22 06:48:22.007 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
02:48:22 06:48:22.042 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-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=648250f5-f283-4c57-9a3d-58758cb5584c, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithIdEnforcement-8671d6c, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
02:48:22 06:48:22.044 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-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>.
02:48:22 06:48:22.044 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
02:48:22 06:48:22.045 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
02:48:22 06:48:22.141 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M44.672S> interval (min=<PT5M>)
02:48:22 06:48:22.142 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:22 06:48:22.143 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M23.692S> interval (min=<PT5M>)
02:48:22 06:48:22.144 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M21.857S> interval (min=<PT5M>)
02:48:22 06:48:22.145 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:22 06:48:22.145 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M43.976S> interval (min=<PT5M>)
02:48:22 06:48:22.147 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:22 06:48:22.148 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:22 06:48:22.150 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M48.883S> interval (min=<PT5M>)
02:48:22 06:48:22.151 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:22 06:48:22.152 [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@43117a68]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:22 06:48:22.153 [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=[]]}]>
02:48:22 06:48:22.156 [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@43117a68]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:22 06:48:22.156 [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=[]]}]>
02:48:22 06:48:22.168 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 34398 
02:48:22 06:48:22.169 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers.
02:48:22 06:48:22.261 [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.
02:48:22 06:48:22.262 [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
02:48:22 06:48:22.271 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:22 06:48:22.320 [WARN ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Shutdown timeout <PT3S> reached; aborting <1> ackregators
02:48:22 06:48:22.321 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
02:48:22 06:48:22.325 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:48:22 06:48:22.363 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
02:48:22 06:48:22.446 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M23.702S> interval (min=<PT5M>)
02:48:22 06:48:22.447 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:22 06:48:22.447 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M50.582S> interval (min=<PT5M>)
02:48:22 06:48:22.448 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M49.357S> interval (min=<PT5M>)
02:48:22 06:48:22.449 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:22 06:48:22.449 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M58.951S> interval (min=<PT5M>)
02:48:22 06:48:22.451 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:22 06:48:22.451 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:22 06:48:22.454 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M24.499S> interval (min=<PT5M>)
02:48:22 06:48:22.454 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:22 06:48:22.456 [WARN ] [MqttClientActorTest_retrieveConnectionMetrics-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@5cba7710]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:22 06:48:22.456 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-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=[]]}]>
02:48:22 06:48:22.458 [WARN ] [MqttClientActorTest_retrieveConnectionMetrics-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@5cba7710]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:22 06:48:22.459 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-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=[]]}]>
02:48:22 06:48:22.492 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 34408 
02:48:22 06:48:22.572 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:22 06:48:22.647 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:22 06:48:22.648 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:22 06:48:22.652 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:22 06:48:22.653 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M43.085S> interval (min=<PT5M>)
02:48:22 06:48:22.653 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:22 06:48:22.653 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M22.802S> interval (min=<PT5M>)
02:48:22 06:48:22.653 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M32.082S> interval (min=<PT5M>)
02:48:22 06:48:22.653 [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@6356c652]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:22 06:48:22.653 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:22 06:48:22.653 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M39.562S> interval (min=<PT5M>)
02:48:22 06:48:22.653 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M45.728S> interval (min=<PT5M>)
02:48:22 06:48:22.654 [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=[]]}]>
02:48:22 06:48:22.656 [WARN ] [MqttClientActorTest_retrieveConnectionStatus-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@6356c652]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:22 06:48:22.656 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-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=[]]}]>
02:48:22 06:48:22.660 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] 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.
02:48:22 06:48:22.662 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
02:48:22 06:48:22.773 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:22 06:48:22.867 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M36.518S> interval (min=<PT5M>)
02:48:22 06:48:22.867 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M27.239S> interval (min=<PT5M>)
02:48:22 06:48:22.867 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:22 06:48:22.867 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M37.001S> interval (min=<PT5M>)
02:48:22 06:48:22.868 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:22 06:48:22.868 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M39.148S> interval (min=<PT5M>)
02:48:22 06:48:22.871 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:22 06:48:22.871 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:22 06:48:22.874 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M12.406S> interval (min=<PT5M>)
02:48:22 06:48:22.874 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:22 06:48:22.877 [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@379e9c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:22 06:48:22.878 [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=[]]}]>
02:48:22 06:48:22.880 [WARN ] [MqttClientActorTest_enableConnectionLogs-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@379e9c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:22 06:48:22.880 [INFO ] [MqttClientActorTest_enableConnectionLogs-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=[]]}]>
02:48:22 06:48:22.882 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:22 06:48:22.882 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <22> loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:22 06:48:22.883 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 34412 
02:48:23 06:48:22.987 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:23 06:48:23.176 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
02:48:23 06:48:23.176 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
02:48:23 06:48:23.177 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
02:48:23 06:48:23.179 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:48:23 06:48:23.241 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 34418 
02:48:23 06:48:23.241 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 34420 
02:48:23 06:48:23.258 [WARN ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Shutdown timeout <PT3S> reached; aborting <1> ackregators
02:48:23 06:48:23.259 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
02:48:23 06:48:23.263 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:48:23 06:48:23.363 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:648250f5-f283-4c57-9a3d-58758cb5584c> failed. Disabling automatic reconnect.
02:48:23 06:48:23.364 [INFO ] [RxComputationThreadPool-1] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:23 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT.
02:48:23 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
02:48:23 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132)
02:48:23 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
02:48:23 	... 12 common frames omitted
02:48:23 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
02:48:23 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
02:48:23 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
02:48:23 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
02:48:23 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
02:48:23 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
02:48:23 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
02:48:23 	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
02:48:23 	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
02:48:23 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
02:48:23 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
02:48:23 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
02:48:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
02:48:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
02:48:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
02:48:23 	at java.base/java.lang.Thread.run(Thread.java:833)
02:48:23 06:48:23.364 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:23 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT.
02:48:23 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
02:48:23 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132)
02:48:23 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
02:48:23 	... 12 common frames omitted
02:48:23 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
02:48:23 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
02:48:23 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
02:48:23 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
02:48:23 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
02:48:23 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
02:48:23 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
02:48:23 	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
02:48:23 	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
02:48:23 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
02:48:23 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
02:48:23 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
02:48:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
02:48:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
02:48:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
02:48:23 	at java.base/java.lang.Thread.run(Thread.java:833)
02:48:24 06:48:23.909 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M51.066S> interval (min=<PT5M>)
02:48:24 06:48:23.909 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:24 06:48:23.910 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M30.775S> interval (min=<PT5M>)
02:48:24 06:48:23.910 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M47.207S> interval (min=<PT5M>)
02:48:24 06:48:23.911 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:24 06:48:23.911 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M23.454S> interval (min=<PT5M>)
02:48:24 06:48:23.913 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:24 06:48:23.914 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:24 06:48:23.916 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:24 06:48:23.916 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M47.36S> interval (min=<PT5M>)
02:48:24 06:48:23.918 [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@4e215926]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:24 06:48:23.918 [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=[]]}]>
02:48:24 06:48:23.938 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-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@4e215926]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:24 06:48:23.938 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-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=[]]}]>
02:48:24 06:48:23.941 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-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@4e215926]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:24 06:48:23.941 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-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=[]]}]>
02:48:24 06:48:23.942 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-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@4e215926]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:24 06:48:23.942 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-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=[]]}]>
02:48:24 06:48:23.942 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - received unknown/unsupported message OpenConnection [type=connectivity.commands:openConnection, dittoHeaders=ImmutableDittoHeaders [{}], connectionId=648250f5-f283-4c57-9a3d-58758cb5584c] in state TESTING - status: unknown: Testing connection since 2024-06-18T06:48:23.942645899Z - sender: Actor[pekko://MqttClientActorTest_testTLSConnectionWithoutCertificateCheck/user/$a#1601449735]
02:48:24 06:48:24.039 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:24 06:48:24.364 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:24 java.security.cert.CertificateException: No name matching localhost found
02:48:24 	at java.base/sun.security.util.HostnameChecker.matchDNS(HostnameChecker.java:234)
02:48:24 	at java.base/sun.security.util.HostnameChecker.match(HostnameChecker.java:103)
02:48:24 	at java.base/sun.security.util.HostnameChecker.match(HostnameChecker.java:109)
02:48:24 	at org.eclipse.ditto.connectivity.service.messaging.internal.ssl.DittoTrustManager.checkServerTrusted(DittoTrustManager.java:107)
02:48:24 	at java.base/sun.security.ssl.AbstractTrustManagerWrapper.checkServerTrusted(SSLContextImpl.java:1455)
02:48:24 	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1335)
02:48:24 	... 29 common frames omitted
02:48:24 Wrapped by: javax.net.ssl.SSLHandshakeException: No name matching localhost found
02:48:24 	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
02:48:24 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:371)
02:48:24 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314)
02:48:24 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:309)
02:48:24 	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1357)
02:48:24 	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(CertificateMessage.java:1232)
02:48:24 	at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(CertificateMessage.java:1175)
02:48:24 	at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
02:48:24 	at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480)
02:48:24 	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1277)
02:48:24 	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1264)
02:48:24 	at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
02:48:24 	at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(SSLEngineImpl.java:1209)
02:48:24 	at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1649)
02:48:24 	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495)
02:48:24 	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1336)
02:48:24 	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1385)
02:48:24 	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530)
02:48:24 	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469)
02:48:24 	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
02:48:24 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
02:48:24 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
02:48:24 	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
02:48:24 	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1407)
02:48:24 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
02:48:24 	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
02:48:24 	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918)
02:48:24 	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799)
02:48:24 	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501)
02:48:24 	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
02:48:24 	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
02:48:24 	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
02:48:24 	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
02:48:24 	at java.base/java.lang.Thread.run(Thread.java:833)
02:48:24 Wrapped by: com.hivemq.client.mqtt.exceptions.ConnectionFailedException: javax.net.ssl.SSLHandshakeException: No name matching localhost found
02:48:24 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: javax.net.ssl.SSLHandshakeException: No name matching localhost found
02:48:24 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt3ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:105)
02:48:24 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
02:48:24 	... 17 common frames omitted
02:48:24 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
02:48:24 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
02:48:24 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
02:48:24 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
02:48:24 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
02:48:24 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
02:48:24 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
02:48:24 	at com.hivemq.client.internal.mqtt.mqtt3.Mqtt3AsyncClientView.lambda$connect$2(Mqtt3AsyncClientView.java:99)
02:48:24 	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
02:48:24 	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841)
02:48:24 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
02:48:24 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
02:48:24 	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
02:48:24 	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
02:48:24 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
02:48:24 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
02:48:24 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
02:48:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
02:48:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
02:48:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
02:48:24 	at java.base/java.lang.Thread.run(Thread.java:833)
02:48:27 06:48:27.380 [WARN ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-7] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:48:27 06:48:27.672 [WARN ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-5] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:48:28 06:48:27.984 [WARN ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:48:28 06:48:27.988 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:48:28 06:48:28.960 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - test timed out.
02:48:28 06:48:28.962 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
02:48:29 06:48:28.967 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:48:29 06:48:29.054 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M56.258S> interval (min=<PT5M>)
02:48:29 06:48:29.055 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:29 06:48:29.056 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M53.749S> interval (min=<PT5M>)
02:48:29 06:48:29.056 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M8.87S> interval (min=<PT5M>)
02:48:29 06:48:29.057 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:29 06:48:29.057 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M49.065S> interval (min=<PT5M>)
02:48:29 06:48:29.060 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:29 06:48:29.060 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:29 06:48:29.062 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:29 06:48:29.062 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M39.937S> interval (min=<PT5M>)
02:48:29 06:48:29.065 [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@57dc4a45]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:29 06:48:29.065 [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=[]]}]>
02:48:29 06:48:29.067 [WARN ] [MqttClientActorTest_resetConnectionMetrics-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@57dc4a45]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:29 06:48:29.068 [INFO ] [MqttClientActorTest_resetConnectionMetrics-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=[]]}]>
02:48:29 06:48:29.070 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 54602 
02:48:29 06:48:29.073 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 54612 
02:48:29 06:48:29.077 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:648250f5-f283-4c57-9a3d-58758cb5584c> failed. Disabling automatic reconnect.
02:48:29 06:48:29.077 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] 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-06-18T06:48:29.077211493Z, connectivityStatus=null]>
02:48:29 06:48:29.077 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:29 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT.
02:48:29 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
02:48:29 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
02:48:29 	... 12 common frames omitted
02:48:29 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
02:48:29 	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
02:48:29 	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
02:48:29 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
02:48:29 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
02:48:29 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
02:48:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
02:48:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
02:48:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
02:48:29 	at java.base/java.lang.Thread.run(Thread.java:833)
02:48:29 06:48:29.079 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] 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-06-18T06:48:29.077211493Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
02:48:29 06:48:29.079 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] 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-06-18T06:48:29.077211493Z - sender: Actor[pekko://MqttClientActorTest_resetConnectionMetrics/deadLetters]
02:48:29 06:48:29.154 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
02:48:29 06:48:29.184 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:29 06:48:29.270 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M32.154S> interval (min=<PT5M>)
02:48:29 06:48:29.270 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:29 06:48:29.270 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M48.608S> interval (min=<PT5M>)
02:48:29 06:48:29.271 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M19.888S> interval (min=<PT5M>)
02:48:29 06:48:29.273 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:29 06:48:29.273 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M44.575S> interval (min=<PT5M>)
02:48:29 06:48:29.275 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:29 06:48:29.275 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:29 06:48:29.278 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M41.37S> interval (min=<PT5M>)
02:48:29 06:48:29.278 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:29 06:48:29.279 [WARN ] [MqttClientActorTest_resetConnectionLogs-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@3be3d2b2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:29 06:48:29.280 [INFO ] [MqttClientActorTest_resetConnectionLogs-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=[]]}]>
02:48:29 06:48:29.282 [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@3be3d2b2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:29 06:48:29.282 [INFO ] [MqttClientActorTest_resetConnectionLogs-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=[]]}]>
02:48:29 06:48:29.284 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:29 06:48:29.285 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 54622 
02:48:29 06:48:29.287 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 54626 
02:48:29 06:48:29.288 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:648250f5-f283-4c57-9a3d-58758cb5584c> failed. Disabling automatic reconnect.
02:48:29 06:48:29.288 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] 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-06-18T06:48:29.288520941Z, connectivityStatus=null]>
02:48:29 06:48:29.288 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:29 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT.
02:48:29 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
02:48:29 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt3ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:105)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
02:48:29 	... 17 common frames omitted
02:48:29 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT.
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
02:48:29 	at com.hivemq.client.internal.mqtt.mqtt3.Mqtt3AsyncClientView.lambda$connect$2(Mqtt3AsyncClientView.java:99)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
02:48:29 	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
02:48:29 	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
02:48:29 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
02:48:29 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
02:48:29 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
02:48:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
02:48:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
02:48:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
02:48:29 	at java.base/java.lang.Thread.run(Thread.java:833)
02:48:29 06:48:29.289 [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-06-18T06:48:29.288520941Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
02:48:29 06:48:29.289 [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-06-18T06:48:29.288520941Z - sender: Actor[pekko://MqttClientActorTest_resetConnectionLogs/deadLetters]
02:48:29 06:48:29.367 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
02:48:29 06:48:29.394 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:29 06:48:29.446 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M20.091S> interval (min=<PT5M>)
02:48:29 06:48:29.446 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:29 06:48:29.447 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M25.161S> interval (min=<PT5M>)
02:48:29 06:48:29.448 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M32.406S> interval (min=<PT5M>)
02:48:29 06:48:29.449 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <648250f5-f283-4c57-9a3d-58758cb5584c>
02:48:29 06:48:29.449 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M57.369S> interval (min=<PT5M>)
02:48:29 06:48:29.451 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:29 06:48:29.451 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:29 06:48:29.454 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M43.239S> interval (min=<PT5M>)
02:48:29 06:48:29.454 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:29 06:48:29.455 [WARN ] [MqttClientActorTest_retrieveConnectionLogs-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@33063d67]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:29 06:48:29.456 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-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=[]]}]>
02:48:29 06:48:29.458 [WARN ] [MqttClientActorTest_retrieveConnectionLogs-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@33063d67]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:29 06:48:29.458 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-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=[]]}]>
02:48:29 06:48:29.459 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:29 06:48:29.462 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 42959 accepted at port 54630 
02:48:29 06:48:29.463 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING>
02:48:29 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.59 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientActorTest
02:48:29 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientConnectedTest
02:48:29 06:48:29.464 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:648250f5-f283-4c57-9a3d-58758cb5584c> failed. Disabling automatic reconnect.
02:48:29 06:48:29.464 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients.
02:48:29 06:48:29.464 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:648250f5-f283-4c57-9a3d-58758cb5584c>.
02:48:29 java.net.ConnectException: finishConnect(..) failed: Connection refused
02:48:29 	at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166)
02:48:29 	at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131)
02:48:29 	at io.netty.channel.unix.Socket.finishConnect(Socket.java:359)
02:48:29 	at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:715)
02:48:29 	at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:692)
02:48:29 	at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)
02:48:29 	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:491)
02:48:29 	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399)
02:48:29 	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
02:48:29 	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
02:48:29 	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
02:48:29 	at java.base/java.lang.Thread.run(Thread.java:833)
02:48:29 Wrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:42959
02:48:29 Wrapped by: com.hivemq.client.mqtt.exceptions.ConnectionFailedException: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:42959
02:48:29 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:42959
02:48:29 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt3ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:105)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
02:48:29 	... 17 common frames omitted
02:48:29 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:42959
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
02:48:29 	at com.hivemq.client.internal.mqtt.mqtt3.Mqtt3AsyncClientView.lambda$connect$2(Mqtt3AsyncClientView.java:99)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
02:48:29 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
02:48:29 	at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60)
02:48:29 	at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79)
02:48:29 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38)
02:48:29 	at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26)
02:48:29 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
02:48:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
02:48:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
02:48:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
02:48:29 	at java.base/java.lang.Thread.run(Thread.java:833)
02:48:29 [INFO] [06/18/2024 06:48:29.610] [main] [CoordinatedShutdown(pekko://MqttClientConnectedTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientConnectedTest
02:48:29 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishingContextTest
02:48:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishingContextTest
02:48:30 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishTargetTest
02:48:30 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishTargetTest
02:48:30 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.ExternalMessageToMqttPublishTransformerTest
02:48:30 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.ExternalMessageToMqttPublishTransformerTest
02:48:30 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest
02:48:30 06:48:30.059 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:48:30 06:48:30.156 [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]>
02:48:30 06:48:30.347 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
02:48:30 06:48:30.517 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-13] 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]>
02:48:30 06:48:30.695 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-4] 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]>
02:48:30 06:48:30.698 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-4] 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.
02:48:31 06:48:31.302 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-5] 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-06-18T06:48:31.274234119Z, 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-06-18T06:48:31.274234119Z, 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#-1458805267]]>.
02:48:31 06:48:31.302 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-5] 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-06-18T06:48:31.286629115Z, 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-06-18T06:48:31.286629115Z, 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#-1458805267]]>.
02:48:31 06:48:31.303 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-7] 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-06-18T06:48:31.288054372Z, 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-06-18T06:48:31.288054372Z, 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#-1458805267]]>.
02:48:31 06:48:31.473 [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]>
02:48:31 06:48:31.652 [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]>
02:48:31 06:48:31.654 [WARN ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Failed to send MQTT Publish message to broker. IllegalStateException: This is totally expected.
02:48:31 06:48:31.659 [ERROR] [MqttPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Failed to enqueue MQTT message to topic <mqtt/eclipse/ditto> for sending to broker.
02:48:31 java.lang.IllegalStateException: This is totally expected.
02:48:31 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest.sendPublishToBrokerFailureTriggersNegativeAcknowledgementIfAutoAckTargetPresent(MqttPublisherActorTest.java:285)
02:48:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:48:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:48:31 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:48:31 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:48:31 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:48:31 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:48:31 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:48:31 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:48:31 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:48:31 	at org.assertj.core.api.SoftAssertionsStatement$1.evaluate(SoftAssertionsStatement.java:41)
02:48:31 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:48:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:48:31 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:48:31 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:48:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:48:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:48:31 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:48:31 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:48:31 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:48:31 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:48:31 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:48:31 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:48:31 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
02:48:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:48:31 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:48:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:48:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:48:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:48:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:48:31 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:48:31 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:48:31 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:48:31 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:48:31 Wrapped by: org.eclipse.ditto.connectivity.model.MessageSendingFailedException: Failed to send message: This is totally expected.
02:48:31 	at org.eclipse.ditto.connectivity.model.MessageSendingFailedException$Builder.doBuild(MessageSendingFailedException.java:152)
02:48:31 	at org.eclipse.ditto.connectivity.model.MessageSendingFailedException$Builder.doBuild(MessageSendingFailedException.java:113)
02:48:31 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:48:31 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.handleGenericMqttPublishResultFailure(MqttPublisherActor.java:192)
02:48:31 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.lambda$sendMqttPublishMessageToBroker$0(MqttPublisherActor.java:164)
02:48:31 	at java.base/java.util.concurrent.CompletableFuture.uniAcceptNow(CompletableFuture.java:757)
02:48:31 	at java.base/java.util.concurrent.CompletableFuture.uniAcceptStage(CompletableFuture.java:735)
02:48:31 	at java.base/java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:2182)
02:48:31 	at java.base/java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:144)
02:48:31 	at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.sendMqttPublishMessageToBroker(MqttPublisherActor.java:160)
02:48:31 	at org.apache.pekko.stream.javadsl.Sink$.$anonfun$foreach$1(Sink.scala:141)
02:48:31 	at org.apache.pekko.stream.javadsl.Sink$.$anonfun$foreach$1$adapted(Sink.scala:141)
02:48:31 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
02:48:31 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
02:48:31 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
02:48:31 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
02:48:31 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
02:48:31 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
02:48:31 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
02:48:31 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:831)
02:48:31 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
02:48:31 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
02:48:31 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
02:48:31 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
02:48:31 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
02:48:31 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
02:48:31 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
02:48:31 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
02:48:31 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
02:48:31 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
02:48:31 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
02:48:31 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
02:48:31 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
02:48:31 06:48:31.659 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-13] 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.
02:48:31 06:48:31.909 [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]>
02:48:32 06:48:32.033 [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]>
02:48:32 06:48:32.200 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-11] 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]>
02:48:32 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.255 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest
02:48:32 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.ConnectionTesterActorTest
02:48:32 [INFO] [06/18/2024 06:48:32.345] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt/user/$a][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-4e4821a] Failed to create HiveMqttClientProperties: Expected type of connection <null> to be one of [mqtt, mqtt-5] but it was <kafka>.
02:48:32 [INFO] [06/18/2024 06:48:32.346] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt/user/$a][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-4e4821a] Test for connection <null> at <null> failed: Expected type of connection <null> to be one of [mqtt, mqtt-5] but it was <kafka>.
02:48:32 [INFO] [06/18/2024 06:48:32.348] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:32 [INFO] [06/18/2024 06:48:32.549] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException/user/$$n] Established MQTT connection to <example.com>.
02:48:32 [INFO] [06/18/2024 06:48:32.552] [Thread-147] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException/user/$$n][connection-id:64a82036-4006-4c8b-b3e9-f7abe9687981][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException-de506c3] Test for connection <64a82036-4006-4c8b-b3e9-f7abe9687981> at <example.com> failed: [SubscriptionStatus[Topic filter: source/foo => Error: FAILURE(128)], SubscriptionStatus[Topic filter: source/bar => Error: QUOTA_EXCEEDED(151)]]
02:48:32 [INFO] [06/18/2024 06:48:32.554] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:32 [INFO] [06/18/2024 06:48:32.600] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails/user/$a][connection-id:64a82036-4006-4c8b-b3e9-f7abe9687981][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-8123b86] Failed to create GenericMqttClient: Some argument is invalid.
02:48:32 [INFO] [06/18/2024 06:48:32.600] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-pekko.actor.default-dispatcher-7] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails/user/$a][connection-id:64a82036-4006-4c8b-b3e9-f7abe9687981][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-8123b86] Test for connection <64a82036-4006-4c8b-b3e9-f7abe9687981> at <example.com> failed: Some argument is invalid.
02:48:32 [INFO] [06/18/2024 06:48:32.602] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:32 [INFO] [06/18/2024 06:48:32.686] [main] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/user/$$o] Established MQTT connection to <example.com>.
02:48:34 06:48:34.172 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:48:34 06:48:34.382 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:48:42 [INFO] [06/18/2024 06:48:42.707] [ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond-scheduler-1] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/user/$$o][connection-id:64a82036-4006-4c8b-b3e9-f7abe9687981][correlation-id:ConnectionTesterActorTest.testConnectionFailsIfPublisherActorDoesNotRespond-b4e1233] Test for connection <64a82036-4006-4c8b-b3e9-f7abe9687981> at <example.com> failed: Actor <pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/system/testProbe-96> did not report its status within <PT10S>.
02:48:42 [INFO] [06/18/2024 06:48:42.718] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:42 [INFO] [06/18/2024 06:48:42.784] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException/user/$$p] Established MQTT connection to <example.com>.
02:48:42 [INFO] [06/18/2024 06:48:42.788] [Thread-158] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException/user/$$p][connection-id:64a82036-4006-4c8b-b3e9-f7abe9687981][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException-5580f17] Test for connection <64a82036-4006-4c8b-b3e9-f7abe9687981> at <example.com> failed: [Subscribing failed: [source/foo, source/bar]]
02:48:42 [INFO] [06/18/2024 06:48:42.790] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:42 [INFO] [06/18/2024 06:48:42.837] [Thread-160] [pekko://ConnectionTesterActorTest_testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus/user/$a][connection-id:64a82036-4006-4c8b-b3e9-f7abe9687981][correlation-id:ConnectionTesterActorTest.testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus-a9ed34c] Test for connection <64a82036-4006-4c8b-b3e9-f7abe9687981> at <example.com> failed: The broker is temporarily not available
02:48:42 [INFO] [06/18/2024 06:48:42.839] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:42 [INFO] [06/18/2024 06:48:42.914] [main] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/user/$$q] Established MQTT connection to <example.com>.
02:48:42 [INFO] [06/18/2024 06:48:42.920] [Thread-168] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/user/$$q][connection-id:64a82036-4006-4c8b-b3e9-f7abe9687981][correlation-id:ConnectionTesterActorTest.testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown-a84a429] Test for connection <64a82036-4006-4c8b-b3e9-f7abe9687981> 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>.]
02:48:42 [INFO] [06/18/2024 06:48:42.921] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:43 [INFO] [06/18/2024 06:48:42.997] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSuccessful/user/$$r] Established MQTT connection to <example.com>.
02:48:43 [INFO] [06/18/2024 06:48:43.002] [Thread-176] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSuccessful/user/$$r][connection-id:64a82036-4006-4c8b-b3e9-f7abe9687981][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSuccessful-77ddcd3] Test for connection <64a82036-4006-4c8b-b3e9-f7abe9687981> at <example.com> was successful.
02:48:43 [INFO] [06/18/2024 06:48:43.003] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSuccessful)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.70 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.ConnectionTesterActorTest
02:48:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt3ValidatorTest
02:48:43 06:48:43.087 [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@4dbf8493]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.091 [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@4dbf8493]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.096 [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@4dbf8493]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.098 [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@4dbf8493]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.099 [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@4dbf8493]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.100 [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@4dbf8493]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.101 [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@4dbf8493]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.102 [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@4dbf8493]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.103 [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@4dbf8493]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.108 [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@4dbf8493]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.111 [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@4dbf8493]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.142 [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@4dbf8493]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.143 [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@4dbf8493]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.144 [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@4dbf8493]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.145 [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@4dbf8493]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.146 [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@4dbf8493]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.147 [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@4dbf8493]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.148 [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@4dbf8493]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt3ValidatorTest
02:48:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttHeaderTest
02:48:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttHeaderTest
02:48:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttSpecificConfigTest
02:48:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttSpecificConfigTest
02:48:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt5ValidatorTest
02:48:43 06:48:43.257 [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@7be75c76]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.259 [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@7be75c76]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.263 [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@7be75c76]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.264 [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@7be75c76]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.265 [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@7be75c76]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.288 [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@7be75c76]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.290 [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@7be75c76]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.293 [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@7be75c76]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.297 [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@7be75c76]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.300 [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@7be75c76]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.301 [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@7be75c76]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.302 [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@7be75c76]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.303 [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@7be75c76]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 06:48:43.304 [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@7be75c76]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:43 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt5ValidatorTest
02:48:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.KeepAliveIntervalTest
02:48:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.KeepAliveIntervalTest
02:48:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.ReconnectDelayTest
02:48:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.ReconnectDelayTest
02:48:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ChildActorNannyTest
02:48:43 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.eclipse.ditto.connectivity.service.messaging.ChildActorNannyTest
02:48:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultMuteableConnectionLoggerTest
02:48:43 06:48:43.634 [ERROR] [main] o.e.d.c.s.m.m.l.DefaultMuteableConnectionLogger - Encountered exception: <java.lang.IllegalArgumentException> in connection logger: <DefaultMuteableConnectionLogger [connectionId=connection-46fc831a-5d06-4afe-adb2-980543203932, delegate=Mock for ConnectionLogger, hashCode: 1266601763, active=true]>. Switching delegate to: <ExceptionalConnectionLogger>.
02:48:43 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultMuteableConnectionLoggerTest
02:48:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.EvictingConnectionLoggerTest
02:48:43 06:48:43.764 [INFO ] [main] o.e.d.c.s.m.m.l.AbstractConnectionLogger - The log message contains an invalid pattern: success {} 
02:48:43 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.EvictingConnectionLoggerTest
02:48:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ExceptionalConnectionLoggerTest
02:48:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ExceptionalConnectionLoggerTest
02:48:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerRegistryTest
02:48:43 06:48:43.854 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-93aee2a0-465e-4c78-a9db-0f856b81baab>.
02:48:43 06:48:43.854 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-93aee2a0-465e-4c78-a9db-0f856b81baab>.
02:48:43 06:48:43.855 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-93aee2a0-465e-4c78-a9db-0f856b81baab>.
02:48:43 06:48:43.855 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-93aee2a0-465e-4c78-a9db-0f856b81baab>.
02:48:43 06:48:43.855 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-93aee2a0-465e-4c78-a9db-0f856b81baab>.
02:48:43 06:48:43.856 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-8018bdb3-bc95-43f7-84b8-b31e43d72709>.
02:48:43 06:48:43.856 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-8018bdb3-bc95-43f7-84b8-b31e43d72709>.
02:48:43 06:48:43.857 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-8018bdb3-bc95-43f7-84b8-b31e43d72709>.
02:48:43 06:48:43.857 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-8018bdb3-bc95-43f7-84b8-b31e43d72709>.
02:48:43 06:48:43.857 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-8018bdb3-bc95-43f7-84b8-b31e43d72709>.
02:48:43 06:48:43.863 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-ebbd9cdc-e270-47e1-aaf3-1396ffe111a2>.
02:48:43 06:48:43.863 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-ebbd9cdc-e270-47e1-aaf3-1396ffe111a2>.
02:48:43 06:48:43.864 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-ebbd9cdc-e270-47e1-aaf3-1396ffe111a2>.
02:48:43 06:48:43.864 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-ebbd9cdc-e270-47e1-aaf3-1396ffe111a2>.
02:48:43 06:48:43.864 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-ebbd9cdc-e270-47e1-aaf3-1396ffe111a2>.
02:48:43 06:48:43.867 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-f1d06243-bb20-494a-b33f-18dba57a9eb3>.
02:48:43 06:48:43.867 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-f1d06243-bb20-494a-b33f-18dba57a9eb3>.
02:48:43 06:48:43.868 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-f1d06243-bb20-494a-b33f-18dba57a9eb3>.
02:48:43 06:48:43.868 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-f1d06243-bb20-494a-b33f-18dba57a9eb3>.
02:48:43 06:48:43.868 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-bc37676b-4de9-4d35-b07f-6659dd49071a>.
02:48:43 06:48:43.868 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-bc37676b-4de9-4d35-b07f-6659dd49071a>.
02:48:43 06:48:43.869 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-bc37676b-4de9-4d35-b07f-6659dd49071a>.
02:48:43 06:48:43.869 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-2ac110a0-da52-48bd-b99b-e8de3b338e43>.
02:48:43 06:48:43.869 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-2ac110a0-da52-48bd-b99b-e8de3b338e43>.
02:48:43 06:48:43.870 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-2ac110a0-da52-48bd-b99b-e8de3b338e43>.
02:48:43 06:48:43.870 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-2ac110a0-da52-48bd-b99b-e8de3b338e43>.
02:48:43 06:48:43.871 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-1bc3326a-ec64-43de-bddd-62ce42fcfb99>.
02:48:43 06:48:43.871 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-1bc3326a-ec64-43de-bddd-62ce42fcfb99>.
02:48:43 06:48:43.871 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-1bc3326a-ec64-43de-bddd-62ce42fcfb99>.
02:48:43 06:48:43.871 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-1bc3326a-ec64-43de-bddd-62ce42fcfb99>.
02:48:43 06:48:43.874 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-1bc3326a-ec64-43de-bddd-62ce42fcfb99>.
02:48:43 06:48:43.876 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-9048e24c-2a85-4e75-b784-f128e4d37eb0>.
02:48:43 06:48:43.876 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-9048e24c-2a85-4e75-b784-f128e4d37eb0>.
02:48:43 06:48:43.877 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-9048e24c-2a85-4e75-b784-f128e4d37eb0>.
02:48:43 06:48:43.877 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-9048e24c-2a85-4e75-b784-f128e4d37eb0>.
02:48:43 06:48:43.877 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-9048e24c-2a85-4e75-b784-f128e4d37eb0>.
02:48:43 06:48:43.877 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-9048e24c-2a85-4e75-b784-f128e4d37eb0>.
02:48:43 06:48:43.878 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-09f5bb84-1aee-4657-8841-3060f20f080d>.
02:48:43 06:48:43.878 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-09f5bb84-1aee-4657-8841-3060f20f080d>.
02:48:43 06:48:43.879 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-09f5bb84-1aee-4657-8841-3060f20f080d>.
02:48:43 06:48:43.879 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-c96f81c9-ac1e-48e2-9c42-fbc72362b30e>.
02:48:43 06:48:43.879 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-c96f81c9-ac1e-48e2-9c42-fbc72362b30e>.
02:48:43 06:48:43.880 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-c96f81c9-ac1e-48e2-9c42-fbc72362b30e>.
02:48:43 06:48:43.880 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-c96f81c9-ac1e-48e2-9c42-fbc72362b30e>.
02:48:43 06:48:43.887 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-c96f81c9-ac1e-48e2-9c42-fbc72362b30e>.
02:48:43 06:48:43.887 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Dropping <1> of <5> log entries for connection with ID <loggerRegistryTest-c96f81c9-ac1e-48e2-9c42-fbc72362b30e>, because of size limit.
02:48:43 06:48:43.888 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-1ff22416-b4c5-496f-b750-0a593fe460a2>.
02:48:43 06:48:43.888 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-1ff22416-b4c5-496f-b750-0a593fe460a2>.
02:48:43 06:48:43.889 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-1ff22416-b4c5-496f-b750-0a593fe460a2>.
02:48:43 06:48:43.889 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-1ff22416-b4c5-496f-b750-0a593fe460a2>.
02:48:43 06:48:43.889 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-1ff22416-b4c5-496f-b750-0a593fe460a2>.
02:48:43 06:48:43.906 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-874a0326-8178-4227-bcfd-8056bfe7c3cf>.
02:48:43 06:48:43.906 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-874a0326-8178-4227-bcfd-8056bfe7c3cf>.
02:48:43 06:48:43.990 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-e9673402-5496-4914-be8e-aff9667bb6e7>.
02:48:43 06:48:43.990 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-e9673402-5496-4914-be8e-aff9667bb6e7>.
02:48:43 06:48:43.990 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-e9673402-5496-4914-be8e-aff9667bb6e7>.
02:48:43 06:48:43.991 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-3dbfd0f6-b45e-47c8-acd7-168238ff6c24>.
02:48:43 06:48:43.991 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-3dbfd0f6-b45e-47c8-acd7-168238ff6c24>.
02:48:43 06:48:43.992 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-3dbfd0f6-b45e-47c8-acd7-168238ff6c24>.
02:48:43 06:48:43.992 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-3dbfd0f6-b45e-47c8-acd7-168238ff6c24>.
02:48:43 06:48:43.995 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-12ee3c5b-0641-418a-aed7-695b407398bf>.
02:48:43 06:48:43.995 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-12ee3c5b-0641-418a-aed7-695b407398bf>.
02:48:43 06:48:43.995 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-12ee3c5b-0641-418a-aed7-695b407398bf>.
02:48:43 06:48:43.996 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-12ee3c5b-0641-418a-aed7-695b407398bf>.
02:48:43 06:48:43.996 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-12ee3c5b-0641-418a-aed7-695b407398bf>.
02:48:44 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerRegistryTest
02:48:44 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.InfoProviderFactoryTest
02:48:44 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.InfoProviderFactoryTest
02:48:44 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.RetrieveConnectionLogsAggregatorActorTest
02:48:49 06:48:49.377 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.RetrieveConnectionLogsAggregatorActor - Dropping <4> of <6> log entries for connection with ID <connection-973331b4-50e5-4b82-88a1-a73b79eb0001>, because of size limit.
02:48:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.473 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.RetrieveConnectionLogsAggregatorActorTest
02:48:49 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectivityHeadersTest
02:48:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectivityHeadersTest
02:48:49 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultEvictingQueueTest
02:48:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultEvictingQueueTest
02:48:49 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ImmutableInfoProviderTest
02:48:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ImmutableInfoProviderTest
02:48:49 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerFactoryTest
02:48:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerFactoryTest
02:48:49 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ConnectivityCounterRegistryTest
02:48:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ConnectivityCounterRegistryTest
02:48:49 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ThrottledMetricsAlertTest
02:48:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ThrottledMetricsAlertTest
02:48:49 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.DefaultConnectionMetricsCounterTest
02:48:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.DefaultConnectionMetricsCounterTest
02:48:50 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.SlidingWindowCounterTest
02:48:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.SlidingWindowCounterTest
02:48:50 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.MetricsAlertGaugeTest
02:48:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.MetricsAlertGaugeTest
02:48:50 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.CounterKeyTest
02:48:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.CounterKeyTest
02:48:50 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorTest
02:48:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorTest
02:48:50 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorRegistryTest
02:48:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorRegistryTest
02:48:50 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.tunnel.SshTunnelStateTest
02:48:50 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.connectivity.service.messaging.tunnel.SshTunnelStateTest
02:48:50 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.tunnel.FingerprintVerifierTest
02:48:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 s -- in org.eclipse.ditto.connectivity.service.messaging.tunnel.FingerprintVerifierTest
02:48:51 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AzMonitorRequestSigningTest
02:48:51 [INFO] [06/18/2024 06:48:51.402] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AzMonitorRequestSigningTest
02:48:51 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushSpecificConfigTest
02:48:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushSpecificConfigTest
02:48:51 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushClientActorTest
02:48:51 06:48:51.519 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:48:51 06:48:51.665 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M15.739S> interval (min=<PT5M>)
02:48:51 06:48:51.665 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:51 06:48:51.665 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M7.161S> interval (min=<PT5M>)
02:48:51 06:48:51.666 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M17.573S> interval (min=<PT5M>)
02:48:51 06:48:51.667 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-42319c7c-c22b-4c84-8c42-e11114bf2845>
02:48:51 06:48:51.667 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M27.435S> interval (min=<PT5M>)
02:48:51 06:48:51.669 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-42319c7c-c22b-4c84-8c42-e11114bf2845>.
02:48:51 06:48:51.669 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-42319c7c-c22b-4c84-8c42-e11114bf2845>.
02:48:51 06:48:51.671 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M39.625S> interval (min=<PT5M>)
02:48:51 06:48:51.671 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:51 06:48:51.681 [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@40e2907a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:51 06:48:51.681 [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=[]]}]>
02:48:51 06:48:51.683 [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@40e2907a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:51 06:48:51.683 [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=[]]}]>
02:48:51 06:48:51.685 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers.
02:48:51 06:48:51.785 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
02:48:51 06:48:51.786 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-42319c7c-c22b-4c84-8c42-e11114bf2845>
02:48:51 06:48:51.793 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] 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]>
02:48:52 06:48:51.920 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:48:52 06:48:51.954 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:48:52 06:48:51.985 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPushClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:48:52 06:48:51.988 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:48:52 06:48:52.085 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M18.591S> interval (min=<PT5M>)
02:48:52 06:48:52.086 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:52 06:48:52.086 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M34.226S> interval (min=<PT5M>)
02:48:52 06:48:52.087 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M46.586S> interval (min=<PT5M>)
02:48:52 06:48:52.088 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-bdab8207-cbab-4f79-857b-e886542462c1>
02:48:52 06:48:52.088 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M54.413S> interval (min=<PT5M>)
02:48:52 06:48:52.089 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-bdab8207-cbab-4f79-857b-e886542462c1>.
02:48:52 06:48:52.089 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-bdab8207-cbab-4f79-857b-e886542462c1>.
02:48:52 06:48:52.092 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M25.73S> interval (min=<PT5M>)
02:48:52 06:48:52.092 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:52 06:48:52.093 [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@54b50ce7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:52 06:48:52.094 [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=[]]}]>
02:48:52 06:48:52.095 [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@54b50ce7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:52 06:48:52.096 [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=[]]}]>
02:48:52 06:48:52.097 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers.
02:48:52 06:48:52.204 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
02:48:52 06:48:52.204 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-bdab8207-cbab-4f79-857b-e886542462c1>
02:48:52 06:48:52.205 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<DISCONNECTED>
02:48:52 06:48:52.353 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M6.451S> interval (min=<PT5M>)
02:48:52 06:48:52.353 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:52 06:48:52.354 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M11.016S> interval (min=<PT5M>)
02:48:52 06:48:52.354 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M46.928S> interval (min=<PT5M>)
02:48:52 06:48:52.355 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-2b739cfa-5f4d-42bd-a7a7-d361ad6fa2be>
02:48:52 06:48:52.355 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M21.983S> interval (min=<PT5M>)
02:48:52 06:48:52.356 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-2b739cfa-5f4d-42bd-a7a7-d361ad6fa2be>.
02:48:52 06:48:52.356 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-2b739cfa-5f4d-42bd-a7a7-d361ad6fa2be>.
02:48:52 06:48:52.359 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M11.405S> interval (min=<PT5M>)
02:48:52 06:48:52.359 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:52 06:48:52.362 [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@9e0814b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:52 06:48:52.362 [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=[]]}]>
02:48:52 06:48:52.364 [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@9e0814b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:52 06:48:52.364 [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=[]]}]>
02:48:52 06:48:52.373 [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@9e0814b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:52 06:48:52.374 [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=[]]}]>
02:48:52 06:48:52.374 [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@9e0814b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:52 06:48:52.374 [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=[]]}]>
02:48:52 06:48:52.399 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] 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)>
02:48:52 06:48:52.583 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M5.644S> interval (min=<PT5M>)
02:48:52 06:48:52.583 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:52 06:48:52.584 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M27.071S> interval (min=<PT5M>)
02:48:52 06:48:52.585 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M50.763S> interval (min=<PT5M>)
02:48:52 06:48:52.585 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-2cf3dd73-691b-4069-8f1a-55304d9c2532>
02:48:52 06:48:52.586 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M52.28S> interval (min=<PT5M>)
02:48:52 06:48:52.587 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-2cf3dd73-691b-4069-8f1a-55304d9c2532>.
02:48:52 06:48:52.587 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-2cf3dd73-691b-4069-8f1a-55304d9c2532>.
02:48:52 06:48:52.589 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M4.08S> interval (min=<PT5M>)
02:48:52 06:48:52.590 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:52 06:48:52.591 [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@68863fc6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:52 06:48:52.591 [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=[]]}]>
02:48:52 06:48:52.593 [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@68863fc6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:52 06:48:52.593 [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=[]]}]>
02:48:52 06:48:52.594 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers.
02:48:52 06:48:52.705 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
02:48:52 06:48:52.705 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-2cf3dd73-691b-4069-8f1a-55304d9c2532>
02:48:52 06:48:52.712 [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]>
02:48:52 06:48:52.723 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:48:52 06:48:52.725 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:48:52 06:48:52.805 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:48:52 06:48:52.807 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:48:52 06:48:52.839 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M27.146S> interval (min=<PT5M>)
02:48:52 06:48:52.839 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:52 06:48:52.840 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M42.517S> interval (min=<PT5M>)
02:48:52 06:48:52.841 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M37.588S> interval (min=<PT5M>)
02:48:52 06:48:52.841 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-487614ab-b5b6-49f6-82c2-4aee6ef5c985>
02:48:52 06:48:52.842 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M1.883S> interval (min=<PT5M>)
02:48:52 06:48:52.843 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-487614ab-b5b6-49f6-82c2-4aee6ef5c985>.
02:48:52 06:48:52.843 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-487614ab-b5b6-49f6-82c2-4aee6ef5c985>.
02:48:52 06:48:52.846 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M23.775S> interval (min=<PT5M>)
02:48:52 06:48:52.846 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:52 06:48:52.847 [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@71581e20]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:52 06:48:52.847 [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=[]]}]>
02:48:52 06:48:52.849 [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@71581e20]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:52 06:48:52.849 [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=[]]}]>
02:48:52 06:48:52.911 [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@71581e20]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:52 06:48:52.912 [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=[]]}]>
02:48:52 06:48:52.912 [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@71581e20]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:52 06:48:52.912 [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=[]]}]>
02:48:52 06:48:52.958 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
02:48:52 06:48:52.959 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-487614ab-b5b6-49f6-82c2-4aee6ef5c985>
02:48:53 06:48:53.088 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M34.902S> interval (min=<PT5M>)
02:48:53 06:48:53.088 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:53 06:48:53.089 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M14.589S> interval (min=<PT5M>)
02:48:53 06:48:53.090 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M20.344S> interval (min=<PT5M>)
02:48:53 06:48:53.090 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-76c334b6-fb33-498d-b87f-308e648c3198>
02:48:53 06:48:53.091 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M47.707S> interval (min=<PT5M>)
02:48:53 06:48:53.092 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-76c334b6-fb33-498d-b87f-308e648c3198>.
02:48:53 06:48:53.092 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-76c334b6-fb33-498d-b87f-308e648c3198>.
02:48:53 06:48:53.095 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:53 06:48:53.095 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M22.25S> interval (min=<PT5M>)
02:48:53 06:48:53.096 [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@1a502ea4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:53 06:48:53.097 [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=[]]}]>
02:48:53 06:48:53.099 [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@1a502ea4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:53 06:48:53.099 [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=[]]}]>
02:48:53 06:48:53.101 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Socket could not be opened for <127.0.0.1:46635> due to java.net.ConnectException: Connection refused
02:48:53 06:48:53.101 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-76c334b6-fb33-498d-b87f-308e648c3198' 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:46635'. Make sure the endpoint is reachable and that no firewall prevents the connection.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]])>
02:48:53 06:48:53.268 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M25.965S> interval (min=<PT5M>)
02:48:53 06:48:53.268 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:53 06:48:53.269 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M4.115S> interval (min=<PT5M>)
02:48:53 06:48:53.270 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M18.699S> interval (min=<PT5M>)
02:48:53 06:48:53.270 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-7a8c9382-8459-444b-9117-b357f99baff8>
02:48:53 06:48:53.271 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M51.987S> interval (min=<PT5M>)
02:48:53 06:48:53.272 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7a8c9382-8459-444b-9117-b357f99baff8>.
02:48:53 06:48:53.272 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7a8c9382-8459-444b-9117-b357f99baff8>.
02:48:53 06:48:53.274 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:53 06:48:53.274 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M55.217S> interval (min=<PT5M>)
02:48:53 06:48:53.276 [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@6532d2a4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:53 06:48:53.276 [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=[]]}]>
02:48:53 06:48:53.278 [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@6532d2a4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:53 06:48:53.278 [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=[]]}]>
02:48:53 06:48:53.281 [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@6532d2a4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:53 06:48:53.282 [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=[]]}]>
02:48:53 06:48:53.282 [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@6532d2a4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:53 06:48:53.282 [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=[]]}]>
02:48:53 06:48:53.294 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] 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:37695>.', 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 [{}]])>
02:48:53 Jun 18, 2024 6:48:53 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
02:48:53 WARNING: Exception thrown during asynchronous load
02:48:53 JwtInvalidException [message='Received invalid JSON web token response from <http://127.0.0.1:37695>.', 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 [{}]]
02:48:53 	at org.eclipse.ditto.jwt.model.JwtInvalidException$Builder.doBuild(JwtInvalidException.java:100)
02:48:53 	at org.eclipse.ditto.jwt.model.JwtInvalidException$Builder.doBuild(JwtInvalidException.java:87)
02:48:53 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:48:53 	at org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoader.parseJwt(AsyncJwtLoader.java:108)
02:48:53 	at org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoader.asJsonWebToken(AsyncJwtLoader.java:91)
02:48:53 	at org.apache.pekko.stream.javadsl.Source.$anonfun$flatMapConcat$1(Source.scala:3898)
02:48:53 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
02:48:53 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
02:48:53 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:540)
02:48:53 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400)
02:48:53 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
02:48:53 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
02:48:53 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
02:48:53 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
02:48:53 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:831)
02:48:53 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
02:48:53 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
02:48:53 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
02:48:53 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
02:48:53 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
02:48:53 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
02:48:53 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
02:48:53 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
02:48:53 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
02:48:53 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
02:48:53 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
02:48:53 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
02:48:53 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
02:48:53 
02:48:53 06:48:53.395 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-7a8c9382-8459-444b-9117-b357f99baff8>
02:48:53 06:48:53.426 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M24.998S> interval (min=<PT5M>)
02:48:53 06:48:53.426 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:53 06:48:53.438 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M14.572S> interval (min=<PT5M>)
02:48:53 06:48:53.439 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M4.821S> interval (min=<PT5M>)
02:48:53 06:48:53.439 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-9802249b-8400-4f91-911a-d4148a4854e7>
02:48:53 06:48:53.439 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M38.357S> interval (min=<PT5M>)
02:48:53 06:48:53.441 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-9802249b-8400-4f91-911a-d4148a4854e7>.
02:48:53 06:48:53.441 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-9802249b-8400-4f91-911a-d4148a4854e7>.
02:48:53 06:48:53.443 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:53 06:48:53.443 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M34.034S> interval (min=<PT5M>)
02:48:53 06:48:53.445 [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@5132340f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:53 06:48:53.445 [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=[]]}]>
02:48:53 06:48:53.446 [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@5132340f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:53 06:48:53.447 [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=[]]}]>
02:48:53 06:48:53.449 [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@5132340f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:53 06:48:53.449 [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=[]]}]>
02:48:53 06:48:53.450 [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@5132340f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:53 06:48:53.450 [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=[]]}]>
02:48:53 06:48:53.450 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
02:48:53 06:48:53.640 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M53.304S> interval (min=<PT5M>)
02:48:53 06:48:53.641 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:53 06:48:53.641 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M47.772S> interval (min=<PT5M>)
02:48:53 06:48:53.642 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M30.594S> interval (min=<PT5M>)
02:48:53 06:48:53.642 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-b94abb06-e0eb-4988-af19-4d7da108d96c>
02:48:53 06:48:53.643 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M54.775S> interval (min=<PT5M>)
02:48:53 06:48:53.644 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b94abb06-e0eb-4988-af19-4d7da108d96c>.
02:48:53 06:48:53.644 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b94abb06-e0eb-4988-af19-4d7da108d96c>.
02:48:53 06:48:53.646 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M33.8S> interval (min=<PT5M>)
02:48:53 06:48:53.647 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:53 06:48:53.689 [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@f6c597e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:53 06:48:53.689 [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=[]]}]>
02:48:53 06:48:53.691 [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@f6c597e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:53 06:48:53.691 [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=[]]}]>
02:48:53 06:48:53.694 [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@f6c597e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:53 06:48:53.695 [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=[]]}]>
02:48:53 06:48:53.695 [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@f6c597e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:53 06:48:53.695 [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=[]]}]>
02:48:53 06:48:53.767 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-b94abb06-e0eb-4988-af19-4d7da108d96c>
02:48:53 06:48:53.825 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
02:48:53 06:48:53.841 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:48:53 06:48:53.980 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M13.24S> interval (min=<PT5M>)
02:48:53 06:48:53.980 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:53 06:48:53.980 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M25.405S> interval (min=<PT5M>)
02:48:53 06:48:53.981 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M19.892S> interval (min=<PT5M>)
02:48:53 06:48:53.982 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-da68b801-b521-43e4-8e87-064dd8be9a99>
02:48:53 06:48:53.982 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M58.796S> interval (min=<PT5M>)
02:48:53 06:48:53.984 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-da68b801-b521-43e4-8e87-064dd8be9a99>.
02:48:53 06:48:53.984 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-da68b801-b521-43e4-8e87-064dd8be9a99>.
02:48:53 06:48:53.986 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M50.439S> interval (min=<PT5M>)
02:48:53 06:48:53.987 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:53 06:48:53.988 [WARN ] [HttpPushClientActorTest_retrieveConnectionMetrics-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@703102ae]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:53 06:48:53.989 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-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=[]]}]>
02:48:53 06:48:53.991 [WARN ] [HttpPushClientActorTest_retrieveConnectionMetrics-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@703102ae]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:53 06:48:53.991 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-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=[]]}]>
02:48:54 06:48:53.996 [WARN ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
02:48:54 06:48:54.153 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M41.556S> interval (min=<PT5M>)
02:48:54 06:48:54.153 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:54 06:48:54.153 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M25.429S> interval (min=<PT5M>)
02:48:54 06:48:54.154 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M24.663S> interval (min=<PT5M>)
02:48:54 06:48:54.155 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-bbb7df39-d437-4d34-8804-6392775f73f7>
02:48:54 06:48:54.155 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M24.68S> interval (min=<PT5M>)
02:48:54 06:48:54.156 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-bbb7df39-d437-4d34-8804-6392775f73f7>.
02:48:54 06:48:54.156 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-bbb7df39-d437-4d34-8804-6392775f73f7>.
02:48:54 06:48:54.159 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:54 06:48:54.159 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M7.102S> interval (min=<PT5M>)
02:48:54 06:48:54.161 [WARN ] [HttpPushClientActorTest_retrieveConnectionStatus-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@6ffa2842]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:54 06:48:54.161 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-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=[]]}]>
02:48:54 06:48:54.197 [WARN ] [HttpPushClientActorTest_retrieveConnectionStatus-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@6ffa2842]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:54 06:48:54.198 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-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=[]]}]>
02:48:54 06:48:54.199 [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.
02:48:54 06:48:54.272 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-bbb7df39-d437-4d34-8804-6392775f73f7>
02:48:54 06:48:54.319 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M43.247S> interval (min=<PT5M>)
02:48:54 06:48:54.320 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:54 06:48:54.320 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M35.374S> interval (min=<PT5M>)
02:48:54 06:48:54.320 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M24.814S> interval (min=<PT5M>)
02:48:54 06:48:54.321 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-c9373388-cc1b-4d9a-bb25-f2be7a4d324c>
02:48:54 06:48:54.321 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M59.34S> interval (min=<PT5M>)
02:48:54 06:48:54.322 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-c9373388-cc1b-4d9a-bb25-f2be7a4d324c>.
02:48:54 06:48:54.323 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-c9373388-cc1b-4d9a-bb25-f2be7a4d324c>.
02:48:54 06:48:54.325 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:54 06:48:54.325 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M27.044S> interval (min=<PT5M>)
02:48:54 06:48:54.338 [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@7263965f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:54 06:48:54.338 [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=[]]}]>
02:48:54 06:48:54.339 [WARN ] [HttpPushClientActorTest_enableConnectionLogs-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@7263965f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:54 06:48:54.340 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-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=[]]}]>
02:48:54 06:48:54.341 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-c9373388-cc1b-4d9a-bb25-f2be7a4d324c>.
02:48:54 06:48:54.341 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <connection-c9373388-cc1b-4d9a-bb25-f2be7a4d324c>.
02:48:54 06:48:54.446 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-c9373388-cc1b-4d9a-bb25-f2be7a4d324c>
02:48:54 06:48:54.558 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M15.365S> interval (min=<PT5M>)
02:48:54 06:48:54.558 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:54 06:48:54.559 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M39.175S> interval (min=<PT5M>)
02:48:54 06:48:54.561 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M34S> interval (min=<PT5M>)
02:48:54 06:48:54.562 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-30bfa3a1-3337-4c74-8f9a-ba8d55906626>
02:48:54 06:48:54.562 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M0.196S> interval (min=<PT5M>)
02:48:54 06:48:54.564 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-30bfa3a1-3337-4c74-8f9a-ba8d55906626>.
02:48:54 06:48:54.564 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-30bfa3a1-3337-4c74-8f9a-ba8d55906626>.
02:48:54 06:48:54.567 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:54 06:48:54.567 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M45.427S> interval (min=<PT5M>)
02:48:54 06:48:54.569 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-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@786d7f0a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:54 06:48:54.570 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-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=[]]}]>
02:48:54 06:48:54.572 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-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@786d7f0a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:54 06:48:54.572 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-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=[]]}]>
02:48:54 06:48:54.575 [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@786d7f0a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:54 06:48:54.576 [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=[]]}]>
02:48:54 06:48:54.576 [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@786d7f0a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:54 06:48:54.577 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-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=[]]}]>
02:48:54 06:48:54.639 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
02:48:54 06:48:54.778 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M36.487S> interval (min=<PT5M>)
02:48:54 06:48:54.778 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:54 06:48:54.778 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M55.266S> interval (min=<PT5M>)
02:48:54 06:48:54.779 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M59.21S> interval (min=<PT5M>)
02:48:54 06:48:54.779 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-3e34bebb-9680-4e10-8deb-7483940ccea1>
02:48:54 06:48:54.780 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M26.299S> interval (min=<PT5M>)
02:48:54 06:48:54.781 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-3e34bebb-9680-4e10-8deb-7483940ccea1>.
02:48:54 06:48:54.781 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-3e34bebb-9680-4e10-8deb-7483940ccea1>.
02:48:54 06:48:54.784 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:54 06:48:54.784 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M10.911S> interval (min=<PT5M>)
02:48:54 06:48:54.786 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-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@3502e42c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:54 06:48:54.786 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-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=[]]}]>
02:48:54 06:48:54.787 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-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@3502e42c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:54 06:48:54.788 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-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=[]]}]>
02:48:54 06:48:54.896 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-3e34bebb-9680-4e10-8deb-7483940ccea1>
02:48:54 06:48:54.973 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M39.569S> interval (min=<PT5M>)
02:48:54 06:48:54.973 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:54 06:48:54.974 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M14.968S> interval (min=<PT5M>)
02:48:54 06:48:54.974 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M1.781S> interval (min=<PT5M>)
02:48:54 06:48:54.975 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-c43b4fde-f924-4e7f-9e94-17a6fc582a0c>
02:48:54 06:48:54.975 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M59.716S> interval (min=<PT5M>)
02:48:54 06:48:54.976 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-c43b4fde-f924-4e7f-9e94-17a6fc582a0c>.
02:48:54 06:48:54.977 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-c43b4fde-f924-4e7f-9e94-17a6fc582a0c>.
02:48:54 06:48:54.979 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:54 06:48:54.979 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M33.813S> interval (min=<PT5M>)
02:48:54 06:48:54.981 [WARN ] [HttpPushClientActorTest_resetConnectionLogs-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@267d8aff]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:54 06:48:54.981 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-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=[]]}]>
02:48:54 06:48:54.983 [WARN ] [HttpPushClientActorTest_resetConnectionLogs-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@267d8aff]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:54 06:48:54.983 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-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=[]]}]>
02:48:54 06:48:54.984 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-c43b4fde-f924-4e7f-9e94-17a6fc582a0c>.
02:48:55 06:48:55.091 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-c43b4fde-f924-4e7f-9e94-17a6fc582a0c>
02:48:55 06:48:55.216 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M45.205S> interval (min=<PT5M>)
02:48:55 06:48:55.216 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:55 06:48:55.217 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M10.578S> interval (min=<PT5M>)
02:48:55 06:48:55.217 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M51.063S> interval (min=<PT5M>)
02:48:55 06:48:55.218 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-8a65219a-69f4-4442-9432-8e9d41a8013f>
02:48:55 06:48:55.218 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M0.377S> interval (min=<PT5M>)
02:48:55 06:48:55.220 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-8a65219a-69f4-4442-9432-8e9d41a8013f>.
02:48:55 06:48:55.220 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-8a65219a-69f4-4442-9432-8e9d41a8013f>.
02:48:55 06:48:55.223 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:48:55 06:48:55.223 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M51.103S> interval (min=<PT5M>)
02:48:55 06:48:55.225 [WARN ] [HttpPushClientActorTest_retrieveConnectionLogs-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@24304672]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:55 06:48:55.226 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-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=[]]}]>
02:48:55 06:48:55.227 [WARN ] [HttpPushClientActorTest_retrieveConnectionLogs-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@24304672]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:48:55 06:48:55.228 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-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=[]]}]>
02:48:55 06:48:55.239 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-8a65219a-69f4-4442-9432-8e9d41a8013f>.
02:48:55 06:48:55.240 [WARN ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
02:48:55 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.720 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushClientActorTest
02:48:55 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AwsRequestSigningTest
02:48:55 [INFO] [06/18/2024 06:48:55.299] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:55 [INFO] [06/18/2024 06:48:55.373] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:55 [INFO] [06/18/2024 06:48:55.419] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:55 [INFO] [06/18/2024 06:48:55.466] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:55 [INFO] [06/18/2024 06:48:55.500] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:55 [INFO] [06/18/2024 06:48:55.554] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:55 [INFO] [06/18/2024 06:48:55.589] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:55 [INFO] [06/18/2024 06:48:55.624] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:55 [INFO] [06/18/2024 06:48:55.666] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:55 [INFO] [06/18/2024 06:48:55.716] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:55 [INFO] [06/18/2024 06:48:55.768] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:55 [INFO] [06/18/2024 06:48:55.801] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:55 [INFO] [06/18/2024 06:48:55.850] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:55 [INFO] [06/18/2024 06:48:55.889] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:55 [INFO] [06/18/2024 06:48:55.926] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:48:55 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AwsRequestSigningTest
02:48:55 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherActorTest
02:48:55 06:48:55.940 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:48:56 06:48:56.054 [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]>
02:48:56 06:48:56.058 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
02:48:56 06:48:56.068 [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>.
02:48:56 06:48:56.173 [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]>
02:48:56 06:48:56.278 [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]>
02:48:56 06:48:56.283 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:48:56 06:48:56.382 [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]>
02:48:56 06:48:56.384 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:48:56 06:48:56.497 [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]>
02:48:56 06:48:56.500 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:48:56 06:48:56.577 [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]>
02:48:56 06:48:56.580 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
02:48:56 06:48:56.581 [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}>
02:48:56 06:48:56.661 [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]>
02:48:56 06:48:56.662 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:48:56 06:48:56.769 [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]>
02:48:56 06:48:56.772 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
02:48:56 06:48:56.774 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] 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>.
02:48:56 06:48:56.867 [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]>
02:48:56 06:48:56.869 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:48:56 06:48:56.940 [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]>
02:48:56 06:48:56.943 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
02:48:56 06:48:56.945 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] 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}>
02:48:57 06:48:57.010 [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]>
02:48:57 06:48:57.012 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
02:48:57 06:48:57.013 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] 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}>
02:48:57 06:48:57.102 [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]>
02:48:57 06:48:57.105 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:48:57 06:48:57.121 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] 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]>
02:48:57 06:48:57.138 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:48:57 06:48:57.142 [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]>
02:48:57 06:48:57.145 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:48:57 06:48:57.161 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] 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]>
02:48:57 06:48:57.163 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:48:57 06:48:57.179 [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]>
02:48:57 06:48:57.181 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:48:57 06:48:57.196 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] 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]>
02:48:57 06:48:57.199 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:48:57 06:48:57.214 [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]>
02:48:57 06:48:57.216 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:48:57 06:48:57.242 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] 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]>
02:48:57 06:48:57.244 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:48:57 06:48:57.339 [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]>
02:48:57 06:48:57.343 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Failed to send message due to <NoSuchElementException: Either.right.get on Left>
02:48:57 06:48:57.343 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Unexpected failure when publishing signal  - NoSuchElementException: Either.right.get on Left
02:48:57 06:48:57.484 [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]>
02:48:57 06:48:57.486 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:48:57 06:48:57.580 [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]>
02:48:57 06:48:57.582 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot>
02:48:57 06:48:57.586 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] 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>.
02:48:57 06:48:57.657 [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]>
02:48:57 06:48:57.660 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:48:57 06:48:57.741 [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]>
02:48:57 06:48:57.743 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:48:57 06:48:57.812 [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]>
02:48:57 06:48:57.814 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:48:57 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.948 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherActorTest
02:48:57 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.ClientCredentialsFlowTest
02:48:57 06:48:57.894 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] 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]>
02:48:58 06:48:58.056 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:48:58 06:48:58.313 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:48:58 06:48:58.315 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:48:59 06:48:59.220 [WARN ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:48:59 06:48:59.435 [WARN ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:48:59 06:48:59.895 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:49:00 06:49:00.090 [WARN ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-9] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:49:00 06:49:00.093 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:49:00 [INFO] [06/18/2024 06:49:00.811] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:49:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.922 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.ClientCredentialsFlowTest
02:49:00 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AzSaslSigningFactoryTest
02:49:00 [INFO] [06/18/2024 06:49:00.856] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:49:00 [INFO] [06/18/2024 06:49:00.904] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:49:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AzSaslSigningFactoryTest
02:49:00 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushRoundTripSignalsValidatorTest
02:49:01 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushRoundTripSignalsValidatorTest
02:49:01 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushValidatorTest
02:49:01 06:49:01.260 [WARN ] [PekkoTestSystem-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@19b9ec6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:01 06:49:01.263 [WARN ] [PekkoTestSystem-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@19b9ec6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:01 06:49:01.266 [WARN ] [PekkoTestSystem-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@19b9ec6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:01 06:49:01.267 [WARN ] [PekkoTestSystem-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@19b9ec6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:01 06:49:01.272 [WARN ] [PekkoTestSystem-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@19b9ec6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:01 06:49:01.273 [WARN ] [PekkoTestSystem-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@19b9ec6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:01 06:49:01.274 [WARN ] [PekkoTestSystem-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@19b9ec6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:01 06:49:01.274 [WARN ] [PekkoTestSystem-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@19b9ec6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:01 06:49:01.275 [WARN ] [PekkoTestSystem-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@19b9ec6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:01 06:49:01.276 [WARN ] [PekkoTestSystem-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@19b9ec6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:01 06:49:01.276 [WARN ] [PekkoTestSystem-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@19b9ec6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:01 06:49:01.277 [WARN ] [PekkoTestSystem-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@19b9ec6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:01 06:49:01.277 [WARN ] [PekkoTestSystem-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@19b9ec6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:01 06:49:01.278 [WARN ] [PekkoTestSystem-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@19b9ec6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:01 06:49:01.279 [WARN ] [PekkoTestSystem-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@19b9ec6d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushValidatorTest
02:49:01 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherErrorTest
02:49:01 06:49:01.285 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:49:01 06:49:01.485 [INFO ] [HttpPublisherErrorTest-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(POST), pathWithQuery=twinEventExchange/twinEventRoutingKey]>
02:49:01 06:49:01.501 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:49:01 06:49:01.601 [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]>
02:49:01 06:49:01.612 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK>
02:49:01 06:49:01.713 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-13] 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]>
02:49:01 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.448 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherErrorTest
02:49:01 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushFactoryTest
02:49:02 06:49:02.283 [ERROR] [HttpPushFactoryTest-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Internal server error, sending 500 response
02:49:02 org.apache.pekko.stream.SubscriptionWithCancelException$StageWasCompleted$: null
02:49:02 06:49:02.566 [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
02:49:02 06:49:02.578 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported
02:49:02 06:49:02.582 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-23] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported
02:49:02 06:49:02.586 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-7] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported
02:49:02 06:49:02.589 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-23] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported
02:49:02 06:49:02.593 [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
02:49:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.871 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushFactoryTest
02:49:02 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoaderTest
02:49:05 [INFO] [06/18/2024 06:49:05.015] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:49:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.411 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoaderTest
02:49:05 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.DefaultHttpPushFactoryTest
02:49:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.DefaultHttpPushFactoryTest
02:49:05 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPersistenceActorTest
02:49:05 06:49:05.118 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:49:05 06:49:05.489 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:05 06:49:05.523 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:05 06:49:05.562 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:05 06:49:05.597 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:05 06:49:05.597 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M55.643S> interval (min=<PT5M>)
02:49:05 06:49:05.598 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H41M45.788S>
02:49:06 06:49:05.984 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-7218ef50-9f86-4503-a68c-41d92ab75523> was recovered: null
02:49:06 06:49:06.002 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-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@cfad71b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:06 06:49:06.008 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-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-7218ef50-9f86-4503-a68c-41d92ab75523>: <[always-alive, priority-0]>
02:49:06 06:49:06.148 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:06 06:49:06.166 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-7218ef50-9f86-4503-a68c-41d92ab75523> with <1> clients.
02:49:06 06:49:06.263 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-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@cfad71b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:06 06:49:06.264 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-7218ef50-9f86-4503-a68c-41d92ab75523>: <[always-alive, priority-0]>
02:49:06 06:49:06.272 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>.
02:49:06 06:49:06.273 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-7218ef50-9f86-4503-a68c-41d92ab75523> with <1> clients.
02:49:06 06:49:06.278 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-7218ef50-9f86-4503-a68c-41d92ab75523>
02:49:06 06:49:06.449 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:06 06:49:06.463 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:06 06:49:06.466 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:06 06:49:06.470 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H54M49.687S>
02:49:06 06:49:06.470 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M37.641S> interval (min=<PT5M>)
02:49:06 06:49:06.470 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:06 06:49:06.470 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-06ba28e4-11ec-41f3-8a24-d67616e380ba> was recovered: null
02:49:06 06:49:06.476 [WARN ] [ConnectionPersistenceActorTest_testConnectionTypeHono-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@749179f2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:06 06:49:06.481 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-06ba28e4-11ec-41f3-8a24-d67616e380ba> with <1> clients.
02:49:06 06:49:06.616 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:06 06:49:06.639 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:06 06:49:06.643 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:06 06:49:06.646 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H31M7.321S>
02:49:06 06:49:06.646 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M8.086S> interval (min=<PT5M>)
02:49:06 06:49:06.646 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:06 06:49:06.647 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-fb9b3b92-caed-4538-9183-0d808a964ca4> was recovered: null
02:49:06 06:49:06.649 [WARN ] [ConnectionPersistenceActorTest_testConnectionCausingException-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@48b7647f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:06 06:49:06.649 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-fb9b3b92-caed-4538-9183-0d808a964ca4> with <1> clients.
02:49:06 06:49:06.678 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-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 [{}]]
02:49:06 06:49:06.704 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-06ba28e4-11ec-41f3-8a24-d67616e380ba>
02:49:06 06:49:06.800 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-9] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:06 06:49:06.814 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:06 06:49:06.817 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:06 06:49:06.821 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H59M38.016S>
02:49:06 06:49:06.821 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:06 06:49:06.821 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M51.038S> interval (min=<PT5M>)
02:49:06 06:49:06.821 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-c9e56226-0daf-495e-b147-0ccca4a8616c> was recovered: null
02:49:06 06:49:06.824 [WARN ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-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@486026c0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:06 06:49:06.827 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-c9e56226-0daf-495e-b147-0ccca4a8616c>: <[]>
02:49:06 06:49:06.832 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:06 06:49:06.877 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-fb9b3b92-caed-4538-9183-0d808a964ca4>
02:49:07 06:49:07.049 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-c9e56226-0daf-495e-b147-0ccca4a8616c>
02:49:07 06:49:07.168 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:07 06:49:07.182 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:07 06:49:07.184 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:07 06:49:07.188 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H30M36.098S>
02:49:07 06:49:07.188 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:07 06:49:07.188 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M5.624S> interval (min=<PT5M>)
02:49:07 06:49:07.189 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-c2a6d25e-3b8b-4a8b-bb8d-9dc8fa9e916e> was recovered: null
02:49:07 06:49:07.191 [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@16e272a1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:07 06:49:07.191 [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-c2a6d25e-3b8b-4a8b-bb8d-9dc8fa9e916e>: <[]>
02:49:07 06:49:07.195 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:07 06:49:07.198 [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-c518954}], connection=ImmutableConnection [id=connection-c2a6d25e-3b8b-4a8b-bb8d-9dc8fa9e916e, 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-c518954}]]>
02:49:07 06:49:07.200 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-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.modifyClosedConnectionWithBlockedHost-c518954}]]
02:49:07 06:49:07.302 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-c2a6d25e-3b8b-4a8b-bb8d-9dc8fa9e916e>
02:49:07 06:49:07.392 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:07 06:49:07.405 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:07 06:49:07.408 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:07 06:49:07.411 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H37M54.617S>
02:49:07 06:49:07.411 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M30.72S> interval (min=<PT5M>)
02:49:07 06:49:07.411 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:07 06:49:07.412 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-8e167e36-36d7-4db8-a0cc-1e4c0ca7aad4> was recovered: null
02:49:07 06:49:07.414 [WARN ] [ConnectionPersistenceActorTest_createConnectionInClosedState-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@2ea9491a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:07 06:49:07.414 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-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-8e167e36-36d7-4db8-a0cc-1e4c0ca7aad4>: <[]>
02:49:07 06:49:07.418 [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>.
02:49:07 06:49:07.525 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-8e167e36-36d7-4db8-a0cc-1e4c0ca7aad4>
02:49:07 06:49:07.624 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:07 06:49:07.637 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:07 06:49:07.640 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:07 06:49:07.644 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H54M45.782S>
02:49:07 06:49:07.644 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:07 06:49:07.644 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M27.045S> interval (min=<PT5M>)
02:49:07 06:49:07.645 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-8bcbc49c-23ae-4915-9a63-b8c1db8e1a3f> was recovered: null
02:49:07 06:49:07.647 [WARN ] [ConnectionPersistenceActorTest_manageConnection-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@16835c17]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:07 06:49:07.647 [INFO ] [ConnectionPersistenceActorTest_manageConnection-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-8bcbc49c-23ae-4915-9a63-b8c1db8e1a3f>: <[always-alive, priority-0]>
02:49:07 06:49:07.651 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:07 06:49:07.652 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-8bcbc49c-23ae-4915-9a63-b8c1db8e1a3f> with <1> clients.
02:49:07 06:49:07.680 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-8bcbc49c-23ae-4915-9a63-b8c1db8e1a3f>: <[]>
02:49:07 06:49:07.682 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>.
02:49:07 06:49:07.686 [INFO ] [ConnectionPersistenceActorTest_manageConnection-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-8bcbc49c-23ae-4915-9a63-b8c1db8e1a3f>: <[]>
02:49:07 06:49:07.688 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <3>.
02:49:09 06:49:09.727 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-8bcbc49c-23ae-4915-9a63-b8c1db8e1a3f> was deleted recently. Shutting Actor down ...
02:49:09 06:49:09.728 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-8bcbc49c-23ae-4915-9a63-b8c1db8e1a3f>
02:49:09 06:49:09.819 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:09 06:49:09.833 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:09 06:49:09.836 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:09 06:49:09.840 [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 <PT24H54M30.043S>
02:49:09 06:49:09.840 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M52.349S> interval (min=<PT5M>)
02:49:09 06:49:09.840 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:09 06:49:09.840 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-96189bff-8472-46fa-ae5f-6c5201998f95> was recovered: null
02:49:09 06:49:09.842 [WARN ] [ConnectionPersistenceActorTest_testConnection-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@30cc7b94]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:09 06:49:09.842 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-96189bff-8472-46fa-ae5f-6c5201998f95> with <1> clients.
02:49:09 06:49:09.958 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:09 06:49:09.958 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M2.674S> interval (min=<PT5M>)
02:49:10 06:49:10.065 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-96189bff-8472-46fa-ae5f-6c5201998f95>
02:49:10 06:49:10.185 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:10 06:49:10.188 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:10 06:49:10.191 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H10M51.273S>
02:49:10 06:49:10.192 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-ed53e8ea-696f-4e0b-a7bf-5c6e1ee905c7> was recovered: null
02:49:10 06:49:10.193 [WARN ] [ConnectionPersistenceActorTest_forwardSearchCommands-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@2f75dead]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:10 06:49:10.194 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-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-ed53e8ea-696f-4e0b-a7bf-5c6e1ee905c7>: <[]>
02:49:10 06:49:10.198 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:10 06:49:10.200 [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@2f75dead]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:10 06:49:10.200 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionOpened> for connection with ID <connection-ed53e8ea-696f-4e0b-a7bf-5c6e1ee905c7>: <[always-alive, priority-0]>
02:49:10 06:49:10.203 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>.
02:49:10 06:49:10.203 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-ed53e8ea-696f-4e0b-a7bf-5c6e1ee905c7> with <2> clients.
02:49:10 06:49:10.222 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-ed53e8ea-696f-4e0b-a7bf-5c6e1ee905c7>
02:49:10 06:49:10.318 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:10 06:49:10.340 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:10 06:49:10.343 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:10 06:49:10.346 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H44M9.943S>
02:49:10 06:49:10.346 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:10 06:49:10.346 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M10.78S> interval (min=<PT5M>)
02:49:10 06:49:10.347 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-d4ad9497-a0a3-475d-b5aa-b3f23b31ed51> was recovered: null
02:49:10 06:49:10.349 [WARN ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-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@30361393]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:10 06:49:10.350 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-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-d4ad9497-a0a3-475d-b5aa-b3f23b31ed51>: <[]>
02:49:10 06:49:10.353 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:10 06:49:10.380 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <ModifyConnection [type=connectivity.commands:modifyConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithUnknownHost-0323fde}], connection=ImmutableConnection [id=connection-d4ad9497-a0a3-475d-b5aa-b3f23b31ed51, 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-0323fde}]]>
02:49:10 06:49:10.380 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] 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-0323fde}]]
02:49:10 06:49:10.482 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-d4ad9497-a0a3-475d-b5aa-b3f23b31ed51>
02:49:10 06:49:10.581 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:10 06:49:10.595 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:10 06:49:10.598 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:10 06:49:10.601 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H25M1.451S>
02:49:10 06:49:10.601 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:10 06:49:10.601 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M23.695S> interval (min=<PT5M>)
02:49:10 06:49:10.602 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-180981d2-06fb-4cb7-8d08-160bc4b3737f> was recovered: null
02:49:10 06:49:10.604 [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@5932da46]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:10 06:49:10.604 [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:connectionCreated> for connection with ID <connection-180981d2-06fb-4cb7-8d08-160bc4b3737f>: <[always-alive, priority-0]>
02:49:10 06:49:10.608 [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>.
02:49:10 06:49:10.608 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-180981d2-06fb-4cb7-8d08-160bc4b3737f> with <1> clients.
02:49:10 06:49:10.634 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-180981d2-06fb-4cb7-8d08-160bc4b3737f>: <[]>
02:49:10 06:49:10.637 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>.
02:49:10 06:49:10.640 [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@5932da46]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:10 06:49:10.641 [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-180981d2-06fb-4cb7-8d08-160bc4b3737f>: <[]>
02:49:10 06:49:10.644 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <3>.
02:49:12 06:49:12.633 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-180981d2-06fb-4cb7-8d08-160bc4b3737f> was not accessed in a while. Shutting Actor down ...
02:49:12 06:49:12.633 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-180981d2-06fb-4cb7-8d08-160bc4b3737f>
02:49:13 06:49:13.723 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:13 06:49:13.737 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:13 06:49:13.739 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:13 06:49:13.742 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H30M55.019S>
02:49:13 06:49:13.742 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:13 06:49:13.743 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M30.846S> interval (min=<PT5M>)
02:49:13 06:49:13.743 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-1b52d685-8626-4fe6-bfa5-4bbc7a3d2e92> was recovered: null
02:49:13 06:49:13.745 [WARN ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-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@2bc2ecca]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:13 06:49:13.746 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-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-1b52d685-8626-4fe6-bfa5-4bbc7a3d2e92>: <[]>
02:49:13 06:49:13.749 [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>.
02:49:13 06:49:13.754 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-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-1b52d685-8626-4fe6-bfa5-4bbc7a3d2e92>: <[]>
02:49:13 06:49:13.756 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
02:49:15 06:49:15.790 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-1b52d685-8626-4fe6-bfa5-4bbc7a3d2e92> was deleted recently. Shutting Actor down ...
02:49:15 06:49:15.790 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-1b52d685-8626-4fe6-bfa5-4bbc7a3d2e92>
02:49:15 06:49:15.892 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:15 06:49:15.895 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:15 06:49:15.898 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H5M52.19S>
02:49:15 06:49:15.898 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:15 06:49:15.898 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M58.732S> interval (min=<PT5M>)
02:49:15 06:49:15.899 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-93e533a6-9a22-4b87-96e5-af99d60d7bf9> was recovered: null
02:49:15 06:49:15.902 [WARN ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-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@593d9ca5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:15 06:49:15.902 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.exceptionDueToCustomValidator-fa707d1, validator-should-throw-exception=true}], connection=ImmutableConnection [id=connection-93e533a6-9a22-4b87-96e5-af99d60d7bf9, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:41131, 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-fa707d1, validator-should-throw-exception=true}]]>
02:49:17 06:49:17.934 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-93e533a6-9a22-4b87-96e5-af99d60d7bf9> was deleted recently. Shutting Actor down ...
02:49:18 06:49:18.024 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:18 06:49:18.038 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:18 06:49:18.041 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:18 06:49:18.044 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:18 06:49:18.044 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M1.907S> interval (min=<PT5M>)
02:49:18 06:49:18.044 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H10M7.906S>
02:49:18 06:49:18.045 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-8a3e57a8-cd04-4d0d-a662-477a05f22d86> was recovered: null
02:49:18 06:49:18.047 [WARN ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-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@1eed7660]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:18 06:49:18.047 [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:connectionCreated> for connection with ID <connection-8a3e57a8-cd04-4d0d-a662-477a05f22d86>: <[always-alive, priority-0]>
02:49:18 06:49:18.051 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:18 06:49:18.051 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-8a3e57a8-cd04-4d0d-a662-477a05f22d86> with <1> clients.
02:49:18 06:49:18.077 [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-8a3e57a8-cd04-4d0d-a662-477a05f22d86>: <[]>
02:49:18 06:49:18.079 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
02:49:20 06:49:20.119 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-8a3e57a8-cd04-4d0d-a662-477a05f22d86> was deleted recently. Shutting Actor down ...
02:49:20 06:49:20.119 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-8a3e57a8-cd04-4d0d-a662-477a05f22d86>
02:49:20 06:49:20.219 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:20 06:49:20.232 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:20 06:49:20.235 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:20 06:49:20.238 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H17M51.139S>
02:49:20 06:49:20.238 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:20 06:49:20.238 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M35.337S> interval (min=<PT5M>)
02:49:20 06:49:20.239 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-7db1b95e-021a-49cc-8b9b-302ef2193d4d> was recovered: null
02:49:20 06:49:20.241 [WARN ] [ConnectionPersistenceActorTest_enableConnectionLogs-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@67a7dcc5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:20 06:49:20.241 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-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-7db1b95e-021a-49cc-8b9b-302ef2193d4d>: <[always-alive, priority-0]>
02:49:20 06:49:20.245 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:20 06:49:20.245 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-7db1b95e-021a-49cc-8b9b-302ef2193d4d> with <1> clients.
02:49:20 06:49:20.273 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-7db1b95e-021a-49cc-8b9b-302ef2193d4d>
02:49:20 06:49:20.373 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:20 06:49:20.387 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:20 06:49:20.389 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:20 06:49:20.393 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H32M43.003S>
02:49:20 06:49:20.393 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:20 06:49:20.393 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M6.086S> interval (min=<PT5M>)
02:49:20 06:49:20.394 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-8667c36c-4b4b-4b89-ae9f-535ea9403797> was recovered: null
02:49:20 06:49:20.396 [WARN ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-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@336ae559]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:20 06:49:20.396 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-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-8667c36c-4b4b-4b89-ae9f-535ea9403797>: <[always-alive, priority-0]>
02:49:20 06:49:20.399 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:20 06:49:20.400 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-8667c36c-4b4b-4b89-ae9f-535ea9403797> with <1> clients.
02:49:20 06:49:20.426 [WARN ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-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@336ae559]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:20 06:49:20.427 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-8667c36c-4b4b-4b89-ae9f-535ea9403797>: <[always-alive, priority-0]>
02:49:20 06:49:20.430 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>.
02:49:20 06:49:20.431 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-8667c36c-4b4b-4b89-ae9f-535ea9403797> with <1> clients.
02:49:20 06:49:20.534 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-8667c36c-4b4b-4b89-ae9f-535ea9403797>
02:49:20 06:49:20.630 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:20 06:49:20.633 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:20 06:49:20.640 [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 <PT23H41M59.507S>
02:49:20 06:49:20.640 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:20 06:49:20.640 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M35.173S> interval (min=<PT5M>)
02:49:20 06:49:20.641 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-76670578-84a4-4233-94bc-dd2fb3883b5e> was recovered: null
02:49:20 06:49:20.643 [WARN ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-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@9ce23c9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:20 06:49:20.644 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.exceptionDuringClientActorPropsCreation-04340a9, should-throw-exception=true}], connection=ImmutableConnection [id=connection-76670578-84a4-4233-94bc-dd2fb3883b5e, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:38663, 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 [{}]]>
02:49:22 06:49:22.674 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-76670578-84a4-4233-94bc-dd2fb3883b5e> was deleted recently. Shutting Actor down ...
02:49:22 06:49:22.761 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:22 06:49:22.774 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:22 06:49:22.777 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:22 06:49:22.780 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H56M35.89S>
02:49:22 06:49:22.780 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:22 06:49:22.780 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M19.537S> interval (min=<PT5M>)
02:49:22 06:49:22.780 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-20fcd9a5-d72b-489a-9852-3e7004bcd4e4> was recovered: null
02:49:22 06:49:22.781 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithBlockedHost-59779e7}], connection=ImmutableConnection [id=connection-20fcd9a5-d72b-489a-9852-3e7004bcd4e4, 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-59779e7}]]>
02:49:22 06:49:22.782 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-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 '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-59779e7}]]
02:49:22 06:49:22.884 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-20fcd9a5-d72b-489a-9852-3e7004bcd4e4>
02:49:22 06:49:22.966 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:22 06:49:22.979 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:22 06:49:22.992 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:22 06:49:22.995 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H55M37.713S>
02:49:22 06:49:22.996 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:22 06:49:22.996 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M9.2S> interval (min=<PT5M>)
02:49:22 06:49:22.996 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-b0fbf7cb-84f4-45ab-b4c0-910d36f15734> was recovered: null
02:49:23 06:49:22.998 [WARN ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-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@ab7fc51]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:23 06:49:22.999 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-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-b0fbf7cb-84f4-45ab-b4c0-910d36f15734>: <[always-alive, priority-0]>
02:49:23 06:49:23.002 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:23 06:49:23.002 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-b0fbf7cb-84f4-45ab-b4c0-910d36f15734> with <1> clients.
02:49:23 06:49:23.030 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-b0fbf7cb-84f4-45ab-b4c0-910d36f15734>
02:49:23 06:49:23.150 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:23 06:49:23.164 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:23 06:49:23.166 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:23 06:49:23.169 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H10M48.7S>
02:49:23 06:49:23.169 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:23 06:49:23.169 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M15.772S> interval (min=<PT5M>)
02:49:23 06:49:23.170 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-e049cbe9-4e25-4747-b67b-71931c0b1605> was recovered: null
02:49:23 06:49:23.174 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithUnknownHost-91c016d}], connection=ImmutableConnection [id=connection-e049cbe9-4e25-4747-b67b-71931c0b1605, 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-91c016d}]]>
02:49:23 06:49:23.175 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-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 '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-91c016d}]]
02:49:23 06:49:23.277 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-e049cbe9-4e25-4747-b67b-71931c0b1605>
02:49:23 06:49:23.362 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:23 06:49:23.376 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:23 06:49:23.378 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:23 06:49:23.381 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H52M38.375S>
02:49:23 06:49:23.381 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M21.922S> interval (min=<PT5M>)
02:49:23 06:49:23.381 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:23 06:49:23.382 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-73e430e5-a6db-4119-8c47-9a418e9aa23d> was recovered: null
02:49:23 06:49:23.384 [WARN ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-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@41fccdc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:23 06:49:23.384 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-73e430e5-a6db-4119-8c47-9a418e9aa23d> with <1> clients.
02:49:23 06:49:23.406 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-14] 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 [{}]]
02:49:23 06:49:23.484 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:23 06:49:23.498 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:23 06:49:23.501 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:23 06:49:23.505 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H20M37.748S>
02:49:23 06:49:23.506 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M31.062S> interval (min=<PT5M>)
02:49:23 06:49:23.506 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:23 06:49:23.539 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-6fc9725b-b9b1-45a2-ae93-391ce22a7b20> was recovered: null
02:49:23 06:49:23.541 [WARN ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-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@697c544c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:23 06:49:23.541 [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:connectionCreated> for connection with ID <connection-6fc9725b-b9b1-45a2-ae93-391ce22a7b20>: <[always-alive, priority-0]>
02:49:23 06:49:23.545 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:23 06:49:23.545 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-6fc9725b-b9b1-45a2-ae93-391ce22a7b20> with <1> clients.
02:49:23 06:49:23.571 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-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-6fc9725b-b9b1-45a2-ae93-391ce22a7b20>: <[]>
02:49:23 06:49:23.573 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
02:49:23 06:49:23.576 [WARN ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-8] 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-fa31933}], connectionId=connection-6fc9725b-b9b1-45a2-ae93-391ce22a7b20]>
02:49:23 06:49:23.576 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-11] 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-6fc9725b-b9b1-45a2-ae93-391ce22a7b20' 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-fa31933}]]
02:49:23 06:49:23.578 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-6fc9725b-b9b1-45a2-ae93-391ce22a7b20>
02:49:23 06:49:23.606 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-73e430e5-a6db-4119-8c47-9a418e9aa23d>
02:49:23 06:49:23.655 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:23 06:49:23.668 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:23 06:49:23.671 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:23 06:49:23.674 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H33M40.076S>
02:49:23 06:49:23.674 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:23 06:49:23.674 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M23.2S> interval (min=<PT5M>)
02:49:23 06:49:23.675 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-0421a4ba-6ae8-4fdf-9930-81d50ff47d74> was recovered: null
02:49:23 06:49:23.677 [WARN ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-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@35df566b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:23 06:49:23.677 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-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-0421a4ba-6ae8-4fdf-9930-81d50ff47d74>: <[always-alive, priority-0]>
02:49:23 06:49:23.680 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:23 06:49:23.681 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-0421a4ba-6ae8-4fdf-9930-81d50ff47d74> with <1> clients.
02:49:23 06:49:23.707 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-0421a4ba-6ae8-4fdf-9930-81d50ff47d74>
02:49:25 06:49:25.760 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M1.368S> interval (min=<PT5M>)
02:49:25 06:49:25.762 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-21] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(Member(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:37313, Up), Member(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:40119, Up)), Set(), Set(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:40119, pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:37313), Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:37313), HashMap(thing-event-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:37313), live-signal-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:37313), blocked-namespaces-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:37313), dc-default -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:37313), connectivity -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:37313), acks-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:37313), policy-announcement-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:37313)))>
02:49:25 06:49:25.881 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:25 06:49:25.895 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:25 06:49:25.898 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:25 06:49:25.900 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H42M23.889S>
02:49:25 06:49:25.901 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-21] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-95fc2f67-6d0f-4305-9256-75ae2d51043d> was recovered: null
02:49:25 06:49:25.903 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-21] 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@6cc6982d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:25 06:49:25.903 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-21] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-95fc2f67-6d0f-4305-9256-75ae2d51043d>: <[]>
02:49:26 06:49:25.907 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:26 06:49:25.910 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-21] 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@6cc6982d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:26 06:49:25.911 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-21] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionOpened> for connection with ID <connection-95fc2f67-6d0f-4305-9256-75ae2d51043d>: <[always-alive, priority-0]>
02:49:26 06:49:25.913 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>.
02:49:26 06:49:25.913 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-95fc2f67-6d0f-4305-9256-75ae2d51043d> with <2> clients.
02:49:26 06:49:25.993 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-95fc2f67-6d0f-4305-9256-75ae2d51043d>: <[]>
02:49:26 06:49:25.995 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <3>.
02:49:26 06:49:25.999 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-21] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-95fc2f67-6d0f-4305-9256-75ae2d51043d>: <[]>
02:49:26 06:49:26.001 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <4>.
02:49:28 06:49:28.038 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-95fc2f67-6d0f-4305-9256-75ae2d51043d> was deleted recently. Shutting Actor down ...
02:49:28 06:49:28.039 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-95fc2f67-6d0f-4305-9256-75ae2d51043d>
02:49:28 06:49:28.193 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:28 06:49:28.207 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:28 06:49:28.211 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:28 06:49:28.215 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H10M7.137S>
02:49:28 06:49:28.215 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:28 06:49:28.215 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M0.831S> interval (min=<PT5M>)
02:49:28 06:49:28.215 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-b4aa6e52-320a-4534-a334-a6fe3f84f4ab> was recovered: null
02:49:28 06:49:28.217 [WARN ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-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@7577db38]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:28 06:49:28.218 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-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-b4aa6e52-320a-4534-a334-a6fe3f84f4ab>: <[]>
02:49:28 06:49:28.221 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:28 06:49:28.441 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-b4aa6e52-320a-4534-a334-a6fe3f84f4ab>
02:49:28 06:49:28.530 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:28 06:49:28.543 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:28 06:49:28.547 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:28 06:49:28.550 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H57M8.119S>
02:49:28 06:49:28.550 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M41.047S> interval (min=<PT5M>)
02:49:28 06:49:28.550 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:28 06:49:28.551 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-860f93bd-0226-44db-9416-67c8b3b4ec35> was recovered: null
02:49:28 06:49:28.553 [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@482520f0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:28 06:49:28.553 [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:connectionCreated> for connection with ID <connection-860f93bd-0226-44db-9416-67c8b3b4ec35>: <[always-alive, priority-0]>
02:49:28 06:49:28.557 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:28 06:49:28.557 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-860f93bd-0226-44db-9416-67c8b3b4ec35> with <1> clients.
02:49:28 06:49:28.584 [WARN ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-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@482520f0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:28 06:49:28.585 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-860f93bd-0226-44db-9416-67c8b3b4ec35>: <[always-alive, priority-0]>
02:49:28 06:49:28.588 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>.
02:49:28 06:49:28.589 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-860f93bd-0226-44db-9416-67c8b3b4ec35> with <1> clients.
02:49:28 06:49:28.592 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-860f93bd-0226-44db-9416-67c8b3b4ec35>
02:49:28 06:49:28.698 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:28 06:49:28.711 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:28 06:49:28.714 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:28 06:49:28.717 [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 <PT23H10M22.294S>
02:49:28 06:49:28.717 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M38.27S> interval (min=<PT5M>)
02:49:28 06:49:28.717 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:28 06:49:28.718 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-04576689-ce85-4b93-b34e-1569a289a636> was recovered: null
02:49:28 06:49:28.720 [WARN ] [ConnectionPersistenceActorTest_resetConnectionLogs-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@3867ee72]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:28 06:49:28.720 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-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-04576689-ce85-4b93-b34e-1569a289a636>: <[always-alive, priority-0]>
02:49:28 06:49:28.723 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:28 06:49:28.724 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-04576689-ce85-4b93-b34e-1569a289a636> with <1> clients.
02:49:28 06:49:28.758 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-04576689-ce85-4b93-b34e-1569a289a636>
02:49:28 06:49:28.859 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-7] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:40119], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
02:49:28 06:49:28.859 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-9] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:37313], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
02:49:28 06:49:28.860 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-9] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:37313], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
02:49:28 06:49:28.860 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-7] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:40119], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted
02:49:29 06:49:28.999 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:29 06:49:29.002 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:29 06:49:29.006 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H18M14.626S>
02:49:29 06:49:29.006 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-19] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M18.666S> interval (min=<PT5M>)
02:49:29 06:49:29.006 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:29 06:49:29.007 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-7999fa36-91eb-404c-9d73-20fb66469153> was recovered: null
02:49:29 06:49:29.009 [WARN ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-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@7cda8257]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:29 06:49:29.010 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-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-7999fa36-91eb-404c-9d73-20fb66469153>: <[always-alive, priority-0]>
02:49:29 06:49:29.014 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:29 06:49:29.014 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-7999fa36-91eb-404c-9d73-20fb66469153> with <1> clients.
02:49:29 06:49:29.021 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] 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.
02:49:29 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
02:49:29 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
02:49:29 	... 19 common frames omitted
02:49:29 Wrapped by: java.lang.reflect.InvocationTargetException: null
02:49:29 	at jdk.internal.reflect.GeneratedConstructorAccessor222.newInstance(Unknown Source)
02:49:29 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
02:49:29 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
02:49:29 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
02:49:29 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
02:49:29 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
02:49:29 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
02:49:29 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
02:49:29 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
02:49:29 	... 10 common frames omitted
02:49:29 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]
02:49:29 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
02:49:29 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
02:49:29 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
02:49:29 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
02:49:29 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
02:49:29 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
02:49:29 06:49:29.023 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times
02:49:29 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
02:49:29 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
02:49:29 	... 19 common frames omitted
02:49:29 Wrapped by: java.lang.reflect.InvocationTargetException: null
02:49:29 	at jdk.internal.reflect.GeneratedConstructorAccessor222.newInstance(Unknown Source)
02:49:29 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
02:49:29 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
02:49:29 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
02:49:29 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
02:49:29 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
02:49:29 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
02:49:29 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
02:49:29 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
02:49:29 	... 10 common frames omitted
02:49:29 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]
02:49:29 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
02:49:29 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
02:49:29 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
02:49:29 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
02:49:29 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
02:49:29 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
02:49:29 06:49:29.023 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-19] 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]
02:49:29 06:49:29.024 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] 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.
02:49:29 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
02:49:29 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
02:49:29 	... 26 common frames omitted
02:49:29 Wrapped by: java.lang.reflect.InvocationTargetException: null
02:49:29 	at jdk.internal.reflect.GeneratedConstructorAccessor222.newInstance(Unknown Source)
02:49:29 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
02:49:29 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
02:49:29 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
02:49:29 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
02:49:29 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
02:49:29 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
02:49:29 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
02:49:29 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
02:49:29 	... 17 common frames omitted
02:49:29 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]
02:49:29 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
02:49:29 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
02:49:29 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
02:49:29 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
02:49:29 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
02:49:29 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
02:49:29 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
02:49:29 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
02:49:29 06:49:29.024 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times
02:49:29 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
02:49:29 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
02:49:29 	... 26 common frames omitted
02:49:29 Wrapped by: java.lang.reflect.InvocationTargetException: null
02:49:29 	at jdk.internal.reflect.GeneratedConstructorAccessor222.newInstance(Unknown Source)
02:49:29 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
02:49:29 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
02:49:29 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
02:49:29 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
02:49:29 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
02:49:29 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
02:49:29 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
02:49:29 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
02:49:29 	... 17 common frames omitted
02:49:29 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]
02:49:29 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
02:49:29 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
02:49:29 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
02:49:29 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
02:49:29 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
02:49:29 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
02:49:29 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
02:49:29 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
02:49:29 06:49:29.025 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-19] 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]
02:49:29 06:49:29.025 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] 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.
02:49:29 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
02:49:29 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
02:49:29 	... 26 common frames omitted
02:49:29 Wrapped by: java.lang.reflect.InvocationTargetException: null
02:49:29 	at jdk.internal.reflect.GeneratedConstructorAccessor222.newInstance(Unknown Source)
02:49:29 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
02:49:29 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
02:49:29 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
02:49:29 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
02:49:29 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
02:49:29 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
02:49:29 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
02:49:29 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
02:49:29 	... 17 common frames omitted
02:49:29 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]
02:49:29 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
02:49:29 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
02:49:29 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
02:49:29 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
02:49:29 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
02:49:29 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
02:49:29 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
02:49:29 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
02:49:29 06:49:29.025 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times
02:49:29 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
02:49:29 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
02:49:29 	... 26 common frames omitted
02:49:29 Wrapped by: java.lang.reflect.InvocationTargetException: null
02:49:29 	at jdk.internal.reflect.GeneratedConstructorAccessor222.newInstance(Unknown Source)
02:49:29 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
02:49:29 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
02:49:29 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
02:49:29 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
02:49:29 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
02:49:29 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
02:49:29 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
02:49:29 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
02:49:29 	... 17 common frames omitted
02:49:29 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]
02:49:29 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
02:49:29 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
02:49:29 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
02:49:29 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
02:49:29 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
02:49:29 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
02:49:29 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
02:49:29 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
02:49:29 06:49:29.025 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-19] 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]
02:49:29 06:49:29.025 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] 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.
02:49:29 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
02:49:29 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
02:49:29 	... 26 common frames omitted
02:49:29 Wrapped by: java.lang.reflect.InvocationTargetException: null
02:49:29 	at jdk.internal.reflect.GeneratedConstructorAccessor222.newInstance(Unknown Source)
02:49:29 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
02:49:29 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
02:49:29 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
02:49:29 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
02:49:29 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
02:49:29 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
02:49:29 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
02:49:29 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
02:49:29 	... 17 common frames omitted
02:49:29 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]
02:49:29 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
02:49:29 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
02:49:29 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
02:49:29 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
02:49:29 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
02:49:29 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
02:49:29 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
02:49:29 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
02:49:29 06:49:29.026 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] 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.
02:49:29 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
02:49:29 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
02:49:29 	... 26 common frames omitted
02:49:29 Wrapped by: java.lang.reflect.InvocationTargetException: null
02:49:29 	at jdk.internal.reflect.GeneratedConstructorAccessor222.newInstance(Unknown Source)
02:49:29 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
02:49:29 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
02:49:29 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
02:49:29 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
02:49:29 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
02:49:29 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
02:49:29 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
02:49:29 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
02:49:29 	... 17 common frames omitted
02:49:29 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]
02:49:29 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
02:49:29 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
02:49:29 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
02:49:29 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
02:49:29 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
02:49:29 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
02:49:29 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
02:49:29 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
02:49:29 06:49:29.027 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-8] o.a.p.a.OneForOneStrategy - 'FailingActor' intentionally failing for 1 of 4 times
02:49:29 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times
02:49:29 	at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65)
02:49:29 	... 26 common frames omitted
02:49:29 Wrapped by: java.lang.reflect.InvocationTargetException: null
02:49:29 	at jdk.internal.reflect.GeneratedConstructorAccessor222.newInstance(Unknown Source)
02:49:29 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
02:49:29 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
02:49:29 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
02:49:29 	at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82)
02:49:29 	at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111)
02:49:29 	at org.apache.pekko.actor.Props.newActor(Props.scala:236)
02:49:29 	at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626)
02:49:29 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653)
02:49:29 	... 17 common frames omitted
02:49:29 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]
02:49:29 	at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206)
02:49:29 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158)
02:49:29 	at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96)
02:49:29 	at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92)
02:49:29 	at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420)
02:49:29 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526)
02:49:29 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
02:49:29 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
02:49:29 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
02:49:29 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
02:49:29 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
02:49:29 06:49:29.027 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-7999fa36-91eb-404c-9d73-20fb66469153>
02:49:29 06:49:29.185 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:29 06:49:29.199 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:29 06:49:29.202 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:29 06:49:29.205 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H36M51.574S>
02:49:29 06:49:29.205 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:29 06:49:29.205 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M44.695S> interval (min=<PT5M>)
02:49:29 06:49:29.206 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-01d04faa-3d0e-4a86-8f3d-5cdd32cc3536> was recovered: null
02:49:29 06:49:29.208 [WARN ] [ConnectionPersistenceActorTest_recoverClosedConnection-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@4bcd98b6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:29 06:49:29.208 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-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-01d04faa-3d0e-4a86-8f3d-5cdd32cc3536>: <[always-alive, priority-0]>
02:49:29 06:49:29.211 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:29 06:49:29.212 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-01d04faa-3d0e-4a86-8f3d-5cdd32cc3536> with <1> clients.
02:49:29 06:49:29.237 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-01d04faa-3d0e-4a86-8f3d-5cdd32cc3536>: <[]>
02:49:29 06:49:29.240 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>.
02:49:29 06:49:29.241 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-01d04faa-3d0e-4a86-8f3d-5cdd32cc3536>
02:49:29 06:49:29.351 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H13M43.286S>
02:49:29 06:49:29.399 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-01d04faa-3d0e-4a86-8f3d-5cdd32cc3536> was recovered: ImmutableConnection [id=connection-01d04faa-3d0e-4a86-8f3d-5cdd32cc3536, name=null, connectionType=amqp-10, connectionStatus=closed, 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=ACTIVE, revision=1, modified=2024-06-18T06:49:29.206600489Z, created=2024-06-18T06:49:29.206600489Z]
02:49:29 06:49:29.409 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-01d04faa-3d0e-4a86-8f3d-5cdd32cc3536>
02:49:29 06:49:29.509 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:29 06:49:29.522 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:29 06:49:29.525 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:29 06:49:29.529 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H3M14.382S>
02:49:29 06:49:29.529 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:29 06:49:29.529 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M39.409S> interval (min=<PT5M>)
02:49:29 06:49:29.530 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-479539c8-dc46-4a4b-a867-0cb336393cb1> was recovered: null
02:49:29 06:49:29.532 [WARN ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-19] 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@4bb171bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:29 06:49:29.532 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-479539c8-dc46-4a4b-a867-0cb336393cb1>: <[always-alive, priority-0]>
02:49:29 06:49:29.536 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:29 06:49:29.537 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-479539c8-dc46-4a4b-a867-0cb336393cb1> with <1> clients.
02:49:29 06:49:29.562 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-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-479539c8-dc46-4a4b-a867-0cb336393cb1>: <[]>
02:49:29 06:49:29.564 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
02:49:29 06:49:29.568 [WARN ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-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@4bb171bd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:29 06:49:29.568 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-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-479539c8-dc46-4a4b-a867-0cb336393cb1>: <[always-alive, priority-0]>
02:49:29 06:49:29.571 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <3>.
02:49:29 06:49:29.572 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-479539c8-dc46-4a4b-a867-0cb336393cb1> with <1> clients.
02:49:29 06:49:29.577 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-479539c8-dc46-4a4b-a867-0cb336393cb1>
02:49:29 06:49:29.678 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:29 06:49:29.691 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:29 06:49:29.694 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:29 06:49:29.697 [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 <PT23H52M59.659S>
02:49:29 06:49:29.697 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M57.163S> interval (min=<PT5M>)
02:49:29 06:49:29.697 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:29 06:49:29.698 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-224206d0-f34b-48d4-a2f5-1d1fc48f4f49> was recovered: null
02:49:29 06:49:29.698 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <TestConnection [type=connectivity.commands:testConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithBlockedHost-cb1abf8}], connection=ImmutableConnection [id=connection-224206d0-f34b-48d4-a2f5-1d1fc48f4f49, 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-cb1abf8}]]>
02:49:29 06:49:29.699 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] 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-cb1abf8}]]
02:49:29 06:49:29.801 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-224206d0-f34b-48d4-a2f5-1d1fc48f4f49>
02:49:30 06:49:29.904 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:30 06:49:29.917 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:30 06:49:29.920 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:30 06:49:29.923 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H10M27.54S>
02:49:30 06:49:29.923 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:30 06:49:29.923 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M8.925S> interval (min=<PT5M>)
02:49:30 06:49:29.924 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-fbd6e97d-852e-41f4-97af-a1d3e815b415> was recovered: null
02:49:30 06:49:29.925 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <TestConnection [type=connectivity.commands:testConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithUnknownHost-a5c743d}], connection=ImmutableConnection [id=connection-fbd6e97d-852e-41f4-97af-a1d3e815b415, 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-a5c743d}]]>
02:49:30 06:49:29.926 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-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', 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-a5c743d}]]
02:49:30 06:49:30.028 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-fbd6e97d-852e-41f4-97af-a1d3e815b415>
02:49:30 06:49:30.129 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:30 06:49:30.143 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:30 06:49:30.146 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:30 06:49:30.150 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:30 06:49:30.150 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H5M28.663S>
02:49:30 06:49:30.150 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M54.606S> interval (min=<PT5M>)
02:49:30 06:49:30.151 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-6958061b-c055-40a3-8d9c-9d59ff5b183f> was recovered: null
02:49:30 06:49:30.152 [WARN ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-8] 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-38d4123}], connectionId=connection-6958061b-c055-40a3-8d9c-9d59ff5b183f]>
02:49:30 06:49:30.153 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-8] 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-6958061b-c055-40a3-8d9c-9d59ff5b183f' 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-38d4123}]]
02:49:30 06:49:30.154 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-6958061b-c055-40a3-8d9c-9d59ff5b183f>
02:49:30 06:49:30.267 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:30 06:49:30.280 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:30 06:49:30.283 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:30 06:49:30.286 [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 <PT24H22M7.414S>
02:49:30 06:49:30.286 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M14.654S> interval (min=<PT5M>)
02:49:30 06:49:30.286 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:30 06:49:30.287 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-ee6a037a-036a-4f13-ad65-1f461e0ea3bf> was recovered: null
02:49:30 06:49:30.289 [WARN ] [ConnectionPersistenceActorTest_recoverOpenConnection-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@53e8fc38]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:30 06:49:30.290 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-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-ee6a037a-036a-4f13-ad65-1f461e0ea3bf>: <[always-alive, priority-0]>
02:49:30 06:49:30.293 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:30 06:49:30.294 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-ee6a037a-036a-4f13-ad65-1f461e0ea3bf> with <1> clients.
02:49:30 06:49:30.320 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-ee6a037a-036a-4f13-ad65-1f461e0ea3bf>
02:49:30 06:49:30.426 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H56M32.447S>
02:49:30 06:49:30.431 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-ee6a037a-036a-4f13-ad65-1f461e0ea3bf> was recovered: ImmutableConnection [id=connection-ee6a037a-036a-4f13-ad65-1f461e0ea3bf, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:45421, 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-06-18T06:49:30.287816567Z, created=2024-06-18T06:49:30.287816567Z]
02:49:30 06:49:30.431 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-ee6a037a-036a-4f13-ad65-1f461e0ea3bf> with <1> clients.
02:49:30 06:49:30.545 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-ee6a037a-036a-4f13-ad65-1f461e0ea3bf>
02:49:30 06:49:30.629 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-9] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:30 06:49:30.642 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:30 06:49:30.645 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:30 06:49:30.648 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H26M9.092S>
02:49:30 06:49:30.648 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M34.312S> interval (min=<PT5M>)
02:49:30 06:49:30.648 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:30 06:49:30.649 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-57597909-9d87-491d-8797-235cd34f884d> was recovered: null
02:49:30 06:49:30.650 [WARN ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-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@2d56871c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:30 06:49:30.651 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-57597909-9d87-491d-8797-235cd34f884d>: <[always-alive, priority-0]>
02:49:30 06:49:30.654 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:30 06:49:30.654 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-57597909-9d87-491d-8797-235cd34f884d> with <1> clients.
02:49:30 06:49:30.683 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-57597909-9d87-491d-8797-235cd34f884d>
02:49:30 06:49:30.777 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-10] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:30 06:49:30.791 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-10] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:30 06:49:30.793 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-10] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:30 06:49:30.796 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H42M1.294S>
02:49:30 06:49:30.796 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:30 06:49:30.796 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M31.022S> interval (min=<PT5M>)
02:49:30 06:49:30.797 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-bc8fad63-e3fc-46af-be9b-0c05cf8e6b44> was recovered: null
02:49:30 06:49:30.799 [WARN ] [ConnectionPersistenceActorTest_recoverDeletedConnection-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@3d98c946]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:30 06:49:30.799 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-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-bc8fad63-e3fc-46af-be9b-0c05cf8e6b44>: <[always-alive, priority-0]>
02:49:30 06:49:30.802 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:30 06:49:30.803 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-bc8fad63-e3fc-46af-be9b-0c05cf8e6b44> with <1> clients.
02:49:30 06:49:30.828 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-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-bc8fad63-e3fc-46af-be9b-0c05cf8e6b44>: <[]>
02:49:30 06:49:30.830 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
02:49:32 06:49:32.872 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-10] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-bc8fad63-e3fc-46af-be9b-0c05cf8e6b44> was deleted recently. Shutting Actor down ...
02:49:32 06:49:32.872 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-bc8fad63-e3fc-46af-be9b-0c05cf8e6b44>
02:49:32 06:49:32.978 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H55M46.897S>
02:49:32 06:49:32.982 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-bc8fad63-e3fc-46af-be9b-0c05cf8e6b44> was recovered: null
02:49:32 06:49:32.982 [WARN ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] 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-9628377}], connectionId=connection-bc8fad63-e3fc-46af-be9b-0c05cf8e6b44]>
02:49:32 06:49:32.982 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] 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-bc8fad63-e3fc-46af-be9b-0c05cf8e6b44' 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-9628377}]]
02:49:33 06:49:32.984 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-bc8fad63-e3fc-46af-be9b-0c05cf8e6b44>
02:49:33 06:49:33.123 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:33 06:49:33.125 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:33 06:49:33.129 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H32M20.153S>
02:49:33 06:49:33.129 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M13.616S> interval (min=<PT5M>)
02:49:33 06:49:33.129 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:33 06:49:33.129 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-e550ad71-5bec-47cf-ac1c-45b6a21a5304> was recovered: null
02:49:33 06:49:33.133 [WARN ] [ConnectionPersistenceActorTest_testRestartByConnectionType-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@70f6363e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:33 06:49:33.133 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-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-e550ad71-5bec-47cf-ac1c-45b6a21a5304>: <[always-alive, priority-0]>
02:49:33 06:49:33.140 [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>.
02:49:33 06:49:33.140 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-e550ad71-5bec-47cf-ac1c-45b6a21a5304> with <1> clients.
02:49:33 06:49:33.141 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-amqp-091 connection connection-e550ad71-5bec-47cf-ac1c-45b6a21a5304.
02:49:33 06:49:33.241 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-amqp-10 connection connection-e550ad71-5bec-47cf-ac1c-45b6a21a5304.
02:49:33 06:49:33.341 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-mqtt connection connection-e550ad71-5bec-47cf-ac1c-45b6a21a5304.
02:49:33 06:49:33.442 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-kafka connection connection-e550ad71-5bec-47cf-ac1c-45b6a21a5304.
02:49:33 06:49:33.542 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-http-push connection connection-e550ad71-5bec-47cf-ac1c-45b6a21a5304.
02:49:33 06:49:33.642 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-mqtt-5 connection connection-e550ad71-5bec-47cf-ac1c-45b6a21a5304.
02:49:33 06:49:33.742 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Restart command sent to ConnectionSupervisorActor Actor[pekko://ConnectionPersistenceActorTest_testRestartByConnectionType/system/testProbe-306#1314566516].
02:49:33 06:49:33.744 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-e550ad71-5bec-47cf-ac1c-45b6a21a5304>
02:49:33 06:49:33.839 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-9] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:49:33 06:49:33.853 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:49:33 06:49:33.855 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:49:33 06:49:33.858 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H46M58.91S>
02:49:33 06:49:33.858 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M44.956S> interval (min=<PT5M>)
02:49:33 06:49:33.858 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:33 06:49:33.859 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-5f20a3c4-c369-428e-8894-e2cca71365ae> was recovered: null
02:49:33 06:49:33.861 [WARN ] [ConnectionPersistenceActorTest_recoverModifiedConnection-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@30ba4bc2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:33 06:49:33.861 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-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-5f20a3c4-c369-428e-8894-e2cca71365ae>: <[always-alive, priority-0]>
02:49:33 06:49:33.864 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:49:33 06:49:33.865 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-5f20a3c4-c369-428e-8894-e2cca71365ae> with <1> clients.
02:49:33 06:49:33.891 [WARN ] [ConnectionPersistenceActorTest_recoverModifiedConnection-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@30ba4bc2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:33 06:49:33.891 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-5f20a3c4-c369-428e-8894-e2cca71365ae>: <[always-alive, priority-0]>
02:49:33 06:49:33.894 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>.
02:49:33 06:49:33.895 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-5f20a3c4-c369-428e-8894-e2cca71365ae> with <1> clients.
02:49:33 06:49:33.897 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-5f20a3c4-c369-428e-8894-e2cca71365ae>
02:49:33 06:49:33.901 [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 <PT25H6M57.761S>
02:49:33 06:49:33.909 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-5f20a3c4-c369-428e-8894-e2cca71365ae> was recovered: ImmutableConnection [id=connection-5f20a3c4-c369-428e-8894-e2cca71365ae, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=false, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:42893, 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-06-18T06:49:33.890037579Z, created=null]
02:49:33 06:49:33.909 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-5f20a3c4-c369-428e-8894-e2cca71365ae> with <1> clients.
02:49:33 06:49:33.915 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-5f20a3c4-c369-428e-8894-e2cca71365ae>
02:49:33 [WARNING] Tests run: 39, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 28.82 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPersistenceActorTest
02:49:33 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.UsageBasedPriorityProviderTest
02:49:37 [INFO] [06/18/2024 06:49:37.200] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:49:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.255 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.UsageBasedPriorityProviderTest
02:49:37 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMongoSnapshotAdapterTest
02:49:37 06:49:37.214 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true
02:49:37 06:49:37.228 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true
02:49:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMongoSnapshotAdapterTest
02:49:37 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterTest
02:49:37 [INFO] Tests run: 125, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterTest
02:49:37 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest
02:49:37 06:49:37.891 [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.
02:49:37 java.lang.IllegalArgumentException: null
02:49:37 	... 35 common frames omitted
02:49:37 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
02:49:37 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalateStrategyEscalatesOnTheFirstFailure(OneForOneEscalateStrategyTest.java:91)
02:49:37 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:49:37 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:49:37 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:49:37 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:49:37 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:49:37 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:49:37 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:49:37 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:49:37 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:49:37 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:49:37 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:49:37 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:49:37 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:49:37 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:49:37 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:49:37 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:49:37 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:49:37 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:49:37 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:49:37 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:49:37 06:49:37.893 [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.
02:49:37 java.lang.IllegalArgumentException: null
02:49:37 	... 35 common frames omitted
02:49:37 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
02:49:37 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59)
02:49:37 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:49:37 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:49:37 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:49:37 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:49:37 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:49:37 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:49:37 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:49:37 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:49:37 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:49:37 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:49:37 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:49:37 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:49:37 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:49:37 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:49:37 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:49:37 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:49:37 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:49:37 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:49:37 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:49:37 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:49:37 06:49:37.893 [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.
02:49:37 java.lang.IllegalArgumentException: null
02:49:37 	... 35 common frames omitted
02:49:37 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
02:49:37 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59)
02:49:37 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:49:37 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:49:37 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:49:37 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:49:37 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:49:37 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:49:37 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:49:37 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:49:37 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:49:37 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:49:37 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:49:37 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:49:37 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:49:37 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:49:37 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:49:37 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:49:37 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:49:37 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:49:37 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:49:37 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:49:37 06:49:37.894 [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.
02:49:37 java.lang.IllegalArgumentException: null
02:49:37 	... 35 common frames omitted
02:49:37 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
02:49:37 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59)
02:49:37 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:49:37 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:49:37 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:49:37 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:49:37 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:49:37 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:49:37 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:49:37 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:49:37 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:49:37 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:49:37 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:49:37 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:49:37 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:49:37 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:49:37 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:49:37 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:49:37 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:49:37 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:49:37 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:49:37 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:49:37 06:49:37.895 [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.
02:49:37 java.lang.IllegalArgumentException: null
02:49:37 	... 35 common frames omitted
02:49:37 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
02:49:37 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73)
02:49:37 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:49:37 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:49:37 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:49:37 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:49:37 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:49:37 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:49:37 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:49:37 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:49:37 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:49:37 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:49:37 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:49:37 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:49:37 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:49:37 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:49:37 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:49:37 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:49:37 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:49:37 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:49:37 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:49:37 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:49:37 06:49:37.895 [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.
02:49:37 java.lang.IllegalArgumentException: null
02:49:37 	... 35 common frames omitted
02:49:37 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
02:49:37 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73)
02:49:37 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:49:37 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:49:37 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:49:37 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:49:37 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:49:37 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:49:37 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:49:37 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:49:37 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:49:37 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:49:37 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:49:37 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:49:37 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:49:37 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:49:37 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:49:37 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:49:37 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:49:37 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:49:37 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:49:37 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:49:37 06:49:37.896 [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.
02:49:37 java.lang.IllegalArgumentException: null
02:49:37 	... 35 common frames omitted
02:49:37 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
02:49:37 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73)
02:49:37 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:49:37 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:49:37 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:49:37 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:49:37 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:49:37 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:49:37 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:49:37 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:49:37 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:49:37 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:49:37 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:49:37 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:49:37 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:49:37 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:49:37 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:49:37 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:49:37 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:49:37 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:49:37 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:49:37 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:49:37 06:49:37.896 [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.
02:49:37 java.lang.IllegalArgumentException: null
02:49:37 	... 35 common frames omitted
02:49:37 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test
02:49:37 	at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73)
02:49:37 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:49:37 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:49:37 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:49:37 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:49:37 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:49:37 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:49:37 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:49:37 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:49:37 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:49:37 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:49:37 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:49:37 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:49:37 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:49:37 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:49:37 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:49:37 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:49:37 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:49:37 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:49:37 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:49:37 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:49:37 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:49:37 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:49:37 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:49:37 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:49:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest
02:49:37 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPriorityCalculatorTest
02:49:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPriorityCalculatorTest
02:49:37 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterWithFilterTest
02:49:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterWithFilterTest
02:49:37 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMigrationUtilTest
02:49:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMigrationUtilTest
02:49:37 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.JsonFieldsEncryptorTest
02:49:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.JsonFieldsEncryptorTest
02:49:37 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.RestartableKafkaConsumerStreamTest
02:49:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.RestartableKafkaConsumerStreamTest
02:49:38 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaAuthenticationSpecificConfigTest
02:49:38 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaAuthenticationSpecificConfigTest
02:49:38 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublishTargetTest
02:49:38 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublishTargetTest
02:49:38 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.AtMostOnceConsumerStreamTest
02:49:39 [INFO] [06/18/2024 06:49:38.976] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:49:39 [INFO] [06/18/2024 06:49:39.087] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:49:41 [INFO] [06/18/2024 06:49:41.384] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:49:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.922 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.AtMostOnceConsumerStreamTest
02:49:41 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.AtLeastOnceConsumerStreamTest
02:49:41 [ERROR] [06/18/2024 06:49:41.655] [PekkoTestSystem-pekko.actor.default-dispatcher-7] [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
02:49:41 java.lang.NullPointerException: Cannot invoke "org.apache.pekko.kafka.ConsumerMessage$PartitionOffset.key()" because "partitionOffset" is null
02:49:41 	at org.apache.pekko.kafka.internal.CommittableOffsetBatchImpl.updatedWithOffset(MessageBuilder.scala:185)
02:49:41 	at org.apache.pekko.kafka.internal.CommittableOffsetBatchImpl.updated(MessageBuilder.scala:172)
02:49:41 	at org.apache.pekko.kafka.internal.CommitObservationLogic.updateBatch(CommitObservationLogic.scala:43)
02:49:41 	at org.apache.pekko.kafka.internal.CommitObservationLogic.updateBatch$(CommitObservationLogic.scala:41)
02:49:41 	at org.apache.pekko.kafka.internal.CommitCollectorStageLogic.updateBatch(CommitCollectorStage.scala:44)
02:49:41 	at org.apache.pekko.kafka.internal.CommitCollectorStageLogic$$anon$1.onPush(CommitCollectorStage.scala:106)
02:49:41 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
02:49:41 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
02:49:41 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
02:49:41 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632)
02:49:41 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740)
02:49:41 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789)
02:49:41 	at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558)
02:49:41 	at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558)
02:49:41 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729)
02:49:41 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654)
02:49:41 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
02:49:41 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
02:49:41 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
02:49:41 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
02:49:41 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
02:49:41 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
02:49:41 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
02:49:41 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
02:49:41 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
02:49:41 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
02:49:41 
02:49:41 [INFO] [06/18/2024 06:49:41.753] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:49:41 [INFO] [06/18/2024 06:49:41.793] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:49:44 [INFO] [06/18/2024 06:49:44.000] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:49:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.590 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.AtLeastOnceConsumerStreamTest
02:49:44 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest
02:49:44 06:49:44.003 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:49:44 06:49:44.122 [ERROR] [main] o.e.d.c.s.m.k.KafkaMessageTransformer - Unexpected {java.lang.IllegalStateException}: {Expected}
02:49:44 java.lang.IllegalStateException: Expected
02:49:44 	at org.eclipse.ditto.connectivity.service.messaging.monitoring.ConnectionMonitor.success(ConnectionMonitor.java:67)
02:49:44 	at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformer.transform(KafkaMessageTransformer.java:138)
02:49:44 	at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest.unexpectedExceptionCausesMessageToBeDropped(KafkaMessageTransformerTest.java:198)
02:49:44 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:49:44 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:49:44 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:49:44 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:49:44 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:49:44 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:49:44 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:49:44 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:49:44 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:49:44 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:49:44 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:49:44 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:49:44 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:49:44 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:49:44 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:49:44 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:49:44 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:49:44 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:49:44 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:49:44 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:49:44 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
02:49:44 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:49:44 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:49:44 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:49:44 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:49:44 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:49:44 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:49:44 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:49:44 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:49:44 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:49:44 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:49:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest
02:49:44 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaValidatorTest
02:49:44 06:49:44.179 [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@773387e4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:44 06:49:44.180 [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@773387e4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:44 06:49:44.181 [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@773387e4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:44 06:49:44.184 [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@773387e4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:44 06:49:44.186 [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@773387e4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:44 06:49:44.186 [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@773387e4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:44 06:49:44.187 [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@773387e4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:44 06:49:44.188 [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@773387e4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:44 06:49:44.188 [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@773387e4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:44 06:49:44.189 [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@773387e4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:44 06:49:44.189 [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@773387e4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:44 06:49:44.190 [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@773387e4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:44 06:49:44.241 [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@773387e4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:44 06:49:44.242 [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@773387e4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:44 06:49:44.242 [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@773387e4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:44 06:49:44.243 [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@773387e4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:44 06:49:44.244 [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@773387e4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:44 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaValidatorTest
02:49:44 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.TransformationResultTest
02:49:44 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.TransformationResultTest
02:49:44 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.CommittableTransformationResultTest
02:49:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.CommittableTransformationResultTest
02:49:44 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActorTest
02:49:44 06:49:44.408 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:49:44 06:49:44.482 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
02:49:44 06:49:44.484 [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]>
02:49:44 06:49:44.656 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
02:49:44 06:49:44.659 [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]>
02:49:44 06:49:44.660 [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]>
02:49:44 06:49:44.661 [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]>
02:49:44 06:49:44.662 [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]>
02:49:44 06:49:44.663 [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]>
02:49:44 06:49:44.665 [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]>
02:49:44 06:49:44.666 [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]>
02:49:44 06:49:44.667 [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]>
02:49:44 06:49:44.668 [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]>
02:49:44 06:49:44.670 [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]>
02:49:44 06:49:44.671 [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]>
02:49:44 06:49:44.672 [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]>
02:49:44 06:49:44.673 [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]>
02:49:44 06:49:44.674 [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]>
02:49:44 06:49:44.675 [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]>
02:49:44 06:49:44.677 [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]>
02:49:44 06:49:44.678 [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]>
02:49:44 06:49:44.679 [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]>
02:49:44 06:49:44.680 [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]>
02:49:44 06:49:44.682 [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]>
02:49:44 06:49:44.683 [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]>
02:49:44 06:49:44.684 [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]>
02:49:44 06:49:44.685 [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]>
02:49:44 06:49:44.686 [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]>
02:49:44 06:49:44.687 [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]>
02:49:44 06:49:44.688 [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]>
02:49:44 06:49:44.689 [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]>
02:49:44 06:49:44.690 [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]>
02:49:44 06:49:44.692 [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]>
02:49:44 06:49:44.693 [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]>
02:49:44 06:49:44.694 [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]>
02:49:44 06:49:44.695 [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]>
02:49:44 06:49:44.696 [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]>
02:49:44 06:49:44.697 [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]>
02:49:44 06:49:44.698 [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]>
02:49:44 06:49:44.699 [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]>
02:49:44 06:49:44.700 [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]>
02:49:44 06:49:44.701 [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]>
02:49:44 06:49:44.703 [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]>
02:49:44 06:49:44.704 [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]>
02:49:44 06:49:44.705 [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]>
02:49:44 06:49:44.706 [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]>
02:49:44 06:49:44.739 [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]>
02:49:44 06:49:44.740 [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]>
02:49:44 06:49:44.742 [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]>
02:49:44 06:49:44.743 [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]>
02:49:44 06:49:44.744 [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]>
02:49:44 06:49:44.745 [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]>
02:49:44 06:49:44.746 [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]>
02:49:44 06:49:44.747 [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]>
02:49:44 06:49:44.749 [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]>
02:49:44 06:49:44.750 [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]>
02:49:44 06:49:44.751 [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]>
02:49:44 06:49:44.752 [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]>
02:49:44 06:49:44.753 [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]>
02:49:44 06:49:44.754 [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]>
02:49:44 06:49:44.755 [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]>
02:49:44 06:49:44.756 [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]>
02:49:44 06:49:44.758 [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]>
02:49:44 06:49:44.759 [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]>
02:49:44 06:49:44.760 [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]>
02:49:44 06:49:44.760 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] 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.
02:49:44 06:49:44.761 [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.
02:49:44 06:49:44.761 [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]>
02:49:44 06:49:44.762 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] 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.
02:49:44 06:49:44.763 [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]>
02:49:44 06:49:44.763 [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.
02:49:44 06:49:44.764 [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]>
02:49:44 06:49:44.765 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] 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.
02:49:44 06:49:44.765 [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]>
02:49:44 06:49:44.766 [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.
02:49:44 06:49:44.766 [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]>
02:49:44 06:49:44.767 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] 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.
02:49:44 06:49:44.767 [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]>
02:49:44 06:49:44.768 [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.
02:49:44 06:49:44.768 [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]>
02:49:44 06:49:44.769 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] 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.
02:49:44 06:49:44.770 [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]>
02:49:44 06:49:44.771 [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.
02:49:44 06:49:44.771 [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]>
02:49:44 06:49:44.772 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] 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.
02:49:44 06:49:44.772 [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]>
02:49:44 06:49:44.773 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] 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.
02:49:44 06:49:44.773 [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]>
02:49:44 06:49:44.774 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] 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.
02:49:44 06:49:44.774 [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]>
02:49:44 06:49:44.775 [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.
02:49:44 06:49:44.776 [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]>
02:49:44 06:49:44.777 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] 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.
02:49:44 06:49:44.777 [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]>
02:49:44 06:49:44.778 [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.
02:49:44 06:49:44.778 [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]>
02:49:44 06:49:44.779 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] 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.
02:49:44 06:49:44.779 [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]>
02:49:44 06:49:44.780 [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.
02:49:44 06:49:44.781 [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]>
02:49:44 06:49:44.782 [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.
02:49:47 06:49:47.852 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
02:49:47 06:49:47.854 [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]>
02:49:47 06:49:47.855 [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]>
02:49:47 06:49:47.856 [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]>
02:49:47 06:49:47.856 [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]>
02:49:47 06:49:47.857 [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]>
02:49:47 06:49:47.858 [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]>
02:49:47 06:49:47.858 [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]>
02:49:47 06:49:47.859 [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]>
02:49:47 06:49:47.860 [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]>
02:49:47 06:49:47.861 [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]>
02:49:47 06:49:47.861 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
02:49:47 06:49:47.862 [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]>
02:49:47 06:49:47.863 [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]>
02:49:47 06:49:47.863 [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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.866 [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]>
02:49:47 06:49:47.866 [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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.868 [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]>
02:49:47 06:49:47.869 [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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.873 [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]>
02:49:47 06:49:47.874 [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]>
02:49:47 06:49:47.874 [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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.876 [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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.878 [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]>
02:49:47 06:49:47.878 [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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.880 [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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.884 [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]>
02:49:47 06:49:47.884 [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]>
02:49:47 06:49:47.885 [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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.889 [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]>
02:49:47 06:49:47.889 [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]>
02:49:47 06:49:47.890 [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]>
02:49:47 06:49:47.891 [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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.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]>
02:49:47 06:49:47.893 [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]>
02:49:47 06:49:47.893 [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]>
02:49:47 06:49:47.894 [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.
02:49:47 06:49:47.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]>
02:49:47 06:49:47.894 [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.
02:49:47 06:49:47.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]>
02:49:47 06:49:47.895 [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.
02:49:47 06:49:47.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]>
02:49:47 06:49:47.896 [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.
02:49:47 06:49:47.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]>
02:49:47 06:49:47.897 [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.
02:49:47 06:49:47.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]>
02:49:47 06:49:47.898 [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.
02:49:47 06:49:47.898 [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]>
02:49:47 06:49:47.898 [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.
02:49:47 06:49:47.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]>
02:49:47 06:49:47.899 [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.
02:49:47 06:49:47.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]>
02:49:47 06:49:47.900 [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.
02:49:47 06:49:47.900 [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]>
02:49:47 06:49:47.900 [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.
02:49:47 06:49:47.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]>
02:49:47 06:49:47.901 [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.
02:49:47 06:49:47.902 [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]>
02:49:47 06:49:47.902 [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.
02:49:47 06:49:47.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]>
02:49:47 06:49:47.903 [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.
02:49:47 06:49:47.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]>
02:49:47 06:49:47.903 [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.
02:49:47 06:49:47.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]>
02:49:47 06:49:47.904 [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.
02:49:47 06:49:47.905 [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]>
02:49:47 06:49:47.905 [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.
02:49:47 06:49:47.905 [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]>
02:49:47 06:49:47.905 [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.
02:49:47 06:49:47.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]>
02:49:47 06:49:47.906 [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.
02:49:47 06:49:47.907 [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.
02:49:48 06:49:48.972 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
02:49:48 06:49:48.973 [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]>
02:49:48 06:49:48.975 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Unexpected failure when publishing signal  - DisconnectException: null
02:49:49 06:49:49.048 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
02:49:49 06:49:49.049 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
02:49:49 06:49:49.050 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
02:49:49 06:49:49.051 [WARN ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] o.a.p.s.s.RestartWithBackoffFlow - Restarting stream due to failure [1]: org.apache.kafka.common.KafkaException
02:49:49 org.apache.kafka.common.KafkaException
02:49:49 	at org.apache.pekko.kafka.javadsl.SendProducer.sendEnvelope(SendProducer.scala:60)
02:49:49 	at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActor$KafkaProducerStream.lambda$new$7f50bf28$1(KafkaPublisherActor.java:346)
02:49:49 	at org.apache.pekko.stream.javadsl.Flow.$anonfun$map$1(Flow.scala:670)
02:49:49 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
02:49:49 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
02:49:49 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
02:49:49 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
02:49:49 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
02:49:49 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
02:49:49 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
02:49:49 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800)
02:49:49 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832)
02:49:49 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
02:49:49 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
02:49:49 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
02:49:49 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
02:49:49 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
02:49:49 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
02:49:49 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
02:49:49 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
02:49:49 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
02:49:49 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
02:49:49 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
02:49:49 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
02:49:49 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
02:49:49 
02:49:52 06:49:52.273 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaPublisherActor - Unexpected failure when publishing signal  - KafkaException: null
02:49:52 06:49:52.345 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
02:49:52 06:49:52.346 [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]>
02:49:52 06:49:52.411 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
02:49:52 06:49:52.412 [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]>
02:49:52 06:49:52.575 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready.
02:49:52 06:49:52.576 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] 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]>
02:49:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.268 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActorTest
02:49:52 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerOffsetResetSpecificConfigTest
02:49:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerOffsetResetSpecificConfigTest
02:49:52 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerActorTest
02:49:52 06:49:52.702 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:49:52 06:49:52.920 [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>.
02:49:52 06:49:52.941 [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>.
02:49:52 06:49:52.959 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaConsumerActor - Error when shutting down the kafka consumer stream for connection with ID <connection-a9e9d31d-9005-45bf-a9d1-6bed3e5f5e26>
02:49:52 06:49:52.960 [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-a9e9d31d-9005-45bf-a9d1-6bed3e5f5e26>
02:49:53 06:49:53.040 [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>.
02:49:53 06:49:53.062 [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>.
02:49:53 06:49:53.086 [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=1718693392703, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:49:53 06:49:53.195 [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>.
02:49:53 06:49:53.217 [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>.
02:49:53 06:49:53.238 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] 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.>
02:49:53 06:49:53.238 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{kafka.key=key, kafka.topic=kafka.topic, kafka.timestamp=1718693392703, ditto-entity-id=thing:ditto:thing, response-required=false, the.key=key, device_id=ditto:thing, the.topic=kafka.topic, correlation-id=afc4db34-e58d-4628-aa71-6fd43ff4050a, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1718693392703, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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 {reply-to=reply-to-address, kafka.timestamp=1718693392703, kafka.key=key, kafka.topic=kafka.topic, device_id=ditto:thing, correlation-id=afc4db34-e58d-4628-aa71-6fd43ff4050a}
02:49:53 06:49:53.239 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] 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=1718693392703, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:49:53 06:49:53.241 [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>.
02:49:53 06:49:53.332 [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>.
02:49:53 06:49:53.353 [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>.
02:49:53 06:49:53.362 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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=1718693392703, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:49:53 06:49:53.363 [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>.
02:49:53 06:49:53.457 [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>.
02:49:53 06:49:53.569 [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>.
02:49:53 06:49:53.587 [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=1718693392703, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:49:53 06:49:53.589 [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'.>
02:49:53 06:49:53.589 [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=9035379a-189d-47a3-927b-6371a4e989f4, thing_id=ditto:thing, suffixed_thing_id=_invalid.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1718693392703, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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 {reply-to=reply-to-address, kafka.timestamp=1718693392703, kafka.key=key, kafka.topic=kafka.topic, device_id=_invalid, correlation-id=9035379a-189d-47a3-927b-6371a4e989f4}
02:49:53 06:49:53.670 [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>.
02:49:53 06:49:53.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>.
02:49:53 06:49:53.717 [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=1718693392703, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:49:53 06:49:53.718 [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>.
02:49:53 06:49:53.719 [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=1718693392703, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:49:53 06:49:53.720 [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>.
02:49:53 06:49:53.720 [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=1718693392703, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:49:53 06:49:53.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] 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>.
02:49:53 06:49:53.837 [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>.
02:49:53 06:49:53.857 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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=1718693392703, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:49:53 06:49:53.858 [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>.
02:49:53 06:49:53.859 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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=1718693392703, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:49:53 06:49:53.955 [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>.
02:49:53 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.297 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerActorTest
02:49:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.DefaultKafkaPublisherActorFactoryTest
02:49:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.DefaultKafkaPublisherActorFactoryTest
02:49:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaBootstrapServerSpecificConfigTest
02:49:53 06:49:53.994 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-c2ca4997-e52e-4776-8330-a85627f7c0ff> 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.
02:49:53 06:49:53.994 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-63cc07de-0a91-46e9-a220-8252d408d7cd> 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.
02:49:53 06:49:53.995 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-9917b93a-27ef-4772-8326-72b22ed23aae> 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.
02:49:53 06:49:53.995 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-69b6f567-0897-4a63-930e-ce70136514c7> 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.
02:49:53 06:49:53.995 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-b52dce5a-e5e7-41e4-ada8-8716b82779b7> 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.
02:49:53 06:49:53.995 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-5ed78ca3-d126-47a0-a574-ed1cc034a574> 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.
02:49:54 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaBootstrapServerSpecificConfigTest
02:49:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaClientActorTest
02:49:54 06:49:53.999 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:49:54 06:49:54.064 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Started mock server on port 33617
02:49:54 06:49:54.083 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M23.452S> interval (min=<PT5M>)
02:49:54 06:49:54.084 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:54 06:49:54.084 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M1.015S> interval (min=<PT5M>)
02:49:54 06:49:54.085 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M0.305S> interval (min=<PT5M>)
02:49:54 06:49:54.085 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-2c7d482f-4ba7-4b57-a8bb-ae68d059e329>
02:49:54 06:49:54.085 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M21.704S> interval (min=<PT5M>)
02:49:54 06:49:54.087 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-2c7d482f-4ba7-4b57-a8bb-ae68d059e329>.
02:49:54 06:49:54.087 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-2c7d482f-4ba7-4b57-a8bb-ae68d059e329>.
02:49:54 06:49:54.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:49:54 06:49:54.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M27.363S> interval (min=<PT5M>)
02:49:54 06:49:54.093 [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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:54 06:49:54.093 [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=[]]}]>
02:49:54 06:49:54.095 [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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:54 06:49:54.095 [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=[]]}]>
02:49:54 06:49:54.097 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor.
02:49:54 06:49:54.105 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor.
02:49:54 06:49:54.106 [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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:54 06:49:54.106 [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=[]]}]>
02:49:54 06:49:54.107 [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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:54 06:49:54.107 [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=[]]}]>
02:49:54 06:49:54.107 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - TESTING failed: <ImmutableConnectionFailure [origin=null, cause=<IllegalStateException>: just for testing., description=child failed, time=2024-06-18T06:49:54.107683346Z, connectivityStatus=null]>
02:49:54 06:49:54.121 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-ec641cc1-4724-446f-886f-6c3ba47cbaf9>
02:49:54 06:49:54.122 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-ec641cc1-4724-446f-886f-6c3ba47cbaf9>.
02:49:54 06:49:54.122 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-ec641cc1-4724-446f-886f-6c3ba47cbaf9>.
02:49:54 06:49:54.125 [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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:54 06:49:54.125 [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=[]]}]>
02:49:54 06:49:54.127 [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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:54 06:49:54.127 [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=[]]}]>
02:49:54 06:49:54.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor.
02:49:54 06:49:54.131 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor.
02:49:54 06:49:54.131 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers.
02:49:54 06:49:54.205 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-2c7d482f-4ba7-4b57-a8bb-ae68d059e329>
02:49:54 06:49:54.205 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-ec641cc1-4724-446f-886f-6c3ba47cbaf9>
02:49:57 06:49:57.204 [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.
02:49:57 06:49:57.218 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-c296862e-ad12-49f5-9c43-4ff5bb2670f8>
02:49:57 06:49:57.219 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-c296862e-ad12-49f5-9c43-4ff5bb2670f8>.
02:49:57 06:49:57.219 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-c296862e-ad12-49f5-9c43-4ff5bb2670f8>.
02:49:57 06:49:57.221 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:57 06:49:57.222 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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=[]]}]>
02:49:57 06:49:57.223 [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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:49:57 06:49:57.223 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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=[]]}]>
02:49:57 06:49:57.224 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor.
02:49:57 06:49:57.224 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor.
02:49:57 06:49:57.224 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers.
02:49:57 06:49:57.306 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-c296862e-ad12-49f5-9c43-4ff5bb2670f8>
02:50:00 06:50:00.304 [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.
02:50:00 06:50:00.320 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-6f9b7e7a-e786-4e0e-82e0-dc8bf6209a4d>
02:50:00 06:50:00.321 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6f9b7e7a-e786-4e0e-82e0-dc8bf6209a4d>.
02:50:00 06:50:00.322 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6f9b7e7a-e786-4e0e-82e0-dc8bf6209a4d>.
02:50:00 06:50:00.324 [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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:00 06:50:00.324 [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=[]]}]>
02:50:00 06:50:00.325 [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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:00 06:50:00.325 [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=[]]}]>
02:50:00 06:50:00.326 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor.
02:50:00 06:50:00.327 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor.
02:50:00 06:50:00.327 [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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:00 06:50:00.327 [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=[]]}]>
02:50:00 06:50:00.327 [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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:00 06:50:00.328 [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=[]]}]>
02:50:00 06:50:00.328 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
02:50:00 06:50:00.341 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-489a5db8-8131-44d0-8a42-7d9ac85b44f8>
02:50:00 06:50:00.343 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-489a5db8-8131-44d0-8a42-7d9ac85b44f8>.
02:50:00 06:50:00.343 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-489a5db8-8131-44d0-8a42-7d9ac85b44f8>.
02:50:00 06:50:00.345 [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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:00 06:50:00.345 [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=[]]}]>
02:50:00 06:50:00.346 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:00 06:50:00.347 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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=[]]}]>
02:50:00 06:50:00.351 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor.
02:50:00 06:50:00.351 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor.
02:50:00 06:50:00.352 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers.
02:50:00 06:50:00.405 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-6f9b7e7a-e786-4e0e-82e0-dc8bf6209a4d>
02:50:00 06:50:00.406 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-489a5db8-8131-44d0-8a42-7d9ac85b44f8>
02:50:03 06:50:03.405 [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.
02:50:03 06:50:03.406 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Sending thing modified message: ThingModified [type=things.events:thingModified, timestamp=2024-06-18T06:48:10.086505240Z, 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]]
02:50:03 06:50:03.423 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-de21ef8c-dada-4ba7-9743-ddb16f99661e>
02:50:03 06:50:03.424 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-de21ef8c-dada-4ba7-9743-ddb16f99661e>.
02:50:03 06:50:03.424 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-de21ef8c-dada-4ba7-9743-ddb16f99661e>.
02:50:03 06:50:03.426 [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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:03 06:50:03.427 [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=[]]}]>
02:50:03 06:50:03.428 [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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:03 06:50:03.428 [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=[]]}]>
02:50:03 06:50:03.444 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-4abd7538-4ce3-472a-a433-f6d05be4889a>
02:50:03 06:50:03.445 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-4abd7538-4ce3-472a-a433-f6d05be4889a>.
02:50:03 06:50:03.445 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-4abd7538-4ce3-472a-a433-f6d05be4889a>.
02:50:03 06:50:03.447 [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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:03 06:50:03.448 [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=[]]}]>
02:50:03 06:50:03.449 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:03 06:50:03.449 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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=[]]}]>
02:50:03 06:50:03.450 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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.
02:50:03 06:50:03.462 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-0852a152-8c03-4d80-b917-e279041efff3>
02:50:03 06:50:03.463 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-0852a152-8c03-4d80-b917-e279041efff3>.
02:50:03 06:50:03.463 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-0852a152-8c03-4d80-b917-e279041efff3>.
02:50:03 06:50:03.466 [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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:03 06:50:03.466 [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=[]]}]>
02:50:03 06:50:03.467 [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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:03 06:50:03.467 [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=[]]}]>
02:50:03 06:50:03.468 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-0852a152-8c03-4d80-b917-e279041efff3>.
02:50:03 06:50:03.469 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <connection-0852a152-8c03-4d80-b917-e279041efff3>.
02:50:03 06:50:03.505 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-de21ef8c-dada-4ba7-9743-ddb16f99661e>
02:50:03 06:50:03.505 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-4abd7538-4ce3-472a-a433-f6d05be4889a>
02:50:03 06:50:03.505 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-0852a152-8c03-4d80-b917-e279041efff3>
02:50:03 06:50:03.573 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-fbed7334-198a-491d-b2fa-95713c57d5e2>
02:50:03 06:50:03.574 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fbed7334-198a-491d-b2fa-95713c57d5e2>.
02:50:03 06:50:03.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fbed7334-198a-491d-b2fa-95713c57d5e2>.
02:50:03 06:50:03.577 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:03 06:50:03.577 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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=[]]}]>
02:50:03 06:50:03.578 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:03 06:50:03.579 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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=[]]}]>
02:50:03 06:50:03.605 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-fbed7334-198a-491d-b2fa-95713c57d5e2>
02:50:03 06:50:03.685 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-20ae9fda-5795-4c3d-9845-fdb363efee0b>
02:50:03 06:50:03.686 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-20ae9fda-5795-4c3d-9845-fdb363efee0b>.
02:50:03 06:50:03.686 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-20ae9fda-5795-4c3d-9845-fdb363efee0b>.
02:50:03 06:50:03.688 [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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:03 06:50:03.689 [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=[]]}]>
02:50:03 06:50:03.690 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:03 06:50:03.690 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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=[]]}]>
02:50:03 06:50:03.691 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-20ae9fda-5795-4c3d-9845-fdb363efee0b>.
02:50:03 06:50:03.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-20ae9fda-5795-4c3d-9845-fdb363efee0b>
02:50:03 06:50:03.796 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-522b9127-0425-4955-abf0-34c050269712>
02:50:03 06:50:03.797 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-522b9127-0425-4955-abf0-34c050269712>.
02:50:03 06:50:03.797 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-522b9127-0425-4955-abf0-34c050269712>.
02:50:03 06:50:03.799 [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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:03 06:50:03.800 [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=[]]}]>
02:50:03 06:50:03.801 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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@18ded13b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:03 06:50:03.801 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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=[]]}]>
02:50:03 06:50:03.802 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-522b9127-0425-4955-abf0-34c050269712>.
02:50:03 06:50:03.803 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Successfully closed mock server.
02:50:03 06:50:03.803 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<DISCONNECTED>
02:50:03 06:50:03.803 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<DISCONNECTED>
02:50:03 06:50:03.803 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:50:03 06:50:03.803 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
02:50:03 06:50:03.803 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
02:50:03 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.802 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaClientActorTest
02:50:03 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerGroupSpecificConfigTest
02:50:03 06:50:03.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-522b9127-0425-4955-abf0-34c050269712>
02:50:03 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerGroupSpecificConfigTest
02:50:03 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.PropertiesFactoryTest
02:50:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.PropertiesFactoryTest
02:50:03 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ErrorHandlingActorTest
02:50:03 06:50:03.826 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:50:03 06:50:03.867 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:50:03 06:50:03.878 [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-1204420c-fcea-4ae6-bd6a-dd07ccc00f95/connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95#-1104850057])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95/connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95#-1104850057]''
02:50:03 06:50:03.880 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:50:03 06:50:03.883 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:50:03 06:50:03.887 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H5M7.232S>
02:50:03 06:50:03.887 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:03 06:50:03.887 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M7.532S> interval (min=<PT5M>)
02:50:03 06:50:03.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95> was recovered: null
02:50:03 06:50:03.890 [WARN ] [PekkoTestSystem-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@35922cae]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:03 06:50:03.891 [INFO ] [PekkoTestSystem-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-1204420c-fcea-4ae6-bd6a-dd07ccc00f95>: <[always-alive, priority-0]>
02:50:03 06:50:03.894 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:50:03 06:50:03.894 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2024-06-18T06:50:03.889024144Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95, revision=1, connectionId=connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95, connection=ImmutableConnection [id=connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:40299, 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-06-18T06:50:03.888882852Z, created=2024-06-18T06:50:03.888882852Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95/connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95/pa#704254151]''
02:50:03 06:50:03.895 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95> with <1> clients.
02:50:03 06:50:03.895 [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-1204420c-fcea-4ae6-bd6a-dd07ccc00f95/connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95#-1104850057])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95/connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95#-1104850057]''
02:50:03 06:50:03.896 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95> failed due to ConnectionFailedException: The Connection with ID 'connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95' failed to connect..
02:50:03 06:50:03.896 [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
02:50:03 06:50:03.898 [INFO ] [PekkoTestSystem-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-1204420c-fcea-4ae6-bd6a-dd07ccc00f95>: <[]>
02:50:03 06:50:03.900 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>.
02:50:03 06:50:03.901 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionDeleted,ConnectionDeleted [type=connectivity.events:connectionDeleted, timestamp=2024-06-18T06:50:03.898632182Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=[]}], metadata=null, entityId=connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95, revision=2, connectionId=connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95/connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95/pa#704254151]''
02:50:03 06:50:03.902 [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-1204420c-fcea-4ae6-bd6a-dd07ccc00f95/connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95#-1104850057])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95/connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95#-1104850057]''
02:50:03 06:50:03.903 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-1204420c-fcea-4ae6-bd6a-dd07ccc00f95>
02:50:03 06:50:03.905 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:50:03 06:50:03.906 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:50:04 06:50:03.975 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:50:04 06:50:03.987 [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-a6892676-0be3-4c8a-a185-c868b6bceb65/connection-a6892676-0be3-4c8a-a185-c868b6bceb65#-1588699883])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-a6892676-0be3-4c8a-a185-c868b6bceb65/connection-a6892676-0be3-4c8a-a185-c868b6bceb65#-1588699883]''
02:50:04 06:50:03.989 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:50:04 06:50:03.992 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:50:04 06:50:03.995 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H49M33.438S>
02:50:04 06:50:03.995 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:04 06:50:03.995 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M6.671S> interval (min=<PT5M>)
02:50:04 06:50:03.995 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-a6892676-0be3-4c8a-a185-c868b6bceb65> was recovered: null
02:50:04 06:50:03.997 [WARN ] [PekkoTestSystem-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@791a0d92]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:04 06:50:03.998 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-a6892676-0be3-4c8a-a185-c868b6bceb65>: <[always-alive, priority-0]>
02:50:04 06:50:04.000 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:50:04 06:50:04.000 [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-06-18T06:50:03.996284018Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-a6892676-0be3-4c8a-a185-c868b6bceb65, revision=1, connectionId=connection-a6892676-0be3-4c8a-a185-c868b6bceb65, connection=ImmutableConnection [id=connection-a6892676-0be3-4c8a-a185-c868b6bceb65, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:39295, 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-06-18T06:50:03.996151798Z, created=2024-06-18T06:50:03.996151798Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-a6892676-0be3-4c8a-a185-c868b6bceb65/connection-a6892676-0be3-4c8a-a185-c868b6bceb65/pa#-231688140]''
02:50:04 06:50:04.001 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-a6892676-0be3-4c8a-a185-c868b6bceb65> with <1> clients.
02:50:04 06:50:04.001 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-a6892676-0be3-4c8a-a185-c868b6bceb65> failed due to ConnectionFailedException: The Connection with ID 'connection-a6892676-0be3-4c8a-a185-c868b6bceb65' failed to connect..
02:50:04 06:50:04.001 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message
02:50:04 06:50:04.001 [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-a6892676-0be3-4c8a-a185-c868b6bceb65/connection-a6892676-0be3-4c8a-a185-c868b6bceb65#-1588699883])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-a6892676-0be3-4c8a-a185-c868b6bceb65/connection-a6892676-0be3-4c8a-a185-c868b6bceb65#-1588699883]''
02:50:04 06:50:04.004 [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:connectionClosed> for connection with ID <connection-a6892676-0be3-4c8a-a185-c868b6bceb65>: <[]>
02:50:04 06:50:04.006 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>.
02:50:04 06:50:04.006 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <disconnect> on connection <connection-a6892676-0be3-4c8a-a185-c868b6bceb65> failed due to ConnectionFailedException: The Connection with ID 'connection-a6892676-0be3-4c8a-a185-c868b6bceb65' failed to connect..
02:50:04 06:50:04.007 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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-a6892676-0be3-4c8a-a185-c868b6bceb65' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='error message', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
02:50:04 06:50:04.007 [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-a6892676-0be3-4c8a-a185-c868b6bceb65/connection-a6892676-0be3-4c8a-a185-c868b6bceb65#-1588699883])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-a6892676-0be3-4c8a-a185-c868b6bceb65/connection-a6892676-0be3-4c8a-a185-c868b6bceb65#-1588699883]''
02:50:04 06:50:04.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-a6892676-0be3-4c8a-a185-c868b6bceb65>
02:50:04 06:50:04.069 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:50:04 06:50:04.081 [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-ae5cb349-6887-4c19-91a1-5905390bc2bd/connection-ae5cb349-6887-4c19-91a1-5905390bc2bd#-891550459])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-ae5cb349-6887-4c19-91a1-5905390bc2bd/connection-ae5cb349-6887-4c19-91a1-5905390bc2bd#-891550459]''
02:50:04 06:50:04.083 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:50:04 06:50:04.085 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:50:04 06:50:04.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H18M1.22S>
02:50:04 06:50:04.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:04 06:50:04.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M49.615S> interval (min=<PT5M>)
02:50:04 06:50:04.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-ae5cb349-6887-4c19-91a1-5905390bc2bd> was recovered: null
02:50:04 06:50:04.092 [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@3468d237]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:04 06:50:04.092 [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:connectionCreated> for connection with ID <connection-ae5cb349-6887-4c19-91a1-5905390bc2bd>: <[always-alive, priority-0]>
02:50:04 06:50:04.095 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:50:04 06:50:04.095 [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-06-18T06:50:04.090357368Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-ae5cb349-6887-4c19-91a1-5905390bc2bd, revision=1, connectionId=connection-ae5cb349-6887-4c19-91a1-5905390bc2bd, connection=ImmutableConnection [id=connection-ae5cb349-6887-4c19-91a1-5905390bc2bd, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:44957, 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-06-18T06:50:04.090172823Z, created=2024-06-18T06:50:04.090172823Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-ae5cb349-6887-4c19-91a1-5905390bc2bd/connection-ae5cb349-6887-4c19-91a1-5905390bc2bd/pa#1334695351]''
02:50:04 06:50:04.096 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-ae5cb349-6887-4c19-91a1-5905390bc2bd> with <1> clients.
02:50:04 06:50:04.096 [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-ae5cb349-6887-4c19-91a1-5905390bc2bd/connection-ae5cb349-6887-4c19-91a1-5905390bc2bd#-891550459])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-ae5cb349-6887-4c19-91a1-5905390bc2bd/connection-ae5cb349-6887-4c19-91a1-5905390bc2bd#-891550459]''
02:50:04 06:50:04.096 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-ae5cb349-6887-4c19-91a1-5905390bc2bd> failed due to ConnectionFailedException: The Connection with ID 'connection-ae5cb349-6887-4c19-91a1-5905390bc2bd' failed to connect..
02:50:04 06:50:04.096 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message
02:50:04 06:50:04.100 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-ae5cb349-6887-4c19-91a1-5905390bc2bd>
02:50:04 06:50:04.151 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:50:04 06:50:04.163 [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-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b/connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b#1492528418])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b/connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b#1492528418]''
02:50:04 06:50:04.182 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:50:04 06:50:04.185 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:50:04 06:50:04.188 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H31M24.255S>
02:50:04 06:50:04.188 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:04 06:50:04.188 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M16.527S> interval (min=<PT5M>)
02:50:04 06:50:04.189 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b> was recovered: null
02:50:04 06:50:04.190 [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@2341e208]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:04 06:50:04.191 [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:connectionCreated> for connection with ID <connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b>: <[always-alive, priority-0]>
02:50:04 06:50:04.194 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>.
02:50:04 06:50:04.194 [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-06-18T06:50:04.189418970Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b, revision=1, connectionId=connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b, connection=ImmutableConnection [id=connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:39497, 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-06-18T06:50:04.189258271Z, created=2024-06-18T06:50:04.189258271Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b/connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b/pa#-179142345]''
02:50:04 06:50:04.194 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b> with <1> clients.
02:50:04 06:50:04.195 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b> failed due to ConnectionFailedException: The Connection with ID 'connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b' failed to connect..
02:50:04 06:50:04.195 [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-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b/connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b#1492528418])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b/connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b#1492528418]''
02:50:04 06:50:04.195 [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
02:50:04 06:50:04.199 [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@2341e208]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:04 06:50:04.199 [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-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b>: <[always-alive, priority-0]>
02:50:04 06:50:04.201 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>.
02:50:04 06:50:04.202 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b> failed due to ConnectionFailedException: The Connection with ID 'connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b' failed to connect..
02:50:04 06:50:04.202 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] 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-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='error message', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
02:50:04 06:50:04.202 [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-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b/connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b#1492528418])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b/connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b#1492528418]''
02:50:04 06:50:04.204 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-c3d08ae8-562b-4cfe-ac6d-2c31b47d709b>
02:50:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s -- in org.eclipse.ditto.connectivity.service.messaging.ErrorHandlingActorTest
02:50:04 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectionPersistenceActorRecoveryTest
02:50:04 06:50:04.213 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true
02:50:04 06:50:04.214 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:50:04 06:50:04.290 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:50:04 06:50:04.299 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:50:04 06:50:04.302 [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-818c739b-a231-4646-b1ca-c8bc7f517cff/connection-818c739b-a231-4646-b1ca-c8bc7f517cff#1225116284])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-818c739b-a231-4646-b1ca-c8bc7f517cff/connection-818c739b-a231-4646-b1ca-c8bc7f517cff#1225116284]''
02:50:04 06:50:04.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:50:04 06:50:04.308 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H10M30.453S>
02:50:04 06:50:04.308 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:04 06:50:04.308 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M4.395S> interval (min=<PT5M>)
02:50:04 06:50:04.314 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-818c739b-a231-4646-b1ca-c8bc7f517cff> was recovered: ImmutableConnection [id=connection-818c739b-a231-4646-b1ca-c8bc7f517cff, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:34439, 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-06-18T06:48:10.086505240Z, created=null]
02:50:04 06:50:04.314 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Received message in 'deleted' state - ignoring!: PingCommand [entityId=connection-818c739b-a231-4646-b1ca-c8bc7f517cff, correlationId=123, payload="always-alive"]
02:50:06 06:50:06.348 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-818c739b-a231-4646-b1ca-c8bc7f517cff> was deleted recently. Shutting Actor down ...
02:50:06 06:50:06.348 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-818c739b-a231-4646-b1ca-c8bc7f517cff>
02:50:06 06:50:06.402 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:50:06 06:50:06.408 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: .
02:50:06 06:50:06.411 [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-1790e9f7-8235-4ca7-808d-9c75b64b4083/connection-1790e9f7-8235-4ca7-808d-9c75b64b4083#2036388741])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-1790e9f7-8235-4ca7-808d-9c75b64b4083/connection-1790e9f7-8235-4ca7-808d-9c75b64b4083#2036388741]''
02:50:06 06:50:06.411 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false
02:50:06 06:50:06.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H24M22.312S>
02:50:06 06:50:06.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:06 06:50:06.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M56.854S> interval (min=<PT5M>)
02:50:06 06:50:06.418 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-1790e9f7-8235-4ca7-808d-9c75b64b4083> was recovered: ImmutableConnection [id=connection-1790e9f7-8235-4ca7-808d-9c75b64b4083, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:46735, 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]
02:50:06 06:50:06.418 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-1790e9f7-8235-4ca7-808d-9c75b64b4083> with <1> clients.
02:50:06 06:50:06.467 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <OpenConnection [type=connectivity.commands:openConnection, dittoHeaders=ImmutableDittoHeaders [{}], connectionId=connection-1790e9f7-8235-4ca7-808d-9c75b64b4083]> 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 [{}]]>
02:50:06 06:50:06.468 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] 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 [{}]]
02:50:06 06:50:06.468 [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-1790e9f7-8235-4ca7-808d-9c75b64b4083/connection-1790e9f7-8235-4ca7-808d-9c75b64b4083#2036388741])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-1790e9f7-8235-4ca7-808d-9c75b64b4083/connection-1790e9f7-8235-4ca7-808d-9c75b64b4083#2036388741]''
02:50:06 06:50:06.469 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M9.029S> interval (min=<PT5M>)
02:50:06 06:50:06.469 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:06 06:50:06.470 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-1790e9f7-8235-4ca7-808d-9c75b64b4083>
02:50:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.276 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectionPersistenceActorRecoveryTest
02:50:06 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorTest
02:50:06 06:50:06.493 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:50:06 06:50:06.582 [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>.
02:50:06 06:50:06.585 [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>.
02:50:06 06:50:06.610 [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-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testExternalMessageInDittoProtocolIsProcessedWithCustomMapper-00e7b72, content-type=application/json, inbound=mapping, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=header}]
02:50:06 06:50:06.612 [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>.
02:50:06 06:50:06.694 [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>.
02:50:06 06:50:06.696 [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>.
02:50:06 06:50:06.712 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=cbd61c59-7b3f-4105-9848-bf6ac868b3a2, response-required=false, ditto-inbound-payload-mapper=default}]
02:50:06 06:50:06.719 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=b6878427-d802-464e-bd52-555bfce3d468, response-required=false, content-type=application/json, ditto-inbound-payload-mapper=default}]
02:50:06 06:50:06.723 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=b85d9905-8629-4198-a9f2-bb02621a5045, response-required=false, content-type=application/json, channel=live, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
02:50:06 06:50:06.799 [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>.
02:50:06 06:50:06.802 [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>.
02:50:06 06:50:06.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=ditto:ditto, ditto-origin=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=a12be703-92d1-4da1-bd1e-c70142cf06ef, content-type=application/json, ditto-inbound-payload-mapper=default}]
02:50:06 06:50:06.886 [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>.
02:50:06 06:50:06.888 [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>.
02:50:06 06:50:06.904 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=ditto:ditto, ditto-origin=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=1bd63126-96e6-43cf-b20f-955eafffd031, requested-acks=["my-custom-ack-3"], content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
02:50:06 06:50:06.914 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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>.
02:50:07 06:50:07.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>.
02:50:07 06:50:07.019 [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.>
02:50:07 06:50:07.019 [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-9db4b6f, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, 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-9db4b6f}
02:50:07 06:50:07.089 [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>.
02:50:07 06:50:07.091 [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>.
02:50:07 06:50:07.106 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{qos=0, source=ditto:ditto, ditto-origin=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=b0d83ad8-418d-44d6-9007-39f8431b4117, requested-acks=["my-custom-ack-3"], content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}]
02:50:07 06:50:07.175 [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>.
02:50:07 06:50:07.178 [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>.
02:50:07 06:50:07.182 [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=["error"], ditto-origin=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=31044b03-4b66-4591-a0fc-d31e84c499e6, response-required=false, ditto-inbound-payload-mapper=default}]
02:50:07 06:50:07.183 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] 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.>
02:50:07 06:50:07.183 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{ditto-inbound-payload-mapper=default, correlation-id=31044b03-4b66-4591-a0fc-d31e84c499e6, ditto-connection-id=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-reply-target=0, ditto-expected-response-types=["error"], response-required=false, ditto-origin=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}}] : with HeaderMapping Optional.empty : and external headers {}
02:50:07 06:50:07.261 [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>.
02:50:07 06:50:07.263 [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>.
02:50:07 06:50:07.277 [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-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessed-987220f, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
02:50:07 06:50:07.278 [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>.
02:50:07 06:50:07.355 [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>.
02:50:07 06:50:07.359 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=45d9b3ef-8868-484a-b50a-c9e63b97f262, requested-acks=["dummy-request"], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
02:50:07 06:50:07.429 [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>.
02:50:07 06:50:07.431 [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>.
02:50:07 06:50:07.446 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{correlation-id=ef48a679-d9f8-4bc9-b229-46d9d963efae, source=integration:ef48a679-d9f8-4bc9-b229-46d9d963efae:hub-application/json, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["integration:ef48a679-d9f8-4bc9-b229-46d9d963efae:hub-application/json","integration:application/json:hub-ef48a679-d9f8-4bc9-b229-46d9d963efae"]}, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
02:50:07 06:50:07.447 [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>.
02:50:07 06:50:07.513 [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>.
02:50:07 06:50:07.515 [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>.
02:50:07 06:50:07.529 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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>
02:50:07 06:50:07.530 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["integration:5e24017c-3cc3-4a4f-8d51-b6676b4a5380:hub-application/json"]}, correlation-id=65923303-670b-47c9-bb23-9b1b82308be0}] : with HeaderMapping Optional.empty : and external headers {}
02:50:07 06:50:07.624 [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>.
02:50:07 06:50:07.626 [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>.
02:50:07 06:50:07.641 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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.>
02:50:07 06:50:07.641 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{correlation-id=8b95bf61-6d7a-452b-a8df-47fe2d62385f, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["integration:8b95bf61-6d7a-452b-a8df-47fe2d62385f:hub-application/json"]}}] : with HeaderMapping Optional.empty : and external headers {}
02:50:07 06:50:07.757 [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>.
02:50:07 06:50:07.854 [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>.
02:50:07 06:50:07.870 [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.>
02:50:07 06:50:07.870 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{response-required=false, correlation-id=1b07eca7-29f4-4c46-8ea0-2f42fee8b7c3, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={correlation-id={{ header:correlation-id }}, source={{ request:subjectId }}}]] : and external headers {content-type=application/json, correlation-id=1b07eca7-29f4-4c46-8ea0-2f42fee8b7c3}
02:50:07 06:50:07.957 [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>.
02:50:08 06:50:08.043 [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>.
02:50:08 06:50:08.046 [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>.
02:50:08 06:50:08.060 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=integration:application/json:hub, ditto-origin=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["integration:application/json:hub","integration:hub-application/json"]}, correlation-id=5269e071-5d86-458c-af02-368c9b26fa41, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
02:50:08 06:50:08.062 [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>.
02:50:08 06:50:08.147 [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>.
02:50:08 06:50:08.150 [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>.
02:50:08 06:50:08.164 [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-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testExternalMessageInDittoProtocolIsProcessedWithDefaultMapper-6987df9, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
02:50:08 06:50:08.165 [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>.
02:50:08 06:50:08.321 [INFO ] [PekkoTestSystemWithCachingSignalEnrichmentProvider-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>.
02:50:08 06:50:08.446 [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>.
02:50:08 06:50:08.460 [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"], ditto-origin=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessedExpectErrorResponse-523bda4, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}]
02:50:08 06:50:08.461 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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'.>
02:50:08 06:50:08.461 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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-523bda4, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, 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-523bda4}
02:50:08 06:50:08.536 [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>.
02:50:08 06:50:08.537 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException when ExternalMessage was processed: <ThingNotAccessibleException: 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.
02:50:08 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.055 s -- in org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorTest
02:50:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest
02:50:08 06:50:08.563 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:50:09 06:50:09.097 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M18.334S> interval (min=<PT5M>)
02:50:09 06:50:09.097 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:09 06:50:09.098 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M28.76S> interval (min=<PT5M>)
02:50:09 06:50:09.098 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M24.951S> interval (min=<PT5M>)
02:50:09 06:50:09.099 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M23.64S> interval (min=<PT5M>)
02:50:09 06:50:09.133 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:09 06:50:09.134 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:09 06:50:09.134 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:09 06:50:09.139 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M53.227S> interval (min=<PT5M>)
02:50:09 06:50:09.139 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:09 06:50:09.144 [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@5ba2ea43]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:09 06:50:09.144 [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=[]]}]>
02:50:09 06:50:09.146 [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@5ba2ea43]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:09 06:50:09.146 [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=[]]}]>
02:50:09 06:50:09.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:09 06:50:09.157 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:09 06:50:09.275 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:09 06:50:09.275 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:09 06:50:09.287 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:09 06:50:09.288 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:09 06:50:09.288 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:09 06:50:09.416 [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.
02:50:09 06:50:09.575 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
02:50:09 06:50:09.579 [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-e1e4214c-f4ac-4c65-80af-f0e0b7f24449, 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}]
02:50:09 06:50:09.581 [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>.
02:50:09 06:50:09.584 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}>, isSuccess=<true>, ackType=<1 accepted>
02:50:09 06:50:09.585 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message
02:50:09 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
02:50:09 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447)
02:50:09 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$5(AmqpConsumerActor.java:384)
02:50:09 	at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.settle(AcknowledgeableMessage.java:48)
02:50:09 	at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:173)
02:50:09 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
02:50:09 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
02:50:09 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
02:50:09 	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
02:50:09 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163)
02:50:09 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
02:50:09 	at java.base/java.lang.Thread.run(Thread.java:833)
02:50:09 06:50:09.590 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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]>
02:50:09 06:50:09.791 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:50:09 06:50:09.827 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M37.239S> interval (min=<PT5M>)
02:50:09 06:50:09.827 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:09 06:50:09.828 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M54.682S> interval (min=<PT5M>)
02:50:09 06:50:09.828 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M12.67S> interval (min=<PT5M>)
02:50:09 06:50:09.829 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M20.63S> interval (min=<PT5M>)
02:50:09 06:50:09.856 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:50:09 06:50:09.857 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-1e2a568f-5597-477b-81b9-ec08733cf090>
02:50:09 06:50:09.859 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1e2a568f-5597-477b-81b9-ec08733cf090>.
02:50:09 06:50:09.859 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1e2a568f-5597-477b-81b9-ec08733cf090>.
02:50:09 06:50:09.859 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:50:09 06:50:09.864 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:09 06:50:09.864 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M0.372S> interval (min=<PT5M>)
02:50:09 06:50:09.865 [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@62370de0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:09 06:50:09.865 [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=[]]}]>
02:50:09 06:50:09.867 [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@62370de0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:09 06:50:09.867 [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=[]]}]>
02:50:09 06:50:09.869 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:09 06:50:09.869 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:09 06:50:09.870 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-1e2a568f-5597-477b-81b9-ec08733cf090> to sources: [ConsumerData [address= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ, addressWithIndex= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ-0], ConsumerData [address=😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏, addressWithIndex=😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏-0]]
02:50:09 06:50:09.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:09 06:50:09.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:09 06:50:09.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:10 06:50:09.977 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-1e2a568f-5597-477b-81b9-ec08733cf090>
02:50:10 06:50:10.147 [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.
02:50:10 06:50:10.149 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
02:50:10 06:50:10.150 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
02:50:10 06:50:10.152 [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-1e2a568f-5597-477b-81b9-ec08733cf090, 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}]
02:50:10 06:50:10.153 [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"], ditto-origin=connection-1e2a568f-5597-477b-81b9-ec08733cf090, 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}]
02:50:10 06:50:10.154 [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>.
02:50:10 06:50:10.154 [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>.
02:50:10 06:50:10.202 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M18.528S> interval (min=<PT5M>)
02:50:10 06:50:10.202 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:10 06:50:10.203 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M35.091S> interval (min=<PT5M>)
02:50:10 06:50:10.203 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M30.381S> interval (min=<PT5M>)
02:50:10 06:50:10.204 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M43.95S> interval (min=<PT5M>)
02:50:10 06:50:10.230 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:10 06:50:10.232 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:10 06:50:10.232 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:10 06:50:10.237 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:10 06:50:10.237 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M52.981S> interval (min=<PT5M>)
02:50:10 06:50:10.238 [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@6ae82fb1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:10 06:50:10.239 [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=[]]}]>
02:50:10 06:50:10.240 [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@6ae82fb1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:10 06:50:10.241 [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=[]]}]>
02:50:10 06:50:10.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:10 06:50:10.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:10 06:50:10.244 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:10 06:50:10.245 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:10 06:50:10.245 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:10 06:50:10.245 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:10 06:50:10.350 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:10 06:50:10.519 [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.
02:50:10 06:50:10.530 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Connection interrupted: amqp://test:1234
02:50:11 06:50:11.134 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Connection restored: amqp://test:1234
02:50:11 06:50:11.236 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> closed.
02:50:11 06:50:11.272 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M3.118S> interval (min=<PT5M>)
02:50:11 06:50:11.272 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:11 06:50:11.273 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M4.236S> interval (min=<PT5M>)
02:50:11 06:50:11.273 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M50.037S> interval (min=<PT5M>)
02:50:11 06:50:11.274 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M56.319S> interval (min=<PT5M>)
02:50:11 06:50:11.300 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:11 06:50:11.301 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:11 06:50:11.302 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:11 06:50:11.308 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M10.164S> interval (min=<PT5M>)
02:50:11 06:50:11.309 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:11 06:50:11.310 [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@773d373]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:11 06:50:11.310 [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=[]]}]>
02:50:11 06:50:11.312 [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@773d373]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:11 06:50:11.312 [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=[]]}]>
02:50:11 06:50:11.315 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:11 06:50:11.315 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:11 06:50:11.316 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:11 06:50:11.316 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:11 06:50:11.316 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:11 06:50:11.316 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:11 06:50:11.423 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:11 06:50:11.593 [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.
02:50:11 06:50:11.598 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] 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]>
02:50:11 06:50:11.796 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:50:11 06:50:11.842 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M57.162S> interval (min=<PT5M>)
02:50:11 06:50:11.842 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:11 06:50:11.843 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M48.097S> interval (min=<PT5M>)
02:50:11 06:50:11.843 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M27.27S> interval (min=<PT5M>)
02:50:11 06:50:11.844 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M37.819S> interval (min=<PT5M>)
02:50:11 06:50:11.872 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:11 06:50:11.873 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:11 06:50:11.873 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:11 06:50:11.877 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:11 06:50:11.877 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M42.821S> interval (min=<PT5M>)
02:50:11 06:50:11.878 [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@2e072cc7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:11 06:50:11.878 [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=[]]}]>
02:50:11 06:50:11.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@2e072cc7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:11 06:50:11.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=[]]}]>
02:50:11 06:50:11.882 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:11 06:50:11.882 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:11 06:50:11.883 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:11 06:50:11.892 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:50:12 06:50:11.993 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:12 06:50:12.162 [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.
02:50:12 06:50:12.166 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] 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]>
02:50:12 06:50:12.364 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:50:12 06:50:12.402 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M35.62S> interval (min=<PT5M>)
02:50:12 06:50:12.402 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:12 06:50:12.403 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M58.099S> interval (min=<PT5M>)
02:50:12 06:50:12.404 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M54.154S> interval (min=<PT5M>)
02:50:12 06:50:12.404 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M47.296S> interval (min=<PT5M>)
02:50:12 06:50:12.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:12 06:50:12.432 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:12 06:50:12.432 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:12 06:50:12.438 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:12 06:50:12.439 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M13.655S> interval (min=<PT5M>)
02:50:12 06:50:12.440 [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@698d7839]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:12 06:50:12.440 [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=[]]}]>
02:50:12 06:50:12.442 [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@698d7839]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:12 06:50:12.442 [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=[]]}]>
02:50:12 06:50:12.445 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:12 06:50:12.445 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:12 06:50:12.446 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:12 06:50:12.447 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:12 06:50:12.449 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:12 06:50:12.449 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:12 06:50:12.462 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:50:12 06:50:12.465 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:50:12 06:50:12.559 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:12 06:50:12.719 [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.
02:50:12 06:50:12.731 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> closed.
02:50:12 06:50:12.783 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M37.612S> interval (min=<PT5M>)
02:50:12 06:50:12.784 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:12 06:50:12.784 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M7.818S> interval (min=<PT5M>)
02:50:12 06:50:12.785 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M20.052S> interval (min=<PT5M>)
02:50:12 06:50:12.786 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M27.597S> interval (min=<PT5M>)
02:50:12 06:50:12.813 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-d8145329-441e-44d0-9251-fe812efa1daa>
02:50:12 06:50:12.814 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-d8145329-441e-44d0-9251-fe812efa1daa>.
02:50:12 06:50:12.814 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-d8145329-441e-44d0-9251-fe812efa1daa>.
02:50:12 06:50:12.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M30.403S> interval (min=<PT5M>)
02:50:12 06:50:12.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:12 06:50:12.821 [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@28c24a89]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:12 06:50:12.821 [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=[]]}]>
02:50:12 06:50:12.823 [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@28c24a89]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:12 06:50:12.823 [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=[]]}]>
02:50:12 06:50:12.825 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:12 06:50:12.825 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:12 06:50:12.826 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-d8145329-441e-44d0-9251-fe812efa1daa> to sources: [ConsumerData [address= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ, addressWithIndex= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ-0], ConsumerData [address=😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏, addressWithIndex=😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏-0]]
02:50:12 06:50:12.826 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:12 06:50:12.827 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:12 06:50:12.827 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:12 06:50:12.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-d8145329-441e-44d0-9251-fe812efa1daa>
02:50:13 06:50:13.102 [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.
02:50:13 06:50:13.105 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
02:50:13 06:50:13.106 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
02:50:13 06:50:13.107 [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-d8145329-441e-44d0-9251-fe812efa1daa, 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}]
02:50:13 06:50:13.109 [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-d8145329-441e-44d0-9251-fe812efa1daa, 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}]
02:50:13 06:50:13.109 [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>.
02:50:13 06:50:13.109 [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>.
02:50:13 06:50:13.155 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M25.645S> interval (min=<PT5M>)
02:50:13 06:50:13.155 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:13 06:50:13.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M20.694S> interval (min=<PT5M>)
02:50:13 06:50:13.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M14.685S> interval (min=<PT5M>)
02:50:13 06:50:13.157 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M1.698S> interval (min=<PT5M>)
02:50:13 06:50:13.182 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:13 06:50:13.183 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:13 06:50:13.183 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:13 06:50:13.188 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M25.111S> interval (min=<PT5M>)
02:50:13 06:50:13.188 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:13 06:50:13.189 [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@3bcf2d52]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:13 06:50:13.189 [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=[]]}]>
02:50:13 06:50:13.191 [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@3bcf2d52]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:13 06:50:13.191 [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=[]]}]>
02:50:13 06:50:13.193 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:13 06:50:13.193 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:13 06:50:13.194 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:13 06:50:13.194 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:13 06:50:13.195 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:13 06:50:13.195 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:13 06:50:13.306 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:13 06:50:13.476 [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.
02:50:13 06:50:13.478 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
02:50:13 06:50:13.481 [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-e1e4214c-f4ac-4c65-80af-f0e0b7f24449, 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}]
02:50:13 06:50:13.482 [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>.
02:50:13 06:50:13.483 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}>, isSuccess=<false>, ackType=<2 rejected>
02:50:13 06:50:13.483 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message
02:50:13 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
02:50:13 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447)
02:50:13 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$6(AmqpConsumerActor.java:385)
02:50:13 	at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.reject(AcknowledgeableMessage.java:52)
02:50:13 	at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:184)
02:50:13 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
02:50:13 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
02:50:13 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
02:50:13 	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
02:50:13 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163)
02:50:13 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
02:50:13 	at java.base/java.lang.Thread.run(Thread.java:833)
02:50:13 06:50:13.486 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] 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]>
02:50:13 06:50:13.684 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:50:13 06:50:13.720 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M37.626S> interval (min=<PT5M>)
02:50:13 06:50:13.720 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:13 06:50:13.720 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M30.334S> interval (min=<PT5M>)
02:50:13 06:50:13.721 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M9.62S> interval (min=<PT5M>)
02:50:13 06:50:13.721 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M7.044S> interval (min=<PT5M>)
02:50:13 06:50:13.747 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:13 06:50:13.748 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:13 06:50:13.748 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:13 06:50:13.753 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:13 06:50:13.753 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M31.617S> interval (min=<PT5M>)
02:50:13 06:50:13.754 [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@13c97a62]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:13 06:50:13.754 [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=[]]}]>
02:50:13 06:50:13.756 [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@13c97a62]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:13 06:50:13.756 [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=[]]}]>
02:50:13 06:50:13.758 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:13 06:50:13.758 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:13 06:50:13.759 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:13 06:50:13.760 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:13 06:50:13.760 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:13 06:50:13.760 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:13 06:50:13.781 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:50:13 06:50:13.783 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:50:13 06:50:13.869 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:14 06:50:14.039 [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.
02:50:14 06:50:14.039 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:50:14 06:50:14.076 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M36.885S> interval (min=<PT5M>)
02:50:14 06:50:14.076 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:14 06:50:14.077 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M41.871S> interval (min=<PT5M>)
02:50:14 06:50:14.077 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M47.403S> interval (min=<PT5M>)
02:50:14 06:50:14.078 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M28.785S> interval (min=<PT5M>)
02:50:14 06:50:14.103 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:14 06:50:14.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:14 06:50:14.105 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:14 06:50:14.110 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:14 06:50:14.110 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M57.274S> interval (min=<PT5M>)
02:50:14 06:50:14.111 [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@4ff3f7b1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:14 06:50:14.111 [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=[]]}]>
02:50:14 06:50:14.112 [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@4ff3f7b1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:14 06:50:14.113 [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=[]]}]>
02:50:14 06:50:14.115 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:14 06:50:14.115 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:14 06:50:14.115 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:14 06:50:14.116 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:14 06:50:14.116 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:14 06:50:14.117 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:14 06:50:14.139 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:50:14 06:50:14.141 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:50:14 06:50:14.225 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:14 06:50:14.394 [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.
02:50:14 06:50:14.397 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
02:50:14 06:50:14.398 [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=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
02:50:14 06:50:14.399 [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-e1e4214c-f4ac-4c65-80af-f0e0b7f24449, 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}]
02:50:14 06:50:14.400 [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>.
02:50:14 06:50:14.401 [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-e1e4214c-f4ac-4c65-80af-f0e0b7f24449, 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}]
02:50:14 06:50:14.438 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M1.462S> interval (min=<PT5M>)
02:50:14 06:50:14.438 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:14 06:50:14.439 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M48.813S> interval (min=<PT5M>)
02:50:14 06:50:14.439 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M6.701S> interval (min=<PT5M>)
02:50:14 06:50:14.440 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M48.176S> interval (min=<PT5M>)
02:50:14 06:50:14.459 [ERROR] [main] o.a.q.j.p.ProviderFactory - Failed to create Provider instance for failover, due to: {}
02:50:14 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.
02:50:14 	at org.apache.qpid.jms.provider.failover.FailoverProviderFactory.createProvider(FailoverProviderFactory.java:81)
02:50:14 	at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:103)
02:50:14 	at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:82)
02:50:14 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.validateConnection(AmqpClientActor.java:213)
02:50:14 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.propsForTest(AmqpClientActor.java:201)
02:50:14 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$3(AmqpClientActorTest.java:231)
02:50:14 	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
02:50:14 	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
02:50:14 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$5(AmqpClientActorTest.java:238)
02:50:14 	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
02:50:14 	at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
02:50:14 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.invalidSpecificOptionsThrowConnectionConfigurationInvalidException(AmqpClientActorTest.java:236)
02:50:14 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:50:14 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:50:14 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:50:14 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:50:14 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:50:14 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:50:14 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:50:14 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:50:14 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:50:14 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:50:14 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:50:14 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:50:14 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:50:14 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:50:14 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:50:14 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:50:14 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:50:14 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:50:14 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:50:14 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:50:14 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:50:14 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:50:14 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:50:14 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
02:50:14 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:50:14 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:50:14 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:50:14 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:50:14 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:50:14 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:50:14 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:50:14 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:50:14 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:50:14 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:50:14 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:50:14 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:50:14 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:50:14 06:50:14.460 [ERROR] [main] o.a.q.j.p.ProviderFactory - Failed to create Provider instance for failover, due to: {}
02:50:14 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.
02:50:14 	at org.apache.qpid.jms.provider.failover.FailoverProviderFactory.createProvider(FailoverProviderFactory.java:81)
02:50:14 	at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:103)
02:50:14 	at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:82)
02:50:14 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.validateConnection(AmqpClientActor.java:213)
02:50:14 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.propsForTest(AmqpClientActor.java:201)
02:50:14 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$4(AmqpClientActorTest.java:233)
02:50:14 	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
02:50:14 	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
02:50:14 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$5(AmqpClientActorTest.java:238)
02:50:14 	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
02:50:14 	at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
02:50:14 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.invalidSpecificOptionsThrowConnectionConfigurationInvalidException(AmqpClientActorTest.java:236)
02:50:14 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:50:14 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:50:14 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:50:14 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:50:14 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:50:14 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:50:14 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:50:14 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:50:14 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:50:14 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:50:14 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:50:14 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:50:14 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:50:14 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:50:14 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:50:14 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:50:14 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:50:14 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:50:14 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:50:14 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:50:14 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:50:14 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:50:14 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:50:14 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
02:50:14 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:50:14 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:50:14 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:50:14 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:50:14 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:50:14 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:50:14 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:50:14 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:50:14 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:50:14 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:50:14 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:50:14 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:50:14 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:50:14 06:50:14.515 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M43.561S> interval (min=<PT5M>)
02:50:14 06:50:14.515 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:14 06:50:14.516 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M40.023S> interval (min=<PT5M>)
02:50:14 06:50:14.516 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M36.458S> interval (min=<PT5M>)
02:50:14 06:50:14.517 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M57.952S> interval (min=<PT5M>)
02:50:14 06:50:14.541 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:14 06:50:14.542 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:14 06:50:14.543 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:14 06:50:14.547 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:14 06:50:14.547 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M31.219S> interval (min=<PT5M>)
02:50:14 06:50:14.549 [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@a7a3afa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:14 06:50:14.549 [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=[]]}]>
02:50:14 06:50:14.550 [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@a7a3afa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:14 06:50:14.550 [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=[]]}]>
02:50:14 06:50:14.553 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create session:FAIL
02:50:14 06:50:14.553 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-487#432290991], 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-06-18T06:50:14.553188476Z, connectivityStatus=null]>
02:50:14 06:50:14.554 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-487#432290991], 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-06-18T06:50:14.553188476Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
02:50:14 06:50:14.590 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M17.586S> interval (min=<PT5M>)
02:50:14 06:50:14.591 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:14 06:50:14.591 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M36.957S> interval (min=<PT5M>)
02:50:14 06:50:14.592 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M33.638S> interval (min=<PT5M>)
02:50:14 06:50:14.592 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M36.851S> interval (min=<PT5M>)
02:50:14 06:50:14.619 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:14 06:50:14.620 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:14 06:50:14.620 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:14 06:50:14.625 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:14 06:50:14.625 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M24.476S> interval (min=<PT5M>)
02:50:14 06:50:14.626 [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@1e54f9e7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:14 06:50:14.627 [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=[]]}]>
02:50:14 06:50:14.628 [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@1e54f9e7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:14 06:50:14.628 [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=[]]}]>
02:50:14 06:50:14.640 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to consume sources: [amqp/source1-1, amqp/source1-0]
02:50:14 06:50:14.640 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-489#842227331], 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-06-18T06:50:14.640218718Z, connectivityStatus=null]>
02:50:14 06:50:14.640 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-489#842227331], 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-06-18T06:50:14.640218718Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
02:50:14 06:50:14.666 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:14 06:50:14.677 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M40.134S> interval (min=<PT5M>)
02:50:14 06:50:14.677 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:14 06:50:14.677 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M57.486S> interval (min=<PT5M>)
02:50:14 06:50:14.678 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M18.701S> interval (min=<PT5M>)
02:50:14 06:50:14.678 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M25.38S> interval (min=<PT5M>)
02:50:14 06:50:14.705 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:14 06:50:14.707 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:14 06:50:14.707 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:14 06:50:14.712 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:14 06:50:14.712 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M12.053S> interval (min=<PT5M>)
02:50:14 06:50:14.713 [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@7239d94]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:14 06:50:14.713 [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=[]]}]>
02:50:14 06:50:14.715 [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@7239d94]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:14 06:50:14.715 [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=[]]}]>
02:50:14 06:50:14.739 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:14 06:50:14.768 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M3.265S> interval (min=<PT5M>)
02:50:14 06:50:14.768 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:14 06:50:14.769 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M46.258S> interval (min=<PT5M>)
02:50:14 06:50:14.770 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M31.266S> interval (min=<PT5M>)
02:50:14 06:50:14.770 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M9.042S> interval (min=<PT5M>)
02:50:14 06:50:14.797 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:14 06:50:14.799 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:14 06:50:14.799 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:14 06:50:14.803 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:14 06:50:14.803 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M56.156S> interval (min=<PT5M>)
02:50:14 06:50:14.805 [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@4b55a116]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:14 06:50:14.805 [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=[]]}]>
02:50:14 06:50:14.806 [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@4b55a116]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:14 06:50:14.806 [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=[]]}]>
02:50:14 06:50:14.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:14 06:50:14.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:14 06:50:14.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:14 06:50:14.811 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:14 06:50:14.811 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:14 06:50:14.811 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:14 06:50:14.812 [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-11#-1686455069], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2024-06-18T06:50:14.811978128Z, connectivityStatus=null]>
02:50:14 06:50:14.812 [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#-1686455069], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2024-06-18T06:50:14.811978128Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: misconfigured. Going to 'CONNECTING'
02:50:14 06:50:14.812 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-01#-1352255148], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2024-06-18T06:50:14.811984104Z, connectivityStatus=null]>
02:50:14 06:50:14.812 [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#-1352255148], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2024-06-18T06:50:14.811984104Z, connectivityStatus=null]. Reconnect was already triggered
02:50:14 06:50:14.838 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:14 06:50:14.913 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] 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.
02:50:14 06:50:14.922 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:14 06:50:14.951 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M32.582S> interval (min=<PT5M>)
02:50:14 06:50:14.951 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:14 06:50:14.952 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M27.119S> interval (min=<PT5M>)
02:50:14 06:50:14.952 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M9.358S> interval (min=<PT5M>)
02:50:14 06:50:14.953 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M29.707S> interval (min=<PT5M>)
02:50:15 06:50:14.978 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:15 06:50:14.979 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:15 06:50:14.980 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:15 06:50:14.985 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M34.339S> interval (min=<PT5M>)
02:50:15 06:50:14.985 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:15 06:50:14.986 [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@3e3100d1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:15 06:50:14.986 [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=[]]}]>
02:50:15 06:50:14.987 [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@3e3100d1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:15 06:50:14.987 [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=[]]}]>
02:50:15 06:50:14.990 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:15 06:50:14.990 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:15 06:50:14.990 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:15 06:50:14.991 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:15 06:50:14.991 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:15 06:50:14.992 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:15 06:50:15.100 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:15 06:50:15.176 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:15 06:50:15.177 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:50:15 06:50:15.269 [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.
02:50:15 06:50:15.272 [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=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
02:50:15 06:50:15.273 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
02:50:15 06:50:15.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-e1e4214c-f4ac-4c65-80af-f0e0b7f24449, 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}]
02:50:15 06:50:15.275 [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-e1e4214c-f4ac-4c65-80af-f0e0b7f24449, 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}]
02:50:15 06:50:15.276 [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>.
02:50:15 06:50:15.332 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M31.151S> interval (min=<PT5M>)
02:50:15 06:50:15.332 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:15 06:50:15.333 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M35.755S> interval (min=<PT5M>)
02:50:15 06:50:15.333 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M59.465S> interval (min=<PT5M>)
02:50:15 06:50:15.334 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M35.151S> interval (min=<PT5M>)
02:50:15 06:50:15.361 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:15 06:50:15.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:15 06:50:15.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:15 06:50:15.368 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M30.21S> interval (min=<PT5M>)
02:50:15 06:50:15.369 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:15 06:50:15.370 [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@3481f931]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:15 06:50:15.370 [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=[]]}]>
02:50:15 06:50:15.371 [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@3481f931]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:15 06:50:15.372 [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=[]]}]>
02:50:15 06:50:15.374 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:15 06:50:15.374 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:15 06:50:15.375 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:15 06:50:15.376 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:15 06:50:15.376 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:15 06:50:15.377 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:15 06:50:15.482 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:15 06:50:15.651 [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.
02:50:15 06:50:15.656 [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]>
02:50:15 06:50:15.857 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
02:50:15 06:50:15.859 [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-e1e4214c-f4ac-4c65-80af-f0e0b7f24449, 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}]
02:50:15 06:50:15.860 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Connection restored: amqp://broker:5671
02:50:15 06:50:15.860 [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>.
02:50:15 06:50:15.861 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Restored connection has closed session, trying to recover ...
02:50:15 06:50:15.861 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Recovering closed AMQP 1.0 session.
02:50:15 06:50:15.862 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:15 06:50:15.863 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:15 06:50:15.864 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:15 06:50:15.864 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:15 06:50:15.876 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] 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]>
02:50:16 06:50:16.076 [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=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
02:50:16 06:50:16.079 [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-e1e4214c-f4ac-4c65-80af-f0e0b7f24449, 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}]
02:50:16 06:50:16.080 [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>.
02:50:16 06:50:16.080 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:50:16 06:50:16.119 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M3.066S> interval (min=<PT5M>)
02:50:16 06:50:16.119 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:16 06:50:16.119 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M33.182S> interval (min=<PT5M>)
02:50:16 06:50:16.120 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M44.199S> interval (min=<PT5M>)
02:50:16 06:50:16.120 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M4.168S> interval (min=<PT5M>)
02:50:16 06:50:16.146 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:16 06:50:16.147 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:16 06:50:16.147 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:16 06:50:16.152 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:16 06:50:16.152 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M46.411S> interval (min=<PT5M>)
02:50:16 06:50:16.153 [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@1b0fda01]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:16 06:50:16.153 [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=[]]}]>
02:50:16 06:50:16.155 [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@1b0fda01]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:16 06:50:16.155 [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=[]]}]>
02:50:16 06:50:16.156 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create JMS connection:FAIL
02:50:16 06:50:16.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-499#-1744299154], 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-06-18T06:50:16.156671049Z, connectivityStatus=null]>
02:50:16 06:50:16.157 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-499#-1744299154], 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-06-18T06:50:16.156671049Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
02:50:16 06:50:16.181 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=2
02:50:16 06:50:16.197 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M7.299S> interval (min=<PT5M>)
02:50:16 06:50:16.197 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:16 06:50:16.198 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M46.062S> interval (min=<PT5M>)
02:50:16 06:50:16.198 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M40.467S> interval (min=<PT5M>)
02:50:16 06:50:16.199 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M28.319S> interval (min=<PT5M>)
02:50:16 06:50:16.239 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:16 06:50:16.240 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:16 06:50:16.240 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:16 06:50:16.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:16 06:50:16.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M56.619S> interval (min=<PT5M>)
02:50:16 06:50:16.244 [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@1bbf8a51]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:16 06:50:16.244 [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=[]]}]>
02:50:16 06:50:16.246 [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@1bbf8a51]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:16 06:50:16.246 [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=[]]}]>
02:50:16 06:50:16.248 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:16 06:50:16.248 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:16 06:50:16.249 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:16 06:50:16.249 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:16 06:50:16.266 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:16 06:50:16.362 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:16 06:50:16.499 [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.
02:50:16 06:50:16.501 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
02:50:16 06:50:16.504 [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-e1e4214c-f4ac-4c65-80af-f0e0b7f24449, 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}]
02:50:16 06:50:16.505 [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>.
02:50:16 06:50:16.506 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}>, isSuccess=<true>, ackType=<1 accepted>
02:50:16 06:50:16.506 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message
02:50:16 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
02:50:16 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447)
02:50:16 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$5(AmqpConsumerActor.java:384)
02:50:16 	at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.settle(AcknowledgeableMessage.java:48)
02:50:16 	at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:173)
02:50:16 	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
02:50:16 	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
02:50:16 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
02:50:16 	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
02:50:16 	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163)
02:50:16 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
02:50:16 	at java.base/java.lang.Thread.run(Thread.java:833)
02:50:16 06:50:16.509 [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]>
02:50:16 06:50:16.706 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:50:16 06:50:16.743 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M49.709S> interval (min=<PT5M>)
02:50:16 06:50:16.743 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:16 06:50:16.744 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M17.483S> interval (min=<PT5M>)
02:50:16 06:50:16.744 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M33.359S> interval (min=<PT5M>)
02:50:16 06:50:16.745 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M44.759S> interval (min=<PT5M>)
02:50:16 06:50:16.762 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:50:16 06:50:16.770 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:16 06:50:16.771 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:16 06:50:16.772 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:16 06:50:16.777 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M34.934S> interval (min=<PT5M>)
02:50:16 06:50:16.777 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:16 06:50:16.778 [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@69dc95c7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:16 06:50:16.778 [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=[]]}]>
02:50:16 06:50:16.779 [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@69dc95c7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:16 06:50:16.779 [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=[]]}]>
02:50:16 06:50:16.782 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:16 06:50:16.782 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:16 06:50:16.782 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=source1, addressWithIndex=source1-0], ConsumerData [address=source1, addressWithIndex=source1-0]]
02:50:16 06:50:16.784 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:16 06:50:16.784 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:16 06:50:16.784 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:16 06:50:16.892 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:17 06:50:17.062 [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.
02:50:17 06:50:17.064 [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=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
02:50:17 06:50:17.065 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
02:50:17 06:50:17.067 [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-e1e4214c-f4ac-4c65-80af-f0e0b7f24449, 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}]
02:50:17 06:50:17.067 [INFO ] [PekkoTestSystem-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=connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449, 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}]
02:50:17 06:50:17.068 [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>.
02:50:17 06:50:17.068 [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>.
02:50:17 06:50:17.146 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M50.669S> interval (min=<PT5M>)
02:50:17 06:50:17.146 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:17 06:50:17.147 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M19.617S> interval (min=<PT5M>)
02:50:17 06:50:17.148 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M57.467S> interval (min=<PT5M>)
02:50:17 06:50:17.149 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M20.206S> interval (min=<PT5M>)
02:50:17 06:50:17.175 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:17 06:50:17.176 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:17 06:50:17.176 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:17 06:50:17.181 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:17 06:50:17.181 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M50.642S> interval (min=<PT5M>)
02:50:17 06:50:17.182 [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@48b7473e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:17 06:50:17.182 [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=[]]}]>
02:50:17 06:50:17.184 [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@48b7473e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:17 06:50:17.184 [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=[]]}]>
02:50:17 06:50:17.186 [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@48b7473e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:17 06:50:17.186 [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=[]]}]>
02:50:17 06:50:17.187 [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@48b7473e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:17 06:50:17.187 [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=[]]}]>
02:50:17 06:50:17.187 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> closed.
02:50:17 06:50:17.187 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Success(successfully connected + initialized mapper)>
02:50:17 06:50:17.225 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M55.353S> interval (min=<PT5M>)
02:50:17 06:50:17.225 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:17 06:50:17.226 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M19.571S> interval (min=<PT5M>)
02:50:17 06:50:17.226 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M22.454S> interval (min=<PT5M>)
02:50:17 06:50:17.227 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M24.186S> interval (min=<PT5M>)
02:50:17 06:50:17.253 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:17 06:50:17.254 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:17 06:50:17.254 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:17 06:50:17.259 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M29.611S> interval (min=<PT5M>)
02:50:17 06:50:17.259 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:17 06:50:17.260 [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@73ec4067]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:17 06:50:17.260 [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=[]]}]>
02:50:17 06:50:17.262 [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@73ec4067]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:17 06:50:17.262 [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=[]]}]>
02:50:17 06:50:17.264 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:17 06:50:17.264 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:17 06:50:17.265 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:17 06:50:17.266 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:17 06:50:17.266 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:17 06:50:17.266 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:17 06:50:17.293 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:17 06:50:17.374 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:17 06:50:17.543 [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.
02:50:17 06:50:17.544 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> closed.
02:50:17 06:50:17.545 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - RESOURCE-LEAK: failed to close AMQP 1.0 Connection
02:50:17 javax.jms.JMSException: FAIL
02:50:17 	at org.apache.qpid.jms.JmsConnection.close(JmsConnection.java:188)
02:50:17 	at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.lambda$ensureJmsConnectionClosed$19(AmqpClientActor.java:495)
02:50:17 	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
02:50:17 	at org.apache.pekko.dispatch.TaskInvocation.run(AbstractDispatcher.scala:59)
02:50:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
02:50:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
02:50:17 	at java.base/java.lang.Thread.run(Thread.java:833)
02:50:17 06:50:17.581 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M49.456S> interval (min=<PT5M>)
02:50:17 06:50:17.581 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:17 06:50:17.581 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M30.07S> interval (min=<PT5M>)
02:50:17 06:50:17.582 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M58.349S> interval (min=<PT5M>)
02:50:17 06:50:17.583 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M6.002S> interval (min=<PT5M>)
02:50:17 06:50:17.609 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:17 06:50:17.610 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:17 06:50:17.611 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:17 06:50:17.618 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M17.854S> interval (min=<PT5M>)
02:50:17 06:50:17.618 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:17 06:50:17.619 [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@6daf52e7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:17 06:50:17.620 [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=[]]}]>
02:50:17 06:50:17.622 [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@6daf52e7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:17 06:50:17.622 [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=[]]}]>
02:50:17 06:50:17.638 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:17 06:50:17.639 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:17 06:50:17.639 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:17 06:50:17.640 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:17 06:50:17.640 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:17 06:50:17.641 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:17 06:50:17.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:17 06:50:17.758 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:17 06:50:17.760 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:50:17 06:50:17.900 [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.
02:50:17 06:50:17.901 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> closed.
02:50:17 06:50:17.903 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:17 06:50:17.903 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:17 06:50:17.903 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:17 06:50:17.904 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:17 06:50:17.904 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:17 06:50:17.905 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:18 06:50:18.131 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:18 06:50:18.133 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:50:18 06:50:18.199 [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.
02:50:18 06:50:18.200 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> closed.
02:50:18 06:50:18.201 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:18 06:50:18.201 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:18 06:50:18.202 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:18 06:50:18.203 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:18 06:50:18.203 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:18 06:50:18.203 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:18 06:50:18.499 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
02:50:18 06:50:18.500 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> closed.
02:50:18 06:50:18.501 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:18 06:50:18.501 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:18 06:50:18.502 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:18 06:50:18.503 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:18 06:50:18.503 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:18 06:50:18.503 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:18 06:50:18.800 [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.
02:50:18 06:50:18.801 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> closed.
02:50:18 06:50:18.802 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:18 06:50:18.802 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:18 06:50:18.803 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:18 06:50:18.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:18 06:50:18.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:18 06:50:18.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:19 06:50:19.100 [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.
02:50:19 06:50:19.100 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> closed.
02:50:19 06:50:19.101 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:19 06:50:19.102 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:19 06:50:19.102 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:19 06:50:19.103 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:19 06:50:19.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:19 06:50:19.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:19 06:50:19.200 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Shutdown timeout <PT3S> reached; aborting <2> ackregators
02:50:19 06:50:19.400 [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.
02:50:19 06:50:19.401 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> closed.
02:50:19 06:50:19.402 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:19 06:50:19.403 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:19 06:50:19.403 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:19 06:50:19.404 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:19 06:50:19.404 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:19 06:50:19.404 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:19 06:50:19.413 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:19 06:50:19.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:50:19 06:50:19.565 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:19 06:50:19.567 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:50:19 06:50:19.658 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:19 06:50:19.700 [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.
02:50:19 06:50:19.700 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> closed.
02:50:19 06:50:19.702 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:19 06:50:19.702 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:19 06:50:19.702 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:19 06:50:19.703 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:19 06:50:19.703 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:19 06:50:19.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:19 06:50:19.735 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:19 06:50:19.932 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:19 06:50:19.934 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:50:20 06:50:20.000 [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.
02:50:20 06:50:20.000 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> closed.
02:50:20 06:50:20.002 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:20 06:50:20.002 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:20 06:50:20.002 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:20 06:50:20.003 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:20 06:50:20.004 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:20 06:50:20.004 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:20 06:50:20.289 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:20 06:50:20.291 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:50:20 06:50:20.301 [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.
02:50:20 06:50:20.301 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> closed.
02:50:20 06:50:20.303 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:20 06:50:20.303 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:20 06:50:20.303 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:20 06:50:20.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:20 06:50:20.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:20 06:50:20.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:20 06:50:20.600 [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.
02:50:20 06:50:20.600 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> closed.
02:50:20 06:50:20.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:20 06:50:20.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:20 06:50:20.603 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:20 06:50:20.604 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:20 06:50:20.604 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:20 06:50:20.604 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:20 06:50:20.900 [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.
02:50:20 06:50:20.901 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> closed.
02:50:20 06:50:20.938 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M5.164S> interval (min=<PT5M>)
02:50:20 06:50:20.938 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:20 06:50:20.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M22.383S> interval (min=<PT5M>)
02:50:20 06:50:20.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M58.461S> interval (min=<PT5M>)
02:50:20 06:50:20.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M17.995S> interval (min=<PT5M>)
02:50:20 06:50:20.945 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:20 06:50:20.946 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:20 06:50:20.946 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:20 06:50:20.951 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:20 06:50:20.951 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M55.861S> interval (min=<PT5M>)
02:50:20 06:50:20.951 [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@bdd8e98]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:20 06:50:20.952 [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=[]]}]>
02:50:20 06:50:20.953 [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@bdd8e98]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:20 06:50:20.953 [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=[]]}]>
02:50:20 06:50:20.955 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to connect JMS client:FAIL
02:50:20 06:50:20.955 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-511#1014985150], 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-06-18T06:50:20.955671738Z, connectivityStatus=null]>
02:50:20 06:50:20.956 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-511#1014985150], 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-06-18T06:50:20.955671738Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
02:50:21 06:50:21.044 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M4.493S> interval (min=<PT5M>)
02:50:21 06:50:21.044 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:21 06:50:21.045 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M23.469S> interval (min=<PT5M>)
02:50:21 06:50:21.045 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M13.832S> interval (min=<PT5M>)
02:50:21 06:50:21.046 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M19.144S> interval (min=<PT5M>)
02:50:21 06:50:21.067 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:21 06:50:21.073 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:21 06:50:21.074 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:21 06:50:21.074 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:21 06:50:21.079 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M33.335S> interval (min=<PT5M>)
02:50:21 06:50:21.079 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:21 06:50:21.080 [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@1df63749]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:21 06:50:21.080 [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=[]]}]>
02:50:21 06:50:21.082 [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@1df63749]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:21 06:50:21.082 [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=[]]}]>
02:50:21 06:50:21.084 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:21 06:50:21.084 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:21 06:50:21.085 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0]]
02:50:21 06:50:21.086 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:21 06:50:21.086 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:21 06:50:21.086 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:21 06:50:21.175 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:21 06:50:21.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:21 06:50:21.381 [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.
02:50:21 06:50:21.399 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Consumer <mockConsumer> closed due to IllegalStateException: Forcibly detached
02:50:21 06:50:21.400 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'amqp/source1' was closed. Will try to recreate after some backoff.
02:50:21 06:50:21.401 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$$s/amqpConsumerActor-0-amqp%2Fsource1-01#-562155348], cause=<AskTimeoutException>: Consumer creation timeout., description=Failed to recreate closed message consumer, time=2024-06-18T06:50:21.400685537Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
02:50:21 06:50:21.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:21 06:50:21.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:21 06:50:21.523 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0]]
02:50:21 06:50:21.524 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:21 06:50:21.524 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:21 06:50:21.524 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:21 06:50:21.526 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=application/vnd.eclipse.ditto+json, reply-to=reply, correlation-id=cid}
02:50:21 06:50:21.528 [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-e1e4214c-f4ac-4c65-80af-f0e0b7f24449, 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}]
02:50:21 06:50:21.529 [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>.
02:50:21 06:50:21.530 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <twinEventExchange/twinEventRoutingKey>!
02:50:21 06:50:21.530 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <live/key>!
02:50:21 06:50:21.530 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <twin/key>!
02:50:21 06:50:21.565 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M12.27S> interval (min=<PT5M>)
02:50:21 06:50:21.565 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:21 06:50:21.565 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M34.974S> interval (min=<PT5M>)
02:50:21 06:50:21.566 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M25.666S> interval (min=<PT5M>)
02:50:21 06:50:21.567 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M11.662S> interval (min=<PT5M>)
02:50:21 06:50:21.593 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:21 06:50:21.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:21 06:50:21.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:21 06:50:21.599 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M7.682S> interval (min=<PT5M>)
02:50:21 06:50:21.599 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:21 06:50:21.600 [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@7260931c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:21 06:50:21.600 [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=[]]}]>
02:50:21 06:50:21.601 [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@7260931c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:21 06:50:21.601 [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=[]]}]>
02:50:21 06:50:21.603 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected
02:50:21 06:50:21.604 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers.
02:50:21 06:50:21.604 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]]
02:50:21 06:50:21.605 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:21 06:50:21.605 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:21 06:50:21.605 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:21 06:50:21.715 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:21 06:50:21.885 [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.
02:50:21 06:50:21.885 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:50:21 06:50:21.920 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M4.453S> interval (min=<PT5M>)
02:50:21 06:50:21.920 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:21 06:50:21.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M2.127S> interval (min=<PT5M>)
02:50:21 06:50:21.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M26.686S> interval (min=<PT5M>)
02:50:21 06:50:21.922 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M10.859S> interval (min=<PT5M>)
02:50:21 06:50:21.948 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:21 06:50:21.950 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:21 06:50:21.950 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:21 06:50:21.954 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:21 06:50:21.954 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M9.713S> interval (min=<PT5M>)
02:50:21 06:50:21.955 [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@23ecb7da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:21 06:50:21.955 [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=[]]}]>
02:50:21 06:50:21.957 [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@23ecb7da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:21 06:50:21.957 [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=[]]}]>
02:50:21 06:50:21.959 [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@23ecb7da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:21 06:50:21.959 [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=[]]}]>
02:50:21 06:50:21.959 [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@23ecb7da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:21 06:50:21.959 [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=[]]}]>
02:50:21 06:50:21.959 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - test timed out.
02:50:21 06:50:21.985 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:50:22 06:50:21.995 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M41.668S> interval (min=<PT5M>)
02:50:22 06:50:21.996 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:22 06:50:21.996 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M21.631S> interval (min=<PT5M>)
02:50:22 06:50:21.997 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M36.295S> interval (min=<PT5M>)
02:50:22 06:50:21.997 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M31.807S> interval (min=<PT5M>)
02:50:22 06:50:22.022 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:22 06:50:22.039 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:22 06:50:22.039 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:22 06:50:22.044 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:22 06:50:22.044 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M10.402S> interval (min=<PT5M>)
02:50:22 06:50:22.045 [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@64c9cd68]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:22 06:50:22.045 [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=[]]}]>
02:50:22 06:50:22.046 [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@64c9cd68]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:22 06:50:22.047 [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=[]]}]>
02:50:22 06:50:22.053 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
02:50:22 06:50:22.080 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:22 06:50:22.081 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:22 06:50:22.149 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M38.041S> interval (min=<PT5M>)
02:50:22 06:50:22.149 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:22 06:50:22.149 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M43.295S> interval (min=<PT5M>)
02:50:22 06:50:22.150 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M24.157S> interval (min=<PT5M>)
02:50:22 06:50:22.150 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M36.943S> interval (min=<PT5M>)
02:50:22 06:50:22.175 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:22 06:50:22.176 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:22 06:50:22.176 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:22 06:50:22.180 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:22 06:50:22.181 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M33.762S> interval (min=<PT5M>)
02:50:22 06:50:22.182 [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@3facfdc9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:22 06:50:22.182 [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=[]]}]>
02:50:22 06:50:22.183 [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@3facfdc9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:22 06:50:22.183 [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=[]]}]>
02:50:22 06:50:22.184 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] 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.
02:50:22 06:50:22.203 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:22 06:50:22.227 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M30.918S> interval (min=<PT5M>)
02:50:22 06:50:22.228 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:22 06:50:22.228 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M26.519S> interval (min=<PT5M>)
02:50:22 06:50:22.229 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M14.418S> interval (min=<PT5M>)
02:50:22 06:50:22.230 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M3.205S> interval (min=<PT5M>)
02:50:22 06:50:22.255 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:22 06:50:22.256 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:22 06:50:22.256 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:22 06:50:22.261 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M18.898S> interval (min=<PT5M>)
02:50:22 06:50:22.261 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:22 06:50:22.262 [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@270315f1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:22 06:50:22.262 [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=[]]}]>
02:50:22 06:50:22.264 [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@270315f1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:22 06:50:22.264 [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=[]]}]>
02:50:22 06:50:22.265 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:22 06:50:22.265 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <36> loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:22 06:50:22.298 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:22 06:50:22.380 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:22 06:50:22.391 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M9.82S> interval (min=<PT5M>)
02:50:22 06:50:22.391 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:22 06:50:22.392 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M7.344S> interval (min=<PT5M>)
02:50:22 06:50:22.392 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M32.156S> interval (min=<PT5M>)
02:50:22 06:50:22.393 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M3.25S> interval (min=<PT5M>)
02:50:22 06:50:22.562 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:22 06:50:22.566 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:22 06:50:22.567 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:22 06:50:22.567 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:22 06:50:22.572 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M25.121S> interval (min=<PT5M>)
02:50:22 06:50:22.572 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:22 06:50:22.573 [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@685dbe84]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:22 06:50:22.574 [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=[]]}]>
02:50:22 06:50:22.575 [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@685dbe84]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:22 06:50:22.575 [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=[]]}]>
02:50:22 06:50:22.577 [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@685dbe84]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:22 06:50:22.577 [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=[]]}]>
02:50:22 06:50:22.577 [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@685dbe84]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:22 06:50:22.578 [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=[]]}]>
02:50:22 06:50:22.691 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:25 06:50:25.919 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:25 06:50:25.920 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:50:26 06:50:25.985 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:26 06:50:25.987 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:50:26 06:50:26.550 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:27 06:50:26.970 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:27 06:50:27.197 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:27 06:50:27.199 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:50:27 06:50:27.368 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:27 06:50:27.589 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449' 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-e1e4214c-f4ac-4c65-80af-f0e0b7f24449-test1#-1626895128]] 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 [{}]])>
02:50:37 06:50:37.768 [ERROR] [PekkoTestSystem-jms-connection-handling-dispatcher-16] o.a.q.j.JmsConnection - Failed to connect to remote at: amqps://127.0.0.1:39729
02:50:37 06:50:37.778 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create JMS connection:Timed out while waiting to connect
02:50:37 06:50:37.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:50:37 06:50:37.819 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M19.194S> interval (min=<PT5M>)
02:50:37 06:50:37.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:37 06:50:37.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M21.355S> interval (min=<PT5M>)
02:50:37 06:50:37.821 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M20.113S> interval (min=<PT5M>)
02:50:37 06:50:37.821 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M0.098S> interval (min=<PT5M>)
02:50:37 06:50:37.846 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:37 06:50:37.847 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:37 06:50:37.847 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:37 06:50:37.852 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:37 06:50:37.852 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M12.83S> interval (min=<PT5M>)
02:50:37 06:50:37.853 [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@4df1fd29]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:37 06:50:37.853 [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=[]]}]>
02:50:37 06:50:37.854 [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@4df1fd29]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:37 06:50:37.854 [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=[]]}]>
02:50:38 06:50:37.964 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:38 06:50:37.980 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M32.728S> interval (min=<PT5M>)
02:50:38 06:50:37.980 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:38 06:50:37.981 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M49.14S> interval (min=<PT5M>)
02:50:38 06:50:37.981 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M8.617S> interval (min=<PT5M>)
02:50:38 06:50:37.982 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M14.059S> interval (min=<PT5M>)
02:50:38 06:50:38.006 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:38 06:50:38.007 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:38 06:50:38.007 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:38 06:50:38.012 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M53.395S> interval (min=<PT5M>)
02:50:38 06:50:38.012 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:38 06:50:38.013 [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@69bcd117]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:38 06:50:38.013 [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=[]]}]>
02:50:38 06:50:38.014 [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@69bcd117]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:38 06:50:38.014 [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=[]]}]>
02:50:38 06:50:38.015 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:38 06:50:38.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:38 06:50:38.140 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M42.785S> interval (min=<PT5M>)
02:50:38 06:50:38.140 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:38 06:50:38.140 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M45.941S> interval (min=<PT5M>)
02:50:38 06:50:38.141 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M58.551S> interval (min=<PT5M>)
02:50:38 06:50:38.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M25.325S> interval (min=<PT5M>)
02:50:38 06:50:38.166 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>
02:50:38 06:50:38.167 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:38 06:50:38.167 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:38 06:50:38.173 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:50:38 06:50:38.173 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M15.804S> interval (min=<PT5M>)
02:50:38 06:50:38.174 [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@31f4c9d1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:38 06:50:38.174 [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=[]]}]>
02:50:38 06:50:38.175 [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@31f4c9d1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:50:38 06:50:38.175 [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=[]]}]>
02:50:38 06:50:38.176 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-e1e4214c-f4ac-4c65-80af-f0e0b7f24449>.
02:50:38 06:50:38.176 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
02:50:38 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.62 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest
02:50:38 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpPublisherActorTest
02:50:38 06:50:38.180 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:50:38 06:50:38.312 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
02:50:38 06:50:38.317 [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: 286297312'. Will try to re-establish the static targets after some cool-down period
02:50:39 06:50:39.334 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
02:50:43 06:50:42.963 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:43 06:50:43.119 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:50:48 06:50:48.387 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
02:50:49 06:50:49.451 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:49 06:50:49.451 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:49 06:50:49.451 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:49 06:50:49.454 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] 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]>
02:50:49 06:50:49.455 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] 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]>
02:50:49 06:50:49.455 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] 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]>
02:50:49 06:50:49.456 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] 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]>
02:50:49 06:50:49.457 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] 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]>
02:50:49 06:50:49.458 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] 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.
02:50:49 06:50:49.520 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
02:50:49 06:50:49.520 [WARN ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Unknown message: MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-06-18T06:50:49.506954351Z, 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-06-18T06:50:49.506954351Z, 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 [{}]]]
02:50:49 06:50:49.520 [WARN ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Unknown message: MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2024-06-18T06:50:49.506954351Z, 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-06-18T06:50:49.506954351Z, 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 [{}]]]
02:50:49 06:50:49.520 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 1525526476'. Will try to re-establish the static targets after some cool-down period
02:50:49 06:50:49.521 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] 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)
02:50:49 06:50:49.521 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] 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)
02:50:50 06:50:50.535 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
02:50:59 06:50:59.611 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:50:59 06:50:59.611 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:50:59 06:50:59.611 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:50:59 06:50:59.612 [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]>
02:50:59 06:50:59.700 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
02:50:59 06:50:59.701 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <anotherAddress> (JmsQueue) created
02:50:59 06:50:59.701 [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]>
02:50:59 06:50:59.702 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-8] 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]>
02:50:59 06:50:59.712 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 2 invocations after 1500ms.
02:50:59 06:50:59.712 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 1076698238'. Will try to re-establish the static targets after some cool-down period
02:51:00 06:51:00.723 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
02:51:01 06:51:01.213 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 3 invocations after 2500ms.
02:51:01 06:51:01.213 [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: 1076698238'. Will try to re-establish the static targets after some cool-down period
02:51:03 06:51:03.232 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
02:51:03 06:51:03.714 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 4 invocations after 4500ms.
02:51:03 06:51:03.714 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 1076698238'. Will try to re-establish the static targets after some cool-down period
02:51:07 06:51:07.732 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created
02:51:08 06:51:08.276 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:51:08 06:51:08.276 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:51:08 06:51:08.276 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:51:08 06:51:08.278 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] 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]>
02:51:08 06:51:08.348 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:51:08 06:51:08.349 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:51:08 06:51:08.349 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:51:08 06:51:08.350 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] 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]>
02:51:08 06:51:08.431 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created
02:51:08 06:51:08.431 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created
02:51:08 06:51:08.432 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created
02:51:08 06:51:08.432 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] 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]>
02:51:08 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.20 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpPublisherActorTest
02:51:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpSpecificConfigTest
02:51:08 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpSpecificConfigTest
02:51:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpValidatorTest
02:51:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpValidatorTest
02:51:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpTargetTest
02:51:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpTargetTest
02:51:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.SaslPlainCredentialsSupplierTest
02:51:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.SaslPlainCredentialsSupplierTest
02:51:08 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActorTest
02:51:08 06:51:08.509 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:51:08 06:51:08.607 [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>.
02:51:08 06:51:08.617 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] 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-}
02:51:08 06:51:08.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{user-id=value, correlation-id=cor-, ditto-origin=connection-c1f62bed-214e-4156-9495-42f63482d147, 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}]
02:51:08 06:51:08.622 [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>.
02:51:08 06:51:08.706 [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>.
02:51:08 06:51:08.792 [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>.
02:51:08 06:51:08.802 [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>.
02:51:09 06:51:09.253 [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=amqp-10-test, device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address}
02:51:09 06:51:09.257 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:51:09 06:51:09.258 [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>.
02:51:09 06:51:09.259 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'source' was closed. Will try to recreate after some backoff.
02:51:10 06:51:10.275 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'source' created.
02:51:10 06:51:10.479 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address}
02:51:10 06:51:10.482 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:51:10 06:51:10.483 [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 <PT1M5S>.
02:51:10 06:51:10.792 [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>.
02:51:10 06:51:10.796 [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=cor-}
02:51:10 06:51:10.802 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-c1f62bed-214e-4156-9495-42f63482d147, 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}]
02:51:10 06:51:10.804 [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>.
02:51:10 06:51:10.890 [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>.
02:51:10 06:51:10.893 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {content-type=text/plain, correlation-id=cor-}
02:51:10 06:51:10.897 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-c1f62bed-214e-4156-9495-42f63482d147, 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}]
02:51:10 06:51:10.898 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-c1f62bed-214e-4156-9495-42f63482d147, 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}]
02:51:10 06:51:10.898 [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>.
02:51:10 06:51:10.899 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-c1f62bed-214e-4156-9495-42f63482d147, 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}]
02:51:10 06:51:10.899 [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>.
02:51:10 06:51:10.900 [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>.
02:51:11 06:51:10.993 [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>.
02:51:11 06:51:10.996 [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-}
02:51:11 06:51:10.999 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-c1f62bed-214e-4156-9495-42f63482d147, 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}]
02:51:11 06:51:11.000 [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>.
02:51:11 06:51:11.064 [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>.
02:51:11 06:51:11.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>.
02:51:11 06:51:11.182 [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>.
02:51:11 06:51:11.203 [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>.
02:51:11 06:51:11.236 [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=amqp-10-test, device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address}
02:51:11 06:51:11.239 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:51:11 06:51:11.241 [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>.
02:51:11 06:51:11.241 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address}>, isSuccess=<true>, ackType=<1 accepted>
02:51:11 06:51:11.313 [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>.
02:51:11 06:51:11.334 [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>.
02:51:11 06:51:11.367 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address}
02:51:11 06:51:11.370 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:51:11 06:51:11.371 [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>.
02:51:11 06:51:11.371 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] 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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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:36061/user/ackr0-cid#715336182}]]>.
02:51:11 06:51:11.372 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException when ExternalMessage was processed: <ThingUnavailableException: 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.
02:51:11 06:51:11.372 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address}>, isSuccess=<false>, ackType=<4 modified[delivery-failed]>
02:51:11 06:51:11.447 [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>.
02:51:11 06:51:11.468 [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>.
02:51:11 06:51:11.500 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address}
02:51:11 06:51:11.504 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:51:11 06:51:11.505 [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>.
02:51:11 06:51:11.505 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] 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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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:43133/user/ackr0-cid#1887096523}]]>.
02:51:11 06:51:11.506 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException when ExternalMessage was processed: <AcknowledgementRequestTimeoutException: 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.
02:51:11 06:51:11.506 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address}>, isSuccess=<false>, ackType=<4 modified[delivery-failed]>
02:51:11 06:51:11.580 [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>.
02:51:11 06:51:11.601 [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>.
02:51:11 06:51:11.634 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address}
02:51:11 06:51:11.637 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:51:11 06:51:11.638 [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>.
02:51:11 06:51:11.638 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] 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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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:39301/user/ackr0-cid#-1746079848}]]>.
02:51:11 06:51:11.638 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException when ExternalMessage was processed: <ThingNotAccessibleException: 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.
02:51:11 06:51:11.639 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address}>, isSuccess=<false>, ackType=<2 rejected>
02:51:11 06:51:11.717 [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>.
02:51:11 06:51:11.739 [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>.
02:51:11 06:51:11.771 [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=amqp-10-test, device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address}
02:51:11 06:51:11.775 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:51:11 06:51:11.776 [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>.
02:51:11 06:51:11.777 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address}>, isSuccess=<false>, ackType=<2 rejected>
02:51:11 06:51:11.871 [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>.
02:51:11 06:51:11.892 [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>.
02:51:11 06:51:11.916 [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=amqp-10-test, device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address}
02:51:11 06:51:11.920 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:51:11 06:51:11.921 [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>.
02:51:12 06:51:12.009 [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>.
02:51:12 06:51:12.030 [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>.
02:51:12 06:51:12.053 [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=amqp-10-test, device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address}
02:51:12 06:51:12.057 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] 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.>
02:51:12 06:51:12.057 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] 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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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 {correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address}
02:51:12 06:51:12.058 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:51:12 06:51:12.059 [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>.
02:51:12 06:51:12.139 [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>.
02:51:12 06:51:12.160 [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>.
02:51:12 06:51:12.185 [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=amqp-10-test, device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address}
02:51:12 06:51:12.189 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:51:12 06:51:12.190 [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>.
02:51:12 06:51:12.287 [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>.
02:51:12 06:51:12.407 [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>.
02:51:12 06:51:12.434 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:51:12 06:51:12.435 [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'.>
02:51:12 06:51:12.435 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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 {correlation-id=amqp-10-test, device_id=_invalid, content-type=text/plain, reply-to=reply-to-address}
02:51:12 06:51:12.500 [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>.
02:51:12 06:51:12.521 [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>.
02:51:12 06:51:12.544 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address}
02:51:12 06:51:12.549 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] 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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:51:12 06:51:12.550 [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>.
02:51:12 06:51:12.550 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] 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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:51:12 06:51:12.551 [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>.
02:51:12 06:51:12.551 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] 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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:51:12 06:51:12.552 [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>.
02:51:12 06:51:12.614 [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>.
02:51:12 06:51:12.635 [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>.
02:51:12 06:51:12.659 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=amqp-10-test, device_id=ditto:thing, content-type=text/plain, reply-to=reply-to-address}
02:51:12 06:51:12.663 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:51:12 06:51:12.665 [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>.
02:51:12 06:51:12.665 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:51:12 06:51:12.751 [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>.
02:51:12 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.273 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActorTest
02:51:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.JmsConnectionHandlingActorTest
02:51:12 06:51:12.845 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-e2c3af43-fe7f-4494-aa0e-4e23533f0774> closed.
02:51:12 06:51:12.869 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.JMSConnectionHandlingActor - An unexpected exception occurred. Terminating JMS connection.
02:51:12 java.lang.IllegalStateException: failureOnCreateConsumer
02:51:12 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.createJmsConsumer(JMSConnectionHandlingActor.java:378)
02:51:12 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.lambda$createConsumers$5(JMSConnectionHandlingActor.java:350)
02:51:12 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
02:51:12 	at java.base/java.util.stream.IntPipeline$1$1.accept(IntPipeline.java:180)
02:51:12 	at java.base/java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104)
02:51:12 	at java.base/java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:711)
02:51:12 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
02:51:12 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
02:51:12 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
02:51:12 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
02:51:12 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
02:51:12 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
02:51:12 	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
02:51:12 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
02:51:12 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
02:51:12 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
02:51:12 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
02:51:12 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
02:51:12 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
02:51:12 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
02:51:12 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
02:51:12 	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
02:51:12 	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
02:51:12 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
02:51:12 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
02:51:12 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575)
02:51:12 	at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)
02:51:12 	at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)
02:51:12 	at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)
02:51:12 	at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)
02:51:12 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.createConsumers(JMSConnectionHandlingActor.java:354)
02:51:12 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.tryConnect(JMSConnectionHandlingActor.java:279)
02:51:12 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.maybeConnectAndTell(JMSConnectionHandlingActor.java:258)
02:51:12 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.handleConnect(JMSConnectionHandlingActor.java:237)
02:51:12 	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33)
02:51:12 	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29)
02:51:12 	at scala.PartialFunction.applyOrElse(PartialFunction.scala:214)
02:51:12 	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213)
02:51:12 	at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29)
02:51:12 	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269)
02:51:12 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
02:51:12 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
02:51:12 	at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229)
02:51:12 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
02:51:12 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
02:51:12 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
02:51:12 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
02:51:12 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
02:51:12 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
02:51:12 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
02:51:12 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
02:51:12 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
02:51:12 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
02:51:12 06:51:12.869 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Unexpected error: failureOnCreateConsumer
02:51:12 06:51:12.891 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-e2c3af43-fe7f-4494-aa0e-4e23533f0774> closed.
02:51:12 06:51:12.949 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create session:failed to create session
02:51:12 06:51:12.972 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.JMSConnectionHandlingActor - An unexpected exception occurred. Terminating JMS connection.
02:51:12 java.lang.IllegalStateException: failureOnJmsConnect
02:51:12 	at org.apache.qpid.jms.JmsConnection.start(JmsConnection.java:358)
02:51:12 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.lambda$startConnection$2(JMSConnectionHandlingActor.java:299)
02:51:12 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.safelyExecuteJmsOperation(JMSConnectionHandlingActor.java:318)
02:51:12 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.startConnection(JMSConnectionHandlingActor.java:298)
02:51:12 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.tryConnect(JMSConnectionHandlingActor.java:277)
02:51:12 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.maybeConnectAndTell(JMSConnectionHandlingActor.java:258)
02:51:12 	at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.handleConnect(JMSConnectionHandlingActor.java:237)
02:51:12 	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33)
02:51:12 	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29)
02:51:12 	at scala.PartialFunction.applyOrElse(PartialFunction.scala:214)
02:51:12 	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213)
02:51:12 	at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29)
02:51:12 	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269)
02:51:12 	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
02:51:12 	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
02:51:12 	at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229)
02:51:12 	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
02:51:12 	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
02:51:12 	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
02:51:12 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
02:51:12 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
02:51:12 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
02:51:12 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
02:51:12 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
02:51:12 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
02:51:12 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
02:51:12 06:51:12.972 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Unexpected error: failureOnJmsConnect
02:51:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.JmsConnectionHandlingActorTest
02:51:12 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectivityStatusResolverTest
02:51:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectivityStatusResolverTest
02:51:13 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.UserIndicatedErrorsTest
02:51:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.connectivity.service.messaging.UserIndicatedErrorsTest
02:51:13 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.RequestedAcksFilterTest
02:51:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.RequestedAcksFilterTest
02:51:13 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorActorTest
02:51:13 06:51:13.362 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:51:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s -- in org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorActorTest
02:51:13 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.BackOffActorTest
02:51:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.40 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.BackOffActorTest
02:51:50 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.DefaultTimeoutConfigTest
02:51:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.DefaultTimeoutConfigTest
02:51:50 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.DuplicationRetryTimeoutStrategyTest
02:51:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.DuplicationRetryTimeoutStrategyTest
02:51:50 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ResponseCollectorActorTest
02:51:50 [INFO] [06/18/2024 06:51:50.441] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:51:50 [INFO] [06/18/2024 06:51:50.485] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:51:50 [INFO] [06/18/2024 06:51:50.531] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:51:50 [INFO] [06/18/2024 06:51:50.575] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:51:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.eclipse.ditto.connectivity.service.messaging.ResponseCollectorActorTest
02:51:50 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQValidatorTest
02:51:50 06:51:50.620 [WARN ] [PekkoTestSystem-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@54e075e8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:51:50 06:51:50.620 [WARN ] [PekkoTestSystem-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@54e075e8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:51:50 06:51:50.621 [WARN ] [PekkoTestSystem-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@54e075e8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:51:50 06:51:50.621 [WARN ] [PekkoTestSystem-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@54e075e8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:51:50 06:51:50.622 [WARN ] [PekkoTestSystem-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@54e075e8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:51:50 06:51:50.622 [WARN ] [PekkoTestSystem-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@54e075e8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:51:50 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQValidatorTest
02:51:50 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQClientActorTest
02:51:50 06:51:50.631 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:51:51 06:51:51.279 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:51:51 06:51:51.281 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:51:51 06:51:51.281 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:51:51 06:51:51.289 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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@1e328be2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:51:51 06:51:51.289 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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=[]]}]>
02:51:51 06:51:51.290 [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@1e328be2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:51:51 06:51:51.290 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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=[]]}]>
02:51:51 06:51:51.310 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
02:51:51 06:51:51.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M56.83S> interval (min=<PT5M>)
02:51:51 06:51:51.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M28.195S> interval (min=<PT5M>)
02:51:51 06:51:51.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M35.69S> interval (min=<PT5M>)
02:51:51 06:51:51.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M26.504S> interval (min=<PT5M>)
02:51:51 06:51:51.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:51:51 06:51:51.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:51:51 06:51:51.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M33.572S> interval (min=<PT5M>)
02:51:51 06:51:51.316 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
02:51:51 06:51:51.426 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:51:52 06:51:52.314 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
02:51:52 06:51:52.314 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
02:51:52 06:51:52.324 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
02:51:52 06:51:52.325 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
02:51:52 06:51:52.385 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:51:52 06:51:52.387 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:51:52 06:51:52.388 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:51:52 06:51:52.395 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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@56b54051]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:51:52 06:51:52.395 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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=[]]}]>
02:51:52 06:51:52.397 [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@56b54051]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:51:52 06:51:52.397 [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=[]]}]>
02:51:52 06:51:52.400 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M53.355S> interval (min=<PT5M>)
02:51:52 06:51:52.400 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M18.564S> interval (min=<PT5M>)
02:51:52 06:51:52.400 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M57.798S> interval (min=<PT5M>)
02:51:52 06:51:52.400 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:51:52 06:51:52.400 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M36.335S> interval (min=<PT5M>)
02:51:52 06:51:52.400 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M48.644S> interval (min=<PT5M>)
02:51:52 06:51:52.400 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:51:52 06:51:52.400 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
02:51:52 06:51:52.402 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
02:51:52 06:51:52.521 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:51:53 06:51:53.401 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
02:51:53 06:51:53.401 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
02:51:53 06:51:53.420 [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.
02:51:53 06:51:53.420 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:51:53 06:51:53.482 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:51:53 06:51:53.484 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:51:53 06:51:53.484 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:51:53 06:51:53.490 [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@dc384c3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:51:53 06:51:53.490 [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=[]]}]>
02:51:53 06:51:53.492 [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@dc384c3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:51:53 06:51:53.492 [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=[]]}]>
02:51:53 06:51:53.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M20.8S> interval (min=<PT5M>)
02:51:53 06:51:53.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
02:51:53 06:51:53.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M30.797S> interval (min=<PT5M>)
02:51:53 06:51:53.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M15.894S> interval (min=<PT5M>)
02:51:53 06:51:53.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M52.36S> interval (min=<PT5M>)
02:51:53 06:51:53.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M40.505S> interval (min=<PT5M>)
02:51:53 06:51:53.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:51:53 06:51:53.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:51:53 06:51:53.521 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:51:53 06:51:53.523 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:51:53 06:51:53.559 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:51:53 06:51:53.560 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:51:53 06:51:53.561 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:51:53 06:51:53.570 [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@5d37d505]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:51:53 06:51:53.571 [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=[]]}]>
02:51:53 06:51:53.573 [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@5d37d505]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:51:53 06:51:53.573 [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=[]]}]>
02:51:53 06:51:53.576 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M47.625S> interval (min=<PT5M>)
02:51:53 06:51:53.576 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M18.802S> interval (min=<PT5M>)
02:51:53 06:51:53.576 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:51:53 06:51:53.576 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M56.577S> interval (min=<PT5M>)
02:51:53 06:51:53.576 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M0.678S> interval (min=<PT5M>)
02:51:53 06:51:53.576 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M19.832S> interval (min=<PT5M>)
02:51:53 06:51:53.576 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:51:53 06:51:53.577 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
02:51:53 06:51:53.578 [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
02:51:53 06:51:53.691 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:51:54 06:51:54.577 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
02:51:54 06:51:54.577 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
02:51:54 06:51:54.589 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
02:51:54 06:51:54.598 [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-6f05a3db-8ab9-430a-ba03-8fdf465a014a, 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}]
02:51:54 06:51:54.599 [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>.
02:51:54 06:51:54.604 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] 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]>
02:51:54 06:51:54.628 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] c.g.p.p.r.ConnectionActor - pekko://PekkoTestSystem/user/$a/rmq-connection1 lost connection to amqp://null@null:0/null
02:51:54 06:51:54.628 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] c.g.p.p.r.ChannelActor - pekko://PekkoTestSystem/user/$a/rmq-connection1/consumer-channel disconnected
02:51:54 06:51:54.629 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] c.g.p.p.r.ChannelActor - pekko://PekkoTestSystem/user/$a/rmq-connection1/publisher-channel disconnected
02:51:59 06:51:59.639 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockReconnection
02:51:59 06:51:59.640 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannelReconnected. Telling the publisher actor the new channel
02:51:59 06:51:59.640 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
02:51:59 06:51:59.648 [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-6f05a3db-8ab9-430a-ba03-8fdf465a014a, 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}]
02:51:59 06:51:59.649 [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>.
02:51:59 06:51:59.652 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] 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]>
02:51:59 06:51:59.661 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
02:51:59 06:51:59.719 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-33685f13-7d37-43a4-8630-af759e55b571>
02:51:59 06:51:59.720 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-33685f13-7d37-43a4-8630-af759e55b571>.
02:51:59 06:51:59.720 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-33685f13-7d37-43a4-8630-af759e55b571>.
02:51:59 06:51:59.724 [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@3f386d98]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:51:59 06:51:59.724 [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=[]]}]>
02:51:59 06:51:59.726 [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@3f386d98]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:51:59 06:51:59.726 [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=[]]}]>
02:51:59 06:51:59.728 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M46.937S> interval (min=<PT5M>)
02:51:59 06:51:59.728 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M9.214S> interval (min=<PT5M>)
02:51:59 06:51:59.728 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:51:59 06:51:59.728 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M36.454S> interval (min=<PT5M>)
02:51:59 06:51:59.728 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:51:59 06:51:59.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M45.135S> interval (min=<PT5M>)
02:51:59 06:51:59.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M15.8S> interval (min=<PT5M>)
02:51:59 06:51:59.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
02:51:59 06:51:59.730 [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
02:51:59 06:51:59.848 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-33685f13-7d37-43a4-8630-af759e55b571>
02:52:00 06:52:00.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
02:52:00 06:52:00.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
02:52:00 06:52:00.730 [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.
02:52:00 06:52:00.731 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
02:52:00 06:52:00.732 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:52:00 06:52:00.806 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:52:00 06:52:00.807 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:00 06:52:00.808 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:00 06:52:00.814 [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@776952e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:00 06:52:00.814 [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=[]]}]>
02:52:00 06:52:00.815 [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@776952e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:00 06:52:00.815 [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=[]]}]>
02:52:00 06:52:00.818 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M9.768S> interval (min=<PT5M>)
02:52:00 06:52:00.818 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M43.766S> interval (min=<PT5M>)
02:52:00 06:52:00.818 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M37.62S> interval (min=<PT5M>)
02:52:00 06:52:00.818 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M46.106S> interval (min=<PT5M>)
02:52:00 06:52:00.818 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:00 06:52:00.818 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M8.33S> interval (min=<PT5M>)
02:52:00 06:52:00.818 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:00 06:52:00.819 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
02:52:00 06:52:00.820 [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
02:52:00 06:52:00.936 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:52:01 06:52:01.819 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
02:52:01 06:52:01.819 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
02:52:01 06:52:01.837 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
02:52:01 06:52:01.839 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
02:52:01 06:52:01.840 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
02:52:02 06:52:02.840 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
02:52:02 06:52:02.840 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
02:52:02 06:52:02.937 [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.
02:52:02 06:52:02.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
02:52:02 06:52:02.939 [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
02:52:03 06:52:03.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
02:52:03 06:52:03.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
02:52:04 06:52:04.037 [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.
02:52:04 06:52:04.038 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
02:52:04 06:52:04.040 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:52:04 06:52:04.093 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:52:04 06:52:04.094 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:04 06:52:04.095 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:04 06:52:04.102 [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@7e91fade]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:04 06:52:04.103 [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=[]]}]>
02:52:04 06:52:04.104 [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@7e91fade]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:04 06:52:04.105 [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=[]]}]>
02:52:04 06:52:04.107 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M56.38S> interval (min=<PT5M>)
02:52:04 06:52:04.107 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M5.706S> interval (min=<PT5M>)
02:52:04 06:52:04.108 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M4.475S> interval (min=<PT5M>)
02:52:04 06:52:04.108 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:04 06:52:04.108 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:04 06:52:04.108 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M26.007S> interval (min=<PT5M>)
02:52:04 06:52:04.108 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M52.268S> interval (min=<PT5M>)
02:52:04 06:52:04.108 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
02:52:04 06:52:04.109 [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
02:52:04 06:52:04.224 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:52:05 06:52:05.108 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
02:52:05 06:52:05.108 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
02:52:05 06:52:05.124 [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.
02:52:05 06:52:05.125 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED>
02:52:05 06:52:05.127 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:52:05 06:52:05.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:52:05 06:52:05.180 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:05 06:52:05.181 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:05 06:52:05.187 [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@4044cecb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:05 06:52:05.187 [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=[]]}]>
02:52:05 06:52:05.189 [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@4044cecb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:05 06:52:05.189 [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=[]]}]>
02:52:05 06:52:05.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M7.295S> interval (min=<PT5M>)
02:52:05 06:52:05.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M51.139S> interval (min=<PT5M>)
02:52:05 06:52:05.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M41.97S> interval (min=<PT5M>)
02:52:05 06:52:05.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M45.105S> interval (min=<PT5M>)
02:52:05 06:52:05.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:05 06:52:05.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:05 06:52:05.192 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M8.156S> interval (min=<PT5M>)
02:52:05 06:52:05.192 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection
02:52:05 06:52:05.193 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel
02:52:05 06:52:05.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:52:06 06:52:06.192 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers.
02:52:06 06:52:06.192 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues...
02:52:06 06:52:06.210 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
02:52:06 06:52:06.211 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:52:06 06:52:06.263 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:52:06 06:52:06.264 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-10] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:06 06:52:06.264 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-10] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:06 06:52:06.270 [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@6988248c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:06 06:52:06.270 [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=[]]}]>
02:52:06 06:52:06.272 [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@6988248c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:06 06:52:06.272 [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=[]]}]>
02:52:06 06:52:06.273 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=<IllegalArgumentException>: custom error message., description=null, time=2024-06-18T06:52:06.273499314Z, connectivityStatus=null]>
02:52:06 06:52:06.274 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=<IllegalArgumentException>: custom error message., description=null, time=2024-06-18T06:52:06.273499314Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
02:52:06 06:52:06.274 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTING>
02:52:06 06:52:06.274 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M4.059S> interval (min=<PT5M>)
02:52:06 06:52:06.275 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M49.137S> interval (min=<PT5M>)
02:52:06 06:52:06.275 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M26.549S> interval (min=<PT5M>)
02:52:06 06:52:06.275 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:06 06:52:06.275 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M0.396S> interval (min=<PT5M>)
02:52:06 06:52:06.275 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:06 06:52:06.275 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M21.584S> interval (min=<PT5M>)
02:52:06 06:52:06.311 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:52:06 06:52:06.313 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:52:06 06:52:06.325 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M47.302S> interval (min=<PT5M>)
02:52:06 06:52:06.325 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:06 06:52:06.326 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M28.444S> interval (min=<PT5M>)
02:52:06 06:52:06.327 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M26.801S> interval (min=<PT5M>)
02:52:06 06:52:06.327 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:52:06 06:52:06.327 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M3.691S> interval (min=<PT5M>)
02:52:06 06:52:06.328 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:06 06:52:06.329 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:06 06:52:06.334 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M34.988S> interval (min=<PT5M>)
02:52:06 06:52:06.334 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:06 06:52:06.338 [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@45f9939f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:06 06:52:06.338 [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=[]]}]>
02:52:06 06:52:06.339 [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@45f9939f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:06 06:52:06.339 [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=[]]}]>
02:52:06 06:52:06.345 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
02:52:06 06:52:06.399 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M16.832S> interval (min=<PT5M>)
02:52:06 06:52:06.399 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:06 06:52:06.399 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M4.579S> interval (min=<PT5M>)
02:52:06 06:52:06.400 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M10.706S> interval (min=<PT5M>)
02:52:06 06:52:06.401 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:52:06 06:52:06.401 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M16.078S> interval (min=<PT5M>)
02:52:06 06:52:06.402 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:06 06:52:06.402 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:06 06:52:06.407 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M6.362S> interval (min=<PT5M>)
02:52:06 06:52:06.407 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:06 06:52:06.408 [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@d5ab0a5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:06 06:52:06.408 [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=[]]}]>
02:52:06 06:52:06.409 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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@d5ab0a5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:06 06:52:06.409 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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=[]]}]>
02:52:06 06:52:06.410 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] 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.
02:52:06 06:52:06.472 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M44.024S> interval (min=<PT5M>)
02:52:06 06:52:06.472 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:06 06:52:06.472 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M48.456S> interval (min=<PT5M>)
02:52:06 06:52:06.473 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M39.421S> interval (min=<PT5M>)
02:52:06 06:52:06.474 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:52:06 06:52:06.474 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M11.357S> interval (min=<PT5M>)
02:52:06 06:52:06.475 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:06 06:52:06.475 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:06 06:52:06.480 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:06 06:52:06.480 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M50.275S> interval (min=<PT5M>)
02:52:06 06:52:06.481 [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@2166a341]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:06 06:52:06.481 [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=[]]}]>
02:52:06 06:52:06.483 [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@2166a341]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:06 06:52:06.483 [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=[]]}]>
02:52:06 06:52:06.484 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:06 06:52:06.484 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <36> loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:06 06:52:06.520 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:52:06 06:52:06.596 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:52:06 06:52:06.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M7.253S> interval (min=<PT5M>)
02:52:06 06:52:06.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:06 06:52:06.665 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M1.811S> interval (min=<PT5M>)
02:52:06 06:52:06.666 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M33.94S> interval (min=<PT5M>)
02:52:06 06:52:06.667 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:52:06 06:52:06.667 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M13.796S> interval (min=<PT5M>)
02:52:06 06:52:06.668 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:06 06:52:06.668 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:06 06:52:06.673 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M1.636S> interval (min=<PT5M>)
02:52:06 06:52:06.673 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:06 06:52:06.674 [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@1eb84173]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:06 06:52:06.674 [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=[]]}]>
02:52:06 06:52:06.676 [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@1eb84173]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:06 06:52:06.676 [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=[]]}]>
02:52:06 06:52:06.678 [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@1eb84173]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:06 06:52:06.678 [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=[]]}]>
02:52:06 06:52:06.679 [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@1eb84173]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:06 06:52:06.679 [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=[]]}]>
02:52:06 06:52:06.791 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:52:11 06:52:11.429 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:52:11 06:52:11.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:52:11 06:52:11.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:52:11 06:52:11.595 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:52:11 06:52:11.597 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:52:11 06:52:11.690 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a' 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-6f05a3db-8ab9-430a-ba03-8fdf465a014a-test1#-1072837881]] 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 [{}]])>
02:52:21 06:52:21.708 [ERROR] [PekkoTestSystem-jms-connection-handling-dispatcher-16] o.a.q.j.JmsConnection - Failed to connect to remote at: amqps://127.0.0.1:45843
02:52:21 06:52:21.711 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create JMS connection:Timed out while waiting to connect
02:52:21 06:52:21.765 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M2.49S> interval (min=<PT5M>)
02:52:21 06:52:21.765 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:21 06:52:21.766 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M51.698S> interval (min=<PT5M>)
02:52:21 06:52:21.766 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M5.589S> interval (min=<PT5M>)
02:52:21 06:52:21.767 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:52:21 06:52:21.767 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M37.224S> interval (min=<PT5M>)
02:52:21 06:52:21.769 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:21 06:52:21.769 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:21 06:52:21.774 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M44.066S> interval (min=<PT5M>)
02:52:21 06:52:21.774 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:21 06:52:21.775 [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@236b8a23]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:21 06:52:21.775 [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=[]]}]>
02:52:21 06:52:21.784 [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@236b8a23]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:21 06:52:21.784 [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=[]]}]>
02:52:21 06:52:21.888 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:52:21 06:52:21.940 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M46.138S> interval (min=<PT5M>)
02:52:21 06:52:21.940 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:21 06:52:21.941 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M23.981S> interval (min=<PT5M>)
02:52:21 06:52:21.942 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M20.582S> interval (min=<PT5M>)
02:52:21 06:52:21.943 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:52:21 06:52:21.943 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M57.416S> interval (min=<PT5M>)
02:52:21 06:52:21.945 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:21 06:52:21.945 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:21 06:52:21.951 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:21 06:52:21.952 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M44.532S> interval (min=<PT5M>)
02:52:21 06:52:21.952 [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@6fba734a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:21 06:52:21.953 [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=[]]}]>
02:52:21 06:52:21.954 [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@6fba734a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:21 06:52:21.954 [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=[]]}]>
02:52:21 06:52:21.955 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:22 06:52:22.057 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:52:22 06:52:22.107 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M30.665S> interval (min=<PT5M>)
02:52:22 06:52:22.107 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:22 06:52:22.108 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M19.821S> interval (min=<PT5M>)
02:52:22 06:52:22.108 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M27.036S> interval (min=<PT5M>)
02:52:22 06:52:22.109 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>
02:52:22 06:52:22.109 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M31.167S> interval (min=<PT5M>)
02:52:22 06:52:22.110 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:22 06:52:22.110 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:22 06:52:22.115 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:22 06:52:22.115 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M43.654S> interval (min=<PT5M>)
02:52:22 06:52:22.116 [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@11da6931]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:22 06:52:22.116 [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=[]]}]>
02:52:22 06:52:22.118 [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@11da6931]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:22 06:52:22.118 [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=[]]}]>
02:52:22 06:52:22.118 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-6f05a3db-8ab9-430a-ba03-8fdf465a014a>.
02:52:22 06:52:22.119 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
02:52:22 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.49 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQClientActorTest
02:52:22 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQConsumerActorTest
02:52:22 06:52:22.121 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:52:22 06:52:22.188 [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>.
02:52:22 06:52:22.209 [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>.
02:52:22 06:52:22.288 [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>.
02:52:22 06:52:22.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>.
02:52:22 06:52:22.336 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:52:22 06:52:22.338 [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>.
02:52:22 06:52:22.412 [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>.
02:52:22 06:52:22.434 [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>.
02:52:22 06:52:22.459 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:52:22 06:52:22.460 [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>.
02:52:22 06:52:22.460 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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:43657/user/ackr0-cid#1698931805}]]>.
02:52:22 06:52:22.461 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException when ExternalMessage was processed: <ThingUnavailableException: 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.
02:52:22 06:52:22.537 [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>.
02:52:22 06:52:22.559 [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>.
02:52:22 06:52:22.584 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:52:22 06:52:22.585 [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>.
02:52:22 06:52:22.585 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] 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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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:38681/user/ackr0-cid#-1001616405}]]>.
02:52:22 06:52:22.586 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException when ExternalMessage was processed: <AcknowledgementRequestTimeoutException: 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.
02:52:22 06:52:22.663 [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>.
02:52:22 06:52:22.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>.
02:52:22 06:52:22.710 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:52:22 06:52:22.711 [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>.
02:52:22 06:52:22.711 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] 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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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:34757/user/ackr0-cid#-1747613119}]]>.
02:52:22 06:52:22.711 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException when ExternalMessage was processed: <ThingNotAccessibleException: 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.
02:52:22 06:52:22.787 [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>.
02:52:22 06:52:22.808 [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>.
02:52:22 06:52:22.834 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:52:22 06:52:22.835 [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>.
02:52:22 06:52:22.910 [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>.
02:52:22 06:52:22.935 [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>.
02:52:22 06:52:22.952 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:52:23 06:52:23.025 [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>.
02:52:23 06:52:23.046 [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>.
02:52:23 06:52:23.064 [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 'application/vnd.eclipse.ditto+json' could not be mapped.>
02:52:23 06:52:23.064 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] 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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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 {messageId=1, device_id=ditto:thing, content-type=application/vnd.eclipse.ditto+json, reply-to=reply-to-address}
02:52:23 06:52:23.065 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:52:23 06:52:23.066 [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>.
02:52:23 06:52:23.140 [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>.
02:52:23 06:52:23.161 [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>.
02:52:23 06:52:23.178 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:52:23 06:52:23.179 [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>.
02:52:23 06:52:23.265 [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>.
02:52:23 06:52:23.369 [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>.
02:52:23 06:52:23.385 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] 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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:52:23 06:52:23.386 [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'.>
02:52:23 06:52:23.386 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] 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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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 {messageId=1, device_id=_invalid, content-type=application/vnd.eclipse.ditto+json, reply-to=reply-to-address}
02:52:23 06:52:23.463 [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>.
02:52:23 06:52:23.485 [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>.
02:52:23 06:52:23.503 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:52:23 06:52:23.505 [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>.
02:52:23 06:52:23.505 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:52:23 06:52:23.506 [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>.
02:52:23 06:52:23.506 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:52:23 06:52:23.507 [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>.
02:52:23 06:52:23.608 [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>.
02:52:23 06:52:23.629 [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>.
02:52:23 06:52:23.646 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:52:23 06:52:23.648 [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>.
02:52:23 06:52:23.648 [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-8fa5135d-812b-4794-a0ad-1a2089c532bc, 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}]
02:52:23 06:52:23.743 [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>.
02:52:23 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.636 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQConsumerActorTest
02:52:23 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQPublisherActorTest
02:52:23 06:52:23.767 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:52:23 06:52:23.864 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
02:52:23 06:52:23.865 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
02:52:23 06:52:23.865 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
02:52:23 06:52:23.866 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
02:52:23 06:52:23.866 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
02:52:23 06:52:23.867 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
02:52:23 06:52:23.960 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
02:52:24 06:52:24.048 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-6] 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]>
02:52:24 06:52:24.123 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-8] 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]>
02:52:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQPublisherActorTest
02:52:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.CustomSSLContextTest
02:52:25 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.031 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.CustomSSLContextTest
02:52:25 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.KeysTest
02:52:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.KeysTest
02:52:25 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.PublicKeyAuthenticationFactoryTest
02:52:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.PublicKeyAuthenticationFactoryTest
02:52:25 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.SSLContextCreatorTest
02:52:26 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.966 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.SSLContextCreatorTest
02:52:26 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DefaultExceptionToAcknowledgementConverterTest
02:52:26 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.DefaultExceptionToAcknowledgementConverterTest
02:52:26 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorHeaderInteractionTest
02:52:26 06:52:26.152 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:52:26 06:52:26.217 [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>.
02:52:26 06:52:26.220 [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>.
02:52:26 06:52:26.238 [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-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=19a35894-6210-4d73-b146-4b23e9821bc6, timeout=0ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
02:52:26 06:52:26.309 [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>.
02:52:26 06:52:26.311 [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>.
02:52:26 06:52:26.325 [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-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=a4640a2a-ee59-4786-be45-7b3b6013f66c, timeout=0ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
02:52:26 06:52:26.394 [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>.
02:52:26 06:52:26.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>.
02:52:26 06:52:26.411 [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-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=c74b6192-8413-438d-9d53-463bac552a9e, timeout=0ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
02:52:26 06:52:26.489 [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>.
02:52:26 06:52:26.492 [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>.
02:52:26 06:52:26.506 [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"], requested-acks=["twin-persisted"], ditto-origin=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=51a1ce52-bb99-465f-b613-ca772abdd6e9, timeout=0ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
02:52:26 06:52:26.572 [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>.
02:52:26 06:52:26.574 [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>.
02:52:26 06:52:26.588 [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-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=06c840e0-d215-4030-9d43-e5afb7912133, timeout=0ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
02:52:26 06:52:26.661 [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>.
02:52:26 06:52:26.664 [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>.
02:52:26 06:52:26.677 [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-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=ededea4e-77b4-405e-83f2-e928f9f24e4f, timeout=0ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
02:52:26 06:52:26.765 [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>.
02:52:26 06:52:26.768 [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>.
02:52:26 06:52:26.782 [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"], requested-acks=["twin-persisted"], ditto-origin=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=5c465748-39db-4ad8-9781-730c55eb0e19, timeout=0ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
02:52:26 06:52:26.859 [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>.
02:52:26 06:52:26.862 [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>.
02:52:26 06:52:26.875 [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-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=012ea668-3283-4f7c-bd7b-5aa0e89f95fc, timeout=0ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
02:52:26 06:52:26.897 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds
02:52:26 06:52:26.943 [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>.
02:52:26 06:52:26.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>.
02:52:26 06:52:26.959 [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-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=53457935-e583-45c8-bd1e-1262c41728e6, timeout=60000ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
02:52:27 06:52:27.028 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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>.
02:52:27 06:52:27.030 [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>.
02:52:27 06:52:27.044 [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-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=85a3d6ff-515e-4872-a661-22b35753860c, timeout=60000ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
02:52:27 06:52:27.113 [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>.
02:52:27 06:52:27.115 [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>.
02:52:27 06:52:27.129 [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-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=df64b3df-43c4-4c5a-b428-7850fcad4de7, timeout=60000ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
02:52:27 06:52:27.130 [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 <PT1M>.
02:52:27 06:52:27.130 [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 '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-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=df64b3df-43c4-4c5a-b428-7850fcad4de7, 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:41883/user/ackr0-df64b3df-43c4-4c5a-b428-7850fcad4de7#-2042543229}]]>.
02:52:27 06:52:27.198 [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>.
02:52:27 06:52:27.200 [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>.
02:52:27 06:52:27.214 [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"], requested-acks=["twin-persisted"], ditto-origin=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=9efd5fdd-9234-4987-942e-d10ed912cc6d, timeout=60000ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
02:52:27 06:52:27.215 [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>.
02:52:27 06:52:27.291 [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>.
02:52:27 06:52:27.294 [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>.
02:52:27 06:52:27.308 [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-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=7463e84f-e5e1-491d-bd2f-329337172546, timeout=60000ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
02:52:27 06:52:27.309 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException when ExternalMessage was processed: <ThingNotAccessibleException: 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.
02:52:27 06:52:27.377 [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>.
02:52:27 06:52:27.379 [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>.
02:52:27 06:52:27.393 [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-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=ad4b5b2c-bfd1-4fce-a388-4d4d41eadc8d, timeout=60000ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
02:52:27 06:52:27.462 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-9] 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>.
02:52:27 06:52:27.464 [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>.
02:52:27 06:52:27.478 [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-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=5d642dc1-7cc3-4de3-8abf-16105d2f0548, timeout=60000ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
02:52:27 06:52:27.479 [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>.
02:52:27 06:52:27.479 [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-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=5d642dc1-7cc3-4de3-8abf-16105d2f0548, 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:40137/user/ackr0-5d642dc1-7cc3-4de3-8abf-16105d2f0548#-636636521}]]>.
02:52:27 06:52:27.480 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException when ExternalMessage was processed: <ThingNotAccessibleException: 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.
02:52:27 06:52:27.547 [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>.
02:52:27 06:52:27.550 [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>.
02:52:27 06:52:27.563 [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"], requested-acks=["twin-persisted"], ditto-origin=connection-a0d8904e-a3d8-4c7e-abde-0ebe4ae7c35f, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=4af6f4e4-9038-437c-a48c-cbca444de0b1, timeout=60000ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}]
02:52:27 06:52:27.565 [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>.
02:52:27 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.419 s -- in org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorHeaderInteractionTest
02:52:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.HostValidatorTest
02:52:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.HostValidatorTest
02:52:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.SshTunnelValidatorTest
02:52:27 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.SshTunnelValidatorTest
02:52:27 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.ConnectionValidatorTest
02:52:27 06:52:27.815 [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@2c7bc692]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:27 06:52:27.825 [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@2c7bc692]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:27 06:52:27.829 [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@2c7bc692]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:27 06:52:27.837 [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@2c7bc692]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:27 06:52:27.840 [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@2c7bc692]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:27 06:52:27.846 [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@2c7bc692]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:27 06:52:27.852 [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@2c7bc692]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:27 06:52:27.865 [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@2c7bc692]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:27 06:52:27.869 [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@2c7bc692]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:27 06:52:27.880 [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@2c7bc692]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:27 06:52:27.915 [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@2c7bc692]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:27 06:52:27.962 [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@2c7bc692]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:27 06:52:27.992 [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@2c7bc692]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:28 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.ConnectionValidatorTest
02:52:28 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.hono.DefaultHonoConnectionFactoryTest
02:52:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.eclipse.ditto.connectivity.service.messaging.hono.DefaultHonoConnectionFactoryTest
02:52:28 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.hono.HonoValidatorTest
02:52:28 06:52:28.357 [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@5eac0944]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:28 06:52:28.358 [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@5eac0944]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:28 06:52:28.359 [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@5eac0944]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:28 06:52:28.359 [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@5eac0944]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:28 06:52:28.365 [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@5eac0944]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:28 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.ditto.connectivity.service.messaging.hono.HonoValidatorTest
02:52:28 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorTest
02:52:28 06:52:28.369 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:52:28 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.370 s -- in org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorTest
02:52:28 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectionIdsRetrievalActorTest
02:52:28 06:52:28.947 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.ConnectionIdsRetrievalActor - Retrieving all connection IDs ...
02:52:28 06:52:28.948 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.ConnectionIdsRetrievalActor - Failed to load persistence ids from journal/snapshots. WARNING arguments left: 1
02:52:28 06:52:28.963 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.ConnectionIdsRetrievalActor - Retrieving all connection IDs ...
02:52:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectionIdsRetrievalActorTest
02:52:28 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundSignalToExternalMessageTest
02:52:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundSignalToExternalMessageTest
02:52:28 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DittoRuntimeExceptionToErrorResponseFunctionTest
02:52:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.DittoRuntimeExceptionToErrorResponseFunctionTest
02:52:28 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundDispatchingActorTest
02:52:29 06:52:29.033 [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@1b6ed4ac]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:29 06:52:29.117 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-5] 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@27a039f9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:29 06:52:29.201 [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@177bd195]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:29 06:52:29.275 [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@2d29309d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:29 06:52:29.286 [INFO ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.OutboundDispatchingActor - No AcknowledgementForwarderActor found. Forwarding signal to proxy actor: <org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponse>
02:52:29 06:52:29.338 [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@bedb0ff]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:29 06:52:29.513 [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@34e8c460]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:29 06:52:29.686 [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@21f95c8e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:29 06:52:29.772 [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@1bec67a4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:29 06:52:29.847 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-5] 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@4b3c96b8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:29 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundDispatchingActorTest
02:52:29 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActorTest
02:52:29 06:52:29.868 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:52:32 06:52:32.222 [WARN ] [OutboundMappingProcessorActorTest-pekko.actor.default-dispatcher-11] 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.
02:52:32 06:52:32.224 [ERROR] [OutboundMappingProcessorActorTest-pekko.actor.default-dispatcher-11] 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#-580801451, 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#-580801451], 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#-580801451, response-required=false}]]>.
02:52:32 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.
02:52:32 Wrapped by: org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException: Signal enrichment failed.
02:52:32 	at org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException$Builder.doBuild(SignalEnrichmentFailedException.java:158)
02:52:32 	at org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException$Builder.doBuild(SignalEnrichmentFailedException.java:120)
02:52:32 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:52:32 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$recoverFromEnrichmentError$21(OutboundMappingProcessorActor.java:527)
02:52:32 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeException.asDittoRuntimeException(DittoRuntimeException.java:106)
02:52:32 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.recoverFromEnrichmentError(OutboundMappingProcessorActor.java:523)
02:52:32 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$enrichAndFilterSignal$18(OutboundMappingProcessorActor.java:492)
02:52:32 	at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:990)
02:52:32 	at java.base/java.util.concurrent.CompletableFuture$UniExceptionally.tryFire(CompletableFuture.java:974)
02:52:32 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
02:52:32 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
02:52:32 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26)
02:52:32 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23)
02:52:32 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484)
02:52:32 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
02:52:32 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
02:52:32 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:335)
02:52:32 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
02:52:32 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
02:52:32 	at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737)
02:52:32 	at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491)
02:52:32 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
02:52:32 	at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:376)
02:52:32 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:324)
02:52:32 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:328)
02:52:32 	at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:280)
02:52:32 	at java.base/java.lang.Thread.run(Thread.java:833)
02:52:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.513 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActorTest
02:52:32 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.BaseClientActorTest
02:52:32 06:52:32.388 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:52:32 06:52:32.755 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M23.378S> interval (min=<PT5M>)
02:52:32 06:52:32.755 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:32 06:52:32.755 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M58.88S> interval (min=<PT5M>)
02:52:32 06:52:32.756 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M27.752S> interval (min=<PT5M>)
02:52:32 06:52:32.756 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-b1a93f53-2335-45db-ae59-aa931c7e02f3>
02:52:32 06:52:32.756 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M15.851S> interval (min=<PT5M>)
02:52:32 06:52:32.757 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b1a93f53-2335-45db-ae59-aa931c7e02f3>.
02:52:32 06:52:32.758 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b1a93f53-2335-45db-ae59-aa931c7e02f3>.
02:52:32 06:52:32.761 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:32 06:52:32.761 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M33.155S> interval (min=<PT5M>)
02:52:32 06:52:32.771 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:32 06:52:32.771 [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=[]]}]>
02:52:32 06:52:32.773 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:32 06:52:32.773 [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=[]]}]>
02:52:32 06:52:32.775 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:32 06:52:32.783 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
02:52:32 06:52:32.790 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
02:52:32 06:52:32.791 [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.
02:52:32 06:52:32.792 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient
02:52:32 06:52:32.803 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:32 06:52:32.826 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-e2b8551e-819d-43a2-a861-30b67c8e626c>
02:52:32 06:52:32.827 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e2b8551e-819d-43a2-a861-30b67c8e626c>.
02:52:32 06:52:32.828 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e2b8551e-819d-43a2-a861-30b67c8e626c>.
02:52:32 06:52:32.831 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:32 06:52:32.832 [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=[]]}]>
02:52:32 06:52:32.832 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:32 06:52:32.833 [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=[]]}]>
02:52:32 06:52:32.833 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:32 06:52:32.836 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
02:52:32 06:52:32.836 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
02:52:32 06:52:32.837 [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.
02:52:33 06:52:32.853 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-39560865-12b2-4e03-9d4e-1a2d3e7c1b1e_a59cbdfc-2384-44d2-8488-dce4c0b796a5>
02:52:33 06:52:32.854 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-39560865-12b2-4e03-9d4e-1a2d3e7c1b1e>.
02:52:33 06:52:32.854 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-39560865-12b2-4e03-9d4e-1a2d3e7c1b1e>.
02:52:33 06:52:32.859 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:33 06:52:32.860 [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=[]]}]>
02:52:33 06:52:32.861 [WARN ] [PekkoTestSystem-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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:33 06:52:32.861 [INFO ] [PekkoTestSystem-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=[]]}]>
02:52:33 06:52:32.862 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:33 06:52:32.874 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-b1a93f53-2335-45db-ae59-aa931c7e02f3>
02:52:33 06:52:32.874 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-e2b8551e-819d-43a2-a861-30b67c8e626c>
02:52:33 06:52:32.874 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-39560865-12b2-4e03-9d4e-1a2d3e7c1b1e>
02:52:33 06:52:33.900 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-813afac6-e256-414a-ab8e-4fe83debc17d>
02:52:33 06:52:33.901 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-813afac6-e256-414a-ab8e-4fe83debc17d>.
02:52:33 06:52:33.901 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-813afac6-e256-414a-ab8e-4fe83debc17d>.
02:52:33 06:52:33.905 [WARN ] [PekkoTestSystem-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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:33 06:52:33.905 [INFO ] [PekkoTestSystem-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=[]]}]>
02:52:33 06:52:33.906 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:33 06:52:33.906 [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=[]]}]>
02:52:33 06:52:33.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:33 06:52:33.909 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
02:52:33 06:52:33.909 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
02:52:33 06:52:33.910 [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.
02:52:33 06:52:33.912 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:33 06:52:33.913 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=null, time=2024-06-18T06:52:33.912876594Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
02:52:33 06:52:33.913 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
02:52:33 06:52:33.913 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
02:52:33 06:52:33.913 [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.
02:52:33 06:52:33.928 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-296130ed-9cf2-4ce3-bc29-e52bc1639188>
02:52:33 06:52:33.929 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-296130ed-9cf2-4ce3-bc29-e52bc1639188>.
02:52:33 06:52:33.929 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-296130ed-9cf2-4ce3-bc29-e52bc1639188>.
02:52:33 06:52:33.932 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:33 06:52:33.932 [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=[]]}]>
02:52:33 06:52:33.933 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:33 06:52:33.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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=[]]}]>
02:52:33 06:52:33.934 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:33 06:52:33.938 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient
02:52:33 06:52:33.949 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:33 06:52:33.961 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-6e3abe8d-86c2-47ae-98f2-734dcf62a254>
02:52:33 06:52:33.962 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6e3abe8d-86c2-47ae-98f2-734dcf62a254>.
02:52:33 06:52:33.963 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6e3abe8d-86c2-47ae-98f2-734dcf62a254>.
02:52:33 06:52:33.965 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:33 06:52:33.966 [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=[]]}]>
02:52:33 06:52:33.967 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:33 06:52:33.967 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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=[]]}]>
02:52:33 06:52:33.968 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:33 06:52:33.968 [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-06-18T06:52:33.960873533Z, connectivityStatus=null]>
02:52:33 06:52:33.968 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:33 06:52:33.969 [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-06-18T06:52:33.960873533Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
02:52:34 06:52:33.974 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-813afac6-e256-414a-ab8e-4fe83debc17d>
02:52:34 06:52:33.974 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-296130ed-9cf2-4ce3-bc29-e52bc1639188>
02:52:34 06:52:33.974 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-6e3abe8d-86c2-47ae-98f2-734dcf62a254>
02:52:34 06:52:33.993 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-bf710216-b523-4d4c-ad6e-a6a599df3a1c>
02:52:34 06:52:33.994 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-bf710216-b523-4d4c-ad6e-a6a599df3a1c>.
02:52:34 06:52:33.995 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-bf710216-b523-4d4c-ad6e-a6a599df3a1c>.
02:52:34 06:52:34.000 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:34 06:52:34.000 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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=[]]}]>
02:52:34 06:52:34.001 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:34 06:52:34.001 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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=[]]}]>
02:52:34 06:52:34.002 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:34 06:52:34.012 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
02:52:34 06:52:34.013 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
02:52:34 06:52:34.013 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
02:52:34 06:52:34.074 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-bf710216-b523-4d4c-ad6e-a6a599df3a1c>
02:52:34 06:52:34.082 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:34 06:52:34.083 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:35 06:52:35.032 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient
02:52:35 06:52:35.053 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-2a1a800a-2a29-4628-92e5-c420086b189d>
02:52:35 06:52:35.054 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-2a1a800a-2a29-4628-92e5-c420086b189d>.
02:52:35 06:52:35.054 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-2a1a800a-2a29-4628-92e5-c420086b189d>.
02:52:35 06:52:35.057 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:35 06:52:35.058 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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=[]]}]>
02:52:35 06:52:35.059 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:35 06:52:35.059 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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=[]]}]>
02:52:35 06:52:35.060 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:35 06:52:35.062 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
02:52:35 06:52:35.062 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
02:52:35 06:52:35.062 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
02:52:35 06:52:35.074 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-2a1a800a-2a29-4628-92e5-c420086b189d>
02:52:35 06:52:35.075 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-821ec80c-c687-4aea-9e07-89d8b0e69872_25d91b4c-3f2d-4d87-ad59-b05de087ab7b>
02:52:35 06:52:35.076 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-821ec80c-c687-4aea-9e07-89d8b0e69872>.
02:52:35 06:52:35.076 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-821ec80c-c687-4aea-9e07-89d8b0e69872>.
02:52:35 06:52:35.081 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:35 06:52:35.082 [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=[]]}]>
02:52:35 06:52:35.083 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:35 06:52:35.083 [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=[]]}]>
02:52:35 06:52:35.084 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:35 06:52:35.174 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-821ec80c-c687-4aea-9e07-89d8b0e69872>
02:52:35 06:52:35.232 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M48.838S> interval (min=<PT5M>)
02:52:35 06:52:35.232 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:35 06:52:35.232 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M19.625S> interval (min=<PT5M>)
02:52:35 06:52:35.233 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M53.489S> interval (min=<PT5M>)
02:52:35 06:52:35.233 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-9b9d6e7d-1bc3-431c-8f4e-cb21d9efadb9>
02:52:35 06:52:35.234 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M51.227S> interval (min=<PT5M>)
02:52:35 06:52:35.235 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-9b9d6e7d-1bc3-431c-8f4e-cb21d9efadb9>.
02:52:35 06:52:35.235 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-9b9d6e7d-1bc3-431c-8f4e-cb21d9efadb9>.
02:52:35 06:52:35.240 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M49.438S> interval (min=<PT5M>)
02:52:35 06:52:35.240 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())>
02:52:35 06:52:35.242 [WARN ] [PekkoTestSystem-closableActorSystem-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@3e469f2b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:35 06:52:35.242 [INFO ] [PekkoTestSystem-closableActorSystem-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=[]]}]>
02:52:35 06:52:35.258 [WARN ] [PekkoTestSystem-closableActorSystem-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@3e469f2b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:35 06:52:35.258 [INFO ] [PekkoTestSystem-closableActorSystem-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=[]]}]>
02:52:35 06:52:35.260 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:35 06:52:35.261 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
02:52:35 06:52:35.261 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
02:52:35 06:52:35.261 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
02:52:35 06:52:35.265 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:52:35 06:52:35.266 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
02:52:35 06:52:35.283 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-b4c2ab5b-ef0a-466a-b5da-136564f56059>
02:52:35 06:52:35.284 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b4c2ab5b-ef0a-466a-b5da-136564f56059>.
02:52:35 06:52:35.285 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b4c2ab5b-ef0a-466a-b5da-136564f56059>.
02:52:35 06:52:35.289 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:35 06:52:35.289 [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=[]]}]>
02:52:35 06:52:35.291 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:35 06:52:35.291 [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=[]]}]>
02:52:35 06:52:35.292 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:35 06:52:35.303 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:35 06:52:35.303 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:35 06:52:35.317 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-f907d81e-5d51-4d06-af6a-5a9fa11e2c2c>
02:52:35 06:52:35.319 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-f907d81e-5d51-4d06-af6a-5a9fa11e2c2c>.
02:52:35 06:52:35.319 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-f907d81e-5d51-4d06-af6a-5a9fa11e2c2c>.
02:52:35 06:52:35.324 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:35 06:52:35.324 [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=[]]}]>
02:52:35 06:52:35.325 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:35 06:52:35.326 [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=[]]}]>
02:52:35 06:52:35.327 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:35 06:52:35.336 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
02:52:35 06:52:35.336 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
02:52:35 06:52:35.337 [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.
02:52:35 06:52:35.350 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-855addbc-ade8-4266-a02c-9cd362ba4d4d>
02:52:35 06:52:35.351 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-855addbc-ade8-4266-a02c-9cd362ba4d4d>.
02:52:35 06:52:35.352 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-855addbc-ade8-4266-a02c-9cd362ba4d4d>.
02:52:35 06:52:35.356 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:35 06:52:35.356 [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=[]]}]>
02:52:35 06:52:35.357 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:35 06:52:35.357 [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=[]]}]>
02:52:35 06:52:35.359 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:35 06:52:35.359 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-9b9d6e7d-1bc3-431c-8f4e-cb21d9efadb9>
02:52:35 06:52:35.359 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
02:52:35 06:52:35.360 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
02:52:35 06:52:35.360 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
02:52:35 06:52:35.360 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:52:35 06:52:35.360 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient
02:52:35 06:52:35.361 [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-855addbc-ade8-4266-a02c-9cd362ba4d4d] in state DISCONNECTING - status: open: disconnecting connection at 2024-06-18T06:52:35.360867274Z - sender: Actor[pekko://PekkoTestSystem/system/testProbe-909#1349651337]
02:52:35 06:52:35.374 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-b4c2ab5b-ef0a-466a-b5da-136564f56059>
02:52:35 06:52:35.374 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-f907d81e-5d51-4d06-af6a-5a9fa11e2c2c>
02:52:35 06:52:35.374 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-855addbc-ade8-4266-a02c-9cd362ba4d4d>
02:52:35 06:52:35.375 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-09f9f2f9-416a-4354-bed9-7e46455ad7d3>
02:52:35 06:52:35.376 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-09f9f2f9-416a-4354-bed9-7e46455ad7d3>.
02:52:35 06:52:35.376 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-09f9f2f9-416a-4354-bed9-7e46455ad7d3>.
02:52:35 06:52:35.379 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:35 06:52:35.379 [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=[]]}]>
02:52:35 06:52:35.380 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:35 06:52:35.381 [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=[]]}]>
02:52:35 06:52:35.381 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:35 06:52:35.384 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-06-18T06:52:35.384518444Z, connectivityStatus=null]>
02:52:35 06:52:35.384 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:35 06:52:35.384 [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-06-18T06:52:35.384518444Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
02:52:35 06:52:35.385 [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-06-18T06:52:35.384529028Z, connectivityStatus=null]>
02:52:35 06:52:35.385 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:35 06:52:35.385 [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-06-18T06:52:35.384529028Z, connectivityStatus=null]. Reconnect was already triggered
02:52:35 06:52:35.385 [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-06-18T06:52:35.384531140Z, connectivityStatus=null]>
02:52:35 06:52:35.385 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:35 06:52:35.385 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-06-18T06:52:35.384531140Z, connectivityStatus=null]. Reconnect was already triggered
02:52:35 06:52:35.473 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-09f9f2f9-416a-4354-bed9-7e46455ad7d3>
02:52:35 06:52:35.503 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:35 06:52:35.503 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:35 06:52:35.508 [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-06-18T06:52:35.507895280Z, connectivityStatus=null]>
02:52:35 06:52:35.508 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:35 06:52:35.508 [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-06-18T06:52:35.507895280Z, connectivityStatus=null]. Reconnect after: PT0.2S. Resolved status: failed. Going to 'CONNECTING'
02:52:35 06:52:35.508 [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-06-18T06:52:35.507906739Z, connectivityStatus=null]>
02:52:35 06:52:35.508 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:35 06:52:35.508 [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-06-18T06:52:35.507906739Z, connectivityStatus=null]. Reconnect was already triggered
02:52:35 06:52:35.508 [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-06-18T06:52:35.507908922Z, connectivityStatus=null]>
02:52:35 06:52:35.508 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:35 06:52:35.508 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-06-18T06:52:35.507908922Z, connectivityStatus=null]. Reconnect was already triggered
02:52:35 06:52:35.722 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:35 06:52:35.723 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:35 06:52:35.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-06-18T06:52:35.729590028Z, connectivityStatus=null]>
02:52:35 06:52:35.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:35 06:52:35.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-06-18T06:52:35.729590028Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING'
02:52:35 06:52:35.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-06-18T06:52:35.729600655Z, connectivityStatus=null]>
02:52:35 06:52:35.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:35 06:52:35.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-06-18T06:52:35.729600655Z, connectivityStatus=null]. Reconnect was already triggered
02:52:35 06:52:35.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-06-18T06:52:35.729602843Z, connectivityStatus=null]>
02:52:35 06:52:35.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:35 06:52:35.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-06-18T06:52:35.729602843Z, connectivityStatus=null]. Reconnect was already triggered
02:52:36 06:52:36.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:36 06:52:36.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:36 06:52:36.144 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-06-18T06:52:36.143837510Z, connectivityStatus=null]>
02:52:36 06:52:36.144 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:36 06:52:36.144 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-06-18T06:52:36.143837510Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING'
02:52:36 06:52:36.144 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-06-18T06:52:36.143850903Z, connectivityStatus=null]>
02:52:36 06:52:36.144 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:36 06:52:36.144 [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-06-18T06:52:36.143850903Z, connectivityStatus=null]. Reconnect was already triggered
02:52:36 06:52:36.144 [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-06-18T06:52:36.143854099Z, connectivityStatus=null]>
02:52:36 06:52:36.144 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:36 06:52:36.144 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-06-18T06:52:36.143854099Z, connectivityStatus=null]. Reconnect was already triggered
02:52:36 06:52:36.562 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:36 06:52:36.562 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:36 06:52:36.578 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-bf4ea12a-d9dc-4f8e-bb02-c396767aa10a>
02:52:36 06:52:36.579 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-bf4ea12a-d9dc-4f8e-bb02-c396767aa10a>.
02:52:36 06:52:36.579 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-bf4ea12a-d9dc-4f8e-bb02-c396767aa10a>.
02:52:36 06:52:36.582 [WARN ] [PekkoTestSystem-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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:36 06:52:36.582 [INFO ] [PekkoTestSystem-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=[]]}]>
02:52:36 06:52:36.583 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:36 06:52:36.583 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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=[]]}]>
02:52:36 06:52:36.585 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:36 06:52:36.674 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-bf4ea12a-d9dc-4f8e-bb02-c396767aa10a>
02:52:37 06:52:37.873 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:37 06:52:37.873 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:38 06:52:38.032 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:38 06:52:38.372 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:39 06:52:39.102 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:39 06:52:39.103 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:40 06:52:40.102 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:40 06:52:40.102 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:40 06:52:40.322 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:40 06:52:40.323 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:41 06:52:41.582 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:41 06:52:41.582 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:41 06:52:41.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:41 06:52:41.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Socket is closed, scheduling a reconnect
02:52:41 06:52:41.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:41 06:52:41.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-4f7039a6-94e2-4088-bc2e-5131335d84b3>
02:52:41 06:52:41.622 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-4f7039a6-94e2-4088-bc2e-5131335d84b3>.
02:52:41 06:52:41.623 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-4f7039a6-94e2-4088-bc2e-5131335d84b3>.
02:52:41 06:52:41.626 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:41 06:52:41.626 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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=[]]}]>
02:52:41 06:52:41.627 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:41 06:52:41.627 [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=[]]}]>
02:52:41 06:52:41.628 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:41 06:52:41.641 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
02:52:41 06:52:41.641 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
02:52:41 06:52:41.641 [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.
02:52:41 06:52:41.654 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-913a7c1a-d763-48af-9acc-e4e967a5dfb8>
02:52:41 06:52:41.655 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-913a7c1a-d763-48af-9acc-e4e967a5dfb8>.
02:52:41 06:52:41.655 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-913a7c1a-d763-48af-9acc-e4e967a5dfb8>.
02:52:41 06:52:41.658 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:41 06:52:41.658 [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=[]]}]>
02:52:41 06:52:41.659 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:41 06:52:41.659 [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=[]]}]>
02:52:41 06:52:41.660 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:41 06:52:41.663 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
02:52:41 06:52:41.663 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
02:52:41 06:52:41.663 [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.
02:52:41 06:52:41.663 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:41 06:52:41.664 [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-06-18T06:52:41.663789561Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING'
02:52:41 06:52:41.664 [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-06-18T06:52:41.664167094Z, connectivityStatus=null]>
02:52:41 06:52:41.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:41 06:52:41.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-06-18T06:52:41.664167094Z, connectivityStatus=null]. Reconnect after: PT0.2S. Resolved status: failed. Going to 'CONNECTING'
02:52:41 06:52:41.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-06-18T06:52:41.664176013Z, connectivityStatus=null]>
02:52:41 06:52:41.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:41 06:52:41.664 [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-06-18T06:52:41.664176013Z, connectivityStatus=null]. Reconnect was already triggered
02:52:41 06:52:41.664 [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-06-18T06:52:41.664178345Z, connectivityStatus=null]>
02:52:41 06:52:41.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:41 06:52:41.664 [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-06-18T06:52:41.664178345Z, connectivityStatus=null]. Reconnect was already triggered
02:52:41 06:52:41.674 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-4f7039a6-94e2-4088-bc2e-5131335d84b3>
02:52:41 06:52:41.674 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-913a7c1a-d763-48af-9acc-e4e967a5dfb8>
02:52:41 06:52:41.883 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:41 06:52:41.883 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:41 06:52:41.890 [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-06-18T06:52:41.889815009Z, connectivityStatus=null]>
02:52:41 06:52:41.890 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:41 06:52:41.890 [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-06-18T06:52:41.889815009Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING'
02:52:41 06:52:41.890 [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-06-18T06:52:41.889825Z, connectivityStatus=null]>
02:52:41 06:52:41.890 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:41 06:52:41.890 [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-06-18T06:52:41.889825Z, connectivityStatus=null]. Reconnect was already triggered
02:52:41 06:52:41.890 [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-06-18T06:52:41.889827257Z, connectivityStatus=null]>
02:52:41 06:52:41.890 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:41 06:52:41.890 [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-06-18T06:52:41.889827257Z, connectivityStatus=null]. Reconnect was already triggered
02:52:42 06:52:42.302 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:42 06:52:42.302 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:42 06:52:42.309 [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-06-18T06:52:42.309745164Z, connectivityStatus=null]>
02:52:42 06:52:42.310 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:42 06:52:42.310 [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-06-18T06:52:42.309745164Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING'
02:52:42 06:52:42.310 [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-06-18T06:52:42.309755467Z, connectivityStatus=null]>
02:52:42 06:52:42.310 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:42 06:52:42.310 [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-06-18T06:52:42.309755467Z, connectivityStatus=null]. Reconnect was already triggered
02:52:42 06:52:42.310 [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-06-18T06:52:42.309757567Z, connectivityStatus=null]>
02:52:42 06:52:42.310 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:42 06:52:42.310 [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-06-18T06:52:42.309757567Z, connectivityStatus=null]. Reconnect was already triggered
02:52:42 06:52:42.722 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:42 06:52:42.722 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:42 06:52:42.730 [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-06-18T06:52:42.729927499Z, connectivityStatus=null]>
02:52:42 06:52:42.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:42 06:52:42.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection failed: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-06-18T06:52:42.729927499Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING'
02:52:42 06:52:42.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-06-18T06:52:42.729939498Z, connectivityStatus=null]>
02:52:42 06:52:42.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:42 06:52:42.730 [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-06-18T06:52:42.729939498Z, connectivityStatus=null]. Reconnect was already triggered
02:52:42 06:52:42.730 [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-06-18T06:52:42.729941694Z, connectivityStatus=null]>
02:52:42 06:52:42.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:42 06:52:42.730 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2024-06-18T06:52:42.729941694Z, connectivityStatus=null]. Reconnect was already triggered
02:52:42 06:52:42.892 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:42 06:52:42.892 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:43 06:52:43.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:43 06:52:43.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:43 06:52:43.164 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-169573d9-be4f-45eb-8faa-4fa4db3be86c>
02:52:43 06:52:43.165 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-169573d9-be4f-45eb-8faa-4fa4db3be86c>.
02:52:43 06:52:43.166 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-169573d9-be4f-45eb-8faa-4fa4db3be86c>.
02:52:43 06:52:43.169 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:43 06:52:43.169 [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=[]]}]>
02:52:43 06:52:43.170 [WARN ] [PekkoTestSystem-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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:43 06:52:43.170 [INFO ] [PekkoTestSystem-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=[]]}]>
02:52:43 06:52:43.171 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:43 06:52:43.174 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-169573d9-be4f-45eb-8faa-4fa4db3be86c>
02:52:43 06:52:43.175 [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.
02:52:43 06:52:43.176 [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-06-18T06:52:43.176642636Z, connectivityStatus=null]>
02:52:43 06:52:43.176 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:43 06:52:43.177 [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-06-18T06:52:43.176642636Z, connectivityStatus=null]. Reconnect after: PT0.05S. Resolved status: failed. Going to 'CONNECTING'
02:52:43 06:52:43.177 [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.
02:52:43 06:52:43.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:43 06:52:43.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:43 06:52:43.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:43 06:52:43.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:43 06:52:43.377 [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.
02:52:43 06:52:43.582 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:43 06:52:43.583 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:43 06:52:43.678 [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.
02:52:44 06:52:44.003 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:44 06:52:44.003 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:44 06:52:44.123 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:44 06:52:44.123 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:44 06:52:44.179 [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.
02:52:44 06:52:44.822 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:44 06:52:44.822 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:45 06:52:45.079 [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.
02:52:45 06:52:45.123 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:45 06:52:45.123 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:45 06:52:45.342 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:45 06:52:45.342 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:46 06:52:46.443 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:46 06:52:46.443 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection <connection-169573d9-be4f-45eb-8faa-4fa4db3be86c> - connection timed out - reached maximum retries for reconnecting and thus will no longer try to reconnect
02:52:46 06:52:46.603 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:46 06:52:46.603 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:46 06:52:46.623 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:46 06:52:46.623 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Socket is closed, scheduling a reconnect
02:52:46 06:52:46.623 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection
02:52:46 06:52:46.780 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] 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.
02:52:46 06:52:46.794 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-34c743af-5239-4620-a900-0b0ebb294e86>
02:52:46 06:52:46.795 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-34c743af-5239-4620-a900-0b0ebb294e86>.
02:52:46 06:52:46.795 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-34c743af-5239-4620-a900-0b0ebb294e86>.
02:52:46 06:52:46.799 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:46 06:52:46.799 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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=[]]}]>
02:52:46 06:52:46.800 [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@49c9f149]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration.
02:52:46 06:52:46.800 [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=[]]}]>
02:52:46 06:52:46.801 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient
02:52:46 06:52:46.803 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection
02:52:46 06:52:46.803 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers.
02:52:46 06:52:46.803 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED.
02:52:46 06:52:46.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:52:46 06:52:46.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:52:46 06:52:46.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:52:46 06:52:46.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
02:52:46 06:52:46.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
02:52:46 06:52:46.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
02:52:46 06:52:46.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<DISCONNECTED>
02:52:46 06:52:46.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:52:46 06:52:46.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
02:52:46 06:52:46.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
02:52:46 06:52:46.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
02:52:46 06:52:46.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:52:46 06:52:46.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
02:52:46 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.42 s -- in org.eclipse.ditto.connectivity.service.messaging.BaseClientActorTest
02:52:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ResolversTest
02:52:46 06:52:46.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<DISCONNECTED>
02:52:46 06:52:46.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
02:52:46 06:52:46.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers
02:52:46 06:52:46.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
02:52:46 06:52:46.809 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
02:52:46 06:52:46.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming
02:52:46 06:52:46.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
02:52:46 06:52:46.809 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
02:52:46 06:52:46.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
02:52:46 06:52:46.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING>
02:52:46 06:52:46.810 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded.
02:52:46 06:52:46.813 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.OutboundMappingProcessorActor - Exception in stream of OutboundMappingProcessorActor: java.lang.IllegalStateException: Operation not allowed in uninitialized state.
02:52:46 java.lang.IllegalStateException: Operation not allowed in uninitialized state.
02:52:46 	at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newIllegalStateException(DittoTracing.java:182)
02:52:46 	at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newStartedSpanByTimer(DittoTracing.java:187)
02:52:46 	at org.eclipse.ditto.internal.utils.tracing.DittoTracing.newStartedSpanByTimer(DittoTracing.java:108)
02:52:46 	at org.eclipse.ditto.connectivity.service.messaging.MappingTimer.outbound(MappingTimer.java:112)
02:52:46 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.processMappableSignals(OutboundMappingProcessor.java:168)
02:52:46 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.process(OutboundMappingProcessor.java:158)
02:52:46 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.mapToExternalMessage(OutboundMappingProcessorActor.java:681)
02:52:46 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.handleOutboundSignal(OutboundMappingProcessorActor.java:622)
02:52:46 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$createSink$a3571f47$1(OutboundMappingProcessorActor.java:399)
02:52:46 	at org.apache.pekko.stream.javadsl.Source.$anonfun$map$1(Source.scala:2144)
02:52:46 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
02:52:46 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
02:52:46 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
02:52:46 	... 18 common frames omitted
02:52:46 Wrapped by: java.util.concurrent.CompletionException: java.lang.IllegalStateException: Operation not allowed in uninitialized state.
02:52:46 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
02:52:46 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
02:52:46 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636)
02:52:46 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
02:52:46 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
02:52:46 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26)
02:52:46 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23)
02:52:46 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484)
02:52:46 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
02:52:46 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
02:52:46 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
02:52:46 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
02:52:46 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:504)
02:52:46 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
02:52:46 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
02:52:46 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
02:52:46 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
02:52:46 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
02:52:46 	at scala.concurrent.Promise.tryFailure(Promise.scala:117)
02:52:46 	at scala.concurrent.Promise.tryFailure$(Promise.scala:117)
02:52:46 	at scala.concurrent.impl.Promise$DefaultPromise.tryFailure(Promise.scala:104)
02:52:46 	at org.apache.pekko.stream.impl.SeqStage$$anon$3.onUpstreamFailure(Sinks.scala:274)
02:52:46 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:537)
02:52:46 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400)
02:52:46 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
02:52:46 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632)
02:52:46 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740)
02:52:46 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789)
02:52:46 	at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558)
02:52:46 	at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558)
02:52:46 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729)
02:52:46 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654)
02:52:46 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
02:52:46 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
02:52:46 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
02:52:46 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
02:52:46 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
02:52:46 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
02:52:46 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
02:52:46 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
02:52:46 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
02:52:46 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
02:52:46 06:52:46.813 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.OutboundMappingProcessorActor - Exception in stream of OutboundMappingProcessorActor: java.lang.IllegalStateException: Operation not allowed in uninitialized state.
02:52:46 java.lang.IllegalStateException: Operation not allowed in uninitialized state.
02:52:46 	at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newIllegalStateException(DittoTracing.java:182)
02:52:46 	at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newStartedSpanByTimer(DittoTracing.java:187)
02:52:46 	at org.eclipse.ditto.internal.utils.tracing.DittoTracing.newStartedSpanByTimer(DittoTracing.java:108)
02:52:46 	at org.eclipse.ditto.connectivity.service.messaging.MappingTimer.outbound(MappingTimer.java:112)
02:52:46 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.processMappableSignals(OutboundMappingProcessor.java:168)
02:52:46 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.process(OutboundMappingProcessor.java:158)
02:52:46 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.mapToExternalMessage(OutboundMappingProcessorActor.java:681)
02:52:46 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.handleOutboundSignal(OutboundMappingProcessorActor.java:622)
02:52:46 	at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$createSink$a3571f47$1(OutboundMappingProcessorActor.java:399)
02:52:46 	at org.apache.pekko.stream.javadsl.Source.$anonfun$map$1(Source.scala:2144)
02:52:46 	at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64)
02:52:46 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
02:52:46 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433)
02:52:46 	... 18 common frames omitted
02:52:46 Wrapped by: java.util.concurrent.CompletionException: java.lang.IllegalStateException: Operation not allowed in uninitialized state.
02:52:46 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
02:52:46 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
02:52:46 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636)
02:52:46 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
02:52:46 	at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
02:52:46 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26)
02:52:46 	at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23)
02:52:46 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484)
02:52:46 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
02:52:46 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
02:52:46 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
02:52:46 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
02:52:46 	at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:504)
02:52:46 	at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222)
02:52:46 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
02:52:46 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
02:52:46 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
02:52:46 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
02:52:46 	at scala.concurrent.Promise.tryFailure(Promise.scala:117)
02:52:46 	at scala.concurrent.Promise.tryFailure$(Promise.scala:117)
02:52:46 	at scala.concurrent.impl.Promise$DefaultPromise.tryFailure(Promise.scala:104)
02:52:46 	at org.apache.pekko.stream.impl.SeqStage$$anon$3.onUpstreamFailure(Sinks.scala:274)
02:52:46 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:537)
02:52:46 	at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400)
02:52:46 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
02:52:46 	at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632)
02:52:46 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740)
02:52:46 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789)
02:52:46 	at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558)
02:52:46 	at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558)
02:52:46 	at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729)
02:52:46 	at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654)
02:52:46 	at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523)
02:52:46 	at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545)
02:52:46 	at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305)
02:52:46 	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240)
02:52:46 	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
02:52:46 	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
02:52:46 	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
02:52:46 	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
02:52:46 	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
02:52:46 	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
02:52:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.ResolversTest
02:52:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DefaultClientActorPropsFactoryTest
02:52:46 06:52:46.821 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:52:46 06:52:46.874 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-34c743af-5239-4620-a900-0b0ebb294e86>
02:52:46 06:52:46.875 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:52:46 06:52:46.875 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:52:46 06:52:46.876 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:52:46 06:52:46.876 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:52:46 06:52:46.876 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:52:46 06:52:46.876 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0
02:52:46 06:52:46.878 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required ..
02:52:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.eclipse.ditto.connectivity.service.messaging.DefaultClientActorPropsFactoryTest
02:52:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DroppedTest
02:52:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.eclipse.ditto.connectivity.service.messaging.DroppedTest
02:52:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.AzSaslSigningTest
02:52:47 [INFO] [06/18/2024 06:52:47.276] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:52:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.connectivity.service.messaging.AzSaslSigningTest
02:52:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.SendingTest
02:52:47 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.eclipse.ditto.connectivity.service.messaging.SendingTest
02:52:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.MappingSinksTest
02:52:47 06:52:47.566 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:52:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.26 s -- in org.eclipse.ditto.connectivity.service.messaging.MappingSinksTest
02:52:59 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorTest
02:52:59 06:52:59.838 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:52:59 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorTest
02:52:59 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalErrorRegistryTest
02:52:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalErrorRegistryTest
02:52:59 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.RawMessageMapperTest
02:53:00 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.ditto.connectivity.service.mapping.RawMessageMapperTest
02:53:00 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultConnectivitySignalEnrichmentProviderTest
02:53:00 [INFO] [06/18/2024 06:53:00.138] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:53:00 [INFO] [06/18/2024 06:53:00.176] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:53:00 [INFO] [06/18/2024 06:53:00.210] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:53:00 [INFO] [06/18/2024 06:53:00.244] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:53:00 [INFO] [06/18/2024 06:53:00.284] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:53:00 [INFO] [06/18/2024 06:53:00.324] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:53:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultConnectivitySignalEnrichmentProviderTest
02:53:00 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoTest
02:53:00 UnmodifiableExternalMessage [headers={content-type=application/vnd.eclipse.ditto+json, correlation-id=30e535b9-fd01-425d-9446-5473ce3d6ea9}, 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":"30e535b9-fd01-425d-9446-5473ce3d6ea9","content-type":"application/json"},"value":{"openedAt":"2024-06-18T06:53:00.493000804Z"}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]
02:53:00 testDefaultJavascriptOutgoingMappingForConnectionAnnouncements Duration: 2.379137ms
02:53:00 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=6903ac3a-c559-4229-8c2e-e81fee5935f1, content-type=application/json}]]]
02:53:00 testDefaultJavascriptIncomingMappingForByteDittoProtocol Duration: 1.57544ms
02:53:00 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=b55db7fa-cbf9-4e10-ac1f-4e706ba98f18}]]]
02:53:00 testPlainJavascriptIncomingMapping Duration: 4.682141ms
02:53:00 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=e46db5ff-6d15-4013-9817-26f2b3328a27}]]]
02:53:00 testPlainJavascriptIncomingMapping Duration: 0.704412ms
02:53:00 testEmptyJavascriptIncomingMapping Duration: 0.084046ms
02:53:00 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=3eb393d8-32ad-4e1b-bd4c-2fd319276ba8}]]]
02:53:00 testWithProtobufJsJavascriptIncomingMapping Duration: 355.073223ms
02:53:00 testEmptyJavascriptOutgoingMapping Duration: 0.368007ms
02:53:00 UnmodifiableExternalMessage [headers={content-type=application/vnd.eclipse.ditto+json, correlation-id=08d4f7fb-e49f-4509-80e4-fafd5ca25290}, 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":"08d4f7fb-e49f-4509-80e4-fafd5ca25290","content-type":"application/json"},"value":{"deleteAt":"2024-06-18T06:53:00.871244099Z","subjectIds":[]}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]]
02:53:00 testDefaultJavascriptOutgoingMappingForPolicyAnnouncements Duration: 1.170247ms
02:53:00 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=cc694611-1bc6-4780-bc92-0d56c761eee2}]]]
02:53:00 testBinaryJavascriptIncomingMapping Duration: 0.934279ms
02:53:01 UnmodifiableExternalMessage [headers={ditto-message-feature-id=SoftwareState, content-type=application/vnd.google.protobuf, ditto-message-subject=install, response-required=true, ditto-message-direction=TO, correlation-id=1601d632-578c-4bbe-80d0-6916d19a66bd, ditto-message-thing-id=org.eclipse.ditto.example:INTEGRATION_TEST_DEVICE}, 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 [{}]]
02:53:01 testWithProtobufJsJavascriptOutgoingMapping Duration: 150.196365ms
02:53:01 UnmodifiableExternalMessage [headers={content-type=application/octet-stream, correlation-id=2d68fd55-7a05-4516-a7ab-dedb4104560e}, 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 [{}]]
02:53:01 testBinaryJavascriptOutgoingMapping Duration: 8.675783ms
02:53:01 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=9a0ce9b9-e0e6-4b90-93f0-ab2168e7896b, content-type=application/json}]]]
02:53:01 testNoopJavascriptIncomingMapping Duration: 0.300939ms
02:53:01 UnmodifiableExternalMessage [headers={content-type=text/plain, correlation-id=3dc2ce59-5db0-4a65-977b-d7bdca0b4226}, 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 [{}]]
02:53:01 testCorrectChannelForConnectionAnnouncementsJavascriptOutgoingMapping Duration: 1.186829ms
02:53:01 {content-type=application/vnd.eclipse.ditto+json, subject={{topic:action-subject}}, correlation-id=f5c5893d-0c31-43da-a2b4-9a1726d3022c}
02:53:01 UnmodifiableExternalMessage [headers={content-type=application/vnd.eclipse.ditto+json, subject={{topic:action-subject}}, correlation-id=f5c5893d-0c31-43da-a2b4-9a1726d3022c}, 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":"f5c5893d-0c31-43da-a2b4-9a1726d3022c","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 [{}]]
02:53:01 testNoopJavascriptOutgoingMapping Duration: 0.284435ms
02:53:01 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=691f8d10-28e6-4a4c-aec6-9b6c4baad90b}]]]
02:53:01 testPlainJavascriptIncomingMapping Duration: 0.37807ms
02:53:01 HEADERS: ImmutableDittoHeaders [{correlation-id=510b51a9-62a8-446b-bfc9-05cfda732519, subject={{topic:action-subject}}, content-type=application/json}]
02:53:01 CREATE THING :CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{correlation-id=510b51a9-62a8-446b-bfc9-05cfda732519, 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]
02:53:01 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=510b51a9-62a8-446b-bfc9-05cfda732519, subject={{topic:action-subject}}, content-type=application/json}]]]
02:53:01 ADAPTABLE TO JSON: {"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","headers":{"correlation-id":"510b51a9-62a8-446b-bfc9-05cfda732519","subject":"{{topic:action-subject}}","content-type":"application/json"},"path":"/","value":{"_namespace":"org.eclipse.ditto","thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}}
02:53:01 {content-type=application/vnd.eclipse.ditto+json, subject={{topic:action-subject}}, correlation-id=510b51a9-62a8-446b-bfc9-05cfda732519}
02:53:01 UnmodifiableExternalMessage [headers={content-type=application/vnd.eclipse.ditto+json, subject={{topic:action-subject}}, correlation-id=510b51a9-62a8-446b-bfc9-05cfda732519}, 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":"510b51a9-62a8-446b-bfc9-05cfda732519","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 [{}]]
02:53:01 testNoopJavascriptOutgoingMapping Duration: 0.862848ms
02:53:01 UnmodifiableExternalMessage [headers={content-type=text/plain, correlation-id=0ffc4137-0118-472b-9c0a-7d4e255e4825}, 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 [{}]]
02:53:01 testPlainJavascriptOutgoingMapping Duration: 1.148039ms
02:53:01 HEADERS: ImmutableDittoHeaders [{correlation-id=f9897cd5-e4ac-44b1-bbda-cf4d9fb7a4bb, subject={{topic:action-subject}}, response-required=false, content-type=application/json}]
02:53:01 CREATE THING RESPONSE :CreateThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=f9897cd5-e4ac-44b1-bbda-cf4d9fb7a4bb, 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]]
02:53:01 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=f9897cd5-e4ac-44b1-bbda-cf4d9fb7a4bb, subject={{topic:action-subject}}, response-required=false, content-type=application/json}]]]
02:53:01 ADAPTABLE TO JSON: {"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","headers":{"correlation-id":"f9897cd5-e4ac-44b1-bbda-cf4d9fb7a4bb","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}
02:53:01 {response-required=false, subject={{topic:action-subject}}, content-type=application/vnd.eclipse.ditto+json, correlation-id=f9897cd5-e4ac-44b1-bbda-cf4d9fb7a4bb}
02:53:01 UnmodifiableExternalMessage [headers={response-required=false, subject={{topic:action-subject}}, content-type=application/vnd.eclipse.ditto+json, correlation-id=f9897cd5-e4ac-44b1-bbda-cf4d9fb7a4bb}, 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":"f9897cd5-e4ac-44b1-bbda-cf4d9fb7a4bb","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 [{}]]
02:53:01 testDefaultJavascriptOutgoingMappingWithStatus Duration: 0.839998ms
02:53:01 2572427
02:53:01 bytes length: 3
02:53:01 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=13eee44d-5960-4cfe-adef-c2168cd366ce}]]]
02:53:01 testBinaryWithByteBufferJsJavascriptIncomingMapping Duration: 4.683518ms
02:53:01 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=f5c3005c-0837-4a1a-b9a4-23ea9c69c145, content-type=application/json}]]]
02:53:01 testDefaultJavascriptIncomingMappingForDittoProtocol Duration: 0.252217ms
02:53:01 UnmodifiableExternalMessage [headers={content-type=text/plain, correlation-id=92aa70a5-6ac2-4035-ad32-8cc4c7fac322}, 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 [{}]]
02:53:01 testCorrectChannelForPolicyAnnouncementsJavascriptOutgoingMapping Duration: 1.214075ms
02:53:01 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoTest
02:53:01 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultJavaScriptConfigTest
02:53:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultJavaScriptConfigTest
02:53:01 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.benchmark.JavaScriptMessageMapperRhinoBenchmarkTest
02:53:01 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=33f090e5-bd84-4728-b8f7-220faaf69459}]]]
02:53:01 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=d0b1853d-95ba-438b-96d9-9054aa9373f7}]]]
02:53:01 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=c908569b-5d01-4e21-a5e2-765751d2b0e5}]]]
02:53:01 42664720170
02:53:01 bytes length: 5
02:53:01 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=7295c0bd-5d0b-46a0-8c78-c008f511aa14}]]]
02:53:01 2572427
02:53:01 bytes length: 3
02:53:01 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=50fa4e39-30bb-4848-99a6-daa84f2abbf1}]]]
02:53:01 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=dc4af9ba-4368-4539-988c-06b91cc40ed3}]]]
02:53:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.benchmark.JavaScriptMessageMapperRhinoBenchmarkTest
02:53:01 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultIncomingMappingTest
02:53:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultIncomingMappingTest
02:53:01 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.ImmutableJavaScriptMessageMapperConfigurationTest
02:53:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.ImmutableJavaScriptMessageMapperConfigurationTest
02:53:01 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoSandboxingTest
02:53:01 ensureRecursionGetsAborted aborted after: 0.821228ms
02:53:02 ensureEndlessLoopGetsAborted aborted after: 501.915787ms
02:53:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoSandboxingTest
02:53:02 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.ScriptedIncomingMappingTest
02:53:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.ScriptedIncomingMappingTest
02:53:02 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.WrappingMessageMapperTest
02:53:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.984 s -- in org.eclipse.ditto.connectivity.service.mapping.WrappingMessageMapperTest
02:53:03 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.ImplicitThingCreationMessageMapperTest
02:53:03 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 s -- in org.eclipse.ditto.connectivity.service.mapping.ImplicitThingCreationMessageMapperTest
02:53:03 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.CloudEventsMapperTest
02:53:03 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.mapping.CloudEventsMapperTest
02:53:03 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.UpdateTwinWithLiveResponseMessageMapperTest
02:53:04 06:53:04.076 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveAttribute>
02:53:04 06:53:04.119 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveThing>
02:53:04 06:53:04.158 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveAttribute>
02:53:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.eclipse.ditto.connectivity.service.mapping.UpdateTwinWithLiveResponseMessageMapperTest
02:53:04 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperConfigurationTest
02:53:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperConfigurationTest
02:53:04 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.ConnectionStatusMessageMapperTest
02:53:04 06:53:04.211 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Invalid value in header <ttd>: -5625.
02:53:04 06:53:04.259 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <ttd> is not convertible to type long.
02:53:04 06:53:04.389 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <ThingIdInvalidException>: Thing ID 'Invalid Value' is not valid!
02:53:04 06:53:04.472 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <UnresolvedPlaceholderException>: The placeholder '{{ header:thing-id }}' could not be resolved.
02:53:04 06:53:04.600 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <creation-time> is not convertible to type long.
02:53:04 06:53:04.671 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <ttd> is not set.
02:53:04 06:53:04.835 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <creation-time> is not set.
02:53:04 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 s -- in org.eclipse.ditto.connectivity.service.mapping.ConnectionStatusMessageMapperTest
02:53:04 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperFactoryTest
02:53:04 06:53:04.894 [INFO ] [main] o.e.d.c.s.m.DefaultMessageMapperFactory - Mapper <some-id> with mapping engine <java.lang.String> not found.
02:53:04 06:53:04.895 [INFO ] [main] o.e.d.c.s.m.DefaultMessageMapperFactory - Mapper <missing-mapper-id> with mapping engine <missing-mapper> not found.
02:53:04 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperFactoryTest
02:53:04 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DittoMessageMapperTest
02:53:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.mapping.DittoMessageMapperTest
02:53:04 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperRegistryTest
02:53:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperRegistryTest
02:53:04 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.NormalizedMessageMapperTest
02:53:05 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s -- in org.eclipse.ditto.connectivity.service.mapping.NormalizedMessageMapperTest
02:53:05 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionIdsRetrievalConfigTest
02:53:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionIdsRetrievalConfigTest
02:53:05 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultBackOffConfigTest
02:53:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.service.config.DefaultBackOffConfigTest
02:53:05 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultHonoConfigTest
02:53:05 [INFO] [06/18/2024 06:53:05.562] [main] [CoordinatedShutdown(pekko://getBaseUriReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:53:05 [INFO] [06/18/2024 06:53:05.605] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfSaslMechanismIsUnknown)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:53:05 [INFO] [06/18/2024 06:53:05.642] [main] [CoordinatedShutdown(pekko://isValidateCertificatesReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:53:05 [INFO] [06/18/2024 06:53:05.675] [main] [CoordinatedShutdown(pekko://getBootstrapServerUrisReturnsExplicitlyConfiguredValues)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:53:05 [INFO] [06/18/2024 06:53:05.712] [main] [CoordinatedShutdown(pekko://getBaseUriReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:53:05 [INFO] [06/18/2024 06:53:05.738] [main] [CoordinatedShutdown(pekko://getTrustedCertificatesReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:53:05 [INFO] [06/18/2024 06:53:05.772] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfOneBootstrapServerUriSyntaxIsInvalid)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:53:05 [INFO] [06/18/2024 06:53:05.807] [main] [CoordinatedShutdown(pekko://getCredentialsReturnsExplicitlyConfiguredValues)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:53:05 [INFO] [06/18/2024 06:53:05.840] [main] [CoordinatedShutdown(pekko://getBootstrapServerUrisReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:53:05 [INFO] [06/18/2024 06:53:05.873] [main] [CoordinatedShutdown(pekko://isValidateCertificatesReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:53:05 [INFO] [06/18/2024 06:53:05.907] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfBaseUriSyntaxIsInvalid)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:53:05 [INFO] [06/18/2024 06:53:05.947] [main] [CoordinatedShutdown(pekko://getSaslMechanismReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:53:05 [INFO] [06/18/2024 06:53:05.992] [main] [CoordinatedShutdown(pekko://getTrustedCertificatesReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:53:06 [INFO] [06/18/2024 06:53:06.026] [main] [CoordinatedShutdown(pekko://getCredentialsReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:53:06 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s -- in org.eclipse.ditto.connectivity.service.config.DefaultHonoConfigTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaConfigTest
02:53:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaConfigTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultClientConfigTest
02:53:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.service.config.DefaultClientConfigTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaProducerConfigTest
02:53:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaProducerConfigTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultAmqp10ConfigTest
02:53:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.eclipse.ditto.connectivity.service.config.DefaultAmqp10ConfigTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.config.mapping.DefaultMappingConfigTest
02:53:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.connectivity.service.config.mapping.DefaultMappingConfigTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.config.mapping.DefaultMapperLimitsConfigTest
02:53:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.config.mapping.DefaultMapperLimitsConfigTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultHttpPushConfigTest
02:53:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.config.DefaultHttpPushConfigTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaConsumerConfigTest
02:53:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaConsumerConfigTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionConfigTest
02:53:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionConfigTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultFieldsEncryptionConfigTest
02:53:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.config.DefaultFieldsEncryptionConfigTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionThrottlingConfigTest
02:53:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionThrottlingConfigTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultOAuth2ConfigTest
02:53:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.config.DefaultOAuth2ConfigTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ImmutableConnectionIdPlaceholderTest
02:53:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.ImmutableConnectionIdPlaceholderTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.TopicPlaceholderTest
02:53:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.TopicPlaceholderTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ConnectionIdPlaceholderTest
02:53:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.ConnectionIdPlaceholderTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ImmutableSourceAddressPlaceholderTest
02:53:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.ImmutableSourceAddressPlaceholderTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.SignalEnforcementFilterTest
02:53:06 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.service.SignalEnforcementFilterTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.util.EncryptorAesGcmTest
02:53:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.util.EncryptorAesGcmTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalEventRegistryTest
02:53:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalEventRegistryTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandRegistryTest
02:53:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandRegistryTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandResponseRegistryTest
02:53:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandResponseRegistryTest
02:53:06 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityRootActorTest
02:53:07 06:53:06.958 [INFO ] [main] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment.
02:53:07 06:53:07.088 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-6] o.e.d.b.s.c.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H>
02:53:07 06:53:07.179 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-18] 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.
02:53:07 06:53:07.566 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false
02:53:09 [ERROR] [06/18/2024 06:53:09.090] [Thread-2265] [pekko://ConnectivityRootActorTest/user/$a/persistencePing/singleton/supervised-child] Failed to create TagPidIndex (org.apache.pekko.stream.AbruptTerminationException: Processor actor [Actor[pekko://ConnectivityRootActorTest/system/Materializers/StreamSupervisor-2139/flow-7-0-ignoreSink#-1711843502]] terminated abruptly)
02:53:09 [ERROR] [06/18/2024 06:53:09.090] [Thread-2264] [pekko://ConnectivityRootActorTest/user/$a/persistencePing/singleton/supervised-child] Failed to create TagPidIndex (org.apache.pekko.stream.AbruptTerminationException: Processor actor [Actor[pekko://ConnectivityRootActorTest/system/Materializers/StreamSupervisor-2139/flow-9-0-ignoreSink#1435183942]] terminated abruptly)
02:53:09 com.mongodb.MongoClientException: Shutdown in progress
02:53:09 	at com.mongodb.internal.connection.BaseCluster$WaitQueueHandler.run(BaseCluster.java:497)
02:53:09 	at java.base/java.lang.Thread.run(Thread.java:833)
02:53:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.142 s -- in org.eclipse.ditto.connectivity.service.ConnectivityRootActorTest
02:53:09 [INFO] 
02:53:09 [INFO] Results:
02:53:09 [INFO] 
02:53:09 [WARNING] Tests run: 1702, Failures: 0, Errors: 0, Skipped: 3
02:53:09 [INFO] 
02:53:09 [INFO] 
02:53:09 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-service ---
02:53:09 [INFO] 
02:53:09 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-service ---
02:53:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar
02:53:09 [INFO] 
02:53:09 [INFO] --- shade:3.5.0:shade (default) @ ditto-connectivity-service ---
02:53:10 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.16.1 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.2 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.2 in the shaded jar.
02:53:10 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.2 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.2 in the shaded jar.
02:53:10 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar.
02:53:10 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar.
02:53:10 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar.
02:53:10 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar.
02:53:10 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar.
02:53:10 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar.
02:53:10 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar.
02:53:10 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar.
02:53:10 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar.
02:53:10 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar.
02:53:10 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar.
02:53:10 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.2 in the shaded jar.
02:53:10 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.16.1 in the shaded jar.
02:53:10 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.16.1 in the shaded jar.
02:53:10 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.16.1 in the shaded jar.
02:53:10 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.16.1 in the shaded jar.
02:53:10 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.2 in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.7.0 in the shaded jar.
02:53:10 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.7.0 in the shaded jar.
02:53:10 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar.
02:53:10 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar.
02:53:10 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.slf4j:slf4j-api:jar:2.0.11 in the shaded jar.
02:53:10 [INFO] Including org.slf4j:jul-to-slf4j:jar:2.0.11 in the shaded jar.
02:53:10 [INFO] Including ch.qos.logback:logback-classic:jar:1.4.14 in the shaded jar.
02:53:10 [INFO] Including ch.qos.logback:logback-core:jar:1.4.14 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.2 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar.
02:53:10 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.2 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.2 in the shaded jar.
02:53:10 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.2 in the shaded jar.
02:53:10 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.2.0 in the shaded jar.
02:53:10 [INFO] Including org.mongodb:mongodb-driver-core:jar:5.1.1 in the shaded jar.
02:53:10 [INFO] Including org.mongodb:bson-record-codec:jar:5.1.1 in the shaded jar.
02:53:10 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:5.1.1 in the shaded jar.
02:53:10 [INFO] Including io.kamon:kamon-core_2.13:jar:2.7.0 in the shaded jar.
02:53:10 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.7.0 in the shaded jar.
02:53:10 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.7.0 in the shaded jar.
02:53:10 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.7.0 in the shaded jar.
02:53:10 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar.
02:53:10 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar.
02:53:10 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar.
02:53:10 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar.
02:53:10 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar.
02:53:10 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar.
02:53:10 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar.
02:53:10 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar.
02:53:10 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar.
02:53:10 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar.
02:53:10 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar.
02:53:10 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar.
02:53:10 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.2 in the shaded jar.
02:53:10 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:5.1.1 in the shaded jar.
02:53:10 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar.
02:53:10 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:5.1.1 in the shaded jar.
02:53:10 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar.
02:53:10 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar.
02:53:10 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar.
02:53:10 [INFO] Including io.netty:netty-buffer:jar:4.1.111.Final in the shaded jar.
02:53:10 [INFO] Including io.netty:netty-handler:jar:4.1.111.Final in the shaded jar.
02:53:10 [INFO] Including io.netty:netty-resolver:jar:4.1.111.Final in the shaded jar.
02:53:10 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.111.Final in the shaded jar.
02:53:10 [INFO] Including io.netty:netty-transport:jar:4.1.111.Final in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.2 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.2 in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.2 in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including com.typesafe:config:jar:1.4.3 in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar.
02:53:10 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.1 in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.webjars.npm:bytebuffer:jar:5.0.1 in the shaded jar.
02:53:10 [INFO] Including org.webjars.npm:long:jar:3.2.0 in the shaded jar.
02:53:10 [INFO] Including org.apache.sshd:sshd-core:jar:2.9.2 in the shaded jar.
02:53:10 [INFO] Including org.apache.sshd:sshd-common:jar:2.9.2 in the shaded jar.
02:53:10 [INFO] Including org.slf4j:jcl-over-slf4j:jar:2.0.11 in the shaded jar.
02:53:10 [INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar.
02:53:10 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.11.0 in the shaded jar.
02:53:10 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar.
02:53:10 [INFO] Including org.apache.qpid:proton-j:jar:0.34.1 in the shaded jar.
02:53:10 [INFO] Including io.netty:netty-common:jar:4.1.111.Final in the shaded jar.
02:53:10 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.111.Final in the shaded jar.
02:53:10 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.111.Final in the shaded jar.
02:53:10 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.111.Final in the shaded jar.
02:53:10 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.111.Final in the shaded jar.
02:53:10 [INFO] Including io.netty:netty-codec-http:jar:4.1.111.Final in the shaded jar.
02:53:10 [INFO] Including com.hivemq:hivemq-mqtt-client:jar:1.3.3 in the shaded jar.
02:53:10 [INFO] Including io.reactivex.rxjava2:rxjava:jar:2.2.21 in the shaded jar.
02:53:10 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar.
02:53:10 [INFO] Including io.netty:netty-codec:jar:4.1.111.Final in the shaded jar.
02:53:10 [INFO] Including org.jctools:jctools-core:jar:2.1.2 in the shaded jar.
02:53:10 [INFO] Including org.jetbrains:annotations:jar:16.0.3 in the shaded jar.
02:53:10 [INFO] Including com.google.dagger:dagger:jar:2.27 in the shaded jar.
02:53:10 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
02:53:10 [INFO] Including com.github.pjfanning:pekko-rabbitmq_2.13:jar:7.0.0 in the shaded jar.
02:53:10 [INFO] Including com.rabbitmq:amqp-client:jar:5.18.0 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-connectors-kafka_2.13:jar:1.0.0 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.2 in the shaded jar.
02:53:10 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar.
02:53:10 [INFO] Including org.apache.kafka:kafka-clients:jar:3.6.1 in the shaded jar.
02:53:10 [INFO] Including com.github.luben:zstd-jni:jar:1.5.5-1 in the shaded jar.
02:53:10 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar.
02:53:10 [INFO] Including org.xerial.snappy:snappy-java:jar:1.1.10.5 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar.
02:53:10 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar.
02:53:10 [INFO] Including org.mozilla:rhino-runtime:jar:1.7.14 in the shaded jar.
02:53:10 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar.
02:53:10 [INFO] Including org.codehaus.janino:janino:jar:3.1.11 in the shaded jar.
02:53:10 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.11 in the shaded jar.
02:53:10 [INFO] Including org.komamitsu:fluency-core:jar:2.6.5 in the shaded jar.
02:53:10 [INFO] Including org.msgpack:jackson-dataformat-msgpack:jar:0.9.1 in the shaded jar.
02:53:10 [INFO] Including org.msgpack:msgpack-core:jar:0.9.1 in the shaded jar.
02:53:10 [INFO] Including org.komamitsu:phi-accural-failure-detector:jar:0.0.5 in the shaded jar.
02:53:10 [INFO] Including net.jodah:failsafe:jar:2.4.4 in the shaded jar.
02:53:10 [INFO] Including org.komamitsu:fluency-fluentd:jar:2.6.5 in the shaded jar.
02:53:10 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.4 in the shaded jar.
02:53:10 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.16.1 in the shaded jar.
02:53:10 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.16.1 in the shaded jar.
02:53:10 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including org.mongodb:bson:jar:5.1.1 in the shaded jar.
02:53:10 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar.
02:53:10 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar.
02:53:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
02:53:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
02:53:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
02:53:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
02:53:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
02:53:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
02:53:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
02:53:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
02:53:20 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
02:53:20 [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-5.1.1.jar, bson-record-codec-5.1.1.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.11.jar, config-1.4.3.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.16.1.jar, jackson-core-2.16.1.jar, jackson-databind-2.16.1.jar, jackson-dataformat-cbor-2.16.1.jar, jackson-dataformat-msgpack-0.9.1.jar, jackson-datatype-jdk8-2.16.1.jar, jackson-datatype-jsr310-2.16.1.jar, jackson-module-parameter-names-2.16.1.jar, jackson-module-scala_2.13-2.16.1.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.6.1.jar, kamon-core_2.13-2.7.0.jar, kamon-executors_2.13-2.7.0.jar, kamon-instrumentation-common_2.13-2.7.0.jar, kamon-opentelemetry_2.13-2.7.0.jar, kamon-prometheus_2.13-2.7.0.jar, kamon-system-metrics_2.13-2.7.0.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-5.1.1.jar, mongo-scala-driver_2.13-5.1.1.jar, mongodb-driver-core-5.1.1.jar, mongodb-driver-reactivestreams-5.1.1.jar, msgpack-core-0.9.1.jar, netty-buffer-4.1.111.Final.jar, netty-codec-4.1.111.Final.jar, netty-codec-http-4.1.111.Final.jar, netty-common-4.1.111.Final.jar, netty-handler-4.1.111.Final.jar, netty-resolver-4.1.111.Final.jar, netty-transport-4.1.111.Final.jar, netty-transport-classes-epoll-4.1.111.Final.jar, netty-transport-classes-kqueue-4.1.111.Final.jar, netty-transport-native-epoll-4.1.111.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.111.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.111.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.1.jar, pekko-actor_2.13-1.0.2.jar, pekko-cluster-sharding_2.13-1.0.2.jar, pekko-cluster-tools_2.13-1.0.2.jar, pekko-cluster_2.13-1.0.2.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.2.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.2.jar, pekko-distributed-data_2.13-1.0.2.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.2.0.jar, pekko-persistence-query_2.13-1.0.2.jar, pekko-persistence_2.13-1.0.2.jar, pekko-pki_2.13-1.0.2.jar, pekko-protobuf-v3_2.13-1.0.2.jar, pekko-rabbitmq_2.13-7.0.0.jar, pekko-remote_2.13-1.0.2.jar, pekko-serialization-jackson_2.13-1.0.2.jar, pekko-slf4j_2.13-1.0.2.jar, pekko-stream_2.13-1.0.2.jar, phi-accural-failure-detector-0.0.5.jar, proton-j-0.34.1.jar, qpid-jms-client-1.11.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.5.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: 
02:53:20 [WARNING]   - META-INF/MANIFEST.MF
02:53:20 [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: 
02:53:20 [WARNING]   - META-INF/NOTICE.md
02:53:20 [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: 
02:53:20 [WARNING]   - META-INF/LICENSE.txt
02:53:20 [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.16.1.jar, jackson-core-2.16.1.jar, jackson-databind-2.16.1.jar, jackson-dataformat-cbor-2.16.1.jar, jackson-datatype-jdk8-2.16.1.jar, jackson-datatype-jsr310-2.16.1.jar, jackson-module-parameter-names-2.16.1.jar, jackson-module-scala_2.13-2.16.1.jar, pekko-actor_2.13-1.0.2.jar, pekko-cluster-sharding_2.13-1.0.2.jar, pekko-cluster-tools_2.13-1.0.2.jar, pekko-cluster_2.13-1.0.2.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.2.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.2.jar, pekko-distributed-data_2.13-1.0.2.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.2.jar, pekko-persistence_2.13-1.0.2.jar, pekko-pki_2.13-1.0.2.jar, pekko-protobuf-v3_2.13-1.0.2.jar, pekko-remote_2.13-1.0.2.jar, pekko-serialization-jackson_2.13-1.0.2.jar, pekko-slf4j_2.13-1.0.2.jar, pekko-stream_2.13-1.0.2.jar, proton-j-0.34.1.jar, qpid-jms-client-1.11.0.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 
02:53:20 [WARNING]   - META-INF/LICENSE
02:53:20 [WARNING] sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 
02:53:20 [WARNING]   - .cache/formatter-maven-cache.properties
02:53:20 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 
02:53:20 [WARNING]   - org.eclipse.ditto.rql.parser.RqlPredicateParser
02:53:20 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlParserBase
02:53:20 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser
02:53:20 [WARNING]   - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$
02:53:20 [WARNING] bson-5.1.1.jar, mongodb-driver-core-5.1.1.jar define 1 overlapping resource: 
02:53:20 [WARNING]   - META-INF/native-image/org.mongodb/bson/native-image.properties
02:53:20 [WARNING] proton-j-0.34.1.jar, qpid-jms-client-1.11.0.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 
02:53:20 [WARNING]   - META-INF/DEPENDENCIES
02:53:20 [WARNING] jctools-core-2.1.2.jar, netty-common-4.1.111.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 
02:53:20 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.properties
02:53:20 [WARNING]   - META-INF/maven/org.jctools/jctools-core/pom.xml
02:53:20 [WARNING] pekko-actor_2.13-1.0.2.jar, pekko-cluster-sharding_2.13-1.0.2.jar, pekko-cluster-tools_2.13-1.0.2.jar, pekko-cluster_2.13-1.0.2.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.2.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.2.jar, pekko-distributed-data_2.13-1.0.2.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.2.jar, pekko-persistence_2.13-1.0.2.jar, pekko-pki_2.13-1.0.2.jar, pekko-protobuf-v3_2.13-1.0.2.jar, pekko-remote_2.13-1.0.2.jar, pekko-serialization-jackson_2.13-1.0.2.jar, pekko-slf4j_2.13-1.0.2.jar, pekko-stream_2.13-1.0.2.jar define 1 overlapping resource: 
02:53:20 [WARNING]   - META-INF/DISCLAIMER
02:53:20 [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: 
02:53:20 [WARNING]   - META-INF/NOTICE-THIRD-PARTY.md
02:53:20 [WARNING] jackson-core-2.16.1.jar, jackson-databind-2.16.1.jar, jackson-dataformat-cbor-2.16.1.jar, jackson-datatype-jdk8-2.16.1.jar, jackson-datatype-jsr310-2.16.1.jar, jackson-module-parameter-names-2.16.1.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: 
02:53:20 [WARNING]   - META-INF.versions.9.module-info
02:53:20 [WARNING] netty-buffer-4.1.111.Final.jar, netty-codec-4.1.111.Final.jar, netty-codec-http-4.1.111.Final.jar, netty-common-4.1.111.Final.jar, netty-handler-4.1.111.Final.jar, netty-resolver-4.1.111.Final.jar, netty-transport-4.1.111.Final.jar, netty-transport-classes-epoll-4.1.111.Final.jar, netty-transport-classes-kqueue-4.1.111.Final.jar, netty-transport-native-epoll-4.1.111.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.111.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.111.Final.jar define 1 overlapping resource: 
02:53:20 [WARNING]   - META-INF/io.netty.versions.properties
02:53:20 [WARNING] maven-shade-plugin has detected that some files are
02:53:20 [WARNING] present in two or more JARs. When this happens, only one
02:53:20 [WARNING] single version of the file is copied to the uber jar.
02:53:20 [WARNING] Usually this is not harmful and you can skip these warnings,
02:53:20 [WARNING] otherwise try to manually exclude artifacts based on
02:53:20 [WARNING] mvn dependency:tree -Ddetail=true and the above output.
02:53:20 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
02:53:20 [INFO] Attaching shaded artifact.
02:53:20 [INFO] 
02:53:20 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-service ---
02:53:20 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:53:20 [INFO] No previous run data found, generating javadoc.
02:53:27 [WARNING] Javadoc Warnings
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/package-info.java:15: warning: no comment
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.config;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.config.javascript;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.config.mapping;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.enforcement;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.enforcement.pre;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.messaging;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.amqp;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.hono;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.httppush;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal.ssl;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.kafka;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.common;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.commands;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.events;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.rabbitmq;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.tunnel;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.validation;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.placeholders;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] package org.eclipse.ditto.connectivity.service.util;
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] DittoHeaders getAdditionalInboundHeaders(ExternalMessage message);
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:41: warning: no comment
02:53:27 [WARNING] protected final ActorSystem actorSystem;
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:42: warning: no comment
02:53:27 [WARNING] protected final Config config;
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:49: warning: no comment
02:53:27 [WARNING] protected AbstractMessageMapper(final ActorSystem actorSystem, final Config config) {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:54: warning: no comment
02:53:27 [WARNING] protected AbstractMessageMapper(final AbstractMessageMapper copyFromMapper) {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:135: warning: no comment
02:53:27 [WARNING] protected static Charset determineCharset(final Map<String, String> messageHeaders) {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:145: warning: no comment
02:53:27 [WARNING] protected static boolean isError(final Adaptable adaptable) {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:150: warning: no comment
02:53:27 [WARNING] protected static boolean isLiveSignal(final Adaptable adaptable) {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:139: warning: no comment
02:53:27 [WARNING] protected static boolean isResponse(final Adaptable adaptable) {
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] protected static final Collection<String> ACCEPTED_SCHEMES = List.of("tcp", "ssl");
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] protected static final Collection<String> SECURE_SCHEMES = List.of("ssl");
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] protected AbstractMqttValidator(final MqttConfig mqttConfig) {
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] protected static void validateAddresses(final Connection connection, final DittoHeaders dittoHeaders) {
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] protected static void validateEnforcementInput(final Enforcement enforcement,
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] protected static void validateSourceEnforcement(@Nullable final Enforcement enforcement,
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] protected static void validateSourceQoS(final int qos,
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] protected void validateSpecificConfig(final Connection connection, final DittoHeaders dittoHeaders) {
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] protected static void validateTargetQoS(final int qos,
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] protected static void validateExtraFields(final Target target) {
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] protected AbstractWithOrigin(@Nullable final ActorRef origin) {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1227: warning: no @param for clientConnected
02:53:27 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState(
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1227: warning: no @param for data
02:53:27 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState(
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1227: warning: no @return
02:53:27 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState(
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1244: warning: no @param for clientConnected
02:53:27 [WARNING] protected CompletionStage<InitializationResult> startPublisherAndConsumerActors(
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:773: warning: no comment
02:53:27 [WARNING] protected abstract ActorRef getPublisherActor();
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] protected abstract CompletionStage<SendResult> publishMessage(Signal<?> signal,
02:53:27 [WARNING] ^
02:53:27 [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
02:53:27 [WARNING] public static final JsonFieldDefinition<String> X_AMZ_CONTENT_SHA256 =
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2201: warning: no comment
02:53:27 [WARNING] public interface ReconnectTimeoutStrategy {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:202: warning: no comment
02:53:27 [WARNING] protected final UUID actorUuid;
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:206: warning: no comment
02:53:27 [WARNING] protected final ChildActorNanny childActorNanny;
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:204: warning: no comment
02:53:27 [WARNING] protected final ConnectivityCounterRegistry connectionCounterRegistry;
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:173: warning: no comment
02:53:27 [WARNING] protected final ConnectionLogger connectionLogger;
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:205: warning: no comment
02:53:27 [WARNING] protected final ConnectionLoggerRegistry connectionLoggerRegistry;
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:174: warning: no comment
02:53:27 [WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver;
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:171: warning: no comment
02:53:27 [WARNING] protected static final Status.Success DONE = new Status.Success(Done.getInstance());
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:219: warning: no comment
02:53:27 [WARNING] protected BaseClientActor(final Connection connection,
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1674: warning: no comment
02:53:27 [WARNING] protected boolean canConnectViaSocket(final Connection connection) {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:318: warning: no comment
02:53:27 [WARNING] protected ConnectivityConfig connectivityConfig() {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1206: warning: no comment
02:53:27 [WARNING] protected final SshTunnelState getSshTunnelState() {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1904: warning: no comment
02:53:27 [WARNING] protected Optional<ConnectionThrottlingConfig> getThrottlingConfig() {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2427: warning: no comment
02:53:27 [WARNING] ACKREGATOR_STARTED,
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2428: warning: no comment
02:53:27 [WARNING] ACKREGATOR_STOPPED,
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2422: warning: no comment
02:53:27 [WARNING] CONNECT_AFTER_TUNNEL_ESTABLISHED,
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2423: warning: no comment
02:53:27 [WARNING] GOTO_CONNECTED_AFTER_INITIALIZATION,
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2421: warning: no comment
02:53:27 [WARNING] INIT_COMPLETE,
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2424: warning: no comment
02:53:27 [WARNING] RESUBSCRIBE,
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2426: warning: no comment
02:53:27 [WARNING] SERVICE_REQUESTS_DONE,
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2425: warning: no comment
02:53:27 [WARNING] SERVICE_UNBIND,
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2429: warning: no comment
02:53:27 [WARNING] SHUTDOWN_TIMEOUT
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2360: warning: no comment
02:53:27 [WARNING] public static InitializationResult failed(@Nullable final Throwable throwable) {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2370: warning: no comment
02:53:27 [WARNING] public ConnectionFailure getFailure() {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2374: warning: no comment
02:53:27 [WARNING] public boolean isSuccess() {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2356: warning: no comment
02:53:27 [WARNING] public static InitializationResult success() {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2203: warning: no comment
02:53:27 [WARNING] boolean canReconnect();
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2209: warning: no comment
02:53:27 [WARNING] Duration getNextBackoff();
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2207: warning: no comment
02:53:27 [WARNING] Duration getNextTimeout();
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2205: warning: no comment
02:53:27 [WARNING] void reset();
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:191: warning: no comment
02:53:27 [WARNING] public BaseClientData setConnectionStatusDetails(@Nullable final String connectionStatusDetails) {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:195: warning: no comment
02:53:27 [WARNING] public BaseClientData setInConnectionStatusSince(final Instant inConnectionStatusSince) {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:234: warning: no @return
02:53:27 [WARNING] protected final Sink<DittoRuntimeException, ?> getDittoRuntimeExceptionSink() {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:73: warning: no comment
02:53:27 [WARNING] protected final ConnectionId connectionId;
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:74: warning: no comment
02:53:27 [WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver;
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:72: warning: no comment
02:53:27 [WARNING] protected final ConnectionMonitor inboundAcknowledgedMonitor;
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:71: warning: no comment
02:53:27 [WARNING] protected final ConnectionMonitor inboundMonitor;
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:69: warning: no comment
02:53:27 [WARNING] protected final Source source;
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:68: warning: no comment
02:53:27 [WARNING] protected final String sourceAddress;
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:82: warning: no comment
02:53:27 [WARNING] protected BaseConsumerActor(final Connection connection,
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:247: warning: no comment
02:53:27 [WARNING] protected ResourceStatus getCurrentSourceStatus() {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:115: warning: no comment
02:53:27 [WARNING] protected final Sink<AcknowledgeableMessage, NotUsed> getMessageMappingSink() {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:256: warning: no comment
02:53:27 [WARNING] protected void handleAddressStatus(final ResourceStatus resourceStatus) {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:105: warning: no comment
02:53:27 [WARNING] protected void resetResourceStatus() {
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:101: warning: no comment
02:53:27 [WARNING] protected final Connection connection;
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:105: warning: no comment
02:53:27 [WARNING] protected final ConnectionConfig connectionConfig;
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:108: warning: no comment
02:53:27 [WARNING] protected final ExpressionResolver connectionIdResolver;
02:53:27 [WARNING] ^
02:53:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:106: warning: no comment
02:53:27 [WARNING] protected final ConnectionLogger connectionLogger;
02:53:27 [WARNING] ^
02:53:27 [WARNING] 100 warnings
02:53:27 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar
02:53:27 [INFO] 
02:53:27 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-service ---
02:53:27 [INFO] Tests are skipped.
02:53:27 [INFO] 
02:53:27 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-service ---
02:53:27 [INFO] Tests are skipped.
02:53:27 [INFO] 
02:53:27 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-service ---
02:53:27 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/jacoco.exec
02:53:28 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Service' with 575 classes
02:53:28 [INFO] 
02:53:28 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-service ---
02:53:28 [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
02:53:28 [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
02:53:28 [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
02:53:28 [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
02:53:28 [INFO] 
02:53:28 [INFO] ---------------< org.eclipse.ditto:ditto-documentation >----------------
02:53:28 [INFO] Building Eclipse Ditto :: Documentation 0-SNAPSHOT               [68/77]
02:53:28 [INFO]   from documentation/pom.xml
02:53:28 [INFO] --------------------------------[ pom ]---------------------------------
02:53:28 [INFO] 
02:53:28 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-documentation ---
02:53:28 [INFO] 
02:53:28 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-documentation ---
02:53:28 [INFO] 
02:53:28 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-documentation ---
02:53: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/documentation/target/jacoco.exec
02:53:29 [INFO] 
02:53:29 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-documentation ---
02:53:29 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-documentation:pom:0-SNAPSHOT...
02:53:29 [INFO] 
02:53:29 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-documentation ---
02:53:29 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
02:53:29 [INFO] 
02:53:29 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-documentation ---
02:53:29 [INFO] Tests are skipped.
02:53:29 [INFO] 
02:53:29 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-documentation ---
02:53:29 [INFO] Tests are skipped.
02:53:29 [INFO] 
02:53:29 [INFO] --- jacoco:0.8.10:report (report) @ ditto-documentation ---
02:53:29 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:53:29 [INFO] 
02:53:29 [INFO] --- install:3.1.1:install (default-install) @ ditto-documentation ---
02:53:29 [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
02:53:29 [INFO] 
02:53:29 [INFO] ------------------< org.eclipse.ditto:ditto-gateway >-------------------
02:53:29 [INFO] Building Eclipse Ditto :: Gateway 0-SNAPSHOT                     [69/77]
02:53:29 [INFO]   from gateway/pom.xml
02:53:29 [INFO] --------------------------------[ pom ]---------------------------------
02:53:29 [INFO] 
02:53:29 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway ---
02:53:29 [INFO] 
02:53:29 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway ---
02:53:29 [INFO] 
02:53:29 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway ---
02:53: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/gateway/target/jacoco.exec
02:53:29 [INFO] 
02:53:29 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway ---
02:53:29 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:53:29 [INFO] The goal is skip due to packaging 'pom'
02:53:29 [INFO] 
02:53:29 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway ---
02:53:29 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway:pom:0-SNAPSHOT...
02:53:29 [INFO] 
02:53:29 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway ---
02:53:29 [INFO] 
02:53:29 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway ---
02:53:29 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
02:53:29 [INFO] 
02:53:29 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway ---
02:53:29 [INFO] Tests are skipped.
02:53:29 [INFO] 
02:53:29 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway ---
02:53:29 [INFO] Tests are skipped.
02:53:29 [INFO] 
02:53:29 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway ---
02:53:29 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:53:29 [INFO] 
02:53:29 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway ---
02:53:29 [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
02:53:29 [INFO] 
02:53:29 [INFO] ----------------< org.eclipse.ditto:ditto-gateway-api >-----------------
02:53:29 [INFO] Building Eclipse Ditto :: Gateway :: API 0-SNAPSHOT              [70/77]
02:53:29 [INFO]   from gateway/api/pom.xml
02:53:29 [INFO] --------------------------------[ jar ]---------------------------------
02:53:29 [INFO] 
02:53:29 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway-api ---
02:53:29 [INFO] 
02:53:29 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway-api ---
02:53:29 [INFO] 
02:53:29 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-api ---
02:53: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/gateway/api/target/jacoco.exec
02:53:29 [INFO] 
02:53:29 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-api ---
02:53:29 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:53:29 [WARNING] 
02:53:29 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:53:29 [WARNING] 
02:53:29 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:53:29 [WARNING] 
02:53:29 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:53:29 [INFO] 
02:53:29 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-api ---
02:53:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/main/resources
02:53:29 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:53:29 [INFO] 
02:53:29 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-api ---
02:53:29 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-api:jar:0-SNAPSHOT...
02:53:29 [INFO] 
02:53:29 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-api ---
02:53:29 [INFO] Changes detected - recompiling the module! :dependency
02:53:29 [INFO] Compiling 13 source files with javac [debug target 17] to target/classes
02:53:29 [INFO] 
02:53:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-api ---
02:53:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/test/resources
02:53:29 [INFO] 
02:53:29 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-api ---
02:53:29 [INFO] Changes detected - recompiling the module! :dependency
02:53:29 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
02:53:29 [INFO] 
02:53:29 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-api ---
02:53:29 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:53:29 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/surefire-reports
02:53:29 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:53:29 [INFO] 
02:53:29 [INFO] -------------------------------------------------------
02:53:29 [INFO]  T E S T S
02:53:29 [INFO] -------------------------------------------------------
02:53:29 [INFO] Running org.eclipse.ditto.gateway.api.GatewayWebsocketSessionClosedExceptionTest
02:53:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s -- in org.eclipse.ditto.gateway.api.GatewayWebsocketSessionClosedExceptionTest
02:53:30 [INFO] 
02:53:30 [INFO] Results:
02:53:30 [INFO] 
02:53:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
02:53:30 [INFO] 
02:53:30 [INFO] 
02:53:30 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-api ---
02:53:30 [INFO] 
02:53:30 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-api ---
02:53:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar
02:53:30 [INFO] 
02:53:30 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-api ---
02:53:30 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:53:30 [INFO] No previous run data found, generating javadoc.
02:53:32 [WARNING] Javadoc Warnings
02:53:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/main/java/org/eclipse/ditto/gateway/api/package-info.java:14: warning: no comment
02:53:32 [WARNING] package org.eclipse.ditto.gateway.api;
02:53:32 [WARNING] ^
02:53:32 [WARNING] 1 warning
02:53:32 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar
02:53:32 [INFO] 
02:53:32 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-api ---
02:53:32 [INFO] Tests are skipped.
02:53:32 [INFO] 
02:53:32 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-api ---
02:53:32 [INFO] Tests are skipped.
02:53:32 [INFO] 
02:53:32 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-api ---
02:53:32 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/jacoco.exec
02:53:32 [INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: API' with 22 classes
02:53:32 [INFO] 
02:53:32 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-api ---
02:53:32 [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
02:53:32 [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
02:53:32 [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
02:53:32 [INFO] 
02:53:32 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-http >-------------
02:53:32 [INFO] Building Eclipse Ditto :: Internal :: Utils :: HTTP 0-SNAPSHOT   [71/77]
02:53:32 [INFO]   from internal/utils/http/pom.xml
02:53:32 [INFO] --------------------------------[ jar ]---------------------------------
02:53:32 [INFO] 
02:53:32 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-http ---
02:53:32 [INFO] 
02:53:32 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-http ---
02:53:32 [INFO] 
02:53:32 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-http ---
02:53:32 [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
02:53:32 [INFO] 
02:53:32 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-http ---
02:53:32 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:53:32 [WARNING] 
02:53:32 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:53:32 [WARNING] 
02:53:32 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:53:32 [WARNING] 
02:53:32 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:53:32 [INFO] 
02:53:32 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-http ---
02:53:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/src/main/resources
02:53:32 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:53:32 [INFO] 
02:53:32 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-http ---
02:53:32 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT...
02:53:32 [INFO] 
02:53:32 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-http ---
02:53:32 [INFO] Changes detected - recompiling the module! :dependency
02:53:32 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes
02:53:32 [INFO] 
02:53:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-http ---
02:53:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/src/test/resources
02:53:32 [INFO] 
02:53:32 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-http ---
02:53:32 [INFO] No sources to compile
02:53:32 [INFO] 
02:53:32 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-http ---
02:53:32 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:53:32 [INFO] No tests to run.
02:53:32 [INFO] 
02:53:32 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-http ---
02:53:32 [INFO] 
02:53:32 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-http ---
02:53:32 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar
02:53:32 [INFO] 
02:53:32 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-http ---
02:53:32 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:53:32 [INFO] No previous run data found, generating javadoc.
02:53:33 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar
02:53:34 [INFO] 
02:53:34 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-http ---
02:53:34 [INFO] Tests are skipped.
02:53:34 [INFO] 
02:53:34 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-http ---
02:53:34 [INFO] Tests are skipped.
02:53:34 [INFO] 
02:53:34 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-http ---
02:53:34 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:53:34 [INFO] 
02:53:34 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-http ---
02:53:34 [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
02:53:34 [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
02:53:34 [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
02:53:34 [INFO] 
02:53:34 [INFO] -------------< org.eclipse.ditto:ditto-internal-utils-jwt >-------------
02:53:34 [INFO] Building Eclipse Ditto :: Internal :: Utils :: JWT 0-SNAPSHOT    [72/77]
02:53:34 [INFO]   from internal/utils/jwt/pom.xml
02:53:34 [INFO] --------------------------------[ jar ]---------------------------------
02:53:35 [INFO] 
02:53:35 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-jwt ---
02:53:35 [INFO] 
02:53:35 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-jwt ---
02:53:35 [INFO] 
02:53:35 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-jwt ---
02:53: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/internal/utils/jwt/target/jacoco.exec
02:53:35 [INFO] 
02:53:35 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-jwt ---
02:53:35 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:53:35 [WARNING] 
02:53:35 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:53:35 [WARNING] 
02:53:35 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:53:35 [WARNING] 
02:53:35 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:53:35 [INFO] 
02:53:35 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-jwt ---
02:53:35 [INFO] Copying 2 resources from src/main/resources to target/classes
02:53:35 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:53:35 [INFO] 
02:53:35 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-jwt ---
02:53:35 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-jwt:jar:0-SNAPSHOT...
02:53:35 [INFO] 
02:53:35 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-jwt ---
02:53:35 [INFO] Changes detected - recompiling the module! :dependency
02:53:35 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes
02:53:35 [INFO] 
02:53:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-jwt ---
02:53:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/src/test/resources
02:53:35 [INFO] 
02:53:35 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-jwt ---
02:53:35 [INFO] Changes detected - recompiling the module! :dependency
02:53:35 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes
02:53:35 [INFO] 
02:53:35 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-jwt ---
02:53:35 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:53:35 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/surefire-reports
02:53:35 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:53:35 [INFO] 
02:53:35 [INFO] -------------------------------------------------------
02:53:35 [INFO]  T E S T S
02:53:35 [INFO] -------------------------------------------------------
02:53:35 [INFO] Running org.eclipse.ditto.internal.utils.jwt.JjwtDeserializerTest
02:53:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 s -- in org.eclipse.ditto.internal.utils.jwt.JjwtDeserializerTest
02:53:36 [INFO] 
02:53:36 [INFO] Results:
02:53:36 [INFO] 
02:53:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
02:53:36 [INFO] 
02:53:36 [INFO] 
02:53:36 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-jwt ---
02:53:36 [INFO] 
02:53:36 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-jwt ---
02:53:36 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar
02:53:36 [INFO] 
02:53:36 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-jwt ---
02:53:36 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it.
02:53:36 [INFO] No previous run data found, generating javadoc.
02:53:37 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar
02:53:37 [INFO] 
02:53:37 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-jwt ---
02:53:37 [INFO] Tests are skipped.
02:53:37 [INFO] 
02:53:37 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-jwt ---
02:53:37 [INFO] Tests are skipped.
02:53:37 [INFO] 
02:53:37 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-jwt ---
02:53:37 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/jacoco.exec
02:53:37 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: JWT' with 2 classes
02:53:37 [INFO] 
02:53:37 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-jwt ---
02:53:37 [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
02:53:37 [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
02:53:37 [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
02:53:37 [INFO] 
02:53:37 [INFO] --------------< org.eclipse.ditto:ditto-gateway-service >---------------
02:53:37 [INFO] Building Eclipse Ditto :: Gateway :: Service 0-SNAPSHOT          [73/77]
02:53:37 [INFO]   from gateway/service/pom.xml
02:53:37 [INFO] --------------------------------[ jar ]---------------------------------
02:53:39 [INFO] 
02:53:39 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway-service ---
02:53:39 [INFO] 
02:53:39 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway-service ---
02:53:39 [INFO] 
02:53:39 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-service ---
02:53: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/gateway/service/target/jacoco.exec
02:53:39 [INFO] 
02:53:39 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-service ---
02:53:39 [WARNING]  Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl
02:53:39 [WARNING] 
02:53:39 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!!
02:53:39 [WARNING] 
02:53:39 [WARNING] licenseMerges will be overridden by licenseMergesFile.
02:53:39 [WARNING] 
02:53:39 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md
02:53:39 [INFO] 
02:53:39 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-service ---
02:53:39 [INFO] Copying 1 resource from src/main/resources to target/classes
02:53:39 [INFO] Copying 5 resources from src/main/resources to target/classes
02:53:39 [INFO] Copying 0 resource from target/classes/META-INF to target/classes
02:53:39 [INFO] 
02:53:39 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-service ---
02:53:39 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-service:jar:0-SNAPSHOT...
02:53:39 [INFO] 
02:53:39 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-service ---
02:53:39 [INFO] Changes detected - recompiling the module! :dependency
02:53:39 [INFO] Compiling 221 source files with javac [debug target 17] to target/classes
02:53:41 [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.
02:53:41 [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.
02:53:41 [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.
02:53:41 [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.
02:53:41 [INFO] 
02:53:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-service ---
02:53:41 [INFO] Copying 18 resources from src/test/resources to target/test-classes
02:53:41 [INFO] 
02:53:41 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-service ---
02:53:41 [INFO] Changes detected - recompiling the module! :dependency
02:53:41 [INFO] Compiling 76 source files with javac [debug target 17] to target/test-classes
02:53:42 [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.
02:53:42 [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.
02:53:42 [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.
02:53:42 [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.
02:53:42 [INFO] 
02:53:42 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-service ---
02:53:42 [WARNING]  Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead.
02:53:42 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/surefire-reports
02:53:42 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
02:53:42 [INFO] 
02:53:42 [INFO] -------------------------------------------------------
02:53:42 [INFO]  T E S T S
02:53:42 [INFO] -------------------------------------------------------
02:53:44 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.JsonValueSourceToHttpResponseTest
02:53:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.393 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.JsonValueSourceToHttpResponseTest
02:53:49 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorTest
02:53:49 06:53:49,754 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14
02:53:49 06:53:49,755 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6063f683 - No custom configurators were discovered as a service.
02:53:49 06:53:49,755 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6063f683 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
02:53:49 06:53:49,757 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6063f683 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
02:53:49 06:53:49,761 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
02:53:49 06:53:49,761 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
02:53:49 06:53:49,766 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6063f683 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
02:53:49 06:53:49,766 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6063f683 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
02:53:49 06:53:49,767 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6063f683 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
02:53:49 06:53:49,768 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
02:53:49 06:53:49,770 |-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]
02:53:49 06:53:49,896 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener]
02:53:50 06:53:50,196 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [isDefined("DITTO_LOGGING_DISABLE_SYSOUT_LOG")] evaluated to false on line 27
02:53:50 06:53:50,199 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [isDefined("DITTO_LOGGING_LOGSTASH_SERVER")] evaluated to false on line 51
02:53:50 06:53:50,204 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("DITTO_LOGGING_FILE_APPENDER").equals("true")] evaluated to false on line 70
02:53:50 06:53:50,206 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDERR]
02:53:50 06:53:50,206 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
02:53:50 06:53:50,217 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
02:53:50 06:53:50,262 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
02:53:50 06:53:50,262 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
02:53:50 06:53:50,262 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
02:53:50 06:53:50,263 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stash]
02:53:50 06:53:50,263 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.helpers.NOPAppender]
02:53:50 06:53:50,263 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [file]
02:53:50 06:53:50,263 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.helpers.NOPAppender]
02:53:50 06:53:50,264 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.mongodb.driver] to WARN
02:53:50 06:53:50,264 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes] to WARN
02:53:50 06:53:50,265 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.management.cluster.bootstrap.internal.BootstrapCoordinator] to WARN
02:53:50 06:53:50,265 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.pekko.actor.CoordinatedShutdown] to DEBUG
02:53:50 06:53:50,265 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.ditto] to INFO
02:53:50 06:53:50,265 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
02:53:50 06:53:50,265 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT]
02:53:50 06:53:50,266 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDERR] to Logger[ROOT]
02:53:50 06:53:50,266 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stash] to Logger[ROOT]
02:53:50 06:53:50,266 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [file] to Logger[ROOT]
02:53:50 06:53:50,266 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3a706a0d - End of configuration.
02:53:50 06:53:50,268 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@754f9af - Registering current configuration as safe fallback point
02:53:50 06:53:50,268 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6063f683 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 501 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
02:53:50 2024-06-18 06:53:50,270 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:53:53 2024-06-18 06:53:53,386 WARN  [HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-a07b23c][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$c/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-a07b23c - 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-a07b23c, channel=live, timeout=4000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:35339/user/$c/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-a07b23c#-996523845, ditto-connection-id=1931abf6-3a7e-4734-9732-08b34d0b91f8, response-required=false}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=:fe9de699-904e-41c8-8fd3-3aac87a5a7f2, thing={}, thingPlainJson={}].
02:53:57 2024-06-18 06:53:57,552 WARN  [HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-b0108be][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$h/ackr0-HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-b0108be - Received invalid response. Reason: Entity ID of live response <:367281d3-96c9-424d-81e1-8c527ea03839> differs from entity ID of command <:b92532e7-bec9-4df4-9900-15b8f3efbb98>. Response: ModifyAttributeResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"jwt","subjects":["google:any-google-user","integration:any-integration-subject"]}, correlation-id=HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-b0108be, channel=live, timeout=4000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:35339/user/$h/ackr0-HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-b0108be#2048480172, response-required=false}], responseType=things.responses:modifyAttribute, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:367281d3-96c9-424d-81e1-8c527ea03839, attributePointer=/manufacturer, attributeValue=null].
02:53:57 2024-06-18 06:53:57,552 WARN  [HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-b0108be][] o.e.d.g.s.e.a.HttpRequestActor pekko://HttpRequestActorTest/user/$h - Discarding invalid response as connection ID of sender could not be determined.
02:54:01 2024-06-18 06:54:01,829 WARN  [HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-0488160][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$p/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-0488160 - 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-0488160, timeout=5000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:35339/user/$p/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-0488160#437058510, ditto-connection-id=d868d41c-eb85-467a-b522-de493fe6ffe2, response-required=false}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=:18f44609-2d9d-48b6-bb87-d8cd2e0a7107, thing={}, thingPlainJson={}].
02:54:01 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.36 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorTest
02:54:01 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.UriForLocationHeaderSupplierTest
02:54:01 Jun 18, 2024 6:54:01 AM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId
02:54:01 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.
02:54:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.UriForLocationHeaderSupplierTest
02:54:01 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorHeaderInteractionTest
02:54:02 2024-06-18 06:54:01,983 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:02 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorHeaderInteractionTest
02:54:02 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.policies.OAuthTokenIntegrationSubjectIdFactoryTest
02:54:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.policies.OAuthTokenIntegrationSubjectIdFactoryTest
02:54:02 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.policies.PoliciesRouteTest
02:54:02 2024-06-18 06:54:02,457 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:02 2024-06-18 06:54:02,615 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:02 2024-06-18 06:54:02,647 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
02:54:03 2024-06-18 06:54:03,366 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:03 2024-06-18 06:54:03,487 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:03 2024-06-18 06:54:03,564 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:03 2024-06-18 06:54:03,638 INFO  [PoliciesRouteTest.activatePolicyTokenIntegrationWithPreAuthentication-8fb5891][] 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-8fb5891}]]>!
02:54:03 2024-06-18 06:54:03,678 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:03 2024-06-18 06:54:03,758 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:03 2024-06-18 06:54:03,804 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:03 2024-06-18 06:54:03,881 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:03 2024-06-18 06:54:03,942 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:03 2024-06-18 06:54:03,987 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:04 2024-06-18 06:54:04,049 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:04 2024-06-18 06:54:04,086 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:04 2024-06-18 06:54:04,141 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:04 2024-06-18 06:54:04,183 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:04 2024-06-18 06:54:04,239 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:04 2024-06-18 06:54:04,277 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:04 2024-06-18 06:54:04,372 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:04 2024-06-18 06:54:04,414 INFO  [PoliciesRouteTest.deactivatePolicyTokenIntegrationWithPreAuthentication-fa59163][] 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-fa59163}]]>!
02:54:04 2024-06-18 06:54:04,468 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:04 2024-06-18 06:54:04,508 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:04 2024-06-18 06:54:04,562 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:04 2024-06-18 06:54:04,607 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:04 2024-06-18 06:54:04,666 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:04 2024-06-18 06:54:04,759 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:04 2024-06-18 06:54:04,790 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:04 2024-06-18 06:54:04,846 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:04 2024-06-18 06:54:04,879 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:04 2024-06-18 06:54:04,909 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:04 2024-06-18 06:54:04,971 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:04 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.593 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.policies.PoliciesRouteTest
02:54:04 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.websocket.ProtocolMessageExtractorTest
02:54:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
02:54:05 [INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.websocket.ProtocolMessageExtractorTest
02:54:05 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.devops.DevOpsRouteTest
02:54:06 2024-06-18 06:54:06,056 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:06 2024-06-18 06:54:06,290 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:06 2024-06-18 06:54:06,352 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
02:54:06 2024-06-18 06:54:06,765 WARN  [e3f43218-bb76-4e56-ac24-0586b5009ed4][] o.e.d.g.s.e.d.a.DevOpsInsecureAuthenticationDirective  - DevOps resource is not secured
02:54:06 2024-06-18 06:54:06,771 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(DevOpsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:06 2024-06-18 06:54:06,871 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:06 2024-06-18 06:54:06,973 WARN  [fd2dca14-5170-4298-a783-b966823bb6cf][] o.e.d.g.s.e.d.a.DevOpsInsecureAuthenticationDirective  - DevOps resource is not secured
02:54:06 2024-06-18 06:54:06,974 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(DevOpsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.154 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.devops.DevOpsRouteTest
02:54:07 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiRouteTest
02:54:07 2024-06-18 06:54:07,082 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:07 2024-06-18 06:54:07,251 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:07 2024-06-18 06:54:07,270 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
02:54:07 2024-06-18 06:54:07,343 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(WhoamiRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiRouteTest
02:54:07 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiTest
02:54:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiTest
02:54:07 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiResponseTest
02:54:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiResponseTest
02:54:08 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.DefaultUserInformationTest
02:54:08 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.DefaultUserInformationTest
02:54:08 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.thingsearch.ThingSearchRouteTest
02:54:08 2024-06-18 06:54:08,396 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:08 2024-06-18 06:54:08,520 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:08 2024-06-18 06:54:08,555 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
02:54:08 2024-06-18 06:54:08,605 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:08 2024-06-18 06:54:08,687 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:08 2024-06-18 06:54:08,913 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:09 2024-06-18 06:54:08,976 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:09 2024-06-18 06:54:09,060 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:09 2024-06-18 06:54:09,102 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:09 2024-06-18 06:54:09,185 INFO  [ThingSearchRouteTest.countThingsShouldAssertBadRequest-fb95e0b][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <none/none> request: <example.com POST /search/things/count>
02:54:09 2024-06-18 06:54:09,193 INFO  [ThingSearchRouteTest.countThingsShouldAssertBadRequest-fb95e0b][] 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-fb95e0b}]]>!
02:54:09 2024-06-18 06:54:09,255 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:09 2024-06-18 06:54:09,309 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:09 2024-06-18 06:54:09,389 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:09 2024-06-18 06:54:09,465 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.124 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.thingsearch.ThingSearchRouteTest
02:54:09 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.DittoRuntimeExceptionToHttpResponseTest
02:54:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.DittoRuntimeExceptionToHttpResponseTest
02:54:09 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest
02:54:09 2024-06-18 06:54:09,577 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:09 2024-06-18 06:54:09,678 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:09 2024-06-18 06:54:09,691 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
02:54:09 2024-06-18 06:54:09,777 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:09 2024-06-18 06:54:09,793 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
02:54:10 2024-06-18 06:54:09,995 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:10 2024-06-18 06:54:10,238 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-104) - [SSE things] Upstream failed.
02:54:10 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
02:54:10 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
02:54:10 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
02:54:10 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
02:54:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
02:54:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOpensSseConnection(ThingsSseRouteBuilderTest.java:144)
02:54:10 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:10 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:10 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:10 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:10 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:10 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:10 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:10 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:10 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:10 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:10 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:10 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:10 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:10 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:10 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:10 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:10 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:10 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:10 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:10 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:10 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:10 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:10 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:10 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:10 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:10 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:10 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:10 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:10 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:10 2024-06-18 06:54:10,238 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-104) - [SSE things] Upstream failed.
02:54:10 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
02:54:10 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
02:54:10 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
02:54:10 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
02:54:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
02:54:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOpensSseConnection(ThingsSseRouteBuilderTest.java:144)
02:54:10 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:10 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:10 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:10 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:10 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:10 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:10 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:10 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:10 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:10 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:10 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:10 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:10 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:10 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:10 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:10 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:10 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:10 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:10 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:10 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:10 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:10 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:10 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:10 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:10 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:10 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:10 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:10 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:10 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:10 2024-06-18 06:54:10,287 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:10 2024-06-18 06:54:10,807 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:10 2024-06-18 06:54:10,917 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-110) - [SSE things//inbox/messages] Upstream failed.
02:54:10 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
02:54:10 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
02:54:10 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
02:54:10 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
02:54:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
02:54:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxOpensSseConnection(ThingsSseRouteBuilderTest.java:264)
02:54:10 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:10 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:10 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:10 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:10 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:10 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:10 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:10 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:10 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:10 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:10 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:10 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:10 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:10 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:10 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:10 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:10 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:10 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:10 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:10 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:10 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:10 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:10 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:10 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:10 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:10 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:10 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:10 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:10 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:10 2024-06-18 06:54:10,917 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-110) - [SSE things//inbox/messages] Upstream failed.
02:54:10 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
02:54:10 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
02:54:10 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
02:54:10 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
02:54:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
02:54:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxOpensSseConnection(ThingsSseRouteBuilderTest.java:264)
02:54:10 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:10 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:10 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:10 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:10 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:10 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:10 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:10 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:10 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:10 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:10 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:10 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:10 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:10 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:10 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:10 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:10 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:10 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:10 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:10 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:10 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:10 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:10 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:10 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:10 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:10 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:10 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:10 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:10 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:11 2024-06-18 06:54:10,964 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:11 2024-06-18 06:54:11,092 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:11 2024-06-18 06:54:11,237 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:11 2024-06-18 06:54:11,316 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.
02:54:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
02:54:11 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
02:54:11 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
02:54:11 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxSpecifiedSubjectOpensSseConnection(ThingsSseRouteBuilderTest.java:278)
02:54:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:11 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:11 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:11 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:11 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:11 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:11 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:11 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:11 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:11 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:11 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:11 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:11 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:11 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:11 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:11 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:11 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:11 2024-06-18 06:54:11,316 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.
02:54:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
02:54:11 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
02:54:11 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
02:54:11 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxSpecifiedSubjectOpensSseConnection(ThingsSseRouteBuilderTest.java:278)
02:54:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:11 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:11 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:11 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:11 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:11 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:11 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:11 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:11 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:11 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:11 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:11 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:11 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:11 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:11 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:11 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:11 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:11 2024-06-18 06:54:11,364 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:11 2024-06-18 06:54:11,446 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-122) - [SSE things] Upstream failed.
02:54:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
02:54:11 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
02:54:11 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
02:54:11 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOnSpecificThingOpensSseConnection(ThingsSseRouteBuilderTest.java:152)
02:54:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:11 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:11 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:11 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:11 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:11 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:11 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:11 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:11 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:11 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:11 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:11 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:11 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:11 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:11 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:11 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:11 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:11 2024-06-18 06:54:11,446 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-122) - [SSE things] Upstream failed.
02:54:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
02:54:11 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
02:54:11 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
02:54:11 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOnSpecificThingOpensSseConnection(ThingsSseRouteBuilderTest.java:152)
02:54:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:11 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:11 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:11 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:11 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:11 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:11 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:11 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:11 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:11 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:11 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:11 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:11 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:11 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:11 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:11 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:11 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:11 2024-06-18 06:54:11,481 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:11 2024-06-18 06:54:11,578 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-125) - [SSE things] Upstream failed.
02:54:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
02:54:11 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
02:54:11 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
02:54:11 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNamespacesParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:293)
02:54:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:11 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:11 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:11 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:11 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:11 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:11 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:11 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:11 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:11 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:11 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:11 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:11 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:11 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:11 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:11 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:11 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:11 2024-06-18 06:54:11,578 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-125) - [SSE things] Upstream failed.
02:54:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
02:54:11 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
02:54:11 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
02:54:11 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNamespacesParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:293)
02:54:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:11 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:11 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:11 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:11 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:11 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:11 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:11 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:11 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:11 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:11 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:11 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:11 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:11 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:11 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:11 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:11 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:11 2024-06-18 06:54:11,615 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:11 2024-06-18 06:54:11,699 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-128) - [SSE things] Upstream failed.
02:54:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
02:54:11 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
02:54:11 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
02:54:11 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndSubpathSseConnection(ThingsSseRouteBuilderTest.java:252)
02:54:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:11 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:11 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:11 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:11 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:11 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:11 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:11 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:11 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:11 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:11 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:11 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:11 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:11 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:11 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:11 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:11 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:11 2024-06-18 06:54:11,699 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-128) - [SSE things] Upstream failed.
02:54:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
02:54:11 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
02:54:11 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
02:54:11 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndSubpathSseConnection(ThingsSseRouteBuilderTest.java:252)
02:54:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:11 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:11 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:11 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:11 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:11 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:11 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:11 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:11 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:11 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:11 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:11 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:11 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:11 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:11 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:11 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:11 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:11 2024-06-18 06:54:11,740 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:11 2024-06-18 06:54:11,819 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-131) - [SSE things] Upstream failed.
02:54:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
02:54:11 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
02:54:11 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
02:54:11 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndExtraFieldsParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:308)
02:54:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:11 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:11 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:11 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:11 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:11 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:11 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:11 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:11 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:11 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:11 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:11 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:11 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:11 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:11 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:11 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:11 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:11 2024-06-18 06:54:11,819 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-131) - [SSE things] Upstream failed.
02:54:11 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
02:54:11 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
02:54:11 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
02:54:11 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
02:54:11 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndExtraFieldsParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:308)
02:54:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:11 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:11 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:11 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:11 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:11 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:11 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:11 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:11 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:11 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:11 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:11 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:11 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:11 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:11 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:11 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:11 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:11 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:11 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:11 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:11 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:11 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:11 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:11 2024-06-18 06:54:11,857 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:12 2024-06-18 06:54:12,040 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:12 2024-06-18 06:54:12,126 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-137) - [SSE things] Upstream failed.
02:54:12 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
02:54:12 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
02:54:12 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
02:54:12 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:12 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
02:54:12 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
02:54:12 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndFilterOpensSseConnection(ThingsSseRouteBuilderTest.java:240)
02:54:12 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:12 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:12 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:12 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:12 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:12 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:12 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:12 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:12 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:12 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:12 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:12 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:12 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:12 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:12 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:12 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:12 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:12 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:12 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:12 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:12 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:12 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:12 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:12 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:12 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:12 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:12 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:12 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:12 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:12 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:12 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:12 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:12 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:12 2024-06-18 06:54:12,126 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-137) - [SSE things] Upstream failed.
02:54:12 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
02:54:12 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
02:54:12 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
02:54:12 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:12 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
02:54:12 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
02:54:12 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndFilterOpensSseConnection(ThingsSseRouteBuilderTest.java:240)
02:54:12 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:12 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:12 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:12 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:12 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:12 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:12 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:12 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:12 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:12 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:12 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:12 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:12 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:12 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:12 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:12 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:12 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:12 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:12 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:12 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:12 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:12 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:12 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:12 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:12 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:12 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:12 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:12 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:12 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:12 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:12 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:12 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:12 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:12 2024-06-18 06:54:12,162 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:12 2024-06-18 06:54:12,277 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:12 2024-06-18 06:54:12,379 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:12 2024-06-18 06:54:12,468 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-146) - [SSE things] Upstream failed.
02:54:12 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
02:54:12 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
02:54:12 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
02:54:12 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:12 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
02:54:12 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
02:54:12 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndFilterParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:226)
02:54:12 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:12 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:12 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:12 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:12 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:12 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:12 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:12 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:12 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:12 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:12 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:12 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:12 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:12 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:12 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:12 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:12 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:12 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:12 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:12 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:12 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:12 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:12 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:12 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:12 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:12 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:12 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:12 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:12 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:12 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:12 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:12 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:12 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:12 2024-06-18 06:54:12,468 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-146) - [SSE things] Upstream failed.
02:54:12 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available.
02:54:12 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120)
02:54:12 	at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106)
02:54:12 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:12 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350)
02:54:12 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322)
02:54:12 	at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndFilterParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:226)
02:54:12 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:12 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:12 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:12 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:12 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:12 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:12 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:12 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:12 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:12 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:12 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:12 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:12 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:12 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:12 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:12 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:12 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:12 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:12 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:12 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:12 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:12 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:12 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:12 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:12 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:12 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:12 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:12 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:12 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:12 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:12 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:12 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:12 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:12 [WARN] [06/18/2024 06:54:12.482] [ThingsSseRouteBuilderTest-pekko.actor.internal-dispatcher-5] [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
02:54:12 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.947 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest
02:54:12 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.connections.ConnectionsRouteTest
02:54:12 2024-06-18 06:54:12,526 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:12 2024-06-18 06:54:12,700 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:12 2024-06-18 06:54:12,712 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
02:54:12 2024-06-18 06:54:12,887 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:13 2024-06-18 06:54:12,956 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:13 2024-06-18 06:54:13,014 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:13 2024-06-18 06:54:13,078 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:13 2024-06-18 06:54:13,143 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:13 2024-06-18 06:54:13,181 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:13 2024-06-18 06:54:13,243 INFO  [ConnectionsRouteTest.testPostConnectionCommandWrongFails-d879c17][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <application/json> request: <example.com POST /connections/436e646e-0690-48f2-8c5a-d2a0372360ad/command>
02:54:13 2024-06-18 06:54:13,284 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:13 2024-06-18 06:54:13,342 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:13 2024-06-18 06:54:13,396 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:13 2024-06-18 06:54:13,458 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:13 2024-06-18 06:54:13,498 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:13 2024-06-18 06:54:13,561 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:13 2024-06-18 06:54:13,600 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:13 2024-06-18 06:54:13,657 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:13 2024-06-18 06:54:13,702 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:13 2024-06-18 06:54:13,772 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:13 2024-06-18 06:54:13,815 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:13 2024-06-18 06:54:13,880 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:13 2024-06-18 06:54:13,928 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:13 2024-06-18 06:54:13,985 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:14 2024-06-18 06:54:14,020 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:14 2024-06-18 06:54:14,078 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:14 2024-06-18 06:54:14,144 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:14 2024-06-18 06:54:14,188 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:14 2024-06-18 06:54:14,245 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:14 2024-06-18 06:54:14,289 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:14 2024-06-18 06:54:14,347 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:14 2024-06-18 06:54:14,391 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:14 2024-06-18 06:54:14,454 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:14 2024-06-18 06:54:14,501 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:14 2024-06-18 06:54:14,555 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:14 2024-06-18 06:54:14,603 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:14 2024-06-18 06:54:14,650 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:14 2024-06-18 06:54:14,699 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:14 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.206 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.connections.ConnectionsRouteTest
02:54:14 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteTest
02:54:14 2024-06-18 06:54:14,775 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:14 2024-06-18 06:54:14,818 INFO  [][] o.e.d.i.u.t.DittoTracing  - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:54:14 2024-06-18 06:54:14,852 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:14 2024-06-18 06:54:14,864 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
02:54:14 2024-06-18 06:54:14,918 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:14 2024-06-18 06:54:14,945 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
02:54:15 2024-06-18 06:54:15,165 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:15 2024-06-18 06:54:15,172 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:15 2024-06-18 06:54:15,412 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:15 2024-06-18 06:54:15,439 INFO  [7b41ba92-f253-4312-b3cc-4dde4d1aa44a][] 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>.
02:54:15 2024-06-18 06:54:15,441 INFO  [7b41ba92-f253-4312-b3cc-4dde4d1aa44a][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/overall/status' was: 404
02:54:15 2024-06-18 06:54:15,506 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:15 2024-06-18 06:54:15,565 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:15 2024-06-18 06:54:15,566 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:15 2024-06-18 06:54:15,569 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:15 2024-06-18 06:54:15,644 INFO  [9ef20df8-659e-48b9-bd29-37a43969000d][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/connections' was: 401
02:54:15 2024-06-18 06:54:15,684 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:15 2024-06-18 06:54:15,751 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:15 2024-06-18 06:54:15,751 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:15 2024-06-18 06:54:15,754 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:15 2024-06-18 06:54:15,756 INFO  [f4119326-b9c8-47c8-8c86-bfd04927159d][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/overall/status' was: 401
02:54:15 2024-06-18 06:54:15,792 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:15 2024-06-18 06:54:15,852 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:15 2024-06-18 06:54:15,852 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:15 2024-06-18 06:54:15,880 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:15 2024-06-18 06:54:15,946 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:15 2024-06-18 06:54:15,947 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:15 2024-06-18 06:54:15,950 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:15 2024-06-18 06:54:15,959 INFO  [ccdd2377-2665-45a2-a20e-cb3d9e0c7aaa][] 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]]>.
02:54:16 2024-06-18 06:54:15,968 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:16 2024-06-18 06:54:16,000 INFO  [ccdd2377-2665-45a2-a20e-cb3d9e0c7aaa][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things' was: 200
02:54:16 2024-06-18 06:54:16,047 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:16 2024-06-18 06:54:16,105 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:16 2024-06-18 06:54:16,105 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:16 2024-06-18 06:54:16,108 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:16 2024-06-18 06:54:16,110 INFO  [c25c64bb-0e2f-41b6-b83e-6f89575dc6ee][] 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]]>.
02:54:16 2024-06-18 06:54:16,115 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:16 2024-06-18 06:54:16,119 INFO  [c25c64bb-0e2f-41b6-b83e-6f89575dc6ee][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/whoami' was: 200
02:54:16 2024-06-18 06:54:16,163 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:16 2024-06-18 06:54:16,211 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:16 2024-06-18 06:54:16,211 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:16 2024-06-18 06:54:16,215 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:16 2024-06-18 06:54:16,217 INFO  [e0b96b1f-1af4-4e29-9955-f3c7226999d3][] 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]]>.
02:54:16 2024-06-18 06:54:16,221 INFO  [e0b96b1f-1af4-4e29-9955-f3c7226999d3][] 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 [{correlation-id=e0b96b1f-1af4-4e29-9955-f3c7226999d3, 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}]]>!
02:54:16 2024-06-18 06:54:16,238 INFO  [e0b96b1f-1af4-4e29-9955-f3c7226999d3][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/search/things' was: 431
02:54:16 2024-06-18 06:54:16,270 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:16 2024-06-18 06:54:16,318 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:16 2024-06-18 06:54:16,319 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:16 2024-06-18 06:54:16,322 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:16 2024-06-18 06:54:16,323 INFO  [2ced8a19-d0aa-4a4d-a4df-b6834ba85bf2][] 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=2ced8a19-d0aa-4a4d-a4df-b6834ba85bf2}]]>!
02:54:16 2024-06-18 06:54:16,368 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:16 2024-06-18 06:54:16,426 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:16 2024-06-18 06:54:16,426 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:16 2024-06-18 06:54:16,440 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:16 2024-06-18 06:54:16,451 INFO  [e1a3cc24-5cba-44ce-bee9-b3193e90934f][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/status/health' was: 200
02:54:16 2024-06-18 06:54:16,485 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:16 2024-06-18 06:54:16,542 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:16 2024-06-18 06:54:16,543 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:16 2024-06-18 06:54:16,545 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:16 2024-06-18 06:54:16,546 INFO  [4a0ef34a-b1a9-486e-a7d8-a6f0c3573ffa][] 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>.
02:54:16 2024-06-18 06:54:16,546 INFO  [4a0ef34a-b1a9-486e-a7d8-a6f0c3573ffa][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/ws/2' was: 404
02:54:16 2024-06-18 06:54:16,572 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:16 2024-06-18 06:54:16,638 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:16 2024-06-18 06:54:16,639 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:16 2024-06-18 06:54:16,642 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:16 2024-06-18 06:54:16,646 INFO  [a064619f-8d78-4e49-933e-918024a376c1][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/9999/things?ids=bumlux' was: 404
02:54:16 2024-06-18 06:54:16,680 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:16 2024-06-18 06:54:16,742 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:16 2024-06-18 06:54:16,742 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:16 2024-06-18 06:54:16,744 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:16 2024-06-18 06:54:16,745 INFO  [ff88e85d-2d4e-4f9b-a399-4f8042c60a34][] 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>.
02:54:16 2024-06-18 06:54:16,746 INFO  [ff88e85d-2d4e-4f9b-a399-4f8042c60a34][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/status/cluster' was: 404
02:54:16 2024-06-18 06:54:16,786 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:16 2024-06-18 06:54:16,843 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:16 2024-06-18 06:54:16,843 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:16 2024-06-18 06:54:16,845 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:16 2024-06-18 06:54:16,846 INFO  [96f29a5d-2263-4040-9bfa-3c529b89e139][] 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>.
02:54:16 2024-06-18 06:54:16,846 INFO  [96f29a5d-2263-4040-9bfa-3c529b89e139][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things' was: 404
02:54:16 2024-06-18 06:54:16,877 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:16 2024-06-18 06:54:16,922 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:16 2024-06-18 06:54:16,922 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:16 2024-06-18 06:54:16,941 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:16 2024-06-18 06:54:16,943 INFO  [729fbf0f-f7b3-496c-b278-d67aae7cfd1b][] 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]]>.
02:54:16 2024-06-18 06:54:16,945 INFO  [729fbf0f-f7b3-496c-b278-d67aae7cfd1b][] 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 [{correlation-id=729fbf0f-f7b3-496c-b278-d67aae7cfd1b, ditto-auth-context={"type":"pre-authenticated-http","subjects":["some-issuer:foo"]}}]]>!
02:54:16 2024-06-18 06:54:16,946 INFO  [729fbf0f-f7b3-496c-b278-d67aae7cfd1b][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things?ids=namespace:bumlux&timeout=32s' was: 400
02:54:17 2024-06-18 06:54:16,972 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:17 2024-06-18 06:54:17,017 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:17 2024-06-18 06:54:17,017 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:17 2024-06-18 06:54:17,039 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:17 2024-06-18 06:54:17,041 INFO  [26221804-65b2-44f8-bc44-0b47d2f77c7b][] 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]]>.
02:54:17 2024-06-18 06:54:17,044 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:17 2024-06-18 06:54:17,047 INFO  [26221804-65b2-44f8-bc44-0b47d2f77c7b][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/search/things' was: 200
02:54:17 2024-06-18 06:54:17,084 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:17 2024-06-18 06:54:17,149 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:17 2024-06-18 06:54:17,149 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:17 2024-06-18 06:54:17,152 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:17 2024-06-18 06:54:17,168 INFO  [d11cce7f-1572-4163-bd1d-4f780d967e7d][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/overall/status' was: 200
02:54:17 2024-06-18 06:54:17,199 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:17 2024-06-18 06:54:17,254 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:17 2024-06-18 06:54:17,254 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:17 2024-06-18 06:54:17,256 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:17 2024-06-18 06:54:17,258 INFO  [24ccb440-ee7f-49df-9529-213ed3bf2ffe][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/' was: 404
02:54:17 2024-06-18 06:54:17,283 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:17 2024-06-18 06:54:17,343 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:17 2024-06-18 06:54:17,344 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:17 2024-06-18 06:54:17,346 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:17 2024-06-18 06:54:17,348 INFO  [c665a26f-94cf-4618-b85c-f01ba761756a][] 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]]>.
02:54:17 2024-06-18 06:54:17,351 INFO  [c665a26f-94cf-4618-b85c-f01ba761756a][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/search/foo' was: 404
02:54:17 2024-06-18 06:54:17,385 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:17 2024-06-18 06:54:17,442 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:17 2024-06-18 06:54:17,442 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:17 2024-06-18 06:54:17,445 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:17 2024-06-18 06:54:17,445 INFO  [23899370-7835-4ee3-9618-16906ef20709][] 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>.
02:54:17 2024-06-18 06:54:17,445 INFO  [23899370-7835-4ee3-9618-16906ef20709][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things' was: 404
02:54:17 2024-06-18 06:54:17,468 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:17 2024-06-18 06:54:17,507 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:17 2024-06-18 06:54:17,507 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:17 2024-06-18 06:54:17,510 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:17 2024-06-18 06:54:17,512 INFO  [186289df-5c7d-4404-9865-b1b405b1a933][] 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]]>.
02:54:17 2024-06-18 06:54:17,543 INFO  [186289df-5c7d-4404-9865-b1b405b1a933][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/ws/2' was: 400
02:54:17 2024-06-18 06:54:17,573 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:17 2024-06-18 06:54:17,613 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:17 2024-06-18 06:54:17,613 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:17 2024-06-18 06:54:17,615 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:17 2024-06-18 06:54:17,618 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:17 2024-06-18 06:54:17,621 INFO  [9da448d3-3e88-4bb6-b4b6-012d27d6f8d9][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/connections' was: 200
02:54:17 2024-06-18 06:54:17,667 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:17 2024-06-18 06:54:17,750 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:17 2024-06-18 06:54:17,750 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:17 2024-06-18 06:54:17,805 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:17 2024-06-18 06:54:17,878 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:17 2024-06-18 06:54:17,879 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:17 2024-06-18 06:54:17,881 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:17 2024-06-18 06:54:17,883 INFO  [842efc93-93e6-442c-9b5d-3b1cbe75c797][] 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]]>.
02:54:17 2024-06-18 06:54:17,888 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:17 2024-06-18 06:54:17,892 INFO  [842efc93-93e6-442c-9b5d-3b1cbe75c797][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things?ids=namespace:bumlux' was: 200
02:54:18 2024-06-18 06:54:17,952 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:18 2024-06-18 06:54:17,988 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:17,989 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:17,991 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:18 2024-06-18 06:54:17,992 INFO  [d4330c1b-1d55-4cb4-a104-318c645993de][] 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]]>.
02:54:18 2024-06-18 06:54:17,999 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <CommandHeaderInvalidException>!
02:54:18 2024-06-18 06:54:17,999 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 [{}]]>!
02:54:18 2024-06-18 06:54:18,000 INFO  [d4330c1b-1d55-4cb4-a104-318c645993de][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things/org.eclipse.ditto:dummy' was: 400
02:54:18 2024-06-18 06:54:18,026 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:18 2024-06-18 06:54:18,074 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,074 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,081 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:18 2024-06-18 06:54:18,083 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]]>.
02:54:18 2024-06-18 06:54:18,085 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 [{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}]]>!
02:54:18 2024-06-18 06:54:18,091 INFO  [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/search/things' was: 431
02:54:18 2024-06-18 06:54:18,151 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:18 2024-06-18 06:54:18,186 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,186 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,188 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:18 2024-06-18 06:54:18,189 INFO  [0c63822d-ec4b-47e2-9992-2cea0d0ddeee][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/doesNotExist' was: 404
02:54:18 2024-06-18 06:54:18,214 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:18 2024-06-18 06:54:18,262 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,262 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,264 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:18 2024-06-18 06:54:18,265 INFO  [19e4cc2c-f557-414d-a331-db4d1687132f][] 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>.
02:54:18 2024-06-18 06:54:18,265 INFO  [19e4cc2c-f557-414d-a331-db4d1687132f][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/status/health' was: 404
02:54:18 2024-06-18 06:54:18,287 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:18 2024-06-18 06:54:18,320 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,320 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,322 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:18 2024-06-18 06:54:18,324 INFO  [cd069680-2c9f-4c87-8923-40538051c978][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/connections' was: 401
02:54:18 2024-06-18 06:54:18,360 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:18 2024-06-18 06:54:18,395 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,395 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,397 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:18 2024-06-18 06:54:18,402 INFO  [21906ea3-bdb4-423e-a8ed-ebbcb374e613][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/health' was: 200
02:54:18 2024-06-18 06:54:18,447 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:18 2024-06-18 06:54:18,480 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,481 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,482 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:18 2024-06-18 06:54:18,484 INFO  [bd2fd777-e9e4-4091-95c8-a9e48420dd1e][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/doesNotExist' was: 301
02:54:18 2024-06-18 06:54:18,510 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:18 2024-06-18 06:54:18,551 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,551 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,557 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:18 2024-06-18 06:54:18,562 INFO  [ee23c1ad-58e4-4e9c-8ddd-14388c51915b][] 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]]>.
02:54:18 2024-06-18 06:54:18,564 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <ThingIdInvalidException>!
02:54:18 2024-06-18 06:54:18,564 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <ThingIdInvalidException> occurred in gateway root route: <ThingIdInvalidException [message='Thing ID 'namespace:c846c28b-c1cb-4c7b-a456-62d58765f952:1f06d57f-5849-4945-b007-eea24b64ec6e:31a7205a-b9d4-4610-87fe-22084a302929:9705750b-29bf-411c-b35f-4603ec3048b9:0f0f23c9-08ee-4af4-85f2-c29956db3ab3:c15ee9fb-e982-457a-a0b5-312ac68024bd:f88fc19c-ebed-4def-95bb-58886f76bc48:9bd2aa04-fb69-4426-9e70-bfdc9b44a043:7114a4ad-0ffc-425b-a842-9fbe6dfd9b0c:6d3022c2-b8bc-4dad-9d1c-26a42ce391c6:a8b0326b-7230-4a7d-a94e-31061bc2600c:cec331d0-64bf-4264-9f8e-49631d5b01a5:cb46b00b-b7d3-4ec9-bd02-ae4202cd93e2:2f042adf-996c-444b-ad0c-811bbce67d88:f6eac830-d8d7-4ab0-ac58-d2e91602e4a6:3b5f3eec-ec7e-4d7b-b818-1ca02a1a631b:72b07fac-06ac-499f-b9b9-2194f0ce9fc9:7c031e08-e7b9-47c4-a0cc-fc230c95b823:ec1d9421-44f2-4996-913b-bdc1a244999c:a475dbbc-7cba-4864-b49c-0bbd515c8f17:164f680b-2fc1-4470-b12a-fa7dff7db2c5:f6065319-69c4-4e2e-8a72-f75fee98a19a:c046c891-255d-417f-a7ba-91ee21c8e115:904667e5-7b8a-4a99-a2e2-eb9b9c7e9608:fac8a856-221a-47d8-9f48-8339079e9b5e:bd2c2153-f7a0-4287-bae0-b01d9b83009b:03e7dfb8-3a8b-42a6-a04d-b328ec8ea420:391a5a3d-c559-40cb-b5ec-59465919f8ed:8003594f-f655-43dc-8581-ff7db4ef4778:06959219-773e-4791-8c7d-4ec88f098a26:2bcab1f6-12ed-4eb0-97ee-aa224998fbf2:3b76d11f-1d64-459e-ace9-b1a8ce595401:bd1147b5-719e-4ada-b71b-72eaf7141185:bbc46aab-e0fa-4394-973f-b392de2cc1ca:653a53be-a22f-457e-99db-1d1de10b6072:fd1eb1ae-4627-4be1-a870-a748cc24fa03:dede6bbb-f2f9-465d-8ae2-050b51e437b8:745402f2-5601-4bf5-98a1-86df080319e9:807f9295-5314-4cf6-9915-8df58f36cf61:ae2dc9b9-12e7-4499-8085-7d40e1a7539e:776c9671-328e-4b08-9845-a235f0a0158a:bf3651ce-1c44-4dcc-b788-037101f4157b:342bdfbf-419c-49a8-b081-586f7ec556a8:59a3d194-63c1-400e-920c-621ba860395d:1dccc67b-9ebb-4be1-806b-a163f98c9416:d65d640a-3bbc-497c-b0a7-4e9d45c5c6ab:394b99c1-878e-48a5-84ce-4f5e420a8ace:00fa0246-a829-4502-ac42-5ab53c601889:b3046ef2-8506-44ec-898b-5a7df7646b87:d7cc9ee3-b196-4fe7-8a6a-8acac7d14206:908665f2-3a7f-44db-a41d-a500dcb161f1:ab4ae79c-161f-48a0-8374-6f0a3cbc6431:9e9501a6-1e18-4677-9520-aebb1dc2dfa3:27648937-cbb4-408f-b132-87511f3ed27a:04366f3d-b0bc-4bb1-9f01-394a1cfa113d:af4d2eb0-cc53-4719-928d-ecdff804b33d:f5737ca7-67d4-4297-9c91-47acd8cd33bf:3af8112e-b094-436a-b5b7-bb1ef17d547c:d3196115-f504-4373-9720-fce69f46ea53:f15883d0-cb2f-4389-bf0b-60f309f1daac:eb277e33-765b-403e-ad7a-34bff22b0059:5877e54b-0837-4781-babb-0e7396f23d11:6ee67eff-e443-4b67-a799-ced8d292d565:6c92d729-e8b2-43f7-9551-8788ceffaecd:076f4688-427f-4f48-abde-dac2c70256fe:a1cb0e93-64f8-4dc6-9b41-4f2a8e399be3:b52ca26f-4c35-46bf-8459-e232becbdb75:60865290-a620-4d9a-8254-6da675b3eebd:86d9b50a-018e-4042-98b1-7853249b799d:fcbcf92c-1b6a-44ec-8a81-9cc87fef8f6c:82114bee-8fb0-4dcd-adab-9c32c4d0ad40:4cd8c4fe-b504-4bb6-a70e-1ac6e2b7e58e:60d953b0-92a1-445a-ad8a-d4e1784da57e:f67256fa-026c-4388-8298-60592defdc9c:822107a7-9ee5-4476-8261-9373c7fdf872:d62e1d8c-8ae4-412c-ac01-e22066254598:7b1b80be-844f-4046-824e-ae5ec2b9c8bf:2897428e-2dad-484c-9189-77a0fa9641cf:7f15458b-2804-4548-bde7-912efe7a7ddc:5cb04923-9eaa-45e7-8543-42a92c7b943b:b81b79f8-6c6f-4602-b5e3-6d865519b2dd:5027ec22-bc5b-495e-b07b-e79313c7fb67:3cf68f92-6498-4b5a-91ff-0c0cc67f6dad:41ff1794-db2b-4a69-9997-aa66a2c8d443:3059a7cc-bb3c-4818-97d8-0f62ec67d6bb:8296467f-6afd-483a-a0e6-9b430666c2cb:046fc48b-5f15-41fa-b202-61701c9e6799:9f95c62a-1741-47b1-9b29-85df1f5d216b:89043536-8c81-4cff-a83e-b172fedb6bc6:2f15ed08-3ff4-40a7-9c9d-fd97ca8448ba:265a5133-21e4-4ef6-9e5f-3b54238a9306:b98779e0-0436-4dc5-ba19-78e8ad78fd59:8be61d11-4bd1-4df0-a301-e70254c5d2e6:105388c9-44f5-40fb-9242-cb171ad07a6c:c582621f-a59e-42ba-86d4-f510d6f44498:9337c294-6030-4774-b28e-730f6b7bcdff:f4b2bf77-e373-431e-9b37-eb5894446f21:cbbcd155-e44d-4ad4-9002-3a9a49a4e620:d032797c-02ad-496d-9b97-448fcb4daf8f:248118bd-3905-4303-842a-40b37c435cff' 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 [{}]]>!
02:54:18 2024-06-18 06:54:18,565 INFO  [ee23c1ad-58e4-4e9c-8ddd-14388c51915b][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/things/namespace:c846c28b-c1cb-4c7b-a456-62d58765f952:1f06d57f-5849-4945-b007-eea24b64ec6e:31a7205a-b9d4-4610-87fe-22084a302929:9705750b-29bf-411c-b35f-4603ec3048b9:0f0f23c9-08ee-4af4-85f2-c29956db3ab3:c15ee9fb-e982-457a-a0b5-312ac68024bd:f88fc19c-ebed-4def-95bb-58886f76bc48:9bd2aa04-fb69-4426-9e70-bfdc9b44a043:7114a4ad-0ffc-425b-a842-9fbe6dfd9b0c:6d3022c2-b8bc-4dad-9d1c-26a42ce391c6:a8b0326b-7230-4a7d-a94e-31061bc2600c:cec331d0-64bf-4264-9f8e-49631d5b01a5:cb46b00b-b7d3-4ec9-bd02-ae4202cd93e2:2f042adf-996c-444b-ad0c-811bbce67d88:f6eac830-d8d7-4ab0-ac58-d2e91602e4a6:3b5f3eec-ec7e-4d7b-b818-1ca02a1a631b:72b07fac-06ac-499f-b9b9-2194f0ce9fc9:7c031e08-e7b9-47c4-a0cc-fc230c95b823:ec1d9421-44f2-4996-913b-bdc1a244999c:a475dbbc-7cba-4864-b49c-0bbd515c8f17:164f680b-2fc1-4470-b12a-fa7dff7db2c5:f6065319-69c4-4e2e-8a72-f75fee98a19a:c046c891-255d-417f-a7ba-91ee21c8e115:904667e5-7b8a-4a99-a2e2-eb9b9c7e9608:fac8a856-221a-47d8-9f48-8339079e9b5e:bd2c2153-f7a0-4287-bae0-b01d9b83009b:03e7dfb8-3a8b-42a6-a04d-b328ec8ea420:391a5a3d-c559-40cb-b5ec-59465919f8ed:8003594f-f655-43dc-8581-ff7db4ef4778:06959219-773e-4791-8c7d-4ec88f098a26:2bcab1f6-12ed-4eb0-97ee-aa224998fbf2:3b76d11f-1d64-459e-ace9-b1a8ce595401:bd1147b5-719e-4ada-b71b-72eaf7141185:bbc46aab-e0fa-4394-973f-b392de2cc1ca:653a53be-a22f-457e-99db-1d1de10b6072:fd1eb1ae-4627-4be1-a870-a748cc24fa03:dede6bbb-f2f9-465d-8ae2-050b51e437b8:745402f2-5601-4bf5-98a1-86df080319e9:807f9295-5314-4cf6-9915-8df58f36cf61:ae2dc9b9-12e7-4499-8085-7d40e1a7539e:776c9671-328e-4b08-9845-a235f0a0158a:bf3651ce-1c44-4dcc-b788-037101f4157b:342bdfbf-419c-49a8-b081-586f7ec556a8:59a3d194-63c1-400e-920c-621ba860395d:1dccc67b-9ebb-4be1-806b-a163f98c9416:d65d640a-3bbc-497c-b0a7-4e9d45c5c6ab:394b99c1-878e-48a5-84ce-4f5e420a8ace:00fa0246-a829-4502-ac42-5ab53c601889:b3046ef2-8506-44ec-898b-5a7df7646b87:d7cc9ee3-b196-4fe7-8a6a-8acac7d14206:908665f2-3a7f-44db-a41d-a500dcb161f1:ab4ae79c-161f-48a0-8374-6f0a3cbc6431:9e9501a6-1e18-4677-9520-aebb1dc2dfa3:27648937-cbb4-408f-b132-87511f3ed27a:04366f3d-b0bc-4bb1-9f01-394a1cfa113d:af4d2eb0-cc53-4719-928d-ecdff804b33d:f5737ca7-67d4-4297-9c91-47acd8cd33bf:3af8112e-b094-436a-b5b7-bb1ef17d547c:d3196115-f504-4373-9720-fce69f46ea53:f15883d0-cb2f-4389-bf0b-60f309f1daac:eb277e33-765b-403e-ad7a-34bff22b0059:5877e54b-0837-4781-babb-0e7396f23d11:6ee67eff-e443-4b67-a799-ced8d292d565:6c92d729-e8b2-43f7-9551-8788ceffaecd:076f4688-427f-4f48-abde-dac2c70256fe:a1cb0e93-64f8-4dc6-9b41-4f2a8e399be3:b52ca26f-4c35-46bf-8459-e232becbdb75:60865290-a620-4d9a-8254-6da675b3eebd:86d9b50a-018e-4042-98b1-7853249b799d:fcbcf92c-1b6a-44ec-8a81-9cc87fef8f6c:82114bee-8fb0-4dcd-adab-9c32c4d0ad40:4cd8c4fe-b504-4bb6-a70e-1ac6e2b7e58e:60d953b0-92a1-445a-ad8a-d4e1784da57e:f67256fa-026c-4388-8298-60592defdc9c:822107a7-9ee5-4476-8261-9373c7fdf872:d62e1d8c-8ae4-412c-ac01-e22066254598:7b1b80be-844f-4046-824e-ae5ec2b9c8bf:2897428e-2dad-484c-9189-77a0fa9641cf:7f15458b-2804-4548-bde7-912efe7a7ddc:5cb04923-9eaa-45e7-8543-42a92c7b943b:b81b79f8-6c6f-4602-b5e3-6d865519b2dd:5027ec22-bc5b-495e-b07b-e79313c7fb67:3cf68f92-6498-4b5a-91ff-0c0cc67f6dad:41ff1794-db2b-4a69-9997-aa66a2c8d443:3059a7cc-bb3c-4818-97d8-0f62ec67d6bb:8296467f-6afd-483a-a0e6-9b430666c2cb:046fc48b-5f15-41fa-b202-61701c9e6799:9f95c62a-1741-47b1-9b29-85df1f5d216b:89043536-8c81-4cff-a83e-b172fedb6bc6:2f15ed08-3ff4-40a7-9c9d-fd97ca8448ba:265a5133-21e4-4ef6-9e5f-3b54238a9306:b98779e0-0436-4dc5-ba19-78e8ad78fd59:8be61d11-4bd1-4df0-a301-e70254c5d2e6:105388c9-44f5-40fb-9242-cb171ad07a6c:c582621f-a59e-42ba-86d4-f510d6f44498:9337c294-6030-4774-b28e-730f6b7bcdff:f4b2bf77-e373-431e-9b37-eb5894446f21:cbbcd155-e44d-4ad4-9002-3a9a49a4e620:d032797c-02ad-496d-9b97-448fcb4daf8f:248118bd-3905-4303-842a-40b37c435cff' was: 400
02:54:18 2024-06-18 06:54:18,591 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:18 2024-06-18 06:54:18,625 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,625 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,627 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:18 2024-06-18 06:54:18,639 INFO  [eb400717-a036-43fd-a84a-ff24924d11f2][] 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]]>.
02:54:18 2024-06-18 06:54:18,641 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:18 2024-06-18 06:54:18,644 INFO  [eb400717-a036-43fd-a84a-ff24924d11f2][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/2/search/things' was: 200
02:54:18 2024-06-18 06:54:18,664 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:18 2024-06-18 06:54:18,697 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,697 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,699 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:18 2024-06-18 06:54:18,701 INFO  [786155d2-d9a9-4bd8-b072-a513eeb713ea][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/overall/status' was: 200
02:54:18 2024-06-18 06:54:18,745 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:18 2024-06-18 06:54:18,778 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,778 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,780 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:18 2024-06-18 06:54:18,782 INFO  [bbcfe72c-42c2-4539-81e2-0a732e2b4eb9][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/status/cluster' was: 200
02:54:18 2024-06-18 06:54:18,806 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:18 2024-06-18 06:54:18,853 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,854 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:18 2024-06-18 06:54:18,856 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
02:54:18 2024-06-18 06:54:18,857 INFO  [a96b8f0c-7593-447e-b318-2e465ec38d9f][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/nan/things?ids=bumlux' was: 404
02:54:18 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.158 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteTest
02:54:18 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest
02:54:18 2024-06-18 06:54:18,982 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}]]>!
02:54:18 [INFO] [06/18/2024 06:54:18.994] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:19 [INFO] [06/18/2024 06:54:19.022] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:19 2024-06-18 06:54:19,062 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <null>!
02:54:19 java.lang.AssertionError: null
02:54:19 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownErrorAsInternalServerError$7(RootRouteExceptionHandlerTest.java:189)
02:54:19 	at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100)
02:54:19 	at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184)
02:54:19 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49)
02:54:19 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
02:54:19 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157)
02:54:19 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
02:54:19 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255)
02:54:19 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
02:54:19 	at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
02:54:19 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
02:54:19 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
02:54:19 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
02:54:19 	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
02:54:19 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownErrorAsInternalServerError(RootRouteExceptionHandlerTest.java:192)
02:54:19 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:19 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:19 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:19 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:19 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:19 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:19 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:19 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:19 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:19 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:54:19 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:19 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:19 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:19 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:19 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:19 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:19 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:19 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:19 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:19 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:19 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:19 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:19 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:19 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:19 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:54:19 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:54:19 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:54:19 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:19 2024-06-18 06:54:19,062 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <null>!
02:54:19 java.lang.AssertionError: null
02:54:19 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownErrorAsInternalServerError$7(RootRouteExceptionHandlerTest.java:189)
02:54:19 	at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100)
02:54:19 	at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184)
02:54:19 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49)
02:54:19 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
02:54:19 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157)
02:54:19 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
02:54:19 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255)
02:54:19 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
02:54:19 	at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
02:54:19 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
02:54:19 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
02:54:19 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
02:54:19 	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
02:54:19 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownErrorAsInternalServerError(RootRouteExceptionHandlerTest.java:192)
02:54:19 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:19 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:19 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:19 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:19 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:19 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:19 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:19 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:19 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:19 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:54:19 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:19 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:19 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:19 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:19 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:19 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:19 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:19 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:19 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:19 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:19 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:19 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:19 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:19 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:19 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:54:19 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:54:19 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:54:19 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:19 [INFO] [06/18/2024 06:54:19.064] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:19 2024-06-18 06:54:19,093 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <DittoJsonException>!
02:54:19 2024-06-18 06:54:19,093 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 [{}]]>!
02:54:19 [INFO] [06/18/2024 06:54:19.094] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:19 2024-06-18 06:54:19,128 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <42>!
02:54:19 java.lang.NumberFormatException: 42
02:54:19 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownExceptionAsInternalServerError$6(RootRouteExceptionHandlerTest.java:177)
02:54:19 	at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100)
02:54:19 	at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184)
02:54:19 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49)
02:54:19 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
02:54:19 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157)
02:54:19 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
02:54:19 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255)
02:54:19 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
02:54:19 	at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
02:54:19 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
02:54:19 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
02:54:19 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
02:54:19 	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
02:54:19 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownExceptionAsInternalServerError(RootRouteExceptionHandlerTest.java:180)
02:54:19 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:19 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:19 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:19 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:19 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:19 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:19 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:19 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:19 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:19 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:54:19 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:19 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:19 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:19 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:19 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:19 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:19 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:19 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:19 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:19 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:19 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:19 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:19 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:19 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:19 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:54:19 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:54:19 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:54:19 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:19 2024-06-18 06:54:19,128 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <42>!
02:54:19 java.lang.NumberFormatException: 42
02:54:19 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownExceptionAsInternalServerError$6(RootRouteExceptionHandlerTest.java:177)
02:54:19 	at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100)
02:54:19 	at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184)
02:54:19 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49)
02:54:19 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
02:54:19 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157)
02:54:19 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
02:54:19 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255)
02:54:19 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
02:54:19 	at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:19 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
02:54:19 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
02:54:19 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
02:54:19 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
02:54:19 	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
02:54:19 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownExceptionAsInternalServerError(RootRouteExceptionHandlerTest.java:180)
02:54:19 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:19 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:19 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:19 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:19 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:19 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:19 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:19 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:19 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:19 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:54:19 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:19 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:19 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:19 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:19 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:19 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:19 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:19 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:19 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:19 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:19 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:19 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:19 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:19 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:19 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:54:19 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:54:19 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:54:19 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:19 [INFO] [06/18/2024 06:54:19.129] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:19 [INFO] [06/18/2024 06:54:19.179] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:19 2024-06-18 06:54:19,209 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}]]>!
02:54:19 [INFO] [06/18/2024 06:54:19.210] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:19 2024-06-18 06:54:19,257 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <DittoJsonException>!
02:54:19 2024-06-18 06:54:19,257 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 [{}]]>!
02:54:19 [INFO] [06/18/2024 06:54:19.259] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:19 2024-06-18 06:54:19,297 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <java.lang.NumberFormatException: 42>!
02:54:19 java.util.concurrent.CompletionException: java.lang.NumberFormatException: 42
02:54:19 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:125)
02:54:19 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:19 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:19 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:19 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:19 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:19 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:19 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:19 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:19 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:19 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:54:19 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:19 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:19 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:19 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:19 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:19 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:19 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:19 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:19 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:19 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:19 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:19 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:19 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:19 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:19 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:54:19 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:54:19 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:54:19 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:19 Caused by: java.lang.NumberFormatException: 42
02:54:19 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:124)
02:54:19 	... 36 common frames omitted
02:54:19 2024-06-18 06:54:19,297 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <java.lang.NumberFormatException: 42>!
02:54:19 java.util.concurrent.CompletionException: java.lang.NumberFormatException: 42
02:54:19 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:125)
02:54:19 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:19 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:19 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:19 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:19 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:19 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:19 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:19 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:19 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:19 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:54:19 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:19 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:19 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:19 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:19 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:19 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:19 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:19 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:19 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:19 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:19 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:19 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:19 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:19 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:19 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:54:19 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:54:19 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:54:19 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:19 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:19 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:19 Caused by: java.lang.NumberFormatException: 42
02:54:19 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:124)
02:54:19 	... 36 common frames omitted
02:54:19 [INFO] [06/18/2024 06:54:19.300] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:19 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest
02:54:19 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.FeaturesRouteTest
02:54:19 2024-06-18 06:54:19,340 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:19 2024-06-18 06:54:19,393 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:19 2024-06-18 06:54:19,401 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
02:54:19 2024-06-18 06:54:19,444 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:19 2024-06-18 06:54:19,466 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:19 2024-06-18 06:54:19,504 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:19 2024-06-18 06:54:19,549 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:19 2024-06-18 06:54:19,586 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:19 2024-06-18 06:54:19,615 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:19 2024-06-18 06:54:19,688 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:19 2024-06-18 06:54:19,719 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:19 2024-06-18 06:54:19,763 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:19 2024-06-18 06:54:19,793 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:19 2024-06-18 06:54:19,818 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:19 2024-06-18 06:54:19,864 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:19 2024-06-18 06:54:19,892 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:19 2024-06-18 06:54:19,944 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:20 2024-06-18 06:54:19,967 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:20 2024-06-18 06:54:19,999 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:20 2024-06-18 06:54:20,041 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:20 2024-06-18 06:54:20,074 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:20 2024-06-18 06:54:20,096 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:20 2024-06-18 06:54:20,145 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:20 2024-06-18 06:54:20,181 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:20 2024-06-18 06:54:20,278 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:20 2024-06-18 06:54:20,312 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:20 2024-06-18 06:54:20,358 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:20 2024-06-18 06:54:20,412 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:20 2024-06-18 06:54:20,487 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:20 2024-06-18 06:54:20,518 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:20 2024-06-18 06:54:20,565 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:20 2024-06-18 06:54:20,600 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:20 2024-06-18 06:54:20,641 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:20 2024-06-18 06:54:20,671 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:20 2024-06-18 06:54:20,696 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:20 2024-06-18 06:54:20,750 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:20 2024-06-18 06:54:20,784 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:20 2024-06-18 06:54:20,846 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:20 2024-06-18 06:54:20,887 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:20 2024-06-18 06:54:20,921 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:20 2024-06-18 06:54:20,977 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:21 2024-06-18 06:54:21,001 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:21 2024-06-18 06:54:21,049 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:21 2024-06-18 06:54:21,082 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:21 2024-06-18 06:54:21,110 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:21 2024-06-18 06:54:21,163 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:21 2024-06-18 06:54:21,189 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:21 2024-06-18 06:54:21,239 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:21 2024-06-18 06:54:21,265 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:21 2024-06-18 06:54:21,285 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:21 2024-06-18 06:54:21,310 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:21 2024-06-18 06:54:21,349 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:21 2024-06-18 06:54:21,375 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:21 2024-06-18 06:54:21,400 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:21 2024-06-18 06:54:21,424 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:21 2024-06-18 06:54:21,461 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:21 2024-06-18 06:54:21,487 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:21 2024-06-18 06:54:21,513 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:21 2024-06-18 06:54:21,548 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:21 2024-06-18 06:54:21,575 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:21 2024-06-18 06:54:21,602 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:21 2024-06-18 06:54:21,626 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:21 2024-06-18 06:54:21,664 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:21 2024-06-18 06:54:21,688 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:21 2024-06-18 06:54:21,715 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:21 2024-06-18 06:54:21,752 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:21 2024-06-18 06:54:21,778 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:21 2024-06-18 06:54:21,807 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:21 2024-06-18 06:54:21,841 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:21 2024-06-18 06:54:21,868 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:21 2024-06-18 06:54:21,895 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:21 2024-06-18 06:54:21,922 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:22 2024-06-18 06:54:21,983 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:22 2024-06-18 06:54:22,024 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:22 2024-06-18 06:54:22,069 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:22 2024-06-18 06:54:22,097 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:22 2024-06-18 06:54:22,123 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:22 2024-06-18 06:54:22,157 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:22 2024-06-18 06:54:22,197 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:22 2024-06-18 06:54:22,220 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:22 2024-06-18 06:54:22,249 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:22 2024-06-18 06:54:22,289 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:22 2024-06-18 06:54:22,313 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:22 2024-06-18 06:54:22,342 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:22 2024-06-18 06:54:22,366 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:22 2024-06-18 06:54:22,392 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:22 2024-06-18 06:54:22,415 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:22 2024-06-18 06:54:22,444 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:22 2024-06-18 06:54:22,467 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:22 2024-06-18 06:54:22,484 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:22 2024-06-18 06:54:22,507 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:22 2024-06-18 06:54:22,524 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:22 2024-06-18 06:54:22,567 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:22 2024-06-18 06:54:22,595 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:22 2024-06-18 06:54:22,619 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:22 2024-06-18 06:54:22,654 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:22 2024-06-18 06:54:22,683 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:22 2024-06-18 06:54:22,711 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:22 2024-06-18 06:54:22,764 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:22 2024-06-18 06:54:22,782 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:22 2024-06-18 06:54:22,849 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:22 2024-06-18 06:54:22,873 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:22 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.571 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.FeaturesRouteTest
02:54:22 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.MessagesRouteTest
02:54:22 2024-06-18 06:54:22,902 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:22 2024-06-18 06:54:22,959 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:22 2024-06-18 06:54:22,965 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
02:54:23 2024-06-18 06:54:22,999 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:23 2024-06-18 06:54:23,060 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:23 2024-06-18 06:54:23,089 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:23 2024-06-18 06:54:23,112 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:23 2024-06-18 06:54:23,173 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:23 2024-06-18 06:54:23,213 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:23 2024-06-18 06:54:23,249 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:23 2024-06-18 06:54:23,274 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:23 2024-06-18 06:54:23,297 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:23 2024-06-18 06:54:23,324 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:23 2024-06-18 06:54:23,374 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:23 2024-06-18 06:54:23,397 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:23 2024-06-18 06:54:23,438 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:23 2024-06-18 06:54:23,461 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:23 2024-06-18 06:54:23,485 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:23 2024-06-18 06:54:23,509 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:23 2024-06-18 06:54:23,548 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:23 2024-06-18 06:54:23,572 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:23 2024-06-18 06:54:23,599 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:23 2024-06-18 06:54:23,623 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:23 2024-06-18 06:54:23,659 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:23 2024-06-18 06:54:23,699 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:23 2024-06-18 06:54:23,722 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:23 2024-06-18 06:54:23,750 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:23 2024-06-18 06:54:23,773 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:23 2024-06-18 06:54:23,810 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:23 2024-06-18 06:54:23,842 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:23 2024-06-18 06:54:23,864 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:23 2024-06-18 06:54:23,915 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:23 2024-06-18 06:54:23,953 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:24 2024-06-18 06:54:23,976 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:24 2024-06-18 06:54:24,017 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:24 2024-06-18 06:54:24,060 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:24 2024-06-18 06:54:24,087 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:24 2024-06-18 06:54:24,111 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:24 2024-06-18 06:54:24,150 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:24 2024-06-18 06:54:24,174 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:24 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.294 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.MessagesRouteTest
02:54:24 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.ThingsRouteTest
02:54:24 2024-06-18 06:54:24,203 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:24 2024-06-18 06:54:24,253 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:24 2024-06-18 06:54:24,259 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
02:54:24 2024-06-18 06:54:24,280 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:24 2024-06-18 06:54:24,303 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:24 2024-06-18 06:54:24,328 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:24 2024-06-18 06:54:24,372 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:24 2024-06-18 06:54:24,412 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:24 2024-06-18 06:54:24,453 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:24 2024-06-18 06:54:24,471 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:24 2024-06-18 06:54:24,511 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:24 2024-06-18 06:54:24,552 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:24 2024-06-18 06:54:24,570 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:24 2024-06-18 06:54:24,594 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:24 2024-06-18 06:54:24,609 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:24 2024-06-18 06:54:24,650 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:24 2024-06-18 06:54:24,653 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:24 2024-06-18 06:54:24,679 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:24 2024-06-18 06:54:24,704 INFO  [ThingsRouteTest.postThingWithLiveChannelHeader-5800595][] 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-5800595, channel=live}]]>!
02:54:24 2024-06-18 06:54:24,719 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:24 2024-06-18 06:54:24,758 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:24 2024-06-18 06:54:24,765 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:24 2024-06-18 06:54:24,788 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:24 2024-06-18 06:54:24,816 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:24 2024-06-18 06:54:24,859 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:24 2024-06-18 06:54:24,884 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:24 2024-06-18 06:54:24,887 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:24 2024-06-18 06:54:24,944 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:24 2024-06-18 06:54:24,970 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:25 2024-06-18 06:54:24,993 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:25 2024-06-18 06:54:25,039 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:25 2024-06-18 06:54:25,064 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:25 2024-06-18 06:54:25,089 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:25 2024-06-18 06:54:25,115 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:25 2024-06-18 06:54:25,156 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:25 2024-06-18 06:54:25,176 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:25 2024-06-18 06:54:25,200 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:25 2024-06-18 06:54:25,253 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:25 2024-06-18 06:54:25,278 INFO  [ThingsRouteTest.postThingWithLiveChannelQueryParameter-b704ac5][] 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-b704ac5}]]>!
02:54:25 2024-06-18 06:54:25,301 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:25 2024-06-18 06:54:25,325 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:25 2024-06-18 06:54:25,328 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:25 2024-06-18 06:54:25,361 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:25 2024-06-18 06:54:25,385 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:25 2024-06-18 06:54:25,410 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:25 2024-06-18 06:54:25,442 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <ThingIdInvalidException>!
02:54:25 2024-06-18 06:54:25,442 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 [{}]]>!
02:54:25 2024-06-18 06:54:25,460 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:25 2024-06-18 06:54:25,484 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
02:54:25 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.296 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.ThingsRouteTest
02:54:25 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.stats.StatsRouteTest
02:54:25 2024-06-18 06:54:25,502 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:25 2024-06-18 06:54:25,551 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:25 2024-06-18 06:54:25,558 WARN  [][] o.a.p.c.Cluster Cluster(pekko://ceafed9c-64ce-410f-9fae-db2e862f7cee) - 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
02:54:25 2024-06-18 06:54:25,582 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:25 2024-06-18 06:54:25,590 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
02:54:25 2024-06-18 06:54:25,643 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:25 2024-06-18 06:54:25,693 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:25 2024-06-18 06:54:25,752 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:25 2024-06-18 06:54:25,791 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.stats.StatsRouteTest
02:54:25 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.status.OverallStatusRouteTest
02:54:25 2024-06-18 06:54:25,863 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:25 2024-06-18 06:54:25,894 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:25 2024-06-18 06:54:25,900 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
02:54:25 2024-06-18 06:54:25,942 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:26 2024-06-18 06:54:25,981 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:26 2024-06-18 06:54:26,021 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:26 2024-06-18 06:54:26,081 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:26 2024-06-18 06:54:26,120 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:26 2024-06-18 06:54:26,171 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:26 2024-06-18 06:54:26,222 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.status.OverallStatusRouteTest
02:54:26 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.QueryParametersToHeadersMapTest
02:54:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.QueryParametersToHeadersMapTest
02:54:26 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.utils.UriEncodingTest
02:54:26 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.gateway.service.endpoints.utils.UriEncodingTest
02:54:26 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.utils.HttpUtilsTest
02:54:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.gateway.service.endpoints.utils.HttpUtilsTest
02:54:26 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.ContentTypeValidationDirectiveTest
02:54:26 2024-06-18 06:54:26,572 INFO  [][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <none/none> request: < PUT someUrl>
02:54:26 [INFO] [06/18/2024 06:54:26.594] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:26 [INFO] [06/18/2024 06:54:26.749] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:26 2024-06-18 06:54:26,798 INFO  [][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <application/x-www-form-urlencoded> request: < PUT someUrl>
02:54:26 [INFO] [06/18/2024 06:54:26.800] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:26 [INFO] [06/18/2024 06:54:26.866] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:26 [INFO] [06/18/2024 06:54:26.909] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:26 [INFO] [06/18/2024 06:54:26.979] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:27 2024-06-18 06:54:27,027 INFO  [][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <none/none> request: < PUT someUrl>
02:54:27 [INFO] [06/18/2024 06:54:27.038] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.ContentTypeValidationDirectiveTest
02:54:27 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest
02:54:27 2024-06-18 06:54:27,075 WARN  [][] k.c.HttpPropagation$Settings  - W3C TraceContext propagation should be used only with identifier-scheme = double
02:54:27 2024-06-18 06:54:27,076 WARN  [][] k.c.HttpPropagation$Settings  - W3C TraceContext propagation should be used only with identifier-scheme = double
02:54:27 2024-06-18 06:54:27,087 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
02:54:27 2024-06-18 06:54:27,174 WARN  [][] k.m.ModuleRegistry  - Failed to create instance of module [Process Metrics]
02:54:27 java.lang.NoClassDefFoundError: oshi/SystemInfo
02:54:27 	at kamon.instrumentation.system.process.ProcessMetricsCollector$MetricsCollectionTask.<init>(ProcessMetricsCollector.scala:65)
02:54:27 	at kamon.instrumentation.system.process.ProcessMetricsCollector.<init>(ProcessMetricsCollector.scala:39)
02:54:27 	at kamon.instrumentation.system.process.ProcessMetricsCollector$Factory.create(ProcessMetricsCollector.scala:171)
02:54:27 	at kamon.module.ModuleRegistry.createModule(ModuleRegistry.scala:361)
02:54:27 	at kamon.module.ModuleRegistry.$anonfun$load$3(ModuleRegistry.scala:124)
02:54:27 	at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
02:54:27 	at scala.Option.fold(Option.scala:263)
02:54:27 	at kamon.module.ModuleRegistry.$anonfun$load$2(ModuleRegistry.scala:127)
02:54:27 	at kamon.module.ModuleRegistry.$anonfun$load$2$adapted(ModuleRegistry.scala:120)
02:54:27 	at scala.collection.immutable.List.foreach(List.scala:333)
02:54:27 	at kamon.module.ModuleRegistry.load(ModuleRegistry.scala:120)
02:54:27 	at kamon.ModuleManagement.loadModules(ModuleManagement.scala:99)
02:54:27 	at kamon.ModuleManagement.loadModules$(ModuleManagement.scala:98)
02:54:27 	at kamon.Kamon$.loadModules(Kamon.scala:19)
02:54:27 	at kamon.Init.init(Init.scala:69)
02:54:27 	at kamon.Init.init$(Init.scala:60)
02:54:27 	at kamon.Kamon$.init(Kamon.scala:19)
02:54:27 	at kamon.Kamon.init(Kamon.scala)
02:54:27 	at org.eclipse.ditto.internal.utils.tracing.span.KamonTracingInitResource.before(KamonTracingInitResource.java:50)
02:54:27 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
02:54:27 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
02:54:27 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:27 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:27 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:27 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:27 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:27 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:27 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:27 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:27 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:27 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:27 Caused by: java.lang.ClassNotFoundException: oshi.SystemInfo
02:54:27 	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
02:54:27 	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
02:54:27 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
02:54:27 	... 31 common frames omitted
02:54:27 2024-06-18 06:54:27,181 INFO  [][] k.o.OpenTelemetryTraceReporter  - Creating OpenTelemetry Trace Reporter
02:54:27 2024-06-18 06:54:27,182 INFO  [][] k.o.OpenTelemetryTraceReporter  - Reconfigure OpenTelemetry Trace Reporter
02:54:27 2024-06-18 06:54:27,214 INFO  [][] k.o.OtlpTraceService  - Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
02:54:28 2024-06-18 06:54:27,975 INFO  [][] k.p.PrometheusReporter  - Started the embedded HTTP server on http://0.0.0.0:9095/metrics
02:54:28 2024-06-18 06:54:27,988 WARN  [][] k.m.ModuleRegistry  - Failed to create instance of module [Host Metrics]
02:54:28 java.lang.NoClassDefFoundError: oshi/SystemInfo
02:54:28 	at kamon.instrumentation.system.host.HostMetricsCollector$FrequentCollectionTask.<init>(HostMetricsCollector.scala:82)
02:54:28 	at kamon.instrumentation.system.host.HostMetricsCollector.<init>(HostMetricsCollector.scala:45)
02:54:28 	at kamon.instrumentation.system.host.HostMetricsCollector$Factory.create(HostMetricsCollector.scala:243)
02:54:28 	at kamon.module.ModuleRegistry.createModule(ModuleRegistry.scala:361)
02:54:28 	at kamon.module.ModuleRegistry.$anonfun$load$3(ModuleRegistry.scala:124)
02:54:28 	at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
02:54:28 	at scala.Option.fold(Option.scala:263)
02:54:28 	at kamon.module.ModuleRegistry.$anonfun$load$2(ModuleRegistry.scala:127)
02:54:28 	at kamon.module.ModuleRegistry.$anonfun$load$2$adapted(ModuleRegistry.scala:120)
02:54:28 	at scala.collection.immutable.List.foreach(List.scala:333)
02:54:28 	at kamon.module.ModuleRegistry.load(ModuleRegistry.scala:120)
02:54:28 	at kamon.ModuleManagement.loadModules(ModuleManagement.scala:99)
02:54:28 	at kamon.ModuleManagement.loadModules$(ModuleManagement.scala:98)
02:54:28 	at kamon.Kamon$.loadModules(Kamon.scala:19)
02:54:28 	at kamon.Init.init(Init.scala:69)
02:54:28 	at kamon.Init.init$(Init.scala:60)
02:54:28 	at kamon.Kamon$.init(Kamon.scala:19)
02:54:28 	at kamon.Kamon.init(Kamon.scala)
02:54:28 	at org.eclipse.ditto.internal.utils.tracing.span.KamonTracingInitResource.before(KamonTracingInitResource.java:50)
02:54:28 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
02:54:28 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
02:54:28 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:28 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:28 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:28 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:28 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:28 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:28 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:28 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:28 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:28 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:28 Caused by: java.lang.ClassNotFoundException: oshi.SystemInfo
02:54:28 	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
02:54:28 	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
02:54:28 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
02:54:28 	... 31 common frames omitted
02:54:28 2024-06-18 06:54:28,000 INFO  [][] kamon.Init  - 
02:54:28  _
02:54:28 | |
02:54:28 | | ____ _ _ __ ___   ___  _ __
02:54:28 | |/ / _  |  _ ` _ \ / _ \|  _ \
02:54:28 |   < (_| | | | | | | (_) | | | |
02:54:28 |_|\_\__,_|_| |_| |_|\___/|_| |_|
02:54:28 =====================================
02:54:28 Initializing Kamon Telemetry v2.7.0 / Kanela not found
02:54:28 
02:54:28 2024-06-18 06:54:28,007 INFO  [][] o.e.d.i.u.t.DittoTracing  - Ditto tracing initialized and enabled using propagation channel <default>.
02:54:28 [INFO] [06/18/2024 06:54:28.102] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:28 [INFO] [06/18/2024 06:54:28.107] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestWithNullInnerRouteSupplierThrowsNullPointerException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:28 [INFO] [06/18/2024 06:54:28.215] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:28 [INFO] [06/18/2024 06:54:28.224] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_assertImmutability)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:28 [ERROR] [06/18/2024 06:54:28.712] [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.
02:54:28 java.lang.NullPointerException: Cannot invoke "scala.Function1.apply(Object)" because the return value of "scala.Function1.apply(Object)" is null
02:54:28 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
02:54:28 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRequestContext$2(BasicDirectives.scala:55)
02:54:28 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:28 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:28 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
02:54:28 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:28 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
02:54:28 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
02:54:28 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
02:54:28 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
02:54:28 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
02:54:28 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
02:54:28 	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
02:54:28 	at org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest.traceRequestCallsDittoTracingIfTracingIsEnabledForResolvedSpanOperationName(RequestTracingDirectiveTest.java:131)
02:54:28 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:28 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:28 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:28 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:28 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:28 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:28 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:28 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:28 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:28 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:28 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
02:54:28 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:28 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:28 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:28 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:28 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:28 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:28 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:28 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:28 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:28 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:28 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:28 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
02:54:28 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
02:54:28 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:28 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:28 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:28 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:28 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:28 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:28 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:28 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:28 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:28 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:28 
02:54:28 [INFO] [06/18/2024 06:54:28.715] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:28 [INFO] [06/18/2024 06:54:28.719] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestCallsDittoTracingIfTracingIsEnabledForResolvedSpanOperationName)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:28 [INFO] [06/18/2024 06:54:28.861] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:28 [INFO] [06/18/2024 06:54:28.864] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestWithExistingW3cTracingHeadersKeepThisHeaders)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.826 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest
02:54:28 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.RequestLoggingFilterTest
02:54:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.RequestLoggingFilterTest
02:54:28 [INFO] Running org.eclipse.ditto.gateway.service.util.config.health.DefaultClusterRolesConfigTest
02:54:29 2024-06-18 06:54:29,183 INFO  [][] k.o.OpenTelemetryTraceReporter  - Stopping OpenTelemetry Trace Reporter
02:54:29 Jun 18, 2024 6:54:29 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
02:54:29 SEVERE: Failed to export spans. The request could not be executed. Full error message: Canceled
02:54:29 java.util.concurrent.RejectedExecutionException: Task Future(<not completed>) rejected from java.util.concurrent.ThreadPoolExecutor@281db7f5[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 11]
02:54:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2065)
02:54:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:833)
02:54:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1365)
02:54:29 	at java.base/java.util.concurrent.Executors$DelegatedExecutorService.execute(Executors.java:721)
02:54:29 	at scala.concurrent.impl.ExecutionContextImpl.execute(ExecutionContextImpl.scala:21)
02:54:29 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
02:54:29 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
02:54:29 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
02:54:29 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
02:54:29 	at scala.concurrent.Promise.complete(Promise.scala:57)
02:54:29 	at scala.concurrent.Promise.complete$(Promise.scala:56)
02:54:29 	at scala.concurrent.impl.Promise$DefaultPromise.complete(Promise.scala:104)
02:54:29 	at scala.concurrent.Promise.failure(Promise.scala:109)
02:54:29 	at scala.concurrent.Promise.failure$(Promise.scala:109)
02:54:29 	at scala.concurrent.impl.Promise$DefaultPromise.failure(Promise.scala:104)
02:54:29 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
02:54:29 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
02:54:29 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
02:54:29 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
02:54:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
02:54:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
02:54:29 	at java.base/java.lang.Thread.run(Thread.java:833)
02:54:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 s -- in org.eclipse.ditto.gateway.service.util.config.health.DefaultClusterRolesConfigTest
02:54:29 [INFO] Running org.eclipse.ditto.gateway.service.util.config.health.DefaultHealthCheckConfigTest
02:54:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s -- in org.eclipse.ditto.gateway.service.util.config.health.DefaultHealthCheckConfigTest
02:54:30 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultClaimMessageConfigTest
02:54:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultClaimMessageConfigTest
02:54:30 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.GatewayHttpConfigTest
02:54:30 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.GatewayHttpConfigTest
02:54:30 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultMessageConfigTest
02:54:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultMessageConfigTest
02:54:30 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultPublicHealthConfigTest
02:54:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultPublicHealthConfigTest
02:54:30 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultCommandConfigTest
02:54:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultCommandConfigTest
02:54:30 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultDevOpsConfigTest
02:54:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultDevOpsConfigTest
02:54:31 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultOAuthConfigTest
02:54:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultOAuthConfigTest
02:54:31 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultAuthenticationConfigTest
02:54:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultAuthenticationConfigTest
02:54:31 [INFO] Running org.eclipse.ditto.gateway.service.util.config.streaming.DefaultStreamingConfigTest
02:54:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.gateway.service.util.config.streaming.DefaultStreamingConfigTest
02:54:31 [INFO] Running org.eclipse.ditto.gateway.service.util.config.streaming.DefaultWebsocketConfigTest
02:54:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s -- in org.eclipse.ditto.gateway.service.util.config.streaming.DefaultWebsocketConfigTest
02:54:31 [INFO] Running org.eclipse.ditto.gateway.service.util.GatewayMappingStrategiesTest
02:54:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in org.eclipse.ditto.gateway.service.util.GatewayMappingStrategiesTest
02:54:32 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandResponseRegistryTest
02:54:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandResponseRegistryTest
02:54:32 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalEventRegistryTest
02:54:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalEventRegistryTest
02:54:32 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalErrorRegistryTest
02:54:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalErrorRegistryTest
02:54:32 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayRootActorTest
02:54:32 2024-06-18 06:54:32,295 INFO  [][] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier  - Running in <DEVELOPMENT> environment.
02:54:32 2024-06-18 06:54:32,312 WARN  [][] o.e.d.i.u.c.r.SecretFromPathReader  - Failed to read secret at path </run/secrets/devops_password>!
02:54:32 2024-06-18 06:54:32,313 WARN  [][] o.e.d.i.u.c.r.SecretFromPathReader  - Failed to read secret at path </run/secrets/status_password>!
02:54:32 2024-06-18 06:54:32,390 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:32 2024-06-18 06:54:32,407 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:45335] with UID [-7738575699185689343]
02:54:32 2024-06-18 06:54:32,408 INFO  [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:45335] - Starting up, Pekko version [1.0.2] ...
02:54:32 2024-06-18 06:54:32,411 INFO  [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:45335] - Registered cluster JMX MBean [pekko:type=Cluster]
02:54:32 2024-06-18 06:54:32,411 INFO  [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:45335] - Started up successfully
02:54:32 2024-06-18 06:54:32,461 INFO  [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:45335] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
02:54:32 2024-06-18 06:54:32,461 INFO  [][] o.e.d.b.s.c.DittoSplitBrainResolver  - SBR will be automatically enabled after <PT1H>
02:54:32 2024-06-18 06:54:32,645 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.
02:54:32 2024-06-18 06:54:32,881 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:32 2024-06-18 06:54:32,881 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
02:54:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.153 s -- in org.eclipse.ditto.gateway.service.starter.GatewayRootActorTest
02:54:33 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandRegistryTest
02:54:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandRegistryTest
02:54:33 [INFO] Running org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorHeaderInteractionTest
02:54:33 2024-06-18 06:54:33,465 INFO  [][] o.e.d.i.u.t.DittoTracing  - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:54:33 2024-06-18 06:54:33,481 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:35 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.945 s -- in org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorHeaderInteractionTest
02:54:35 [INFO] Running org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorTest
02:54:35 2024-06-18 06:54:35,415 INFO  [][] o.e.d.i.u.t.DittoTracing  - Ditto tracing is disabled. No traces are generated and span context is not propagated.
02:54:35 2024-06-18 06:54:35,430 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:35 2024-06-18 06:54:35,508 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:35 2024-06-18 06:54:35,579 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:35 2024-06-18 06:54:35,677 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:35 2024-06-18 06:54:35,847 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:35 2024-06-18 06:54:35,899 WARN  [hugeJwtExpirationTimeDoesNotCloseStream][] o.e.d.g.s.s.a.StreamingSessionActor pekko://StreamingSessionActorTest_hugeJwtExpirationTimeDoesNotCloseStream/user/$a - Session lifetime <PT23975H59M59.101238678S> is more than the maximum <PT2400H>. Keeping session open indefinitely.
02:54:36 2024-06-18 06:54:36,013 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:36 2024-06-18 06:54:36,081 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:36 2024-06-18 06:54:36,146 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:36 2024-06-18 06:54:36,210 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:36 2024-06-18 06:54:36,305 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:36 2024-06-18 06:54:36,380 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:36 2024-06-18 06:54:36,445 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:36 2024-06-18 06:54:36,609 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:36 2024-06-18 06:54:36,671 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:36 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.308 s -- in org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorTest
02:54:36 [INFO] Running org.eclipse.ditto.gateway.service.streaming.StopStreamingTest
02:54:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.gateway.service.streaming.StopStreamingTest
02:54:36 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtValidatorTest
02:54:39 2024-06-18 06:54:39,065 INFO  [][] o.e.d.g.s.s.a.j.DefaultJwtValidator  - Failed to parse/validate JWT due to <ExpiredJwtException> with message: <JWT expired 11064 milliseconds ago at 2024-06-18T06:54:28.000Z. Current time: 2024-06-18T06:54:39.064Z. Allowed clock skew: 10000 milliseconds.>
02:54:39 2024-06-18 06:54:39,067 INFO  [][] o.e.d.g.s.s.a.j.DefaultJwtValidator  - Failed to parse/validate JWT due to <UnsupportedJwtException> with message: <Unsecured JWSs (those with an 'alg' (Algorithm) header value of 'none') are disallowed by default as mandated by https://www.rfc-editor.org/rfc/rfc7518.html#section-3.6. If you wish to allow them to be parsed, call the JwtParserBuilder.unsecured() method, but please read the security considerations covered in that method's JavaDoc before doing so. Header: {kid=pFXsMxGhnXJgzg9aO9xYUTYegCP4XsnuGhQEeQaAQrI, alg=none}>
02:54:39 2024-06-18 06:54:39,070 INFO  [][] o.e.d.g.s.s.a.j.DefaultJwtValidator  - Failed to parse/validate JWT due to <PrematureJwtException> with message: <JWT early by 28930 milliseconds before 2024-06-18T06:55:08.000Z. Current time: 2024-06-18T06:54:39.070Z. Allowed clock skew: 10000 milliseconds.>
02:54:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.326 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtValidatorTest
02:54:39 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoJwtAuthorizationSubjectsProviderTest
02:54:39 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoJwtAuthorizationSubjectsProviderTest
02:54:39 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtExtractorTest
02:54:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtExtractorTest
02:54:39 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuersConfigTest
02:54:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuersConfigTest
02:54:39 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtExtractorTest
02:54:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtExtractorTest
02:54:39 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtAuthenticationProviderTest
02:54:39 2024-06-18 06:54:39,444 INFO  [doExtractAuthenticationWithInvalidJwtFromAccessTokenParameter][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
02:54:39 2024-06-18 06:54:39,667 INFO  [doExtractAuthenticationWithInvalidJwtFromHeader][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
02:54:39 2024-06-18 06:54:39,671 INFO  [doExtractAuthenticationFromAccessTokenParameter][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
02:54:39 2024-06-18 06:54:39,675 INFO  [doExtractAuthenticationFromRequestHeaders][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
02:54:39 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtAuthenticationProviderTest
02:54:39 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtAuthenticationResultProviderTest
02:54:39 2024-06-18 06:54:39,690 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtAuthenticationResultProviderTest
02:54:39 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.PublicKeyProviderUnavailableExceptionTest
02:54:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.PublicKeyProviderUnavailableExceptionTest
02:54:39 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtAuthenticationProviderTest
02:54:39 2024-06-18 06:54:39,765 INFO  [doExtractAuthenticationWithInvalidJwtFromHeader][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
02:54:39 2024-06-18 06:54:39,771 INFO  [doExtractAuthenticationFromRequestHeaders][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
02:54:39 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtAuthenticationProviderTest
02:54:39 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest
02:54:39 [INFO] [06/18/2024 06:54:39.906] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:39 2024-06-18 06:54:39,950 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."}>.
02:54:39 Jun 18, 2024 6:54:39 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
02:54:39 WARNING: Exception thrown during asynchronous load
02:54:39 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 [{}]]
02:54:39 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
02:54:39 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
02:54:39 	at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:994)
02:54:39 	at java.base/java.util.concurrent.CompletableFuture.uniExceptionallyStage(CompletableFuture.java:1008)
02:54:39 	at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:2364)
02:54:39 	at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:144)
02:54:39 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:238)
02:54:39 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.loadPublicKeyWithParser(DittoPublicKeyProvider.java:195)
02:54:39 	at org.eclipse.ditto.internal.utils.cache.CaffeineCache.lambda$getLoaderFunction$1(CaffeineCache.java:70)
02:54:39 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.lambda$get$2(LocalAsyncCache.java:94)
02:54:39 	at com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$2(LocalCache.java:167)
02:54:39 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2688)
02:54:39 	at java.base/java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1916)
02:54:39 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2686)
02:54:39 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2669)
02:54:39 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:92)
02:54:39 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:83)
02:54:39 	at org.eclipse.ditto.internal.utils.cache.CaffeineCache.get(CaffeineCache.java:168)
02:54:39 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeyWithParser(DittoPublicKeyProvider.java:165)
02:54:39 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.lambda$verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint$1(DittoPublicKeyProviderTest.java:174)
02:54:39 	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
02:54:39 	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
02:54:39 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint(DittoPublicKeyProviderTest.java:174)
02:54:39 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:39 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:39 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:39 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:39 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:39 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:39 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:39 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:39 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:39 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:54:39 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:39 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:39 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:39 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:39 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:39 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:39 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:39 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:39 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:39 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:39 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:39 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:39 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:39 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:54:39 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:54:39 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:54:39 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:54:39 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:39 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:39 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:39 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:39 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:39 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:39 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:39 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:39 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 [{}]]
02:54:39 	at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:126)
02:54:39 	at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:111)
02:54:39 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:39 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.handleNonSuccessResponse(DittoPublicKeyProvider.java:264)
02:54:39 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapResponseToJsonObject(DittoPublicKeyProvider.java:246)
02:54:39 	at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187)
02:54:39 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309)
02:54:39 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:144)
02:54:39 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:235)
02:54:39 	... 51 more
02:54:39 
02:54:39 2024-06-18 06:54:39,953 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."}>.
02:54:39 Jun 18, 2024 6:54:39 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
02:54:39 WARNING: Exception thrown during asynchronous load
02:54:39 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 [{}]]
02:54:39 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
02:54:39 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
02:54:39 	at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:994)
02:54:39 	at java.base/java.util.concurrent.CompletableFuture.uniExceptionallyStage(CompletableFuture.java:1008)
02:54:39 	at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:2364)
02:54:39 	at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:144)
02:54:39 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:238)
02:54:39 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.loadPublicKeyWithParser(DittoPublicKeyProvider.java:195)
02:54:39 	at org.eclipse.ditto.internal.utils.cache.CaffeineCache.lambda$getLoaderFunction$1(CaffeineCache.java:70)
02:54:39 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.lambda$get$2(LocalAsyncCache.java:94)
02:54:39 	at com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$2(LocalCache.java:167)
02:54:39 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2688)
02:54:39 	at java.base/java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1916)
02:54:39 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2686)
02:54:39 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2669)
02:54:39 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:92)
02:54:39 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:83)
02:54:39 	at org.eclipse.ditto.internal.utils.cache.CaffeineCache.get(CaffeineCache.java:168)
02:54:39 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeyWithParser(DittoPublicKeyProvider.java:165)
02:54:39 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.lambda$verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint$2(DittoPublicKeyProviderTest.java:183)
02:54:39 	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
02:54:39 	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
02:54:39 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint(DittoPublicKeyProviderTest.java:183)
02:54:39 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:39 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:39 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:39 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:39 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:39 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:39 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:39 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:39 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:39 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:54:39 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:39 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:39 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:39 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:39 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:39 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:39 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:39 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:39 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:39 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:39 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:39 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:39 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:39 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:54:39 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:54:39 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:54:39 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:54:39 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:39 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:39 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:39 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:39 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:39 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:39 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:39 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:39 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 [{}]]
02:54:39 	at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:126)
02:54:39 	at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:111)
02:54:39 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:39 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.handleNonSuccessResponse(DittoPublicKeyProvider.java:264)
02:54:39 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapResponseToJsonObject(DittoPublicKeyProvider.java:246)
02:54:39 	at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187)
02:54:39 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309)
02:54:39 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:144)
02:54:39 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:235)
02:54:39 	... 51 more
02:54:39 
02:54:39 [INFO] [06/18/2024 06:54:39.955] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:39 [INFO] [06/18/2024 06:54:39.990] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:40 2024-06-18 06:54:40,016 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>
02:54:40 org.eclipse.ditto.json.JsonMissingFieldException: JSON did not include required </crv> field!
02:54:40 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$generateECPublicKey$11(DittoPublicKeyProvider.java:339)
02:54:40 	at java.base/java.util.Optional.orElseThrow(Optional.java:403)
02:54:40 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.generateECPublicKey(DittoPublicKeyProvider.java:339)
02:54:40 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapMatchingPublicKey(DittoPublicKeyProvider.java:318)
02:54:40 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:294)
02:54:40 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$loadPublicKeyWithParser$1(DittoPublicKeyProvider.java:198)
02:54:40 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646)
02:54:40 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
02:54:40 	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
02:54:40 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:653)
02:54:40 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
02:54:40 	at java.base/java.lang.Thread.run(Thread.java:833)
02:54:40 Jun 18, 2024 6:54:40 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
02:54:40 WARNING: Exception thrown during asynchronous load
02:54:40 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 [{}]]
02:54:40 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
02:54:40 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
02:54:40 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649)
02:54:40 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
02:54:40 	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
02:54:40 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:653)
02:54:40 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
02:54:40 	at java.base/java.lang.Thread.run(Thread.java:833)
02:54:40 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 [{}]]
02:54:40 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.JwkInvalidException$Builder.doBuild(JwkInvalidException.java:100)
02:54:40 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.JwkInvalidException$Builder.doBuild(JwkInvalidException.java:87)
02:54:40 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
02:54:40 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getJwkInvalidExceptionException(DittoPublicKeyProvider.java:382)
02:54:40 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:302)
02:54:40 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$loadPublicKeyWithParser$1(DittoPublicKeyProvider.java:198)
02:54:40 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646)
02:54:40 	... 5 more
02:54:40 Caused by: org.eclipse.ditto.json.JsonMissingFieldException: JSON did not include required </crv> field!
02:54:40 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$generateECPublicKey$11(DittoPublicKeyProvider.java:339)
02:54:40 	at java.base/java.util.Optional.orElseThrow(Optional.java:403)
02:54:40 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.generateECPublicKey(DittoPublicKeyProvider.java:339)
02:54:40 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapMatchingPublicKey(DittoPublicKeyProvider.java:318)
02:54:40 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:294)
02:54:40 	... 7 more
02:54:40 
02:54:40 [INFO] [06/18/2024 06:54:40.018] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:40 [INFO] [06/18/2024 06:54:40.065] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:40 [INFO] [06/18/2024 06:54:40.092] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
02:54:40 [ERROR] Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.317 s <<< FAILURE! -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest
02:54:40 [ERROR] org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedIfResponseDoesNotContainKeyId -- Time elapsed: 0.138 s <<< FAILURE!
02:54:40 Wanted but not invoked:
02:54:40 httpClientMock.createSingleHttpRequest(
02:54:40     HttpRequest(HttpMethod(GET),https://google.com/.well-known/openid-configuration,List(),HttpEntity.Strict(none/none,0 bytes total),HttpProtocol(HTTP/1.1))
02:54:40 );
02:54:40 -> at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedIfResponseDoesNotContainKeyId(DittoPublicKeyProviderTest.java:206)
02:54:40 Actually, there were zero interactions with this mock.
02:54:40 
02:54:40 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedIfResponseDoesNotContainKeyId(DittoPublicKeyProviderTest.java:206)
02:54:40 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:54:40 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
02:54:40 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:54:40 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
02:54:40 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
02:54:40 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:54:40 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
02:54:40 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:54:40 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
02:54:40 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
02:54:40 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:54:40 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:40 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
02:54:40 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
02:54:40 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
02:54:40 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
02:54:40 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
02:54:40 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
02:54:40 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
02:54:40 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
02:54:40 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
02:54:40 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
02:54:40 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
02:54:40 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
02:54:40 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
02:54:40 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
02:54:40 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
02:54:40 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
02:54:40 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
02:54:40 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
02:54:40 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
02:54:40 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
02:54:40 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
02:54:40 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
02:54:40 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
02:54:40 
02:54:40 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuerConfigTest
02:54:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuerConfigTest
02:54:40 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.preauth.PreAuthenticatedAuthenticationProviderTest
02:54:40 2024-06-18 06:54:40,104 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]]>.
02:54:40 2024-06-18 06:54:40,106 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]]>.
02:54:40 2024-06-18 06:54:40,140 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]]>.
02:54:40 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.gateway.service.security.authentication.preauth.PreAuthenticatedAuthenticationProviderTest
02:54:40 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.AuthenticationChainTest
02:54:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.eclipse.ditto.gateway.service.security.authentication.AuthenticationChainTest
02:54:40 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationResultTest
02:54:40 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationResultTest
02:54:40 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationFailureAggregatorTest
02:54:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationFailureAggregatorTest
02:54:40 [INFO] Running org.eclipse.ditto.gateway.service.security.cache.PublicKeyIdWithIssuerTest
02:54:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.gateway.service.security.cache.PublicKeyIdWithIssuerTest
02:54:40 [INFO] Running org.eclipse.ditto.gateway.service.proxy.actors.QueryThingsPerRequestActorTest
02:54:40 2024-06-18 06:54:40,468 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
02:54:40 2024-06-18 06:54:40,476 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
02:54:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.416 s -- in org.eclipse.ditto.gateway.service.proxy.actors.QueryThingsPerRequestActorTest
02:54:45 [INFO] Running org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsConfigTest
02:54:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsConfigTest
02:54:45 [INFO] Running org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsShardConfigTest
02:54:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsShardConfigTest
02:54:46 [INFO] 
02:54:46 [INFO] Results:
02:54:46 [INFO] 
02:54:46 [ERROR] Failures: 
02:54:46 [ERROR]   DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedIfResponseDoesNotContainKeyId:206 
02:54:46 Wanted but not invoked:
02:54:46 httpClientMock.createSingleHttpRequest(
02:54:46     HttpRequest(HttpMethod(GET),https://google.com/.well-known/openid-configuration,List(),HttpEntity.Strict(none/none,0 bytes total),HttpProtocol(HTTP/1.1))
02:54:46 );
02:54:46 -> at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedIfResponseDoesNotContainKeyId(DittoPublicKeyProviderTest.java:206)
02:54:46 Actually, there were zero interactions with this mock.
02:54:46 
02:54:46 [INFO] 
02:54:46 [ERROR] Tests run: 630, Failures: 1, Errors: 0, Skipped: 0
02:54:46 [INFO] 
02:54:46 [INFO] ------------------------------------------------------------------------
02:54:46 [INFO] Reactor Summary for Eclipse Ditto 0-SNAPSHOT:
02:54:46 [INFO] 
02:54:46 [INFO] Eclipse Ditto ...................................... SUCCESS [ 11.132 s]
02:54:46 [INFO] Eclipse Ditto :: Legal ............................. SUCCESS [  0.875 s]
02:54:46 [INFO] Eclipse Ditto :: BOM ............................... SUCCESS [  0.094 s]
02:54:46 [INFO] Eclipse Ditto :: Utils ............................. SUCCESS [  0.391 s]
02:54:46 [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions ....... SUCCESS [  7.230 s]
02:54:46 [INFO] Eclipse Ditto :: JSON .............................. SUCCESS [ 18.461 s]
02:54:46 [INFO] Eclipse Ditto :: Base .............................. SUCCESS [  0.199 s]
02:54:46 [INFO] Eclipse Ditto :: Base :: Model ..................... SUCCESS [ 22.053 s]
02:54:46 [INFO] Eclipse Ditto :: Base :: API ....................... SUCCESS [  6.714 s]
02:54:46 [INFO] Eclipse Ditto :: Internal .......................... SUCCESS [  0.043 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils ................. SUCCESS [  0.024 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Config ....... SUCCESS [ 10.935 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics ...... SUCCESS [ 18.355 s]
02:54:46 [INFO] Eclipse Ditto :: Utils :: Result ................... SUCCESS [  4.156 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing ...... SUCCESS [ 15.291 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Models ................ SUCCESS [  0.037 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Models :: Streaming ... SUCCESS [  4.401 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko ........ SUCCESS [ 40.955 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Health ....... SUCCESS [ 13.043 s]
02:54:46 [INFO] Eclipse Ditto :: JSON CBOR ......................... SUCCESS [  4.452 s]
02:54:46 [INFO] Eclipse Ditto :: Policies .......................... SUCCESS [  0.045 s]
02:54:46 [INFO] Eclipse Ditto :: Policies :: Model ................. SUCCESS [ 33.446 s]
02:54:46 [INFO] Eclipse Ditto :: Things ............................ SUCCESS [  0.031 s]
02:54:46 [INFO] Eclipse Ditto :: Things :: Model ................... SUCCESS [ 25.744 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster ...... SUCCESS [ 24.921 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Extension .... SUCCESS [  1.634 s]
02:54:46 [INFO] Eclipse Ditto :: Placeholders ...................... SUCCESS [  6.633 s]
02:54:46 [INFO] Eclipse Ditto :: Base :: Service ................... SUCCESS [ 19.630 s]
02:54:46 [INFO] Eclipse Ditto :: Connectivity ...................... SUCCESS [  0.023 s]
02:54:46 [INFO] Eclipse Ditto :: Connectivity :: Model ............. SUCCESS [ 14.977 s]
02:54:46 [INFO] Eclipse Ditto :: Thing Search ...................... SUCCESS [  0.055 s]
02:54:46 [INFO] Eclipse Ditto :: Thing Search :: Model ............. SUCCESS [  7.842 s]
02:54:46 [INFO] Eclipse Ditto :: Messages .......................... SUCCESS [  0.025 s]
02:54:46 [INFO] Eclipse Ditto :: Messages :: Model ................. SUCCESS [  7.516 s]
02:54:46 [INFO] Eclipse Ditto :: Protocol .......................... SUCCESS [ 17.234 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Models :: Signal ...... SUCCESS [  8.060 s]
02:54:46 [INFO] Eclipse Ditto :: Policies :: API ................... SUCCESS [  5.480 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data SUCCESS [  5.968 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub ...... SUCCESS [03:07 min]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache ........ SUCCESS [  7.319 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Test ......... SUCCESS [  4.829 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence .. SUCCESS [ 18.916 s]
02:54:46 [INFO] Eclipse Ditto :: Things :: API ..................... SUCCESS [  7.232 s]
02:54:46 [INFO] Eclipse Ditto :: Connectivity :: API ............... SUCCESS [ 12.128 s]
02:54:46 [INFO] Eclipse Ditto :: JWT ............................... SUCCESS [  0.021 s]
02:54:46 [INFO] Eclipse Ditto :: JWT :: Model ...................... SUCCESS [  4.783 s]
02:54:46 [INFO] Eclipse Ditto :: WoT ............................... SUCCESS [  0.024 s]
02:54:46 [INFO] Eclipse Ditto :: WoT :: Model ...................... SUCCESS [  7.878 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders  SUCCESS [ 53.217 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces ... SUCCESS [  8.769 s]
02:54:46 [INFO] Eclipse Ditto :: Policies :: Enforcement ........... SUCCESS [ 14.372 s]
02:54:46 [INFO] Eclipse Ditto :: RQL ............................... SUCCESS [  0.019 s]
02:54:46 [INFO] Eclipse Ditto :: RQL :: Model ...................... SUCCESS [  4.078 s]
02:54:46 [INFO] Eclipse Ditto :: RQL :: parser ..................... SUCCESS [ 13.205 s]
02:54:46 [INFO] Eclipse Ditto :: RQL :: Query ...................... SUCCESS [  6.501 s]
02:54:46 [INFO] Eclipse Ditto :: Thing Search :: API ............... SUCCESS [  6.396 s]
02:54:46 [INFO] Eclipse Ditto :: Edge .............................. SUCCESS [  0.034 s]
02:54:46 [INFO] Eclipse Ditto :: Edge :: Service ................... SUCCESS [ 28.288 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment SUCCESS [ 41.293 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers SUCCESS [  2.938 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors SUCCESS [ 20.932 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol ..... SUCCESS [  6.827 s]
02:54:46 [INFO] Eclipse Ditto :: RQL :: search option parser ....... SUCCESS [  9.016 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Search ....... SUCCESS [  9.155 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies SUCCESS [  1.519 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things SUCCESS [  1.918 s]
02:54:46 [INFO] Eclipse Ditto :: Connectivity :: Service ........... SUCCESS [05:55 min]
02:54:46 [INFO] Eclipse Ditto :: Documentation ..................... SUCCESS [  0.344 s]
02:54:46 [INFO] Eclipse Ditto :: Gateway ........................... SUCCESS [  0.020 s]
02:54:46 [INFO] Eclipse Ditto :: Gateway :: API .................... SUCCESS [  2.906 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP ......... SUCCESS [  1.778 s]
02:54:46 [INFO] Eclipse Ditto :: Internal :: Utils :: JWT .......... SUCCESS [  3.348 s]
02:54:46 [INFO] Eclipse Ditto :: Gateway :: Service ................ FAILURE [01:09 min]
02:54:46 [INFO] Eclipse Ditto :: Policies :: Service ............... SKIPPED
02:54:46 [INFO] Eclipse Ditto :: WoT :: Integration ................ SKIPPED
02:54:46 [INFO] Eclipse Ditto :: Things :: Service ................. SKIPPED
02:54:46 [INFO] Eclipse Ditto :: Thing Search :: Service ........... SKIPPED
02:54:46 [INFO] ------------------------------------------------------------------------
02:54:46 [INFO] BUILD FAILURE
02:54:46 [INFO] ------------------------------------------------------------------------
02:54:46 [INFO] Total time:  21:19 min
02:54:46 [INFO] Finished at: 2024-06-18T06:54:46Z
02:54:46 [INFO] ------------------------------------------------------------------------
02:54:46 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project ditto-gateway-service: There are test failures.
02:54:46 [ERROR] 
02:54:46 [ERROR] Please refer to /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/surefire-reports for the individual test results.
02:54:46 [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
02:54:46 [ERROR] -> [Help 1]
02:54:46 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-gateway-service: There are test failures.
02:54:46 
02:54:46 Please refer to /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/surefire-reports for the individual test results.
02:54:46 Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
02:54:46     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
02:54:46     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
02:54:46     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
02:54:46     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
02:54:46     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
02:54:46     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
02:54:46     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
02:54:46     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
02:54:46     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
02:54:46     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
02:54:46     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
02:54:46     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
02:54:46     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
02:54:46     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
02:54:46     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
02:54:46     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
02:54:46     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
02:54:46     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
02:54:46     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
02:54:46     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
02:54:46     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
02:54:46     at java.lang.reflect.Method.invoke (Method.java:568)
02:54:46     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
02:54:46     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
02:54:46     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
02:54:46     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
02:54:46 Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.
02:54:46 
02:54:46 Please refer to /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/surefire-reports for the individual test results.
02:54:46 Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
02:54:46     at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:247)
02:54:46     at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159)
02:54:46     at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:542)
02:54:46     at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1067)
02:54:46     at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:871)
02:54:46     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
02:54:46     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
02:54:46     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
02:54:46     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
02:54:46     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
02:54:46     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
02:54:46     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
02:54:46     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
02:54:46     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
02:54:46     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
02:54:46     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
02:54:46     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
02:54:46     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
02:54:46     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
02:54:46     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
02:54:46     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
02:54:46     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
02:54:46     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
02:54:46     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
02:54:46     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
02:54:46     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
02:54:46     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
02:54:46     at java.lang.reflect.Method.invoke (Method.java:568)
02:54:46     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
02:54:46     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
02:54:46     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
02:54:46     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
02:54:46 [ERROR] 
02:54:46 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
02:54:46 [ERROR] 
02:54:46 [ERROR] For more information about the errors and possible solutions, please read the following articles:
02:54:46 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
02:54:46 [ERROR] 
02:54:46 [ERROR] After correcting the problems, you can resume the build with the command
02:54:46 [ERROR]   mvn <args> -rf :ditto-gateway-service
02:54:46 Build step 'Invoke top-level Maven targets' marked build as failure
02:54:46 Recording test results
02:54:52 [Checks API] No suitable checks publisher found.
02:54:52 Finished: FAILURE